Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPQRTUVWXZ
]
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 19.6
(Oracle Instant Client). For details, see Oracle's note
"Oracle Client / Server Interoperability Support" (ID 207303.1).
You must install libclntsh.so.19.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-9.fc30.remi.x86_64
|
[83 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
|
php71-php-oci8-7.1.33-8.fc30.remi.x86_64
|
[83 KiB]
|
Changelog by Remi Collet (2020-05-12):
- Core:
Fix #78875 Long filenames cause OOM and temp files are not cleaned
CVE-2019-11048
Fix #78876 Long variables in multipart/form-data cause OOM and temp
files are not cleaned
|