Test: /sapi/cli/tests/php_cli_server_003.phpt - Version 7.0.14    

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

Count Diff
3 (60%)
001+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Connection refused in %s/php_cli_server_003.php on line 4
002+ bool(false)
001- string(4) "okey"
002- string(4) "okey"
003+
004+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Connection refused in %s/php_cli_server_003.php on line 5
005+ bool(false)
1 (20%)
001+ Warning: file_get_contents(http://localhost:8964): failed to open stream: No route to host in %s/php_cli_server_003.php on line 4
002+ bool(false)
001- string(4) "okey"
002- string(4) "okey"
003+
004+ Warning: file_get_contents(http://localhost:8964): failed to open stream: No route to host in %s/php_cli_server_003.php on line 5
005+ bool(false)
1 (20%)
001+ ** ERROR: process timed out **
001- string(4) "okey"
002- string(4) "okey"