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/spl
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-07-11 12:28:47 +02:00
2024-06-08 17:15:36 +01:00
2024-06-15 01:33:09 +01:00
2024-10-12 13:39:06 +02:00
2025-04-25 20:06:24 +02:00
2025-07-11 12:28:47 +02:00