We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc111e commit 1e8d35aCopy full SHA for 1e8d35a
.github/actions/configure-x64/action.yml
@@ -78,4 +78,7 @@ runs:
78
--with-oci8=shared,instantclient,/opt/oracle/instantclient \
79
--with-config-file-path=/etc \
80
--with-config-file-scan-dir=/etc/php.d \
81
+ --with-pdo-firebird \
82
+ --with-pdo-dblib \
83
+ --enable-werror \
84
${{ inputs.configurationParameters }}
0 commit comments