Update phplib.conf
This commit is contained in:
parent
dc5a81ea89
commit
71dc92f59d
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue