Last active
February 1, 2020 17:19
-
-
Save autaut03/4176928d5a74b60388005177152b79a7 to your computer and use it in GitHub Desktop.
PHP 7.4 with extensions (incl. xdebug, fpm, parallel) and ZTS
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
phpbrew install 7.4.0 +default +mysql +mb +debug +fpm +openssl=/usr/local/opt/[email protected] +bz2=/usr/local/opt/bzip2 +zlib=/usr/local/opt/zlib -- --enable-maintainer-zts | |
phpbrew ext install parallel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
phpbrew install 7.4.2 +default +mysql +mb +debug +fpm +exif +intl +openssl=/usr/local/opt/[email protected] +bz2=/usr/local/opt/bzip2 +zlib=/usr/local/opt/zlib