QA logo
Tuesday, May 21, 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_012.phpt - Version 5.6.0-dev    

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

Count Diff
410 (95%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_012.php on line 10
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- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )
21 (5%)
1 (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- Array
008- (
009- [a] => b
010- )
011- Array
012- (
013- [a] => b
014- [foo] => bar
015- )
 
Go to the main PHP site