Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php56-php-odbc - A module for PHP applications that use ODBC databases

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php56-php-odbc package contains a dynamic shared object that will add
database support through ODBC to PHP. ODBC is an open specification
which provides a consistent API for developers to use for accessing
data sources (which are often, but not always, databases). PHP is an
HTML-embeddable scripting language. If you need ODBC support for PHP
applications, you will need to install this package and the php
package.

Packages

php56-php-odbc-5.6.40-11.fc27.remi.x86_64 [77 KiB] Changelog by Remi Collet (2019-07-02):
- use oracle client library version 19.3
php56-php-odbc-5.6.40-9.fc27.remi.x86_64 [77 KiB] Changelog by Remi Collet (2019-05-28):
- iconv:
  Fix #78069 Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
  CVE-2019-11039
- exif:
  Fix #77988 Heap-buffer-overflow on php_jpg_get16
  CVE-2019-11040
- sqlite3:
  Fix #77967 Bypassing open_basedir restrictions via file uris