Test: /ext/standard/tests/streams/bug77765.phpt - Version 7.2.20        

Bug #77765 FTP stream wrapper should set the directory as executable
Submitted: 2019-03-18 14:43:34 Modified: 2019-03-18 14:49:43
From: calin Assigned:
Status: Closed Package: Streams related
PHP Version: Irrelevant OS:

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: stat(): connect() failed: Connection refused in %s/bug77765.php on line 7
002+
003+ Warning: stat(): stat failed for ftp://localhost:64912/www in %s/bug77765.php on line 7
004+ NULL
001- string(11) "SIZE /www
002- "
003- int(16877)
006+
007+ Warning: stream_socket_accept(): accept failed: Connection timed out in /root/php-7.2.20/ext/ftp/tests/server.inc on line 96
008+ Error accepting a new connection
1 (50%)
001+ Warning: stat(): connect() failed: Connection refused in %s/bug77765.php on line 7
002+
003+ Warning: stat(): stat failed for ftp://localhost:53765/www in %s/bug77765.php on line 7
004+ NULL
001- string(11) "SIZE /www
002- "
003- int(16877)
006+
007+ ** ERROR: process timed out **