Skip to content

oci8 + PHP8.2 + Oracle XE #1026

Answered by dregad
hormiai76 asked this question in Q&A
Discussion options

You must be logged in to vote

I am no longer actively using ADOdb on Oracle, so I can't give you first-hand experience here.

However, I do expect the oci8 driver to be fully compatible with PHP 8.2. Over the past couple of years, we have fixed 10 PHP 8.x related issues, and there are currently no known outstanding problems. I am not aware of any particular issues with PHP 8.3 either.

With regards to Oracle, I'm pretty sure it would work just fine with later versions. I personally used it last with 19c but that was a few years ago. Note that ADOdb just relies on PHP's oci8 driver, please refer to https://www.php.net/manual/en/oci8.requirements.php for further information.

Should you experience any problems, please open…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dregad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
OCI8 (Oracle) Oracle DBMS (Tier 1) PHP8.2 PHP8.2 Compatibility Issues
2 participants