diff --git a/plugins/php/versions/phplib.conf b/plugins/php/versions/phplib.conf index 3416ec051..0067971de 100755 --- a/plugins/php/versions/phplib.conf +++ b/plugins/php/versions/phplib.conf @@ -183,7 +183,24 @@ "83" ], "type": "通用扩展", - "msg": "加密软件!", + "msg": "加密软件", + "shell": "mcrypt.sh", + "check": "mcrypt.so" + }, + { + "name": "ldap", + "versions": [ + "71", + "72", + "73", + "74", + "80", + "81", + "82", + "83" + ], + "type": "通用扩展", + "msg": "轻型目录访问协议", "shell": "mcrypt.sh", "check": "mcrypt.so" },