diff --git a/ext/spl/tests/bug42364.phpt b/ext/spl/tests/bug42364.phpt index 971fcc5ebb8..139af6113d0 100644 --- a/ext/spl/tests/bug42364.phpt +++ b/ext/spl/tests/bug42364.phpt @@ -2,10 +2,12 @@ Bug #42364 (Crash when using getRealPath with DirectoryIterator) --FILE-- getRealPath()); @@ -19,6 +21,8 @@ if ($count > 0) { } ?> ===DONE=== +--CLEAN-- + --EXPECTF-- Found %i entries! ===DONE===