1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext/date
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
..
2025-03-24 10:06:36 +00:00
2025-06-26 22:38:08 +02:00
2024-12-06 18:56:57 +01:00
2025-05-26 19:42:39 +02:00
2025-03-28 16:55:37 +00:00