Skip to content

Instantly share code, notes, and snippets.

@droM4X
Created May 27, 2020 09:38
Show Gist options
  • Save droM4X/ad082f3befa96c9c358c1a7bc1e6076b to your computer and use it in GitHub Desktop.
Save droM4X/ad082f3befa96c9c358c1a7bc1e6076b to your computer and use it in GitHub Desktop.
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