I'm trying to install PHP PDO_OCI on a project I'm upgrading to PHP 8.3 and I would like to know if this version of PHP is currently supported?
The README says:
Use pecl install pdo_oci to install for PHP 8.2.
If it's not currently the case, I could try to help (I didn't write in C but it could be possible with some guidance...).
Thanks!
G.