This commit is contained in:
midoks 2021-05-09 00:41:08 +08:00
parent 44657f9b2f
commit c6ee3cd26d
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"title": "PHP",
"coexist": true,
"versions": ["52","53","54","55","56","70","71","72","73","74","80"],
"updates": ["5.2.17","5.3.29","5.4.45","5.6.36","7.0.30","7.1.33","7.2.32","7.3.20","7.4.8","8.0.0"],
"updates": ["5.2.17","5.3.29","5.4.45","5.6.36","7.0.30","7.1.33","7.2.32","7.3.20","7.4.8","8.0.6"],
"tip": "soft",
"checks": "server/php/VERSION/bin/php",
"path": "server/php/VERSION",

View File

@ -11,7 +11,7 @@ sysName=`uname`
install_tmp=${rootPath}/tmp/mw_install.pl
version=8.0.3
version=8.0.6
PHP_VER=80
Install_php()
{