]> granicus.if.org Git - php/commit
MFB: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st
authorArnaud Le Blanc <lbarnaud@php.net>
Thu, 14 May 2009 16:43:38 +0000 (16:43 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Thu, 14 May 2009 16:43:38 +0000 (16:43 +0000)
commitefdaf53cf57766332407c0a3ae8b6e6d131e6a1e
tree2abb6f19063a4f0639cc9b621e62065a5ecabc97
parent30084041161262c113b7c8876f200c71f76be6e6
MFB: 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]