Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78780 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70185 invoked from network); 6 Nov 2014 05:02:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2014 05:02:07 -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.223.175 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.223.175 mail-ie0-f175.google.com Received: from [209.85.223.175] ([209.85.223.175:36113] helo=mail-ie0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/77-28384-CC00B545 for ; Thu, 06 Nov 2014 00:02:04 -0500 Received: by mail-ie0-f175.google.com with SMTP id y20so2267713ier.34 for ; Wed, 05 Nov 2014 21:02:01 -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=BmgLslDTyKR6E7EHTZW2R8krvMoXOsr9K/9fNL578bU=; b=s4DVCLg8SdESFOKGmJfLQIhUomw2Xc0jGIqM2XaGfT1x2M4AyVa9r862rSsqrc3cwH ZEuDhR1nCl2cTBlzRyMrcDhe7rwzVFWPrJKdAZl8Lyb/D8DrB3ZaR27H5BJvX6AGJGWO 0ecvo/F2XYgKJyUmzrq/hvOEe7VooCgspyn00nL15IoZjaqz36aQn10AlMuHWZdJFnHv Zvgasx2JRE7CZ6+mzXAG7T4C66xbpQHvdVVjSw2Dhq6imII1Q8zSRZKQzYbvPZhP2Acq gOsPbXHS+sFvDfj0cCj0njP4L2PhWpB5NB17ICKPr+idvJbV9k0iXOtXMS74DtQC6xyV 7TUw== X-Received: by 10.50.93.6 with SMTP id cq6mr10793743igb.7.1415250121769; Wed, 05 Nov 2014 21:02:01 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.107.132.216 with HTTP; Wed, 5 Nov 2014 21:01:21 -0800 (PST) In-Reply-To: References: Date: Thu, 6 Nov 2014 14:01:21 +0900 X-Google-Sender-Auth: w9JCtkZnpZCYJ-yKuEvPOdmmsho Message-ID: To: Damian Wadley Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7b3a8c6ac6c91e05072998d2 Subject: Re: [PHP-DEV] Lazy writing in the session, session-lock-ini, and bug #68331 From: yohgaki@ohgaki.net (Yasuo Ohgaki) --047d7b3a8c6ac6c91e05072998d2 Content-Type: text/plain; charset=UTF-8 Hi Damian, On Wed, Nov 5, 2014 at 10:54 AM, Damian Wadley wrote: > https://bugs.php.net/bug.php?id=68331 > I've reverted incomplete patch for the RFC. Since the RFC patch https://github.com/yohgaki/php-src/compare/PHP-5.6-rfc-session-lock was not merged yet, it has to be removed for now. We have to decide what to do with the RFC, but it should be different thread. Thank you for reporting. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --047d7b3a8c6ac6c91e05072998d2--