Test: /ext/standard/tests/network/tcp4loop.phpt - Version 5.4.0    

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

Count Diff
6 (38%)
001+ ** ERROR: process timed out **
001- string(10) "ABCdef123
002- "
4 (25%)
001+ Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:31337 (No route to host) in %s/tcp4loop.php on line 9
002+ Unable to create AF_INET socket [client]
001- string(10) "ABCdef123
002- "
3 (19%)
001+ Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:31337 (Connection timed out) in %s/tcp4loop.php on line 9
002+ Unable to create AF_INET socket [client]
001- string(10) "ABCdef123
002- "
2 (13%)
001+ Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:31337 (Connection refused) in %s/tcp4loop.php on line 9
002+ Unable to create AF_INET socket [client]
001- string(10) "ABCdef123
002- "
1 (6%)
001+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:31337 (Address already in use) in %s/tcp4loop.php on line 3
002+ Unable to create AF_INET socket [server]
001- string(10) "ABCdef123
002- "