mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01: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