Merge pull request #1504 from dougblackjr/master

Adding pcntl to php-fpm, php-worker, addresses #1419
This commit is contained in:
Shao Yu-Lung (Allen)
2018-05-27 10:08:53 +08:00
committed by GitHub
3 changed files with 12 additions and 1 deletions

View File

@ -138,6 +138,7 @@ PHP_FPM_INSTALL_GHOSTSCRIPT=false
PHP_FPM_INSTALL_LDAP=false
PHP_FPM_INSTALL_SWOOLE=false
PHP_FPM_INSTALL_PG_CLIENT=false
PHP_FPM_INSTALL_PCNTL=false
### PHP_WORKER ############################################