Add ext-odbc, ext-pdo_odbc for windows

This commit is contained in:
crazywhalecc
2026-04-09 10:19:53 +08:00
parent ee2e887625
commit 4d73af45c2

View File

@@ -161,6 +161,7 @@ ext-odbc:
- unixodbc
php-extension:
arg-type@unix: '--with-unixODBC@shared_path_suffix@'
arg-type@windows: enable
ext-opcache:
type: php-extension
php-extension:
@@ -201,7 +202,6 @@ ext-pdo_odbc:
type: php-extension
depends:
- ext-pdo
- ext-odbc
depends@unix:
- unixodbc
- ext-pdo