mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 23:35:37 +08:00
Disable ext-snmp, ext-ldap on Windows
This commit is contained in:
@@ -115,6 +115,9 @@ ext-ldap:
|
|||||||
- libsodium
|
- libsodium
|
||||||
- ext-openssl
|
- ext-openssl
|
||||||
php-extension:
|
php-extension:
|
||||||
|
os:
|
||||||
|
- Linux
|
||||||
|
- Darwin
|
||||||
arg-type: with-path
|
arg-type: with-path
|
||||||
arg-type@windows: with
|
arg-type@windows: with
|
||||||
ext-libxml:
|
ext-libxml:
|
||||||
@@ -278,6 +281,9 @@ ext-snmp:
|
|||||||
depends:
|
depends:
|
||||||
- net-snmp
|
- net-snmp
|
||||||
php-extension:
|
php-extension:
|
||||||
|
os:
|
||||||
|
- Linux
|
||||||
|
- Darwin
|
||||||
arg-type: with
|
arg-type: with
|
||||||
ext-soap:
|
ext-soap:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
|
|||||||
Reference in New Issue
Block a user