Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73657 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53918 invoked from network); 10 Apr 2014 11:14:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2014 11:14:47 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:61643] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/22-36264-52D76435 for ; Thu, 10 Apr 2014 07:14:46 -0400 Received: by mail-qc0-f175.google.com with SMTP id e16so4120833qcx.20 for ; Thu, 10 Apr 2014 04:14:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qE8rwS6Ebd9dpcIcmUrdCSEMJcjZnkDlODNmjSTJLa0=; b=ycP6GwnCFVnFnUwbFSyQWlNS39LikI9qplK5MGyQtwbeqoc0EjKQYrSl7X5cvel/7l mpL0uBCmrBGchAi7k1g2LQuvj2ZxEdRnhloigNWLlgE6FPdZbZ05j7cqHSmcbY/+vUSE IATfU7GCAh547vM5qAJzGDWSePn8n1hfpI9zQeMAhBWLGMlktwq/8mJapmS5JlYVMy7X hSQroUgHDFlCKsAKGZqwPxNdX663vvUhbM+gJUlhEhxGVqssOqLbsFp0I07BJBnGJtEd 2wiV61G6z6GVCmFOhyAw7XbPQpB9llSsArm1eyk2sNdJtqhtRw0GOsYOjDhK/rII0kTH dfJw== MIME-Version: 1.0 X-Received: by 10.224.61.200 with SMTP id u8mr19785371qah.18.1397128483323; Thu, 10 Apr 2014 04:14:43 -0700 (PDT) Received: by 10.140.47.138 with HTTP; Thu, 10 Apr 2014 04:14:43 -0700 (PDT) Received: by 10.140.47.138 with HTTP; Thu, 10 Apr 2014 04:14:43 -0700 (PDT) In-Reply-To: References: Date: Thu, 10 Apr 2014 13:14:43 +0200 Message-ID: To: Andrey Andreev Cc: PHP internals Content-Type: multipart/alternative; boundary=089e0149512cf442f904f6ae5224 Subject: Re: [PHP-DEV] [VOTE][RFC] session_start(), lazy_write From: pierre.php@gmail.com (Pierre Joye) --089e0149512cf442f904f6ae5224 Content-Type: text/plain; charset=UTF-8 Hi Andrey, On Apr 10, 2014 12:50 PM, "Andrey Andreev" wrote: > > Hello, > > I'm starting the vote on the RFC about changing the recently accepted > 'lazy_write' functionality in ext/session. The voting period is 2 > weeks, until April 24th, 2014 - I'd make it shorter because beta1 was > just announced, but easter is coming, so ... > > https://wiki.php.net/rfc/session-read_only-lazy_write Too late for 5.6, pls make it 5.7 or next :) Cheers, Pierre --089e0149512cf442f904f6ae5224--