Test: /sapi/cli/tests/php_cli_server_013.phpt - Version 5.5.99-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_013.php on line 9
002+ connect failed
001- HTTP/1.1 404 Not Found
002- Host: %s
003- Connection: close
004- Content-Type: text/html; charset=UTF-8
005- Content-Length: %d
006-
007- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
008- </head><body><h1>Not Found</h1><p>The requested resource / was not found on this server.</p></body></html>
009- HTTP/1.1 404 Not Found
010- Host: %s
011- Connection: close
012- Content-Type: text/html; charset=UTF-8
013- Content-Length: %d
014-
015- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
016- </head><body><h1>Not Found</h1><p>The requested resource /main/style.css was not found on this server.</p></body></html>
017- HTTP/1.1 404 Not Found
018- Host: %s
019- Connection: close
020- Content-Type: text/html; charset=UTF-8
021- Content-Length: %d
022-
023- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
024- </head><body><h1>Not Found</h1><p>The requested resource /main/foo/bar was not found on this server.</p></body></html>