Test: /sapi/cli/tests/php_cli_server_005.phpt - Version 5.4.0RC4    

There is 1 diff reported by users for this test.

Count Diff
6 (100%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/php_cli_server_005.php on line 8
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: closed
004- X-Powered-By: PHP/%s
005- Content-type: text/html
006-
007- array(1) {
008- ["userfile"]=>
009- array(5) {
010- ["name"]=>
011- string(12) "laruence.txt"
012- ["type"]=>
013- string(10) "text/plain"
014- ["tmp_name"]=>
015- string(%d) "%s"
016- ["error"]=>
017- int(0)
018- ["size"]=>
019- int(26)
020- }
021- }