]> granicus.if.org Git - php/commit
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
authorPierrick Charron <pierrick@php.net>
Tue, 28 Jun 2011 11:09:06 +0000 (11:09 +0000)
committerPierrick Charron <pierrick@php.net>
Tue, 28 Jun 2011 11:09:06 +0000 (11:09 +0000)
commit1b416caeb181b98cb50ceb570bb84717d0bacc58
tree9e64c477fbb264e8150fbb0395defaaad593c491
parent0c2ee427d762035bba1f34743b3e5959a858e995
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
NEWS
ext/spl/spl_iterators.c
ext/spl/tests/bug54971.phpt [new file with mode: 0644]