mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
Add ext-soap
This commit is contained in:
parent
21e2a0194c
commit
ba253ea2a5
@ -247,6 +247,15 @@ ext-snmp:
|
|||||||
- net-snmp
|
- net-snmp
|
||||||
php-extension:
|
php-extension:
|
||||||
arg-type: with
|
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:
|
ext-sockets:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
ext-sqlite3:
|
ext-sqlite3:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user