Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60601 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54485 invoked from network); 17 May 2012 14:16:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2012 14:16:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 217.114.211.66 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:56305] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/91-45818-85805BF4 for ; Thu, 17 May 2012 10:16:56 -0400 Received: from [192.168.2.230] (ppp-93-104-24-196.dynamic.mnet-online.de [93.104.24.196]) (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 7108D61BE9 for ; Thu, 17 May 2012 16:16:53 +0200 (CEST) To: internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Thu, 17 May 2012 16:16:52 +0200 Message-ID: <1337264212.2225.27.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: PHP 5.3.14RC1 and PHP 5.4.4RC1 Released for Testing From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, The first release candidates for 5.3.14 and PHP 5.4.4 were released for testing and can be downloaded here: PHP 5.3.13RC1: http://downloads.php.net/johannes/php-5.3.14RC1.tar.bz2 http://downloads.php.net/johannes/php-5.3.14RC1.tar.gz PHP 5.4.4RC1: http://downloads.php.net/stas/php-5.4.4RC1.tar.bz2 http://downloads.php.net/stas/php-5.4.4RC1.tar.gz The Windows binaries for both are available at: http://windows.php.net/qa/ Please ensure that these releases are solid and all things behave as expected! Please test these RC against your code base and report any problems you encounter or successful tests you've run. Depending on the feedback the final version, or another RC, is scheduled to be released in two weeks time, on May 31st. Regards, Stas, David and Johannes