Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php55-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

php55-php-pgsql-5.5.38-7.fc24.remi.x86_64 [98 KiB] Changelog by Remi Collet (2017-02-18):
- fix #73737: FPE when parsing a tag format
  CVE-2016-10158
- fix #73764: int overflows in phar
  CVE-2016-10159
- fix #73768: Memory corruption when loading hostile phar
  CVE-2016-10160
- fix #69090: check cached files permissions
php55-php-pgsql-5.5.38-6.fc24.remi.x86_64 [97 KiB] Changelog by Remi Collet (2016-12-10):
- fix #73631: Invalid read when wddx decodes empty boolean element