php-src/ext/pgsql
DanielEScherzer 171501b93f
Replace @deprecated with #[\Deprecated] for internal constants (#18780)
Only covers constants declared via stub files, others will be handled
separately in a later commit.

Does not include the intl extension, since that had some errors relating to the
cpp code; that extension will be updated separately.
2025-06-26 11:27:15 -07:00
..
tests ext/pgsql: adding pg_service() alongside other connection infos. 2025-03-30 21:45:16 +01:00
config.m4 ext/pgsql: adding pg_service() alongside other connection infos. 2025-03-30 21:45:16 +01:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
pgsql.c ext/pgsql: Stop using useless convert_to_boolean() API (#18683) 2025-05-29 19:09:11 +01:00
pgsql.stub.php Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
pgsql_arginfo.h Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
php_pgsql.h ext/pgsql: globals data struct rework/size reduction (#18503) 2025-05-05 14:40:09 +01:00