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

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:55931/www in %s/bug77765.php on line 7 004+ 005+ Notice: Trying to access array offset on value of type bool in %s/bug77765.php on line 7 006+ NULL 001- string(11) "SIZE /www 002- " 003- int(16877) 008+ 009+ Warning: stream_socket_accept(): accept failed: Connection timed out in /root/test/test/php-7.4.21-src/ext/ftp/tests/server.inc on line 89 010+ Error accepting a new connection
1 (50%)