add zip extension support for PHP in php-worker (#1894)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
2689638d7d
commit
d8c36ab860
@ -170,6 +170,7 @@ PHP_FPM_INSTALL_YAML=false
|
||||
PHP_WORKER_INSTALL_PGSQL=false
|
||||
PHP_WORKER_INSTALL_BCMATH=false
|
||||
PHP_WORKER_INSTALL_SOAP=false
|
||||
PHP_WORKER_INSTALL_ZIP_ARCHIVE=false
|
||||
|
||||
### NGINX #################################################
|
||||
|
||||
|
Reference in New Issue
Block a user