master
test(pdo_pgsql): Exclude `pdo` implicitly required by `pdo_pgsql` from `EXTENSIONS` (#16116)
Deprecate driver specific PDO methods
Deprecate driver specific PDO constants
Prefer EXPECT over EXPECTF
Migrate SKIPIF -> EXTENSIONS (#7138)
Reindent phpt files
Revert "Pdo\Pgsql: Fix getColumnMeta() for GH-15287 Pdo\Pgsql::setAttribute(PDO::ATTR_PREFETCH, 0)"
Fix GH-16314 "Pdo\Mysql object is uninitialized" when opening a persistent connection (#16369)
Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks
Add Pdo\Pgsql::setNoticeCallback() (#14299)
Merge branch 'PHP-8.4'
ext/pdo_pgsql: Remove new PDO class constant specific to PGSQL driver
Add missing extension dependencies for tests