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

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

Count Diff
30 (65%)
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(19) "HTTP_HOST:localhost"
009- string(21) "HTTP_USER_AGENT:dummy"
010- string(15) "HTTP_CUSTOM:foo"
011- string(32) "HTTP_REFERER:http://www.php.net/"
9 (20%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_004.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(19) "HTTP_HOST:localhost"
009- string(21) "HTTP_USER_AGENT:dummy"
010- string(15) "HTTP_CUSTOM:foo"
011- string(32) "HTTP_REFERER:http://www.php.net/"
3 (7%)
2 (4%)
001+ Unable to connect to server
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(19) "HTTP_HOST:localhost"
009- string(21) "HTTP_USER_AGENT:dummy"
010- string(15) "HTTP_CUSTOM:foo"
011- string(32) "HTTP_REFERER:http://www.php.net/"
2 (4%)
001+ Notice: Undefined variable: error in /home/travis/build/php/php-src/sapi/cli/tests/php_cli_server.inc on line 48