Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72678 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62367 invoked from network); 18 Feb 2014 10:50:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2014 10:50:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:54979] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/72-64799-1EA33035 for ; Tue, 18 Feb 2014 05:50:10 -0500 Received: by mail-la0-f51.google.com with SMTP id c6so11997170lan.38 for ; Tue, 18 Feb 2014 02:50:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=scl6oUWu1kGWgGjOxvMWyVBktNW/xYYFxMBJc076akA=; b=1IhJ85MFdRoNxd9KvhHyv2QJEqQyYxDxyz88/FhjOp2l1rTCpl3i5sljPdi2nLkvft 0G8rHPY3erWpR2a/LKs/XjXYLVPpZr0IL0jiLNWYuoZNuI+m1FRh7p7C+s7Ss97yWi2V L1ZQsdZX+/aWpFmK/gvy7DV1gjEUyOboPp8nipVDiTBIAb4hOp0fNEZBFKXDsAdjWd75 n80bFN3tAITj7I5HqKhN/Gjhp2cFLAfdb61HMFNGAM4rPEYaj3QjNSE1t1cGxb2qhx1H SJBF38+Tz3ae1f5I1nwks9/t86nldjVvSczisqwxDZUELhEgh646jAHpOMOtphoahCh4 0StA== X-Received: by 10.112.164.35 with SMTP id yn3mr1939903lbb.45.1392720606714; Tue, 18 Feb 2014 02:50:06 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Tue, 18 Feb 2014 02:49:26 -0800 (PST) In-Reply-To: References: Date: Tue, 18 Feb 2014 19:49:26 +0900 X-Google-Sender-Auth: Oxq13G_OEqY21knYY_4-CBz-XSE Message-ID: To: Damien Tournoud Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c3353008e1a904f2ac09a5 Subject: Re: [PHP-DEV] [VOTE] Secure Session Module Options/Internal by Default From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c3353008e1a904f2ac09a5 Content-Type: text/plain; charset=UTF-8 Hi Damien, On Tue, Feb 18, 2014 at 7:38 PM, Damien Tournoud wrote: > I remember that the `use_strict_mode=on` added in PHP 5.5 was broken and > would prevent the application from setting a session ID by itself. This is > actually fairly common, about 800k Drupal 7 websites do that. > > Unless this is fixed, this setting just cannot be enabled by default. > It was simple mistake during merge. It is fixed next release already. Do not worry about it. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c3353008e1a904f2ac09a5--