Test: /ext/standard/tests/streams/opendir-004.phpt - Version 7.2.10    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: opendir(): ftps:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/opendir-004.php on line 10
002+
003+ Warning: opendir(ftps://127.0.0.1:57789/): failed to open dir: no suitable wrapper could be found in %s/opendir-004.php on line 10
004+ bool(false)
005+
006+ Warning: readdir() expects parameter 1 to be resource, boolean given in %s/opendir-004.php on line 12
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+ ==DONE==
008+
009+ ** ERROR: process timed out **