Test: /sapi/cli/tests/bug65633.phpt - Version 5.6.10        

Bug #65633 built-in server treat some http headers as case-sensitive
Submitted: 2013-09-08 13:43:56 Modified: 2013-09-09 23:42:08
From: francesco.laffi Assigned: aharvey
Status: Closed Package: Built-in web server
PHP Version: 5.5Git-2013-09-08 (snap) OS:

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

Count Diff
6 (60%)
001+ ** ERROR: process timed out **
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
005-
006- array(1) {
007- ["foo"]=>
008- string(3) "bar"
009- }
010- string(3) "bar"
1 (10%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Operation timed out) in %s/bug65633.php on line 11
002+ connect failed
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
005-
006- array(1) {
007- ["foo"]=>
008- string(3) "bar"
009- }
010- string(3) "bar"
1 (10%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Network is unreachable) in %s/bug65633.php on line 11
002+ connect failed
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
005-
006- array(1) {
007- ["foo"]=>
008- string(3) "bar"
009- }
010- string(3) "bar"
1 (10%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/bug65633.php on line 11
002+ connect failed
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
005-
006- array(1) {
007- ["foo"]=>
008- string(3) "bar"
009- }
010- string(3) "bar"
1 (10%)
001+ <br />
002+ <b>Warning</b>: Unknown: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>Unknown</b> on line <b>0</b><br />
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
004+ ** ERROR: process timed out **
006- array(1) {
007- ["foo"]=>
008- string(3) "bar"
009- }
010- string(3) "bar"