Pull Request: https://github.com/php/web-php/pull/1154 Author: takaram
PHP 8.4 has accepted two RFCs with similar titles, and they seem to be mixed up. - https://wiki.php.net/rfc/pdo_driver_specific_subclasses - https://wiki.php.net/rfc/pdo_driver_specific_parsers This PR also adds `Pdo\Pgsql` class in the list of new PDO subclasses.