PHP YAML extension (#1798)

This commit is contained in:
Michael Radionov
2018-11-22 05:12:52 +05:00
committed by Shao Yu-Lung (Allen)
parent d7765a7b10
commit 796b46cf5a
4 changed files with 31 additions and 0 deletions

View File

@ -162,6 +162,7 @@ PHP_FPM_INSTALL_CALENDAR=false
PHP_FPM_INSTALL_FAKETIME=false
PHP_FPM_INSTALL_IONCUBE=false
PHP_FPM_FAKETIME=-0
INSTALL_YAML=false
### PHP_WORKER ############################################