mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01: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()