--TEST-- Multiple headers not parsed into arra bug #6862 --SKIPIF-- --FILE-- --EXPECT-- array(11) { ["headers"]=> array(1) { ["received"]=> array(2) { [0]=> string(54) "from mail pickup service by hotmail.com with Microsoft" [1]=> string(50) "from 66.178.40.49 by BAY116-DAV8.phx.gbl with DAV;" } } ["starting-pos"]=> int(0) ["starting-pos-body"]=> int(200) ["ending-pos"]=> int(200) ["ending-pos-body"]=> int(200) ["line-count"]=> int(6) ["body-line-count"]=> int(0) ["charset"]=> string(8) "us-ascii" ["transfer-encoding"]=> string(4) "8bit" ["content-type"]=> string(10) "text/plain" ["content-base"]=> string(1) "/" }