Add extension bcmath,openssl,zlib

This commit is contained in:
crazywhalecc 2026-02-06 16:33:50 +08:00
parent 95f34fbbc3
commit cf5a946de1
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -0,0 +1,21 @@
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