mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
Add ext-ldap
This commit is contained in:
@@ -87,6 +87,16 @@ ext-intl:
|
|||||||
type: php-extension
|
type: php-extension
|
||||||
depends@unix:
|
depends@unix:
|
||||||
- icu
|
- icu
|
||||||
|
ext-ldap:
|
||||||
|
type: php-extension
|
||||||
|
depends:
|
||||||
|
- ldap
|
||||||
|
suggests:
|
||||||
|
- gmp
|
||||||
|
- libsodium
|
||||||
|
- ext-openssl
|
||||||
|
php-extension:
|
||||||
|
arg-type: with-path
|
||||||
ext-mbregex:
|
ext-mbregex:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends:
|
||||||
|
|||||||
Reference in New Issue
Block a user