Merge pull request #2932 from iamsaqibs/memcached-issue-with-php7.1

Memcached not working in workspace with php 7.
This commit is contained in:
Shao Yu-Lung (Allen)
2021-04-05 23:56:46 +08:00
committed by GitHub
3 changed files with 14 additions and 0 deletions

View File

@ -200,6 +200,7 @@ WORKSPACE_INSTALL_PROTOC=false
WORKSPACE_INSTALL_PHPDECIMAL=false
WORKSPACE_INSTALL_ZOOKEEPER=false
WORKSPACE_PROTOC_VERSION=latest
WORKSPACE_INSTALL_MEMCACHED=true
### PHP_FPM ###############################################