From: Heiko Hardt Date: Fri, 27 Jul 2018 10:59:22 +0000 (+0200) Subject: [TASK] Choosing the right php-extension (changed from php 5 to php 7) X-Git-Tag: v0.1.0~504^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e469c9b7499e32ff9c5d9a4af4704a66c085eaaf;p=pixelpark%2Fhiera.git [TASK] Choosing the right php-extension (changed from php 5 to php 7) --- diff --git a/customer/bmf-datacenter/test.yaml b/customer/bmf-datacenter/test.yaml index 97bae78d..86427f89 100644 --- a/customer/bmf-datacenter/test.yaml +++ b/customer/bmf-datacenter/test.yaml @@ -47,10 +47,10 @@ php::extensions: gd: {} opcache: {} mysqlnd: {} - zip: {} mbstring: {} soap: {} xml: {} + pecl-zip: {} php::cli::settings: PHP/memory_limit: 512M