Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78784 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79081 invoked from network); 6 Nov 2014 06:38:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2014 06:38:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.50 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.50 mail-oi0-f50.google.com Received: from [209.85.218.50] ([209.85.218.50:49092] helo=mail-oi0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/F8-28384-8671B545 for ; Thu, 06 Nov 2014 01:38:32 -0500 Received: by mail-oi0-f50.google.com with SMTP id v63so301826oia.37 for ; Wed, 05 Nov 2014 22:38:30 -0800 (PST) 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=6AYS9+a/wQx8EP36TRZLGSiyg4Lp9otFxhHtiDRoeDA=; b=ATSix7KloVrqj9h/mXa+7JJx8m1wQOxH3b4KKFboVTkNepYmN5StXup0kI9hd+zkAD C0CZPOyuaTn6IT6p0ah8X6HeH9g14kS4Gkz1hAZOqGQ1dIMvruBvfhy5ScGobun1hsEV WPUsih1fC1MMRPoXja62uKUgEo2l9dgvBUgEKCZkpnXLPjHwiuovj/UQTPSP9j1zn+0S lJ4YqapI1L4jrCbrpzzjXwBkvTnJR2hxSQut54/UoxkmsLgjp86GFTB87iYZlwjWnDjA s6bnpJyZob0P3GSsisNzSl3tVhGMsZxjWvKc3rVgWL5ODngksOF7v+cDVrL/y9o7i1Jw XLJA== MIME-Version: 1.0 X-Received: by 10.182.33.138 with SMTP id r10mr137207obi.67.1415255909995; Wed, 05 Nov 2014 22:38:29 -0800 (PST) Received: by 10.60.116.39 with HTTP; Wed, 5 Nov 2014 22:38:29 -0800 (PST) Received: by 10.60.116.39 with HTTP; Wed, 5 Nov 2014 22:38:29 -0800 (PST) In-Reply-To: References: Date: Thu, 6 Nov 2014 07:38:29 +0100 Message-ID: To: Yasuo Ohgaki Cc: Damian Wadley , PHP Internals Content-Type: multipart/alternative; boundary=001a11c2cb9ac81ca605072af19f Subject: Re: [PHP-DEV] Lazy writing in the session, session-lock-ini, and bug #68331 From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2cb9ac81ca605072af19f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2014.11.06. 6:02 ezt =C3=ADrta ("Yasuo Ohgaki" ): > > Hi Damian, > > On Wed, Nov 5, 2014 at 10:54 AM, Damian Wadley wrote: > > > https://bugs.php.net/bug.php?id=3D68331 > > > > I've reverted incomplete patch for the RFC. Thanks! > > 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. I think it could have stayed in the same thread (as this thread wasn't just about the bugreport but also about the partially accepted but never merged rfc) but maybe it is better to separate, I'm just a bit afraid that the context will be missing for those who only read that thread, but not this. --001a11c2cb9ac81ca605072af19f--