Add ext-soap

This commit is contained in:
crazywhalecc 2026-03-16 16:57:43 +08:00
parent 21e2a0194c
commit ba253ea2a5
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -247,6 +247,15 @@ ext-snmp:
- net-snmp
php-extension:
arg-type: with
ext-soap:
type: php-extension
depends:
- ext-xml
- ext-session
php-extension:
arg-type@unix: '--enable-soap@shared_suffix@ --with-libxml=@build_root_path@'
arg-type@windows: with
build-with-php: true
ext-sockets:
type: php-extension
ext-sqlite3: