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

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

Count Diff
2 (50%)
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+ 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>
1 (25%)
001+ PHP 7.2.12 Development Server started at Thu Nov 22 12:54:30 2018
1 (25%)
001+ ** ERROR: process timed out **
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>