Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:319806 php.internals:64185 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48637 invoked from network); 6 Dec 2012 20:04:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2012 20:04:06 -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:48850] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/02-27691-43AF0C05 for ; Thu, 06 Dec 2012 15:04:06 -0500 Received: from [192.168.2.20] (ppp-93-104-2-55.dynamic.mnet-online.de [93.104.2.55]) (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 A113D659BA; Thu, 6 Dec 2012 21:04:01 +0100 (CET) To: PHP Internals , "php-general@lists.php.net" Content-Type: text/plain; charset="UTF-8" Organization: PHP Development Team Date: Thu, 06 Dec 2012 21:04:19 +0100 Message-ID: <1354824259.4619.1.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: [PHP-DEV] PHP 5.3.20RC1 and 5.4.10RC1 Released for Testing! From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi! We've released PHP 5.3.20RC1 and 5.4.10RC1 which can be found here: 5.3.20RC1: http://downloads.php.net/johannes/php-5.3.20RC1.tar.bz2 http://downloads.php.net/johannes/php-5.3.20RC1.tar.gz 5.4.10RC1: http://downloads.php.net/stas/php-5.4.10RC1.tar.bz2 http://downloads.php.net/stas/php-5.4.10RC1.tar.gz Windows binaries for both as always are at: http://windows.php.net/qa/ This is a regular bugfix release, the full list of issues fixed can be found in the NEWS files. Please test and report if anything is broken. If no critical issues is found in this RC, the final version will be released in two weeks. Regards, Stas Malyshev, Johannes Schlüter