Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78910 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72650 invoked from network); 15 Nov 2014 01:27:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2014 01:27: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.223.180 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.223.180 mail-ie0-f180.google.com Received: from [209.85.223.180] ([209.85.223.180:40251] helo=mail-ie0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/00-06924-4FBA6645 for ; Fri, 14 Nov 2014 20:27:16 -0500 Received: by mail-ie0-f180.google.com with SMTP id rl12so3529119iec.25 for ; Fri, 14 Nov 2014 17:27:12 -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=u9gOqgiTBH5Lj6o9SszG20v/DjvjRNxF638a/e709Y8=; b=kPF6AqkxnIG6o3eWMuGyHcOB1bEKydX3v7eW/4OPmUFi+UhQJSgrth7I9M/3LU76ne eC+gmk/+VJb35IFtSjUeadgxGbcdJq89gvjFNs+LAcroZVIhfkOVvAji2tKIBnbiVe9/ jr7ZUmDbXvK6Ek0p9OVUYpNYhTiLETT48Jw6jfm6iucC/omXgK9eyMzmn6alK/DqLtdT GXzLwbCPweFYNAERaArJf31fu8EeRQd6OCTyqHQpCNbzuIse3eQKg3+FJnJpoBJUAhVR cbenj+m4UQXtNDziy9TlwGMla43Xjgx9vk9L2yxMYrdayhG3VCk41itY2jtqSapr4G4Y 3q6Q== X-Received: by 10.51.16.162 with SMTP id fx2mr10185639igd.11.1416014832612; Fri, 14 Nov 2014 17:27:12 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.107.132.216 with HTTP; Fri, 14 Nov 2014 17:26:32 -0800 (PST) In-Reply-To: References: Date: Sat, 15 Nov 2014 10:26:32 +0900 X-Google-Sender-Auth: f8_7ppCaNgS0emeu-nxasgy3MH8 Message-ID: To: Patrick Schaaf Cc: Ferenc Kovacs , internals Content-Type: multipart/alternative; boundary=001a1135f844183ca70507dba506 Subject: Re: [PHP-DEV] PHP 5.6.3 is available From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1135f844183ca70507dba506 Content-Type: text/plain; charset=UTF-8 Hi Patrick, On Fri, Nov 14, 2014 at 3:07 PM, Patrick Schaaf wrote: > there was discussion, one or two weeks ago, about session module changes > being reverted to counter regressions with some session handler locking > issues. As I experienced slowdown probably related to that when testing > 5.6.2 recently (using memcache session handler), I'm curious: are these > fixed in 5.6.3? I've asked this issue on this list and there wasn't much opinion. I'm rather put the feature in PHP 7, since 3d party session save handler module need to adopt new API to get most out of it. Since master has new code, I'll prepare new patch, hopefully soon. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1135f844183ca70507dba506--