Disable ext-snmp, ext-ldap on Windows

This commit is contained in:
crazywhalecc
2026-04-10 15:33:31 +08:00
parent 1320a74460
commit 6b29d92579

View File

@@ -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