Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-oci8 - A module for PHP applications that use OCI8 databases

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
The php-oci8 packages provides the OCI8 extension version 2.2.0
and the PDO driver to access Oracle Database.

The extension is linked with Oracle client libraries 23.8
(Oracle Instant Client).  For details, see Oracle's note
"Oracle Client / Server Interoperability Support" (ID 207303.1).

You must install libclntsh.so.23.1 to use this package,
provided by Oracle Instant Client RPM available from Oracle on:
https://www.oracle.com/database/technologies/instant-client/downloads.html

Documentation is at http://php.net/oci8 and http://php.net/pdo_oci

Packages

php-oci8-7.4.33-24.module_php.7.4.fc43.remi.aarch64 [79 KiB] Changelog by Remi Collet (2025-07-03):
- Fix pgsql extension does not check for errors during escaping
  CVE-2025-1735
- Fix NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix
  CVE-2025-6491
- Fix Null byte termination in hostnames
  CVE-2025-1220