Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43123 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9023 invoked from network); 19 Feb 2009 19:35:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2009 19:35:51 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 74.125.44.30 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 74.125.44.30 yx-out-2324.google.com Received: from [74.125.44.30] ([74.125.44.30:23500] helo=yx-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/B1-31764-594BD994 for ; Thu, 19 Feb 2009 14:35:50 -0500 Received: by yx-out-2324.google.com with SMTP id 8so211970yxb.83 for ; Thu, 19 Feb 2009 11:35:47 -0800 (PST) Received: by 10.64.142.5 with SMTP id p5mr5447457qbd.136.1235072147125; Thu, 19 Feb 2009 11:35:47 -0800 (PST) Received: from ?192.168.1.111? (TOROON63-1176059019.sdsl.bell.ca [70.25.60.139]) by mx.google.com with ESMTPS id 25sm2897193qbw.35.2009.02.19.11.35.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 19 Feb 2009 11:35:46 -0800 (PST) Message-ID: <0D2C2E8F-85FD-4460-9BC6-56937EAC1EB8@prohost.org> To: internals Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Thu, 19 Feb 2009 14:35:45 -0500 X-Mailer: Apple Mail (2.930.3) Subject: PHP 5.2.9RC3 Testing From: ilia@prohost.org (Ilia Alshanetsky) The third and final release candidate of 5.2.9 was just released for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.9RC3.tar.bz2 (md5sum: 11dac673bc41fe607ddae680f4ae10ea) http://windows.php.net/downloads/qa/php-5.2.9RC3-Win32-VC6-x86.zip (sha1: 5150afad0bc1760c027b5a27f1727eee3a41b7b2) There were a few more changes since RC2, so to make sure that nothing slips by and no new regression are introduced RC3 is being tagged. If no critical issues and/or regressions are identified in the coming week, the final will be released next thursday. Please check the code against your apps to make sure everything is working properly. At this time I would like to ask all developers to hold-off on any commits to the 5.2 branch unless they address regressions or introduce security fixes. Ilia Alshanetsky PHP 5.2 Release Master