Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMOPQRSTUVWZ
]
php70-php-oci8 - A module for PHP applications that use OCI8 databases
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- 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 18.3
(Oracle Instant Client). For details, see Oracle's note
"Oracle Client / Server Interoperability Support" (ID 207303.1).
You must install libclntsh.so.18.3 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-2.fc26.remi.x86_64
|
[117 KiB]
|
Changelog by Remi Collet (2019-01-09):
- core:
Fix #77369 memcpy with negative length via crafted DNS response
- mbstring:
Fix #77370 buffer overflow on mb regex functions - fetch_token
Fix #77371 heap buffer overflow in mb regex functions compile_string_node
Fix #77381 heap buffer overflow in multibyte match_at
Fix #77382 heap buffer overflow in expand_case_fold_string
Fix #77385 buffer overflow in fetch_token
Fix #77394 buffer overflow in multibyte case folding - unicode
Fix #77418 heap overflow in utf32be_mbc_to_code
- phar:
Fix #77247 heap buffer overflow in phar_detect_phar_fname_ext
- xmlrpc:
Fix #77242 heap out of bounds read in xmlrpc_decode
Fix #77380 global out of bounds read in xmlrpc base64 code
|
php70-php-oci8-7.0.33-1.fc26.remi.x86_64
|
[116 KiB]
|
Changelog by Remi Collet (2018-12-05):
- Update to 7.0.33 - http://www.php.net/releases/7_0_33.php
- use oracle client library version 18.3
|