Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
The php71-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

php71-php-pdo-7.1.33-20.fc34.remi.x86_64 [76 KiB] Changelog by Remi Collet (2022-06-07):
- use oracle client library version 21.6
- mysqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626
- pgsql: fix #81720: Uninitialized array in pg_query_params(). CVE-2022-31625
php71-php-pdo-7.1.33-19.fc34.remi.x86_64 [77 KiB] Changelog by Remi Collet (2021-11-15):
- Fix #79971 special character is breaking the path in xml function
  CVE-2021-21707