Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPQRTUVWZ
]
php56-php-oci8 - A module for PHP applications that use OCI8 databases
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
The php56-php-oci8 packages provides the OCI8 extension version 2.0.12
and the PDO driver to access Oracle Database.
The extension is linked with Oracle client libraries 19.3
(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:
- php56-php-oci8 provides oci8 and pdo_oci extensions from php sources.
- php56-php-pecl-oci8 only provides oci8 extension.
Documentation is at http://php.net/oci8 and http://php.net/pdo_oci
Packages
php56-php-oci8-5.6.40-12.fc28.remi.x86_64
|
[111 KiB]
|
Changelog by Remi Collet (2019-07-30):
- exif:
Fix #78256 heap-buffer-overflow on exif_process_user_comment
CVE-2019-11042
Fix #78222 heap-buffer-overflow on exif_scan_thumbnail
CVE-2019-11041
- phar:
Fix #77919 Potential UAF in Phar RSHUTDOWN
|
php56-php-oci8-5.6.40-11.fc28.remi.x86_64
|
[110 KiB]
|
Changelog by Remi Collet (2019-07-02):
- use oracle client library version 19.3
|