Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php73-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 #NoAI
Description:
The php73-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.26.3
(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

php73-php-oci8-7.3.33-22.el8.remi.x86_64 [138 KiB] Changelog by Remi Collet (2026-08-07):
- Fixed SQL injection via E'...' backslash breakout
  CVE-2026-17543
- Fixed GHSA-vc5h-9ppw-p5f3 Crash via recursive symlinks
  CVE-2026-7260
php73-php-oci8-7.3.33-21.el8.remi.x86_64 [138 KiB] Changelog by Remi Collet (2026-07-02):
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD