Test: /ext/ftp/tests/ftp_fget_basic3.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_basic3.php on line 12
002+
003+ Warning: ftp_fget(): Entering Passive Mode. (127,0,0,1,252,74) in %s/ftp_fget_basic3.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_basic3.php on line 12
002+
003+ Warning: ftp_fget(): Entering Passive Mode. (127,0,0,1,204,82) in %s/ftp_fget_basic3.php on line 12
001- bool(true)
002- string(12) "ASCIIFooBar
003- "
004+ bool(false)
005+ string(8) "ASCIIFoo"
1 (33%)
001+ ** ERROR: process timed out **
001- bool(true)
002- string(12) "ASCIIFooBar
003- "