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

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

Count Diff
4 (80%)
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)
1 (20%)
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)