Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94375 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50526 invoked from network); 4 Jul 2016 22:07:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jul 2016 22:07:21 -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:55311] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/32-30328-51EDA775 for ; Mon, 04 Jul 2016 18:07:19 -0400 Received: (qmail 37980 invoked by uid 89); 4 Jul 2016 22:07:13 -0000 Received: from unknown (HELO mail-qk0-f176.google.com) (yohgaki@ohgaki.net@209.85.220.176) by 0 with ESMTPA; 4 Jul 2016 22:07:13 -0000 Received: by mail-qk0-f176.google.com with SMTP id j2so221013883qkf.3 for ; Mon, 04 Jul 2016 15:07:13 -0700 (PDT) X-Gm-Message-State: ALyK8tIyp4fXU5cjQA1Gz6SjBxTq0EKMSjt4u/mDBPUNiThHEX7s3++KibkcC1LLHpnOoguLlRDHKshFelSqgw== X-Received: by 10.55.188.198 with SMTP id m189mr18098103qkf.205.1467670027733; Mon, 04 Jul 2016 15:07:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.17.33 with HTTP; Mon, 4 Jul 2016 15:06:28 -0700 (PDT) In-Reply-To: <82f2a6cf-203d-0801-b0bf-b5bedfc9ea60@fischer.name> References: <82f2a6cf-203d-0801-b0bf-b5bedfc9ea60@fischer.name> Date: Tue, 5 Jul 2016 07:06:28 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Markus Fischer Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] About session.use_strict_mode=0 by default (was: Re: [PHP-DEV] [RFC][VOTE] Session ID without hashing) From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Markus, On Sat, Jul 2, 2016 at 6:06 PM, Markus Fischer wrote: > Everytime I see a thread mentioning session.use_strict_mode I'm > wondering why we haven't got around to enable it by default (by means of > php.ini-development/php.ini-production ). > > Maybe someone can step forward and propose this change for the next > version (not 7.1 ...)? > > It could be documented as a breaking change, refer to the documentation > and finally call it a day :-) > > - Markus Thank you for reminder. I'll create new RFC only for this soon. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net