Fix memcache install

This commit is contained in:
cytopia
2019-03-01 13:03:11 +01:00
parent 04ad135df5
commit 0e813e6070
4 changed files with 6 additions and 0 deletions

View File

@@ -1121,14 +1121,17 @@ extensions_available:
7.0:
type: git
git_url: https://github.com/websupport-sk/pecl-memcache
git_ref: origin/php7
configure: --with-zlib-dir=/usr
7.1:
type: git
git_url: https://github.com/websupport-sk/pecl-memcache
git_ref: origin/php7
configure: --with-zlib-dir=/usr
7.2:
type: git
git_url: https://github.com/websupport-sk/pecl-memcache
git_ref: origin/php7
configure: --with-zlib-dir=/usr
all:
type: pecl