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

There are 4 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: %s
005- Content-type: %s
006-
007- done
008- HTTP/1.1 404 Not Found
009- Host: %s
010- Connection: close
011- Content-Type: %s
012- Content-Length: %d
013-
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
2 (22%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_014.php on line 13
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: %s
006-
007- done
008- HTTP/1.1 404 Not Found
009- Host: %s
010- Connection: close
011- Content-Type: %s
012- Content-Length: %d
013-
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
2 (22%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Cannot assign requested address) in %s/php_cli_server_014.php on line 36
002+
003+ Warning: fwrite() expects parameter 1 to be resource, boolean given in %s/php_cli_server_014.php on line 47
004+
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: %s
006+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/php_cli_server_014.php on line 54
007- done
008- HTTP/1.1 404 Not Found
009- Host: %s
010- Connection: close
011- Content-Type: %s
012- Content-Length: %d
013-
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
1 (11%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Network is unreachable) in %s/php_cli_server_014.php on line 13
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: %s
006-
007- done
008- HTTP/1.1 404 Not Found
009- Host: %s
010- Connection: close
011- Content-Type: %s
012- Content-Length: %d
013-
014- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
015- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>