Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEGHILMOPRSTUWXZ
]
php71-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 php71-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 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:
- php71-php-oci8 provides oci8 and pdo_oci extensions from php sources.
- php71-php-pecl-oci8 only provides oci8 extension.
Documentation is at http://php.net/oci8 and http://php.net/pdo_oci
Packages
php71-php-oci8-7.1.33-10.el6.remi.x86_64
|
[111 KiB]
|
Changelog by Remi Collet (2020-09-29):
- Core:
Fix #79699 PHP parses encoded cookie names so malicious `__Host-` cookies can be sent
CVE-2020-7070
- OpenSSL:
Fix #79601 Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV
CVE-2020-7069
Fix bug #78079 openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c
|
php71-php-oci8-7.1.33-9.el6.remi.x86_64
|
[111 KiB]
|
Changelog by Remi Collet (2020-08-04):
- Core:
Fix #79877 getimagesize function silently truncates after a null byte
- Phar:
Fix #79797 use of freed hash key in the phar_parse_zipfile function
CVE-2020-7068
|