Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57674 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71345 invoked from network); 4 Feb 2012 07:43:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2012 07:43:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.195 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.195 relay3-d.mail.gandi.net Linux 2.6 Received: from [217.70.183.195] ([217.70.183.195:33412] helo=relay3-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/36-08838-381EC2F4 for ; Sat, 04 Feb 2012 02:43:00 -0500 X-Originating-IP: 217.70.178.142 Received: from mfilter14-d.gandi.net (mfilter14-d.gandi.net [217.70.178.142]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 18F2EA807A for ; Sat, 4 Feb 2012 08:42:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter14-d.gandi.net Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter14-d.gandi.net (mfilter14-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id E+6M4Q7Isr65 for ; Sat, 4 Feb 2012 08:42:54 +0100 (CET) X-Originating-IP: 82.241.130.121 Received: from verne.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: remicollet@famillecollet.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPA id A2303A8074 for ; Sat, 4 Feb 2012 08:42:54 +0100 (CET) Message-ID: <4F2CE15F.8080604@fedoraproject.org> Date: Sat, 04 Feb 2012 08:42:23 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0 MIME-Version: 1.0 To: PHP Internals References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 5.4.0. RC7 Released From: remi@fedoraproject.org (Remi Collet) Le 03/02/2012 09:34, David Soria Parra a =C3=A9crit : > Hi internals >=20 > We like to announce the 7th Release Candidate of PHP 5.4.0. > We fixed some critical bugs in the PHP 5.4.0 codebase. Therefore we > release another RC. Hopefully the last one before the final. Hi internals This version comes with - fileinfo 1.0.5-dev - mysqlnd 5.0.10-dev - sqlite3 0.7-dev Don't you think it will be great to have this versions changed to "final"= ? It's quite surprising for a user, reading "phpinfo" to see that a stable version provides extensions in "dev" state. Not an issue, only a comment about marketing ;) Regards, Remi.