diff options
Diffstat (limited to 'ext/spl')
-rwxr-xr-x | ext/spl/tests/limititerator.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/limititerator.phpt b/ext/spl/tests/limititerator.phpt index 518dc35ceb..13310470b8 100755 --- a/ext/spl/tests/limititerator.phpt +++ b/ext/spl/tests/limititerator.phpt @@ -82,7 +82,6 @@ for($i = 0; $i < 5; $i++) ?> ===DONE=== -<?php exit(0); ?> --EXPECT-- NumericArrayIterator::__construct NumericArrayIterator::rewind |