]> granicus.if.org Git - php/commit
fix bug #75173 incorrect behavior of AppendIterator::append in foreach loop
authorjhdxr <jhdxr@php.net>
Sun, 10 Sep 2017 18:11:58 +0000 (02:11 +0800)
committerJoe Watkins <krakjoe@php.net>
Tue, 12 Sep 2017 06:05:58 +0000 (07:05 +0100)
commit3e11b7fc217ee3ce7a3a2833a062d73537cf6bcc
tree1f6122a7404e69d4d78e6f17ae546802ad958dc9
parent9aa6898b9be78bb1e138488c3204bb745a31aca7
fix bug #75173 incorrect behavior of AppendIterator::append in foreach loop
NEWS
ext/spl/spl_iterators.c
ext/spl/tests/bug75173.phpt [new file with mode: 0644]