Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php70-php-pgsql - A PostgreSQL database module for PHP

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php70-php-pgsql package add PostgreSQL database support to PHP.
PostgreSQL is an object-relational database management
system that supports almost all SQL constructs. PHP is an
HTML-embedded scripting language. If you need back-end support for
PostgreSQL, you should install this package in addition to the main
php package.

Packages

php70-php-pgsql-7.0.33-11.fc27.remi.x86_64 [109 KiB] Changelog by Remi Collet (2019-07-02):
- use oracle client library version 19.3
- disable opcache.huge_code_pages in default configuration
php70-php-pgsql-7.0.33-9.fc27.remi.x86_64 [109 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