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

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

Count Diff
3 (60%)
001+ Warning: file_get_contents(): Failed initialization 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)
1 (20%)
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 (20%)
001+ PHP 5.4.0RC9-dev Development Server started at Thu Feb 16 20:42:45 2012
001- string(11) "Hello world"
002+ Listening on localhost:8964
003+ Document root is /Users/simostring(11) "Hello world"