Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:314075 php.internals:53953 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21083 invoked from network); 14 Jul 2011 14:37:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2011 14:37:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain prohost.org designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:36820] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/05-22776-24FFE1E4 for ; Thu, 14 Jul 2011 10:37:55 -0400 Received: by eyf5 with SMTP id 5so189711eyf.29 for ; Thu, 14 Jul 2011 07:37:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.0.74 with SMTP id 10mr903620bka.135.1310654271098; Thu, 14 Jul 2011 07:37:51 -0700 (PDT) Received: by 10.204.127.167 with HTTP; Thu, 14 Jul 2011 07:37:51 -0700 (PDT) Date: Thu, 14 Jul 2011 10:37:51 -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.7RC3 Released for Testing From: ilia@prohost.org (Ilia Alshanetsky) The third and hopefully 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.7RC3.tar.bz2 (md5sum: 0ad46340ca3d4319ab10eac4a3978ae0) https://downloads.php.net/ilia/php-5.3.7RC3.tar.gz (md5sum: eab0329078f74f6c8fe5abcf6943b262) The Windows binaries are available at: http://windows.php.net/qa/ Given the volume of fixes since RC2 it was deemed necessary to make another to ensure that there are no regressions. The intent is that this is the final release candidate before the final release, which if all goes well will follow in 2 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_7RC3/NEWS?revision=HEAD&view=markup Windows users please mind that we don't provide VS6 builds anymore since PHP 5.3.6. Ilia Alshanetsky