Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:313565 php.internals:53345 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88340 invoked from network); 16 Jun 2011 21:43:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2011 21:43:56 -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 ns.km36107.keymachine.de Received: from [217.114.211.66] ([217.114.211.66:64084] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/36-47775-E097AFD4 for ; Thu, 16 Jun 2011 17:43:42 -0400 Received: from [192.168.2.230] (ppp-93-104-106-172.dynamic.mnet-online.de [93.104.106.172]) (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 B047072883; Thu, 16 Jun 2011 23:43:39 +0200 (CEST) To: PHP Developers Mailing List , php-general Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Thu, 16 Jun 2011 23:42:29 +0200 Message-ID: <1308260549.2406.449.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 8bit Subject: PHP 5.3.7RC1 Released for Testing From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) The first release candidates of 5.3.7 was just released for testing and can be downloaded here: http://downloads.php.net/johannes/php-5.3.7RC1.tar.bz2 (md5sum: 295a457505049cc75d723560715be5d6) http://downloads.php.net/johannes/php-5.3.7RC1.tar.gz (md5sum: 4fd555292ea0a1bc3acd1d3ad4c98c27) The Windows binaries are available at: http://windows.php.net/qa/ This is the first step in the release process of this versions and the goal is to have an additional RC within two weeks. PHP 5.3.7 is focused on improving the stability and security. To ensure that the release is solid, please test this RC against your code base and report any problems that you encounter. To find out what was changed since the last release please refer to the NEWS file found within the archive or on http://svn.php.net/viewvc/php/php-src/tags/php_5_3_4RC1/NEWS?revision=HEAD&view=markup PLEASE NOTE: The PHP Bug tracker is currently not available. In case you find a critical issue don't hesitate to send me a note. If the issue can't wait till bugs.php.net is operational again you can also inform . In case your report is security related please contact . Windows users please mind that we don't provide VS6 builds anymore since PHP 5.3.6. When using the openssl extension please mind a known regression which might lead to a performance degression. This regression will be fixed with RC2 and the final release. Johannes Schlüter PHP 5.3 Release Master