mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
If the offset is 100000, and there are no gaps in the packed/unpacked array, then advance the pointer once by 100000, instead of looping and skipping 100000 times. Add a new test of array_slice handling unset offsets. Closes GH-4860.
2.0 KiB
2.0 KiB