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

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

Count Diff
421 (94%)
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
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
013-
014- string(9) "/foo/bar/"
015- HTTP/1.0 404 Not Found
18 (4%)
4 (1%)
005+ Content-type: text/html; charset=UTF-8
005- Content-type: text/html
012+ Content-type: text/html; charset=UTF-8
012- Content-type: text/html
2 (0%)
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
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
013-
014- string(9) "/foo/bar/"
015- HTTP/1.0 404 Not Found
1 (0%)
015- HTTP/1.0 404 Not Found
1 (0%)
015+ PHP 5.6.0-dev Development Server started at Mon Feb 4 20:25:32 2013
015- HTTP/1.0 404 Not Found
016+ Listening on http://localhost:8964
017+ Document root is /home/falcon/make/php-src/sapi/cli/tests
018+ Press Ctrl-C to quit.
019+
020+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_009.php on line 47
021+ connect failed
1 (0%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /home/travis/builds/php/php-