diff --git a/plugins/php/versions/common/mcrypt.sh b/plugins/php/versions/common/mcrypt.sh index 19fb0aa87..f1fa160ac 100755 --- a/plugins/php/versions/common/mcrypt.sh +++ b/plugins/php/versions/common/mcrypt.sh @@ -22,7 +22,7 @@ if [ "$version" -lt "72" ];then fi if [ "$version" == "84" ];then - LIBV=1.0.7 + LIBV=1.0.6 fi diff --git a/plugins/php/versions/phplib.conf b/plugins/php/versions/phplib.conf index f74c87cc5..9e993fdd0 100755 --- a/plugins/php/versions/phplib.conf +++ b/plugins/php/versions/phplib.conf @@ -160,8 +160,7 @@ "80", "81", "82", - "83", - "84" + "83" ], "type": "通用扩展", "msg": "加密软件!",