diff options
Diffstat (limited to 'ext/spl/tests/bug38618.phpt')
-rw-r--r-- | ext/spl/tests/bug38618.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug38618.phpt b/ext/spl/tests/bug38618.phpt index 95a3da83cc..097d169a98 100644 --- a/ext/spl/tests/bug38618.phpt +++ b/ext/spl/tests/bug38618.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #38618 (RecursiveArrayIterator::hasChildren() follows objects) --FILE-- -<?php # vim:ft=php +<?php class FruitPublic { |