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

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

Count Diff
2 (67%)
002+
003+ Warning: ftp_nlist(): php_connect_nonb() failed: Operation now in progress (115) in %s/bug39458-2.php on line 10
004+ bool(false)
005+
006+ Warning: ftp_nlist(): php_connect_nonb() failed: Operation now in progress (115) in %s/bug39458-2.php on line 11
007+ bool(false)
008+
009+ Warning: ftp_nlist(): php_connect_nonb() failed: Operation now in progress (115) in %s/bug39458-2.php on line 12
002- array(3) {
003- [0]=>
004- string(5) "file1"
005- [1]=>
006- string(5) "file1"
007- [2]=>
008- string(9) "file
009- b0rk"
010- }
011- array(0) {
012- }
1 (33%)
001+ ** ERROR: process timed out **
001- bool(true)
002- array(3) {
003- [0]=>
004- string(5) "file1"
005- [1]=>
006- string(5) "file1"
007- [2]=>
008- string(9) "file
009- b0rk"
010- }
011- array(0) {
012- }
013- bool(false)