Test: /sapi/cli/tests/php_cli_server_013.phpt - Version 7.0.0    

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

Count Diff
4 (50%)
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 <code class="url">/</code> 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 <code class="url">/main/style.css</code> 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 <code class="url">/main/foo/bar</code> was not found on this server.</p></body></html>
3 (38%)
001+ <br />
002+ <b>Warning</b>: Unknown: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>Unknown</b> on line <b>0</b><br />
003+
004+ Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/php_cli_server_013.php on line 9
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+ Warning: fsockopen(): unable to connect to localhost:8964 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in %s/php_cli_server_013.php on line 9
007+ connect failed
007- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
008- </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> 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 <code class="url">/main/style.css</code> 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 <code class="url">/main/foo/bar</code> was not found on this server.</p></body></html>
1 (13%)
001+ PHP 7.0.0 Development Server started at Mon Dec 14 21:15:38 2015