Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71287 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80485 invoked from network); 20 Jan 2014 00:38:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2014 00:38:36 -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.217.178 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.178 mail-lb0-f178.google.com Received: from [209.85.217.178] ([209.85.217.178:41527] helo=mail-lb0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/14-61840-A007CD25 for ; Sun, 19 Jan 2014 19:38:35 -0500 Received: by mail-lb0-f178.google.com with SMTP id u14so4398893lbd.23 for ; Sun, 19 Jan 2014 16:38:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=+tvknOJ+GdW5EoRVccB9+29QywujXMwNxmykuz8po9s=; b=DZiGyEHYCoy5qjPx4hUle0OukE0hx+6ADhoZOrrMdTXX/cdAgvTYgnqUFUWeu1YVie UoEgF7d8ttk/QeJ0W+N+TBB9jPpc/YON0Vt6pxWJwFbZrBFhabxwN1m1bJDqGCFzfJi8 miLF1EXcQLTG7EwuZP5fCHlDuDCjAN3aMQZhenQPiFp1z1hd1G3hZGp3WxLZUmsV7arU xw3rT+mlW89La6nnHi8j+Y8FUJt3YrN5+3yWptHFE34WDi7C+O1D8YAkOXV50es8HDPR SBcKa+L9wMMYJD8GahjHaC93E9ZzfuUvRifeh0WIBcdktzU+QpLi/jN9ph6wJ+oiARkv w6SQ== X-Received: by 10.152.3.10 with SMTP id 10mr3052200lay.35.1390178311590; Sun, 19 Jan 2014 16:38:31 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.6.68 with HTTP; Sun, 19 Jan 2014 16:37:51 -0800 (PST) Date: Mon, 20 Jan 2014 09:37:51 +0900 X-Google-Sender-Auth: wjAk4-9bPgf-nNUM4Fuogc8L1vg Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e014941f46fd5bf04f05c1c46 Subject: [VOTE] Introduce session.lock, session.lazy_write and session.lazy_destory From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e014941f46fd5bf04f05c1c46 Content-Type: text/plain; charset=UTF-8 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 --089e014941f46fd5bf04f05c1c46--