Blog |
Forum |
Repository |
Wizard
Jump to letter: [
APUX
]
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 21.10
(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:
- 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.33-11.el7.remi.x86_64
|
[162 KiB]
|
Changelog by Remi Collet (2023-08-01):
- Fix Security issue with external entity loading in XML without enabling it
GHSA-3qrf-m4j2-pcrr CVE-2023-3823
- Fix Buffer mismanagement in phar_dir_read()
GHSA-jqcx-ccgc-xwhv CVE-2023-3824
- move httpd/nginx wants directive to config files in /etc
|
php-oci8-7.3.33-10.el7.remi.x86_64
|
[162 KiB]
|
Changelog by Remi Collet (2023-06-20):
- fix possible buffer overflow in date
- define %php73___phpize and %php73___phpconfig
|