Closed
Description
The oci8 extension is currently not tested on CI. Per php/php-src#5714 (comment) it used to be tested on gcov, but gcov is no longer used since PHP 7.4.
To test oci8, we need to have OracleDB XE available on one of our public CI providers (Travis, Azure Pipelines or AppVeyor). It seems like this is not really possible right now (in a legal way), but based on the discussion in oracle/docker-images#1156 it might be possible in the future.