Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php72-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/> #StandWithUkraine #NoAI
Description:
The php72-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

php72-php-pdo-7.2.34-29.el8.remi.aarch64 [122 KiB] Changelog by Remi Collet (2026-08-07):
- Fixed SQL injection via E'...' backslash breakout
  CVE-2026-17543
- Fixed GHSA-vc5h-9ppw-p5f3 Crash via recursive symlinks
  CVE-2026-7260
php72-php-pdo-7.2.34-28.el8.remi.aarch64 [122 KiB] Changelog by Remi Collet (2026-07-02):
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD