diff --git a/installer-latest-gitlab.sh b/installer-latest-gitlab.sh index e35b3d812..21fc65faa 100755 --- a/installer-latest-gitlab.sh +++ b/installer-latest-gitlab.sh @@ -990,7 +990,7 @@ cd $INSTALLDIR #sed -i "s|PHPREDIS='y'|PHPREDIS='n'|" centmin.sh # switch from PHP 5.4.41 to 5.6.9 default with Zend Opcache -sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.17'|" centmin.sh +sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.18'|" centmin.sh sed -i "s|ZOPCACHEDFT='n'|ZOPCACHEDFT='y'|" centmin.sh # disable axivo yum repo diff --git a/installer-latest.sh b/installer-latest.sh index b6283b911..86c062438 100644 --- a/installer-latest.sh +++ b/installer-latest.sh @@ -988,7 +988,7 @@ cd $INSTALLDIR #sed -i "s|PHPREDIS='y'|PHPREDIS='n'|" centmin.sh # switch from PHP 5.4.41 to 5.6.9 default with Zend Opcache -sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.17'|" centmin.sh +sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.18'|" centmin.sh sed -i "s|ZOPCACHEDFT='n'|ZOPCACHEDFT='y'|" centmin.sh # disable axivo yum repo diff --git a/installer7-gitlab.sh b/installer7-gitlab.sh index a0ba8cbe1..f7ebd3950 100755 --- a/installer7-gitlab.sh +++ b/installer7-gitlab.sh @@ -984,7 +984,7 @@ cd $INSTALLDIR #sed -i "s|PHPREDIS='y'|PHPREDIS='n'|" centmin.sh # switch from PHP 5.4.41 to 5.6.9 default with Zend Opcache -sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.17'|" centmin.sh +sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.18'|" centmin.sh sed -i "s|ZOPCACHEDFT='n'|ZOPCACHEDFT='y'|" centmin.sh # disable axivo yum repo diff --git a/installer7.sh b/installer7.sh index 066e4f4bf..8c94d0b8b 100755 --- a/installer7.sh +++ b/installer7.sh @@ -984,7 +984,7 @@ cd $INSTALLDIR #sed -i "s|PHPREDIS='y'|PHPREDIS='n'|" centmin.sh # switch from PHP 5.4.41 to 5.6.9 default with Zend Opcache -sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.17'|" centmin.sh +sed -i "s|^PHP_VERSION='.*'|PHP_VERSION='7.0.18'|" centmin.sh sed -i "s|ZOPCACHEDFT='n'|ZOPCACHEDFT='y'|" centmin.sh # disable axivo yum repo