]> granicus.if.org Git - php/commit
Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty...
authorStanislav Malyshev <stas@php.net>
Sun, 15 Jul 2012 05:34:28 +0000 (22:34 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 15 Jul 2012 05:34:28 +0000 (22:34 -0700)
commita5d45bae85bd75f0d57dfaf1d1c1b2b014e7949f
treee37a00147728e1d70ba1ca54e954f976880c3873
parentcfdccdb805f2e0e8bab02c0c9c9d96f44272a0c0
Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end)
ext/spl/spl_array.c
ext/spl/tests/bug61527.phpt [new file with mode: 0644]