php-8.3.28
ext/pgsql: Fix segfaults when attempting to fetch row into a non-instantiable class name (#20180)
Tweak some #if's to be more orthogonal.
check PQsetErrorContextVisibility availability (libpq >= 9.6)
PGSQL and POD_SQL: don't include pg_config.h
Revert incomplete PG pipeline addition
Merge branch 'PHP-8.2' into PHP-8.3