Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:319364 php.internals:63261 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3184 invoked from network); 4 Oct 2012 22:50:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2012 22:50:24 -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:54559] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/94-11467-EA21E605 for ; Thu, 04 Oct 2012 18:50:24 -0400 Received: from [192.168.2.230] (ppp-88-217-83-66.dynamic.mnet-online.de [88.217.83.66]) (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 8C07C61E91; Fri, 5 Oct 2012 00:50:19 +0200 (CEST) To: PHP Internals , "php-general@lists.php.net" Content-Type: text/plain; charset="UTF-8" Organization: PHP Development Team Date: Fri, 05 Oct 2012 00:50:24 +0200 Message-ID: <1349391024.6093.3.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: [PHP-DEV] PHP 5.3.18RC1 and 5.4.8RC1 Released for Testing! From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi! We've released PHP 5.3.18RC1 and 5.4.8RC1 which can be found here: 5.3.18RC1: http://downloads.php.net/johannes/php-5.3.18RC1.tar.bz2 http://downloads.php.net/johannes/php-5.3.18RC1.tar.gz 5.4.8RC1: http://downloads.php.net/stas/php-5.4.8RC1.tar.bz2 http://downloads.php.net/stas/php-5.4.8RC1.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, David Soria Parra, Johannes Schlüter