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

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

Count Diff
3 (27%)
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>
3 (27%)
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_014.php on line 13
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: %s
006+ Warning: fsockopen(): unable to connect to localhost:8964 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in %s/php_cli_server_014.php on line 13
007+ connect failed
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>
3 (27%)
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>
1 (9%)
007+ array(3) {
008+ ["Host"]=>
009+ string(9) "localhost"
010+ ["Content-Type"]=>
011+ string(48) "multipart/form-data; boundary=---------123456789"
012+ ["Content-Length"]=>
013+ string(2) "70"
014+ }
015+ HTTP/1.1 200 OK
007- done
008- HTTP/1.1 404 Not Found
011- Content-Type: %s
012- Content-Length: %d
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>
018+ X-Powered-By: PHP/5.6.23
019+ Content-type: text/html; charset=UTF-8
021+ array(3) {
022+ ["Host"]=>
023+ string(9) "localhost"
024+ ["Content-Type"]=>
025+ string(48) "multipart/form-data; boundary=---------123456789"
026+ ["Content-Length"]=>
027+ string(2) "70"
028+ }
1 (9%)
007+ Hello World!
008+ Hello World!HTTP/1.1 200 OK
007- done
008- HTTP/1.1 404 Not Found
011+ X-Powered-By: PHP/7.0.8
012+ Content-type: text/html; charset=UTF-8
011- Content-Type: %s
012- Content-Length: %d
014+ Hello World!
015+ Hello World!
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>