Update phplib.conf

This commit is contained in:
Mr Chen 2024-11-29 01:08:01 +08:00
parent dc5a81ea89
commit 71dc92f59d
1 changed files with 24 additions and 0 deletions

View File

@ -372,6 +372,30 @@
"check": "gd.so"
},
{
"name": "curl",
"versions": [
"52",
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81",
"82",
"83",
"84"
],
"type": "通用扩展",
"msg": "通用网络",
"shell": "curl.sh",
"check": "curl.so"
},
{
"name": "intl",
"versions": [
"52",