Test: /sapi/cli/tests/php_cli_server_003.phpt - Version 5.4.33-dev    

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

Count Diff
1 (50%)
001+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Network is unreachable 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: Network is unreachable in %s/php_cli_server_003.php on line 5
005+ bool(false)
1 (50%)
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)