Merge pull request #1322 from jk2K/master

feat: add GMP extension to PHP-fpm
This commit is contained in:
Mahmoud Zalt
2018-01-09 19:22:19 +01:00
committed by GitHub
5 changed files with 38 additions and 0 deletions

View File

@ -103,6 +103,7 @@ PHP_FPM_INSTALL_MSSQL=false
PHP_FPM_INSTALL_SOAP=false
PHP_FPM_INSTALL_ZIP_ARCHIVE=false
PHP_FPM_INSTALL_BCMATH=false
PHP_FPM_INSTALL_GMP=false
PHP_FPM_INSTALL_PHPREDIS=false
PHP_FPM_INSTALL_MEMCACHED=false
PHP_FPM_INSTALL_OPCACHE=false