]> 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)
commita81406380489e4604786f5137f95095f88027053
tree82a4501f650b2b2011855b6e8f5c06a8c46c2db5
parentf99938c6ee9926a8d00be5ba098db65bb95ee30c
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
ext/spl/spl_iterators.c
ext/spl/tests/bug54971.phpt [new file with mode: 0644]