Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96522 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66675 invoked from network); 20 Oct 2016 12:22:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Oct 2016 12:22:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; 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:46437] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/08-24564-4F6B8085 for ; Thu, 20 Oct 2016 08:22:14 -0400 Received: (qmail 25130 invoked by uid 89); 20 Oct 2016 12:22:09 -0000 Received: from unknown (HELO mail-qt0-f172.google.com) (yohgaki@ohgaki.net@209.85.216.172) by 0 with ESMTPA; 20 Oct 2016 12:22:09 -0000 Received: by mail-qt0-f172.google.com with SMTP id m5so50724163qtb.3 for ; Thu, 20 Oct 2016 05:22:09 -0700 (PDT) X-Gm-Message-State: ABUngvcV5/UUspUl7Wlrc9TX4WJOD9BOoNSquzQ66tYx+LNQ4OC1AeNEJmR0/mMh/oAOC/UwLE3NmIYWz9ygjg== X-Received: by 10.237.37.68 with SMTP id w4mr474086qtc.112.1476966123477; Thu, 20 Oct 2016 05:22:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.22.38 with HTTP; Thu, 20 Oct 2016 05:21:23 -0700 (PDT) In-Reply-To: <72B2986D-3C05-4929-9BDD-1A911FC9E793@koalephant.com> References: <1eab7492-596c-ffd2-81ed-0eb9256a033e@gmail.com> <0B722A15-A29F-498B-987F-F6BA5AA49EEF@bobs-bits.com> <59D6B40B-DC64-43A3-AED4-CD5C9C15B6BA@koalephant.com> <72B2986D-3C05-4929-9BDD-1A911FC9E793@koalephant.com> Date: Thu, 20 Oct 2016 21:21:23 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Stephen Reay Cc: Niklas Keller , Stanislav Malyshev , "internals@lists.php.net" , Davey Shafik , Xinchen Hui Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] header() removes all header of the same name. From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Ptephen, On Thu, Oct 20, 2016 at 9:15 PM, Stephen Reay wrote: > As with Niklas, I have no vote, so my *only* option to prevent what I consider to be a bad decision, is to post to this thread and hope that enough of those who *do* have voting rights, reject the proposal. It's okay, but aren't I and framework developers on the same side? I don't want to get bug report that session lost or some important cookie lost somehow. Framework developers don't want to get bug report that user logouts or some important cookie lost somehow. It's better that we have header*() and cookie*() function for dedicated purpose, isn't it? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net