static-php-cli/config/pkg/ext/builtin-extensions.yml

22 lines
378 B
YAML
Raw Normal View History

2026-02-06 16:33:50 +08:00
ext-bcmath:
type: php-extension
ext-openssl:
type: php-extension
depends:
- openssl
- zlib
- ext-zlib
php-extension:
arg-type: custom
arg-type@windows: with
build-with-php: true
ext-zlib:
type: php-extension
depends:
- zlib
php-extension:
arg-type: custom
arg-type@windows: with
build-with-php: true
build-shared: false