pull/896/head
dami 5 days ago
parent 9b0d71d4ac
commit 5a80690404
  1. 4
      plugins/php/versions/83/install.sh
  2. 4
      plugins/php/versions/84/install.sh
  3. 4
      plugins/php/versions/85/install.sh

@ -9,9 +9,9 @@ serverPath=$(dirname "$rootPath")
sourcePath=${serverPath}/source
sysName=`uname`
version=8.3.30
version=8.3.31
PHP_VER=83
md5_file_ok=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48
md5_file_ok=95eae411d594fe6f6e5678b76645dc13ae47d3c0a5325c1d969b58dea56ee45a
Install_php()
{
#------------------------ install start ------------------------------------#

@ -9,9 +9,9 @@ serverPath=$(dirname "$rootPath")
sourcePath=${serverPath}/source
sysName=`uname`
version=8.4.20
version=8.4.21
PHP_VER=84
md5_file_ok=e454c6f7c89a42f41ebb06dc5c3578e8c8b5f1a3f0da6675665affab04e221f7
md5_file_ok=7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f984
Install_php()
{
#------------------------ install start ------------------------------------#

@ -9,9 +9,9 @@ serverPath=$(dirname "$rootPath")
sourcePath=${serverPath}/source
sysName=`uname`
version=8.5.5
version=8.5.6
PHP_VER=85
md5_file_ok=95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f2
md5_file_ok=826c600b7c6f956bd335558ca3bdbcab23b22126c1cc8d9348be2280a2204bb7
Install_php()
{
#------------------------ install start ------------------------------------#

Loading…
Cancel
Save