diff --git a/plugins/php-apt/versions/phplib.conf b/plugins/php-apt/versions/phplib.conf index e94a771db..d6a18db6c 100755 --- a/plugins/php-apt/versions/phplib.conf +++ b/plugins/php-apt/versions/phplib.conf @@ -126,6 +126,24 @@ "shell": "mcrypt.sh", "check": "mcrypt" }, + { + "name": "bcmath", + "versions": [ + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81", + "82" + ], + "type": "通用扩展", + "msg": "高精度计算!", + "shell": "bcmath.sh", + "check": "bcmath.so" + }, { "name": "fileinfo", "versions": [