mirror of
https://github.com/php/php-src.git
synced 2026-04-03 06:02:23 +02:00
Now each HashTable is also zend_array, so it's refcounted and may be a subject for Copy on Write zend_array_dup() was changed to allocate and return HashTable, instead of taking preallocated HashTable as argument.
5.2 KiB
5.2 KiB