diff options
Diffstat (limited to 'ext/spl/tests/iterator_062.phpt')
| -rw-r--r-- | ext/spl/tests/iterator_062.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/iterator_062.phpt b/ext/spl/tests/iterator_062.phpt index 59a1dfacf0..3694cf1956 100644 --- a/ext/spl/tests/iterator_062.phpt +++ b/ext/spl/tests/iterator_062.phpt @@ -5,7 +5,7 @@ Sebastian Schürmann --FILE-- <?php class myRecursiveIteratorIterator extends RecursiveIteratorIterator { - + } try { |
