]> granicus.if.org Git - php/commit
Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop of...
authorArnaud Le Blanc <lbarnaud@php.net>
Thu, 24 Jul 2008 15:51:14 +0000 (15:51 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Thu, 24 Jul 2008 15:51:14 +0000 (15:51 +0000)
commit2db33d3d7fe30e51f7602d04a68b350ca02524b2
tree38f3a4f2a7fd86f5a1f1a5a9875b8cc8222f8c0f
parentc3ecda4dfd941ebcc2642d04c84b99d3d97ec64f
Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop of wrapped object)
ext/spl/spl_array.c
ext/spl/tests/bug45614.phpt [new file with mode: 0644]