Closed
Description
The following extensions currently do not have CI testing or only incomplete testing. These should be tested on Azure Pipelines Linux x64 configuration if possible.
- oci8
- Build (Build OCI8 and PDO OCI on azure php-src#6604)
- Test
- pdo_dblib
- pdo_firebird
- pdo_oci
- Build (Build OCI8 and PDO OCI on azure php-src#6604)
- Test
These extensions are fully tested on Windows (AppVeyor). Having additional testing on Linux would be valuable, but is not critical:
- odbc
- Build (using unixodbc)
- Test (Add more test coverage for ext/ODBC php-src#11938)
- pdo_odbc
- Build (Build PDO odbc on azure php-src#6528)
- Test