Test: /sapi/cli/tests/php_cli_server_006.phpt - Version 5.5.0    

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

Count Diff
4 (44%)
001+ ** ERROR: process timed out **
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- string(3) "foo"
008- string(3) "bar"
2 (22%)
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html
007- string(3) "foo"
008- string(3) "bar"
1 (11%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Operation timed out) in %s/php_cli_server_006.php on line 8
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- string(3) "foo"
008- string(3) "bar"
1 (11%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Network is unreachable) in %s/php_cli_server_006.php on line 8
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- string(3) "foo"
008- string(3) "bar"
1 (11%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_006.php on line 8
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- string(3) "foo"
008- string(3) "bar"