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

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

Count Diff
1 (33%)
001+ Warning: ftp_fget(): php_connect_nonb() failed: Operation now in progress (115) in %s/ftp_fget_basic1.php on line 12
002+
003+ Warning: ftp_fget(): Entering Passive Mode. (127,0,0,1,215,145) in %s/ftp_fget_basic1.php on line 12
001- bool(true)
002- string(12) "ASCIIFooBar
003- "
004+ bool(false)
005+ string(0) ""
1 (33%)
001+ Warning: ftp_fget(): php_connect_nonb() failed: Operation now in progress (115) in %s/ftp_fget_basic1.php on line 12
002+
003+ Warning: ftp_fget(): Entering Passive Mode. (127,0,0,1,205,163) in %s/ftp_fget_basic1.php on line 12
001- bool(true)
002- string(12) "ASCIIFooBar
003- "
004+ bool(false)
005+ string(0) ""
1 (33%)
001+ ** ERROR: process timed out **
001- bool(true)
002- string(12) "ASCIIFooBar
003- "