Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71952 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89807 invoked from network); 1 Feb 2014 22:55:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2014 22:55:17 -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.215.54 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:34759] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/5A-30967-45B7DE25 for ; Sat, 01 Feb 2014 17:55:16 -0500 Received: by mail-la0-f54.google.com with SMTP id y1so4523315lam.13 for ; Sat, 01 Feb 2014 14:55:11 -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:content-type; bh=pRDlIn0MVAIWlpYV+dS5oOZo1Bmc5K6uEH2yVvK6yco=; b=h5DmpO7nGyb1O+rGrRWUj+nw3wt8IfTpcECk37A87i5biA9dJ09m7K5f+nhdRuZGUI m9Dzy2/em2XaYmJvxvteAlREd/fhesH4oohdG/dJK1VZ5lpbWr2RHsybhgKkl5nDX/JD unG/Vjk7bI544A/GwX0gyT/MiXEC0Ahepx/6btQUqdIB8qyGLrWURzQxZ5lOI327UWwU tqvKNb1ND4zuFELe/FFAqTL1GyxtBKXdLp3BHYNiIlOK4GgfUWRAUqXXKW+gGSo4s6CJ 8ZON/QgVzE++lOPCzUvthltq7JmRkGrF3Q5zA0hI+HZYefdQA0Y3kd1hXztok5ZcBB48 jdrg== X-Received: by 10.112.202.105 with SMTP id kh9mr3821lbc.89.1391295311419; Sat, 01 Feb 2014 14:55:11 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Sat, 1 Feb 2014 14:54:31 -0800 (PST) In-Reply-To: References: Date: Sun, 2 Feb 2014 07:54:31 +0900 X-Google-Sender-Auth: DlxyYFrCa8CJw3C7hHrjgcNrZm8 Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c36c94d09ff404f1602e89 Subject: Re: [VOTE] Introduce session.lock, session.lazy_write and session.lazy_destory From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c36c94d09ff404f1602e89 Content-Type: text/plain; charset=UTF-8 Hi all, Revised RFC is prepared and the patch is there. I would like to start vote again. Is there any new comment for the RFC? https://wiki.php.net/rfc/session-lock-ini Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net On Mon, Jan 20, 2014 at 9:37 AM, Yasuo Ohgaki wrote: > Hi all, > > New session feature has been discussed while. > > Vote period: 2014/01/20 - 2014/01/30 > https://wiki.php.net/rfc/session-lock-ini > > New comments and questions are welcomed. > > Thank you for voting. > > P.S. I have removed session_discard(). I've committed > it as session_abort() to address FR last year. Name/alias > is open to be changed. Please comment on different thread > for this. > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > > > --001a11c36c94d09ff404f1602e89--