Test: /sapi/cli/tests/php_cli_server_014.phpt - Version 7.2.0-dev    

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

Count Diff
29 (63%)
001+ Server is not running
001- HTTP/1.1 200 OK
002- Host: %s
003- Date: %s
004- Connection: close
005- X-Powered-By: %s
006- Content-type: %s
007-
008- done
009- HTTP/1.1 404 Not Found
010- Host: %s
011- Date: %s
012- Connection: close
013- Content-Type: %s
014- Content-Length: %d
015-
016- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
017- </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>
8 (17%)
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- Date: %s
004- Connection: close
005- X-Powered-By: %s
006- Content-type: %s
007-
008- done
009- HTTP/1.1 404 Not Found
010- Host: %s
011- Date: %s
012- Connection: close
013- Content-Type: %s
014- Content-Length: %d
015-
016- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
017- </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>
4 (9%)
3 (7%)
009- HTTP/1.1 404 Not Found
010- Host: %s
011- Date: %s
012- Connection: close
013- Content-Type: %s
014- Content-Length: %d
015-
016- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
017- </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 (4%)
001+ Notice: Undefined variable: error in /home/travis/build/php/php-src/sapi/cli/tests/php_cli_server.inc on line 48