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

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

Count Diff
425 (95%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_008.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) "HTTP/1.1"
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(8) "HTTP/1.0"
15 (3%)
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) "HTTP/1.1"
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(8) "HTTP/1.0"
1 (0%)
015+ PHP 5.6.0-dev Development Server started at Mon Feb 4 20:25:32 2013
016+ Listening on http://localhost:8964
017+ Document root is /home/falcon/make/php-src/sapi/cli/tests
018+ Press Ctrl-C to quit.
1 (0%)
015+ PHP 5.6.0-dev Development Server started at Fri Jan 24 16:44:03 2014
016+ Listening on http://localhost:8964
017+ Document root is /usr/src/php-src/sapi/cli/tests
018+ Press Ctrl-C to quit.