QA logo
Wednesday, May 22, 2013
Home | Projects and Goals | Release Candidates | How to Help | Handling Bug Reports | Test Reports | Manage Pull Requests


Test: /sapi/cli/tests/php_cli_server_006.phpt - Version 5.4.3-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /usr/local/src/php-5.4.x/sapi/cli/tests/php_cli_server.inc on line 40
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 (Connection refused) in %s/php_cli_server_006.php on line 8
004+ connect failed
007- string(3) "foo"
008- string(3) "bar"
 
Go to the main PHP site