Skip to content

Commit ecd37b0

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: GitHub actions test with firebird, dblib and werror
2 parents 4153178 + 1e8d35a commit ecd37b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/configure-x64/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,7 @@ runs:
7878
--with-oci8=shared,instantclient,/opt/oracle/instantclient \
7979
--with-config-file-path=/etc \
8080
--with-config-file-scan-dir=/etc/php.d \
81+
--with-pdo-firebird \
82+
--with-pdo-dblib \
83+
--enable-werror \
8184
${{ inputs.configurationParameters }}

0 commit comments

Comments
 (0)