From 7416be6680e0ead3532b839a26b191ef3b1c885c Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 20 Jul 2024 01:11:34 +0800 Subject: [PATCH] Update phplib.conf --- plugins/php-yum/versions/phplib.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/php-yum/versions/phplib.conf b/plugins/php-yum/versions/phplib.conf index da01c3d7d..c50c80625 100755 --- a/plugins/php-yum/versions/phplib.conf +++ b/plugins/php-yum/versions/phplib.conf @@ -175,7 +175,7 @@ "type": "通用扩展", "msg": "高精度计算!", "shell": "bcmath.sh", - "check": "bcmath.so" + "check": "bcmath" }, { "name": "fileinfo",