diff --git a/plugins/php-yum/versions/phplib.conf b/plugins/php-yum/versions/phplib.conf index 7160c4899..ce1b02b32 100755 --- a/plugins/php-yum/versions/phplib.conf +++ b/plugins/php-yum/versions/phplib.conf @@ -140,6 +140,26 @@ "shell": "fileinfo.sh", "check": "fileinfo" }, + { + "name": "simplexml", + "versions": [ + "53", + "54", + "55", + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81" + ], + "type": "通用扩展", + "msg": "用于XML!", + "shell": "simplexml.sh", + "check": "simplexml" + }, { "name": "exif", "versions": [