Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65543 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42176 invoked from network); 31 Jan 2013 14:59:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2013 14:59:32 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; 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:44078] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/52-25207-1D68A015 for ; Thu, 31 Jan 2013 09:59:31 -0500 Received: from [192.168.2.20] (ppp-188-174-35-51.dynamic.mnet-online.de [188.174.35.51]) (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 3A57565A44; Thu, 31 Jan 2013 15:59:25 +0100 (CET) To: PHP Internals , "php-general@lists.php.net" Content-Type: text/plain; charset="UTF-8" Organization: PHP Development Team Date: Thu, 31 Jan 2013 16:00:17 +0100 Message-ID: <1359644417.1856.1263.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: [PHP-DEV] PHP 5.3.22RC1 and 5.4.12RC1 Released for Testing! From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi! We've released PHP 5.3.22RC1 and 5.4.12RC1 which can be found here: 5.3.20RC1: http://downloads.php.net/johannes/php-5.3.22RC1.tar.bz2 http://downloads.php.net/johannes/php-5.3.22RC1.tar.gz 5.4.10RC1: http://downloads.php.net/stas/php-5.4.12RC1.tar.bz2 http://downloads.php.net/stas/php-5.4.12RC1.tar.gz Windows binaries for both, as always, are at: http://windows.php.net/qa/ These are regular bugfix releases, 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