1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
archived-php-src/ext/spl
Nikita Popov 044de83635 Prefer ZVAL_COPY
Instead of ZVAL_COPY_VALUE + Z_TRY_ADDREF. Also fix another leak
in SplDoublyLinkedList::add(), the push case was leaking as well.
2021-04-19 14:35:36 +02:00
..
2021-04-19 14:35:36 +02:00
2021-04-12 14:52:05 +03:00
2021-04-13 16:50:15 +02:00
2021-04-19 14:35:36 +02:00
2020-07-23 16:00:12 +02:00