Add ext-mysqli,ext-mysqlnd

This commit is contained in:
crazywhalecc 2026-03-11 16:37:25 +08:00
parent 59a8b65f6f
commit 32bb0aadce
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -119,6 +119,21 @@ ext-mbstring:
type: php-extension
php-extension:
arg-type: custom
ext-mysqli:
type: php-extension
depends:
- ext-mysqlnd
php-extension:
arg-type: with
build-with-php: true
ext-mysqlnd:
type: php-extension
depends:
- zlib
php-extension:
arg-type@unix: enable
arg-type@windows: with
build-with-php: true
ext-openssl:
type: php-extension
depends: