added SOAP ext to php-worker (#1817)

This commit is contained in:
vladyslavstartsev
2018-11-13 14:55:15 +02:00
committed by Shao Yu-Lung (Allen)
parent c1e8e955a1
commit 0af2115658
4 changed files with 9 additions and 0 deletions

View File

@ -167,6 +167,7 @@ PHP_FPM_FAKETIME=-0
PHP_WORKER_INSTALL_PGSQL=false
PHP_WORKER_INSTALL_BCMATH=false
PHP_WORKER_INSTALL_SOAP=false
### NGINX #################################################