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

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

Count Diff
5 (71%)
002+
003+ ** ERROR: process timed out **
002- bool(true)
003- int(16)
004- NULL
1 (14%)
002+
003+ Warning: socket_connect(): unable to connect [145]: 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)
1 (14%)
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)