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

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

Count Diff
3 (43%)
001+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:31337 (Cannot assign requested address) in %s/tcp4loop.php on line 3
002+ Unable to create AF_INET socket [server]
001- string(10) "ABCdef123
002- "
1 (14%)
001+ Warning: stream_socket_server(): unable to connect to tcp://127.0.0.1:31337 (Permission denied) in %s/tcp4loop.php on line 3
002+ Unable to create AF_INET socket [server]
001- string(10) "ABCdef123
002- "
1 (14%)
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- "
1 (14%)
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 (14%)
001+ ** ERROR: process timed out **
001- string(10) "ABCdef123
002- "