Test: /sapi/cli/tests/php_cli_server_001.phpt - Version 5.4.1RC1-dev    

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

Count Diff
4 (44%)
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 (11%)
001+ string(0) ""
001- string(11) "Hello world"
1 (11%)
001+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Cannot assign requested address in %s/php_cli_server_001.php on line 4
001- string(11) "Hello world"
002+ bool(false)
1 (11%)
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 (11%)
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)
1 (11%)
001+ PHP 5.4.1RC1-dev Development Server started at Thu Mar 1 09:47:03 2012
001- string(11) "Hello world"
002+ Listening on localhost:8964
003+ Document root is /Users/simostring(11) "Hello world"