Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76866 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45137 invoked from network); 25 Aug 2014 12:38:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2014 12:38:27 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.196 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.196 relay4-d.mail.gandi.net Received: from [217.70.183.196] ([217.70.183.196:59890] helo=relay4-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/B4-20472-24E2BF35 for ; Mon, 25 Aug 2014 08:38:26 -0400 Received: from mfilter24-d.gandi.net (mfilter24-d.gandi.net [217.70.178.152]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id AC37917207C for ; Mon, 25 Aug 2014 14:38:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter24-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter24-d.gandi.net (mfilter24-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id pf5MULYq7QYx for ; Mon, 25 Aug 2014 14:38:22 +0200 (CEST) X-Originating-IP: 82.241.130.121 Received: from schrodingerscat.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 31B531720A9 for ; Mon, 25 Aug 2014 14:38:21 +0200 (CEST) Message-ID: <53FB2E3D.8050304@fedoraproject.org> Date: Mon, 25 Aug 2014 14:38:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] 5.6.0 final is near From: remi@fedoraproject.org (Remi Collet) Le 17/08/2014 11:25, Ferenc Kovacs a =C3=A9crit : > Hi, >=20 > I'm planning to release 5.6.0 from RC4 if nothing serious comes up, > so this is just a heads-up: if you think that there is some fix, > which should make into the 5.6.0 final (which isn't in RC4) or if > you think that there is some blocker issue which should be solved > before the 5.6.0 final release, please drop me an email just to be > sure. Any plan to drop the -dev from some extensions version ? Zend 2.6.0-dev OPcache v7.0.4-dev, mysqlnd 5.0.11-dev sqlite3 0.7-dev Remi.