diff options
Diffstat (limited to 'ext/spl/tests/iterator_037.phpt')
-rw-r--r-- | ext/spl/tests/iterator_037.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/iterator_037.phpt b/ext/spl/tests/iterator_037.phpt index da8c465ca9..4b4f14e4d3 100644 --- a/ext/spl/tests/iterator_037.phpt +++ b/ext/spl/tests/iterator_037.phpt @@ -88,7 +88,6 @@ catch (Exception $e) } ?> -===DONE=== --EXPECT-- ===1=== int(1) @@ -128,4 +127,3 @@ int(0) ===X=== Exception: Unsetting flag CALL_TO_STRING is not possible Exception: Unsetting flag TOSTRING_USE_INNER is not possible -===DONE=== |