Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59916 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9684 invoked from network); 13 Apr 2012 21:42:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2012 21:42:09 -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:40284] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/76-11739-EAD988F4 for ; Fri, 13 Apr 2012 17:42:07 -0400 Received: from [192.168.2.230] (unknown [88.217.70.251]) (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 3E88B60CEB for ; Fri, 13 Apr 2012 23:42:03 +0200 (CEST) To: internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Fri, 13 Apr 2012 23:42:01 +0200 Message-ID: <1334353321.8081.26.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: [PHP-DEV] PHP 5.3.11RC2 Released for Testing From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) (Sorry if you receive this 5.3.11 related message two times) Hi, The second, and hopefully last, release candidate for 5.3.11 was released for testing and can be downloaded here: http://downloads.php.net/johannes/php-5.3.11RC2.tar.bz2 http://downloads.php.net/johannes/php-5.3.11RC2.tar.gz The Windows binaries are available at: http://windows.php.net/qa/ Please ensure that the release is solid and all things behave as expected! Please test this RC against your code base and report any problems you encounter or successful tests you've run. The final version will be released along with 5.4 on April 26. Johannes Schlüter