Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56672 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74722 invoked from network); 30 Nov 2011 01:25:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2011 01:25:16 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:57208] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/D0-04068-AF585DE4 for ; Tue, 29 Nov 2011 20:25:15 -0500 Received: by ggnk1 with SMTP id k1so105014ggn.29 for ; Tue, 29 Nov 2011 17:25:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=7yaGukRQEPS24QrWRRsyNEPKYx3BmDDlBS+XjQd912Q=; b=OKMS0g14mBaJNweO+Gc/4TxUgh/JTTNGt5uSvu9rUGNhpCX46QssUwgNUUy1hv6P+3 K6oMrAZdBrt2NvmF0Tty+7o+p6gRIxkhz8i0srQKzzER8Ep38/WxlVUreQMM3Irpu3vN 4fdv9yGXZxn1LWNBjzVx8f720DKgizUtYsJn4= Received: by 10.236.76.136 with SMTP id b8mr444156yhe.9.1322616312194; Tue, 29 Nov 2011 17:25:12 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.100.127.18 with HTTP; Tue, 29 Nov 2011 17:24:31 -0800 (PST) In-Reply-To: References: <4EBDC283.3040700@yahoo.co.jp> <4ECC30C7.9060201@oracle.com> Date: Wed, 30 Nov 2011 10:24:31 +0900 X-Google-Sender-Auth: s-rJ9QH_D86yxpj50kOgqzz-peE Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Strict session? From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi folks, 2011/11/29 Yasuo Ohgaki : > I updated wiki page to remove draft status. > > https://wiki.php.net/rfc/strict_sessions > > Any corrections and comments are appreciated. I think I've wrote everything needed into the Wiki page to understand the issue, so I changed status to "Under Discussion". According to https://wiki.php.net/rfc/voting minimum discussion period is 2 weeks and voting is required. How should I proceed? BTW, please note that this patch is "must have" patch for security season. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net