]> granicus.if.org Git - php/commit
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segment...
authorXinchen Hui <laruence@php.net>
Sat, 21 Jul 2012 14:45:16 +0000 (22:45 +0800)
committerXinchen Hui <laruence@php.net>
Sat, 21 Jul 2012 14:45:16 +0000 (22:45 +0800)
commit0c996613c0173708381f4bfcd28d2441360bc701
tree691dd14ff7151f81aee569e51e4ee3e186e0ed6d
parenta6f1533789b897d3b8930b437164e81e0a0f4c72
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)
NEWS
ext/spl/spl_iterators.c
ext/spl/tests/bug62616.phpt [new file with mode: 0644]