Test: /ext/standard/tests/dir/dir_variation7.phpt - Version 5.6.41-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ object(Directory)#1 (2) {
004+ ["path"]=>
005+ string(96) "/mnt/hgfs/deionize/linux/php-src-PHP-5.6/ext/standard/tests/dir/dir_variation7/sub_dir/child_dir"
006+ ["handle"]=>
007+ resource(5) of type (stream)
008+ }
003-
004- Warning: dir(%s/dir_variation7/sub_dir/child_dir): failed to open dir: %s in %s on line %d
005- bool(false)
007-
008- Warning: dir(%s/dir_variation7/sub_dir/child_dir): failed to open dir: %s in %s on line %d
009- bool(false)
010+ object(Directory)#2 (2) {
011+ ["path"]=>
012+ string(96) "/mnt/hgfs/deionize/linux/php-src-PHP-5.6/ext/standard/tests/dir/dir_variation7/sub_dir/child_dir"
013+ ["handle"]=>
014+ resource(6) of type (stream)
015+ }