mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
- Avoid iterators check/update on each HashTable update opration - Keep position equal (or above) nNumUsed instead of HT_INVALID_IDX - Fixed iterators handling in array_unshift()