php-src/ext/pgsql
DanielEScherzer 1eadf553f1
Arginfo: avoid using temporary zvals for initializing attribute values (#19141)
Instead of
* adding a zval on the stack
* initializing it
* copying the value to the attribute

Just initialize the value directly in the zend_attribute_arg
2025-07-21 13:33:51 -07:00
..
tests Merge branch 'PHP-8.4' 2025-07-01 17:48:00 +02: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 [ci skip] Remove obsolete todo (#19195) 2025-07-21 10:57:54 +02:00
pgsql.stub.php Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
pgsql_arginfo.h Arginfo: avoid using temporary zvals for initializing attribute values (#19141) 2025-07-21 13:33:51 -07:00
php_pgsql.h ext/pgsql: globals data struct rework/size reduction (#18503) 2025-05-05 14:40:09 +01:00