Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:314498 php.internals:54507 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83693 invoked from network); 11 Aug 2011 16:39:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2011 16:39:18 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain prohost.org designates 209.85.161.42 as permitted sender) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:59477] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/B2-64642-5B5044E4 for ; Thu, 11 Aug 2011 12:39:17 -0400 Received: by fxe23 with SMTP id 23so1960201fxe.29 for ; Thu, 11 Aug 2011 09:39:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.142.67 with SMTP id p3mr2998828bku.113.1313080753626; Thu, 11 Aug 2011 09:39:13 -0700 (PDT) Received: by 10.204.130.198 with HTTP; Thu, 11 Aug 2011 09:39:13 -0700 (PDT) Date: Thu, 11 Aug 2011 12:39:13 -0400 Message-ID: To: PHP Developers Mailing List , php-general@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: PHP 5.3.7RC5 Released for Testing From: ilia@prohost.org (Ilia Alshanetsky) The fifth and final release candidate of 5.3.7 was just released for testing and can be downloaded here: https://downloads.php.net/ilia/php-5.3.7RC5.tar.bz2 (md5sum: 2604b92812e213287fa0fbc5d61223db) https://downloads.php.net/ilia/php-5.3.7RC5.tar.gz (md5sum: 2d3315be5ef7ab90ca359978f36c2001) The Windows binaries are available at: http://windows.php.net/qa/ This RC is in place to validate the changes resulting from various code adjustments made to address issues identified by static analysis. If no issues arise the final release will be made next week. To make sure we can finally get 5.3.7 out of the door, I would like to ask that all developers refrain from making commits into the 5.3 branch, until the final release is made (especially those on working on Coverity identified issues). 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_7RC5/NEWS?revision=HEAD&view=markup Windows users please mind that we don't provide VS6 builds anymore since PHP 5.3.6. Ilia Alshanetsky