Test: /ext/sockets/tests/socket_bind.phpt - Version 5.5.0    

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

Count Diff
4 (44%)
002+
003+ ** ERROR: process timed out **
002- bool(true)
003- int(16)
004- NULL
2 (22%)
002+
003+ Warning: socket_connect(): unable to connect [110]: Connection timed out in %s/socket_bind.php on line 8
004+ bool(false)
005+
006+ Warning: socket_write(): unable to write to socket [32]: Broken pipe in %s/socket_bind.php on line 13
007+ bool(false)
002- bool(true)
003- int(16)
2 (22%)
002+
003+ Warning: socket_connect(): Host lookup failed [-10001]: Unknown host in %s/socket_bind.php on line 8
004+ bool(false)
005+
006+ Warning: socket_write(): unable to write to socket [57]: Socket is not connected in %s/socket_bind.php on line 13
007+ bool(false)
002- bool(true)
003- int(16)
1 (11%)
002+
003+ Warning: socket_connect(): Host lookup failed [-10002]: Host name lookup failure in %s/socket_bind.php on line 8
004+ bool(false)
005+
006+ Warning: socket_write(): unable to write to socket [32]: Broken pipe in %s/socket_bind.php on line 13
007+ bool(false)
002- bool(true)
003- int(16)