From fd673b76e80e14a330bf5a058dac2ef3a2994c0d Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sun, 19 Nov 2023 21:34:07 +0800 Subject: [PATCH] Update phplib.conf --- plugins/php/versions/phplib.conf | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/plugins/php/versions/phplib.conf b/plugins/php/versions/phplib.conf index 57c0a97b4..e40851390 100755 --- a/plugins/php/versions/phplib.conf +++ b/plugins/php/versions/phplib.conf @@ -449,29 +449,6 @@ "check": "redis.so" }, { - "name": "readline", - "versions": [ - "52", - "53", - "54", - "55", - "56", - "70", - "71", - "72", - "73", - "74", - "80", - "81", - "82", - "83" - ], - "type": "通用扩展", - "msg": "通用扩展", - "shell": "readline.sh", - "check": "readline.so" - }, - { "name": "apc", "versions": [ "53",