From ea6907a055628ebfad6ca20ea6b923cfda03bd35 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 4 Feb 2008 16:12:47 +0000 Subject: [PATCH] - Fix test --- ext/spl/tests/dit_001.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/spl/tests/dit_001.phpt b/ext/spl/tests/dit_001.phpt index 3ea531593c..5ab7f5ed2e 100755 --- a/ext/spl/tests/dit_001.phpt +++ b/ext/spl/tests/dit_001.phpt @@ -15,7 +15,7 @@ var_dump(is_string($d)); object(DirectoryIterator)#%d (3) { %s"pathName"%s"SplFileInfo":private]=> %s(1) "." - %s"glob"%s"RecursiveDirectoryIterator":private]=> + %s"glob"%s"DirectoryIterator":private]=> bool(false) %s"subPathName"%s"RecursiveDirectoryIterator":private]=> %s(0) "" -- 2.50.1