feat: Add PHP_FPM_INSTALL_XHPROF as an option to install xhprof extension (#2077)

* feat: Add PHP_FPM_INSTALL_XHPROF as an option to install xhprof extension
* fix: INSTALL_XHPROF default value set false
This commit is contained in:
蔡正海
2019-05-18 10:57:01 +08:00
committed by Shao Yu-Lung (Allen)
parent 7ea44ca25a
commit fbdfc41927
4 changed files with 39 additions and 0 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@
/nginx/ssl/*.crt
/nginx/ssl/*.key
/nginx/ssl/*.csr
.DS_Store