Test: /sapi/cli/tests/php_cli_server_009.phpt - Version 5.6.7    

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

Count Diff
2 (33%)
001+ ** ERROR: process timed out **
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006-
007- string(8) "/foo/bar"
008- HTTP/1.0 200 OK
009- Host: %s
010- Connection: close
011- X-Powered-By: PHP/%s
012- Content-type: text/html; charset=UTF-8
013-
014- string(9) "/foo/bar/"
015- HTTP/1.0 404 Not Found
1 (17%)
016+ PHP 5.6.7 Development Server started at Wed Mar 25 12:47:33 2015
017+ Listening on http://localhost:8964
018+ Document root is /usr/local/src/php-5.6.7/sapi/cli/tests
019+ Press Ctrl-C to quit.
1 (17%)
015+
015- HTTP/1.0 404 Not Found
016+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection timed out) in %s/php_cli_server_009.php on line 47
017+ connect failed
1 (17%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_009.php on line 8
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006-
007- string(8) "/foo/bar"
008- HTTP/1.0 200 OK
009- Host: %s
010- Connection: close
011- X-Powered-By: PHP/%s
012- Content-type: text/html; charset=UTF-8
013-
014- string(9) "/foo/bar/"
015- HTTP/1.0 404 Not Found
1 (17%)
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+
004+ Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/php_cli_server_009.php on line 8
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006+ Warning: fsockopen(): unable to connect to localhost:8964 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in %s/php_cli_server_009.php on line 8
007+ connect failed
007- string(8) "/foo/bar"
008- HTTP/1.0 200 OK
009- Host: %s
010- Connection: close
011- X-Powered-By: PHP/%s
012- Content-type: text/html; charset=UTF-8
013-
014- string(9) "/foo/bar/"
015- HTTP/1.0 404 Not Found