Test: /sapi/cli/tests/php_cli_server_010.phpt - Version 5.4.2    

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

Count Diff
19 (90%)
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- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- string(18) "/index.php/foo/bar"
008- string(10) "/index.php"
009- string(8) "/foo/bar"
010- string(7) "foo=bar"
011- HTTP/1.0 200 OK
012- Host: %s
013- Connection: close
014- X-Powered-By: PHP/%s
015- Content-type: text/html
016-
017- string(19) "/index.php/foo/bar/"
018- string(10) "/index.php"
019- string(9) "/foo/bar/"
020- string(7) "foo=bar"
1 (5%)
001+ Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/php_cli_server_010.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
003+ Warning: fsockopen(): unable to connect to localhost:8964 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in %s/php_cli_server_010.php on line 8
004+ connect failed
007- string(18) "/index.php/foo/bar"
008- string(10) "/index.php"
009- string(8) "/foo/bar"
010- string(7) "foo=bar"
011- HTTP/1.0 200 OK
012- Host: %s
013- Connection: close
014- X-Powered-By: PHP/%s
015- Content-type: text/html
016-
017- string(19) "/index.php/foo/bar/"
018- string(10) "/index.php"
019- string(9) "/foo/bar/"
020- string(7) "foo=bar"
1 (5%)