Test: /sapi/cli/tests/php_cli_server_009.phpt - Version 7.2.1-dev    

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

Count Diff
5 (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: PHP/%s
006- Content-type: text/html; charset=UTF-8
007-
008- string(8) "/foo/bar"
009- HTTP/1.0 200 OK
010- Host: %s
011- Date: %s
012- Connection: close
013- X-Powered-By: PHP/%s
014- Content-type: text/html; charset=UTF-8
015-
016- string(9) "/foo/bar/"
017- HTTP/1.0 404 Not Found
1 (13%)
017+ PHP 7.2.1-dev Development Server started at Sat Dec 30 19:29:59 2017
017- HTTP/1.0 404 Not Found
018+ Listening on http://localhost:8964
019+ Document root is /home/travis/build/php/php-src/sapi/cli/tests
020+ Press Ctrl-C to quit.
1 (13%)
001+ PHP 7.2.1-dev Development Server started at Tue Jan 23 20:30:45 2018
1 (13%)
001+ ** ERROR: process timed out **
001- HTTP/1.1 200 OK
002- Host: %s
003- Date: %s
004- Connection: close
005- X-Powered-By: PHP/%s
006- Content-type: text/html; charset=UTF-8
007-
008- string(8) "/foo/bar"
009- HTTP/1.0 200 OK
010- Host: %s
011- Date: %s
012- Connection: close
013- X-Powered-By: PHP/%s
014- Content-type: text/html; charset=UTF-8
015-
016- string(9) "/foo/bar/"
017- HTTP/1.0 404 Not Found