From 1e19d70fa1584fcd0e2cd77fb4ab78ee2abd6c8b Mon Sep 17 00:00:00 2001 From: dami Date: Sun, 20 Jul 2025 12:13:07 +0800 Subject: [PATCH] Update phplib.conf --- plugins/php/versions/phplib.conf | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/plugins/php/versions/phplib.conf b/plugins/php/versions/phplib.conf index e31559446..7bdc25815 100755 --- a/plugins/php/versions/phplib.conf +++ b/plugins/php/versions/phplib.conf @@ -689,7 +689,11 @@ "73", "74", "80", - "81" + "81", + "82", + "83", + "84", + "85" ], "type": "框架", "msg": "Phalcon是一个全栈PHP框架。", @@ -711,7 +715,9 @@ "80", "81", "82", - "83" + "83", + "84", + "85" ], "type": "框架", "msg": "Yaf是一个C语言编写的PHP框架", @@ -728,7 +734,9 @@ "80", "81", "82", - "83" + "83", + "84", + "85" ], "type": "通用扩展", "msg": "YAML-1.1解析器和发射器", @@ -762,7 +770,8 @@ "81", "82", "83", - "84" + "84", + "85" ], "type": "通用扩展", "msg": "Mongodb数据库连接驱动", @@ -781,7 +790,8 @@ "81", "82", "83", - "84" + "84", + "85" ], "type": "缓存器", "msg": "高性能无锁共享内存Cache", @@ -803,7 +813,7 @@ "80", "81", "82", - "83" + "83", ], "type": "大数据", "msg": "SOLR全文搜索服务", @@ -826,7 +836,8 @@ "81", "82", "83", - "84" + "84", + "85" ], "type": "日志", "msg": "SeasLog高性能日志记录", @@ -850,7 +861,8 @@ "81", "82", "83", - "84" + "84", + "85" ], "type": "压缩", "msg": "压缩组件", @@ -874,7 +886,8 @@ "81", "82", "83", - "84" + "84", + "85" ], "type": "压缩", "msg": "压缩组件",