From c59d341e6f3e849407bcb0082a3f7c9089725fa1 Mon Sep 17 00:00:00 2001 From: midoks Date: Wed, 15 Jul 2020 18:24:03 +0800 Subject: [PATCH] Update yaf.sh --- plugins/php/versions/71/yaf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/php/versions/71/yaf.sh b/plugins/php/versions/71/yaf.sh index 0cabb8971..2872950db 100755 --- a/plugins/php/versions/71/yaf.sh +++ b/plugins/php/versions/71/yaf.sh @@ -15,7 +15,7 @@ actionType=$1 version=$2 LIBNAME=yaf -LIBV=3.2.5 +LIBV=3.0.7 extFile=$serverPath/php/${version}/lib/php/extensions/no-debug-non-zts-20160303/${LIBNAME}.so sysName=`uname`