Merge remote-tracking branch 'origin/v3-refactor/new-extensions' into v3-refactor/new-extensions

This commit is contained in:
crazywhalecc
2026-03-12 21:56:35 +08:00
11 changed files with 263 additions and 3 deletions

View File

@@ -134,6 +134,19 @@ ext-mysqlnd:
arg-type@unix: enable
arg-type@windows: with
build-with-php: true
ext-odbc:
type: php-extension
depends@unix:
- unixodbc
php-extension:
arg-type@unix: '--with-unixODBC@shared_path_suffix@'
ext-opcache:
type: php-extension
php-extension:
arg-type@unix: custom
arg-type@windows: enable
zend-extension: true
display-name: 'Zend Opcache'
ext-openssl:
type: php-extension
depends: