Test: /sapi/cli/tests/php_cli_server_007.phpt - Version 5.4.33-dev    

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

Count Diff
1 (50%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Network is unreachable) in %s/php_cli_server_007.php on line 8
002+ connect failed
001- HTTP/1.1 401 Unauthorized
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- WWW-Authenticate: Digest realm="foo",qop="auth",nonce="XXXXX",opaque="acbd18db4cc2f85cedef654fccc4a4d8"
006- Content-type: text/html
1 (50%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_007.php on line 8
002+ connect failed
001- HTTP/1.1 401 Unauthorized
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- WWW-Authenticate: Digest realm="foo",qop="auth",nonce="XXXXX",opaque="acbd18db4cc2f85cedef654fccc4a4d8"
006- Content-type: text/html