Update phplib.conf
This commit is contained in:
parent
81100f21b4
commit
c00f93a1d3
|
|
@ -199,6 +199,27 @@
|
|||
"check": "mcrypt"
|
||||
},
|
||||
{
|
||||
"name": "ldap",
|
||||
"versions": [
|
||||
"55",
|
||||
"56",
|
||||
"70",
|
||||
"71",
|
||||
"72",
|
||||
"73",
|
||||
"74",
|
||||
"80",
|
||||
"81",
|
||||
"82",
|
||||
"83",
|
||||
"84"
|
||||
],
|
||||
"type": "通用扩展",
|
||||
"msg": "轻型目录访问协议",
|
||||
"shell": "ldap.sh",
|
||||
"check": "ldap.so"
|
||||
},
|
||||
{
|
||||
"name": "brotli",
|
||||
"versions": [
|
||||
"70",
|
||||
|
|
|
|||
Loading…
Reference in New Issue