Test: /ext/ftp/tests/ftp_fget_basic2.phpt - Version 5.3.30-dev    

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

Count Diff
1 (33%)
001+ Warning: stream_socket_accept(): accept failed: Connection timed out in /opt/source/php-src/ext/ftp/tests/server.inc on line 95
002+ Error accepting a new connection
003+
001- bool(true)
002- string(12) "ASCIIFooBar
003- "
004+ Warning: ftp_login() expects parameter 1 to be resource, boolean given in %s/ftp_fget_basic2.php on line 5
005+ Couldn't connect to the server
1 (33%)
001+ Warning: ftp_fget(): php_connect_nonb() failed: Operation now in progress (115) in %s/ftp_fget_basic2.php on line 12
002+
003+ Warning: ftp_fget(): Entering Passive Mode. (127,0,0,1,255,202) in %s/ftp_fget_basic2.php on line 12
001- bool(true)
002- string(12) "ASCIIFooBar
003- "
004+ bool(false)
005+ string(8) "ASCIIFoo"
1 (33%)
001+ Warning: ftp_fget(): php_connect_nonb() failed: Operation now in progress (115) in %s/ftp_fget_basic2.php on line 12
002+
003+ Warning: ftp_fget(): Entering Passive Mode. (127,0,0,1,199,192) in %s/ftp_fget_basic2.php on line 12
001- bool(true)
002- string(12) "ASCIIFooBar
003- "
004+ bool(false)
005+ string(8) "ASCIIFoo"