]> granicus.if.org Git - php/commit
- Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)
authorFelipe Pena <felipe@php.net>
Tue, 22 Mar 2011 22:41:16 +0000 (22:41 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 22 Mar 2011 22:41:16 +0000 (22:41 +0000)
commit11c4a5b96a2adea39774f8089071e9226409057f
tree2f7f4a4805a5a2098170e8d30f0417db3f639462
parent3ffac762b05c49e7b44e04ffad92c86f15741c94
- Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)
ext/spl/spl_iterators.c
ext/spl/tests/bug54281.phpt [new file with mode: 0644]