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

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

Count Diff
5 (42%)
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 [32]: Broken pipe in %s/socket_bind.php on line 13
007+ bool(false)
002- bool(true)
003- int(16)
3 (25%)
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)
3 (25%)
002+
003+ ** ERROR: process timed out **
002- bool(true)
003- int(16)
004- NULL
1 (8%)
002+
003+ Warning: socket_connect(): unable to connect [111]: Connection refused 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)