Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78898 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67911 invoked from network); 14 Nov 2014 06:07:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2014 06:07:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@bof.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: php@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:53203] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/23-45648-41C95645 for ; Fri, 14 Nov 2014 01:07:17 -0500 Received: (qmail 27483 invoked by uid 1009); 14 Nov 2014 07:07:14 +0100 Received: from 209.85.192.48 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/19625. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:1(209.85.192.48):. Processed in 0.258568 secs); 14 Nov 2014 06:07:14 -0000 X-Antivirus-MYDOMAIN-Mail-From: php@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:1(209.85.192.48):. Processed in 0.258568 secs Process 27468) Received: from mail-qg0-f48.google.com (gmail@bof.de@209.85.192.48) by mars.intermailgate.com with RC4-SHA encrypted SMTP; 14 Nov 2014 07:07:13 +0100 Received: by mail-qg0-f48.google.com with SMTP id q108so11651991qgd.35 for ; Thu, 13 Nov 2014 22:07:12 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.140.38.102 with SMTP id s93mr8984888qgs.8.1415945232119; Thu, 13 Nov 2014 22:07:12 -0800 (PST) Received: by 10.140.37.41 with HTTP; Thu, 13 Nov 2014 22:07:11 -0800 (PST) Received: by 10.140.37.41 with HTTP; Thu, 13 Nov 2014 22:07:11 -0800 (PST) In-Reply-To: References: Date: Fri, 14 Nov 2014 07:07:11 +0100 Message-ID: To: Ferenc Kovacs Cc: internals , Yasuo Ohgaki Content-Type: multipart/alternative; boundary=001a11c125ec95014d0507cb7094 Subject: Re: [PHP-DEV] PHP 5.6.3 is available From: php@bof.de (Patrick Schaaf) --001a11c125ec95014d0507cb7094 Content-Type: text/plain; charset=UTF-8 Hello, 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? There is no mention in the changelog. best regards Patrick --001a11c125ec95014d0507cb7094--