Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:314239 php.internals:54233 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77554 invoked from network); 28 Jul 2011 16:41:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jul 2011 16:41:47 -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.215.42 as permitted sender) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.215.42 mail-ew0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:52586] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E9/F6-35879-941913E4 for ; Thu, 28 Jul 2011 12:41:46 -0400 Received: by ewy2 with SMTP id 2so2114260ewy.29 for ; Thu, 28 Jul 2011 09:41:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.146.142 with SMTP id h14mr92751bkv.31.1311871302301; Thu, 28 Jul 2011 09:41:42 -0700 (PDT) Received: by 10.204.35.84 with HTTP; Thu, 28 Jul 2011 09:41:42 -0700 (PDT) Date: Thu, 28 Jul 2011 12:41:42 -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.7RC4 Released for Testing From: ilia@prohost.org (Ilia Alshanetsky) The fourth 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.7RC4.tar.bz2 (md5sum: 143ae4c3c5df93e2a9efae532cb51790) https://downloads.php.net/ilia/php-5.3.7RC4.tar.gz (md5sum: 8543604a0f171424c73ccaff5061f7ba) The Windows binaries are available at: http://windows.php.net/qa/ There were a few important fixes made since RC3 and this new RC is designed to validate that these fixes have not introduced any 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_7RC4/NEWS?revision=HEAD&view=markup Windows users please mind that we don't provide VS6 builds anymore since PHP 5.3.6. Ilia Alshanetsky