You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depending on the nature of those failures and the actual stability of the pdo_oci extension, we need to either add the driver to the build matrix, or drop its support.
The text was updated successfully, but these errors were encountered:
The list of available PHP extensions on ContinuousPHP doesn't contain either of oci8 or pdo_oci, however, we use the former. Once it's clear if we want to support pdo_oci, I'll contact their support and see if pdo_oci also available or we can compile it ourselves.
Currently, the
pdo_oci
driver is not being continuously tested and doesn't pass the existing test suite:Depending on the nature of those failures and the actual stability of the
pdo_oci
extension, we need to either add the driver to the build matrix, or drop its support.The text was updated successfully, but these errors were encountered: