Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pgsql - A PostgreSQL database module for PHP

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php-pgsql package includes a dynamic shared object (DSO) that can
be compiled in to the Apache Web server to 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

php-pgsql-5.4.45-18.el6.remi.i686 [120 KiB] Changelog by Remi Collet (2019-10-22):
- FPM:
  Fix CVE-2019-11043 env_path_info underflow in fpm_main.c
php-pgsql-5.4.45-17.el6.remi.i686 [120 KiB] Changelog by Remi Collet (2019-01-11):
- Fix #77242 heap out of bounds read in xmlrpc_decode
- Fix #77380 Global out of bounds read in xmlrpc base64 code