Created
May 27, 2020 09:38
-
-
Save droM4X/ad082f3befa96c9c358c1a7bc1e6076b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PHP 5.6 environment | |
brew tap exolnet/homebrew-deprecated | |
brew install [email protected] | |
brew switch openssl 1.0.2t | |
brew reinstall https://raw.githubusercontent.com/Homebrew/homebrew-core/896d1018c7a4906f2c3fa1386aaf283497db60a2/Formula/icu4c.rb | |
brew switch icu4c 64.2 | |
PHP 7.x environment | |
brew reinstall openssl | |
brew reinstall icu4c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment