Add ext-pcntl,ext-pdo,ext-pdo_mysql,ext-pdo_odbc

This commit is contained in:
crazywhalecc
2026-03-12 22:06:42 +08:00
parent 7a690fd9a3
commit 74865025bd
2 changed files with 57 additions and 0 deletions

View File

@@ -165,6 +165,28 @@ ext-password-argon2:
php-extension:
arg-type: custom
display-name: ''
ext-pcntl:
type: php-extension
ext-pdo:
type: php-extension
ext-pdo_mysql:
type: php-extension
depends:
- ext-pdo
- ext-mysqlnd
php-extension:
arg-type: with
ext-pdo_odbc:
type: php-extension
depends:
- ext-pdo
- ext-odbc
depends@unix:
- unixodbc
- ext-pdo
- ext-odbc
php-extension:
arg-type: custom
ext-phar:
type: php-extension
depends: