Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pdo - A database access abstraction module for PHP applications

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php-pdo package contains a dynamic shared object that will add
a database access abstraction layer to PHP.  This module provides
a common interface for accessing MySQL, PostgreSQL or other
databases.

Packages

php-pdo-5.5.38-12.el6.remi.i686 [114 KiB] Changelog by Remi Collet (2019-10-22):
- FPM:
  Fix CVE-2019-11043 env_path_info underflow in fpm_main.c
php-pdo-5.5.38-11.el6.remi.i686 [114 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