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

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 4 different diffs reported by users for this test.

Count Diff
9 (75%)
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 (8%)
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
006- array(1) {
007- ["foo"]=>
008- string(3) "bar"
009- }
010- string(3) "bar"
1 (8%)
001+ PHP 5.6.32 Development Server started at Tue Nov 21 07:49:23 2017
1 (8%)
001+ PHP 5.6.32 Development Server started at Mon Nov 20 16:23:34 2017