Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96462 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4739 invoked from network); 19 Oct 2016 04:42:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2016 04:42:01 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:42887] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/34-12428-799F6085 for ; Wed, 19 Oct 2016 00:42:00 -0400 Received: (qmail 118496 invoked by uid 89); 19 Oct 2016 04:41:55 -0000 Received: from unknown (HELO mail-qk0-f173.google.com) (yohgaki@ohgaki.net@209.85.220.173) by 0 with ESMTPA; 19 Oct 2016 04:41:55 -0000 Received: by mail-qk0-f173.google.com with SMTP id n189so18283390qke.0 for ; Tue, 18 Oct 2016 21:41:55 -0700 (PDT) X-Gm-Message-State: ABUngvfYHf25d6UxDEMMBoYM0SCHI/Xl6H0E/OLcrllnVaUofsKEyYqpr/KvTB5NnE41t4bEyhnIO/JLEnQlsw== X-Received: by 10.55.177.5 with SMTP id a5mr4089443qkf.153.1476852109908; Tue, 18 Oct 2016 21:41:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.22.38 with HTTP; Tue, 18 Oct 2016 21:41:09 -0700 (PDT) In-Reply-To: References: <1E4CA882-D433-413A-A369-E6340DD0078A@koalephant.com> Date: Wed, 19 Oct 2016 13:41:09 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Stephen Reay Cc: "internals@lists.php.net" , Davey Shafik , Xinchen Hui Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: header() removes all header of the same name. From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Stephen, On Wed, Oct 19, 2016 at 1:34 PM, Yasuo Ohgaki wrote: >> I realise you=E2=80=99re trying to remove WTF cases, but I don=E2=80=99t= think removing advanced capabilities is the way to do that. > > Yes. Even framework developer(?) seems to have current behavior. To be honest, I didn't have idea what's wrong with user provided code when I have a look at the bug report. I had to experiment a little to understand what is going on. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net