FIX PHP YAML extension #1798 (#1888)

* FIX PHP YAML extension #1798
* changed parameter name
This commit is contained in:
Michael Radionov
2018-11-22 19:24:50 +05:00
committed by Shao Yu-Lung (Allen)
parent 5c41a4f3e9
commit cc81e57206
3 changed files with 3 additions and 3 deletions

View File

@ -162,7 +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_FPM_INSTALL_YAML=false
### PHP_WORKER ############################################