]> granicus.if.org Git - php/commitdiff
- MFH Fix test
authorMarcus Boerger <helly@php.net>
Thu, 31 Jan 2008 07:44:01 +0000 (07:44 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 31 Jan 2008 07:44:01 +0000 (07:44 +0000)
ext/spl/tests/dit_001.phpt

index eb27aa699d0cf81c61713b45cfda26fd683ae63d..3ea531593c3e924cdd54f910473e6985421e00a8 100755 (executable)
@@ -12,9 +12,13 @@ var_dump(is_string($d));
 ?>
 ===DONE===
 --EXPECTF--
-object(DirectoryIterator)#%d (1) {
+object(DirectoryIterator)#%d (3) {
   %s"pathName"%s"SplFileInfo":private]=>
   %s(1) "."
+  %s"glob"%s"RecursiveDirectoryIterator":private]=>
+  bool(false)
+  %s"subPathName"%s"RecursiveDirectoryIterator":private]=>
+  %s(0) ""
 }
 bool(false)
 bool(false)