mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +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.
13 KiB
13 KiB