Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:320248 php.internals:66003 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74519 invoked from network); 19 Feb 2013 23:24:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2013 23:24:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:59363] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/72-61103-1B904215 for ; Tue, 19 Feb 2013 18:24:34 -0500 Received: from [192.168.2.20] (ppp-88-217-85-78.dynamic.mnet-online.de [88.217.85.78]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id CB6D765DFE; Wed, 20 Feb 2013 00:24:30 +0100 (CET) To: Jan Ehrhardt Cc: php-general@lists.php.net, internals@lists.php.net In-Reply-To: <5m18i8d187se4mkkikqn2g5ju4vfn6nsi6@4ax.com> References: <1359644417.1856.1263.camel@guybrush> <5m18i8d187se4mkkikqn2g5ju4vfn6nsi6@4ax.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 20 Feb 2013 00:25:23 +0100 Message-ID: <1361316323.2355.86.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] PHP 5.3.22RC1 and 5.4.12RC1 Released for Testing! From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2013-02-20 at 00:13 +0100, Jan Ehrhardt wrote: > Johannes Schlüter in php.internals (Thu, 31 Jan 2013 16:00:17 +0100): > >If no critical issues is found in this RC, the final version will be > >released in two weeks. > > Just curious: what is keeping 5.3.22 and 5.4.12 from being released? > Are there any issues? As a look on qa.php.net or the box on the top right of php.net tells we have RC2 for both out, you can also see in the repo that the release is being prepared: http://git.php.net/?p=php-src.git;a=blobdiff;f=NEWS;h=d3a3e9fa0f344d9b736ea17ce408df6b02e8b561;hp=c4262020de69b7a93b8fcf4923e85194756435a7;hb=0183c29cb3921926855ed6f5e7cea7851fb8a5a1;hpb=904d2202eaecb7c300c36f37ebc5503513220c09 Please test the RCs and provide test feedback. Thanks. johannes