Test: /ext/standard/tests/streams/opendir-002.phpt - Version 7.1.13    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: opendir(): connect() failed: Connection refused in %s/opendir-002.php on line 7
002+
003+ Warning: opendir(ftp://localhost:56650/): failed to open dir: operation failed in %s/opendir-002.php on line 7
004+ bool(false)
005+
006+ Warning: readdir() expects parameter 1 to be resource, boolean given in %s/opendir-002.php on line 10
001- resource(%d) of type (stream)
002- string(5) "file1"
003- string(5) "file1"
004- string(3) "fil"
005- string(4) "b0rk"
006- ==DONE==
007+
008+ Warning: closedir() expects parameter 1 to be resource, boolean given in %s/opendir-002.php on line 14
009+ ==DONE==
010+
011+ ** ERROR: process timed out **