Test: /sapi/cli/tests/php_cli_server_001.phpt - Version 5.4.0RC2    

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

Count Diff
5 (83%)
001+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Connection refused in %s/php_cli_server_001.php on line 4
001- string(11) "Hello world"
002+ bool(false)
1 (17%)
001+ Warning: file_get_contents(): Couldn't connect to server in %s/php_cli_server_001.php on line 4
001- string(11) "Hello world"
002+
003+ Warning: file_get_contents(http://localhost:8964): failed to open stream: operation failed in %s/php_cli_server_001.php on line 4
004+ bool(false)