mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add ext-simplexml
This commit is contained in:
parent
e30a10f60f
commit
fe302bf8b9
@ -233,6 +233,14 @@ ext-shmop:
|
|||||||
type: php-extension
|
type: php-extension
|
||||||
php-extension:
|
php-extension:
|
||||||
build-with-php: true
|
build-with-php: true
|
||||||
|
ext-simplexml:
|
||||||
|
type: php-extension
|
||||||
|
depends:
|
||||||
|
- ext-xml
|
||||||
|
php-extension:
|
||||||
|
arg-type@unix: '--enable-simplexml@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