Remi's RPM repository - Packages

Blog | Forum | 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/>
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 18.5
(Oracle Instant Client).  For details, see Oracle's note
"Oracle Client / Server Interoperability Support" (ID 207303.1).

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

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

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

Packages

php-oci8-7.3.25~RC1-1.el6.remi.x86_64 [144 KiB] Changelog by Remi Collet (2020-11-10):
- update to 7.3.25RC1
php-oci8-7.3.24~RC1-2.el6.remi.x86_64 [144 KiB] Changelog by Remi Collet (2020-10-23):
- backport fix for https://bugs.php.net/74083 from 7.4
  master PHP-fpm is stopped on multiple reloads