Test: /ext/standard/tests/streams/bug72771.phpt - Version 7.0.25        

Security #72771 ftps:// wrapper is vulnerable to protocol downgrade attack
Submitted: 2016-08-06 19:19:34 Modified: 2016-08-17 05:53:08
From: vhu Assigned: stas
Status: Closed Package: Streams related
PHP Version: 5.6.24 OS: All

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/bug72771.php on line 7
002+
003+ Warning: opendir(ftps://127.0.0.1:56355/): failed to open dir: no suitable wrapper could be found in %s/bug72771.php on line 7
001- Warning: opendir(ftps://127.0.0.1:%d/): failed to open dir: Server doesn't support FTPS. in %s on line %d
003- ==DONE==
005+ ==DONE==
006+
007+ ** ERROR: process timed out **