Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php70-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/>
Description:
The php70-php-oci8 packages provides the OCI8 extension version 2.1.8
and the PDO driver to access Oracle Database.

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

You must install libclntsh.so.21.1 to use this package, provided
in the database installation, or in the free Oracle Instant Client
available from Oracle.

Notice:
- php70-php-oci8 provides oci8 and pdo_oci extensions from php sources.
- php70-php-pecl-oci8 only provides oci8 extension.

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

Packages

php70-php-oci8-7.0.33-29.fc32.remi.x86_64 [85 KiB] Changelog by Remi Collet (2021-08-26):
- Fix #81211 Symlinks are followed when creating PHAR archive
php70-php-oci8-7.0.33-28.fc32.remi.x86_64 [85 KiB] Changelog by Remi Collet (2021-06-28):
- Fix #81122 SSRF bypass in FILTER_VALIDATE_URL
  CVE-2021-21705
- Fix #76448 Stack buffer overflow in firebird_info_cb
- Fix #76449 SIGSEGV in firebird_handle_doer
- Fix #76450 SIGSEGV in firebird_stmt_execute
- Fix #76452 Crash while parsing blob data in firebird_fetch_blob
  CVE-2021-21704