Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:311764 php.internals:51654 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90677 invoked from network); 10 Mar 2011 16:04:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Mar 2011 16:04: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 ns.km36107.keymachine.de Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:55737] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/12-11443-876F87D4 for ; Thu, 10 Mar 2011 11:04:08 -0500 Received: from [192.168.1.36] (unknown [213.192.79.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 49F644BC9B; Thu, 10 Mar 2011 17:04:05 +0100 (CET) To: PHP Developers Mailing List , php-general Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Thu, 10 Mar 2011 17:04:03 +0100 Message-ID: <1299773043.9694.15.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 8bit Subject: PHP 5.3.6RC2 Released for Testing From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) The third, and last, release candidates of 5.3.6 was just released for testing and can be downloaded here: http://downloads.php.net/johannes/php-5.3.6RC3.tar.bz2 (md5sum: 0098109e00a0514f947e4358d1381a67) http://downloads.php.net/johannes/php-5.3.6RC3.tar.gz (md5sum: e4d756d89d89844b1da49c1ad41e0aac) The windows binaries are available at: http://windows.php.net/qa/ Windows users please mind that we don't provide VS6 builds anymore. This is a step in the release process of this versions and goal is having a final version using the same source state by next week,. targeting at March 17th for the release. This RC fixes errors in the shmop and SPL extensions as well as updating the timezone database. To ensure that the release is solid, please test this RC against your code base and report any problems that you encounter. Johannes Schlüter PHP 5.3 Release Master