From: Marcus Boerger Date: Mon, 7 Feb 2005 16:27:41 +0000 (+0000) Subject: - Add missing '?>' X-Git-Tag: RELEASE_0_2~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8552cb2f95d279a43f03bcea67e58aae49520d1;p=php - Add missing '?>' --- diff --git a/ext/spl/tests/iterator_011.phpt b/ext/spl/tests/iterator_011.phpt index 9c234bb11d..fca159a20f 100755 --- a/ext/spl/tests/iterator_011.phpt +++ b/ext/spl/tests/iterator_011.phpt @@ -33,7 +33,7 @@ foreach($it as $val=>$key) ?> ===DONE=== - --EXPECTF-- ===EmptyIterator=== ===InfiniteIterator===