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

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

Count Diff
29 (59%)
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(18) "/index.php/foo/bar"
009- string(10) "/index.php"
010- string(8) "/foo/bar"
011- string(7) "foo=bar"
012- HTTP/1.0 200 OK
013- Host: %s
014- Date: %s
015- Connection: close
016- X-Powered-By: PHP/%s
017- Content-type: text/html; charset=UTF-8
018-
019- string(19) "/index.php/foo/bar/"
020- string(10) "/index.php"
021- string(9) "/foo/bar/"
022- string(7) "foo=bar"
11 (22%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_010.php on line 8
002+ connect failed
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(18) "/index.php/foo/bar"
009- string(10) "/index.php"
010- string(8) "/foo/bar"
011- string(7) "foo=bar"
012- HTTP/1.0 200 OK
013- Host: %s
014- Date: %s
015- Connection: close
016- X-Powered-By: PHP/%s
017- Content-type: text/html; charset=UTF-8
018-
019- string(19) "/index.php/foo/bar/"
020- string(10) "/index.php"
021- string(9) "/foo/bar/"
022- string(7) "foo=bar"
4 (8%)
3 (6%)
012- HTTP/1.0 200 OK
013- Host: %s
014- Date: %s
015- Connection: close
016- X-Powered-By: PHP/%s
017- Content-type: text/html; charset=UTF-8
018-
019- string(19) "/index.php/foo/bar/"
020- string(10) "/index.php"
021- string(9) "/foo/bar/"
022- string(7) "foo=bar"
2 (4%)
001+ Notice: Undefined variable: error in /home/travis/build/php/php-src/sapi/cli/tests/php_cli_server.inc on line 48