Merge branch 'PHP-8.2'

* PHP-8.2:
  Temporarily disable odbc in ci
This commit is contained in:
Ilija Tovilo 2023-02-11 13:35:51 +01:00
commit 1cb38e4fcb
No known key found for this signature in database
GPG Key ID: A4F5D403F118200A

View File

@ -70,10 +70,10 @@ runs:
--with-lmdb \
--with-qdbm \
--with-snmp \
--with-unixODBC \
`#--with-unixODBC` \
--with-imap \
--with-imap-ssl \
--with-pdo-odbc=unixODBC,/usr \
`#--with-pdo-odbc=unixODBC,/usr` \
--with-pdo-oci=shared,instantclient,/opt/oracle/instantclient \
--with-oci8=shared,instantclient,/opt/oracle/instantclient \
--with-config-file-path=/etc \