Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29734 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54024 invoked by uid 1010); 25 May 2007 00:33:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54009 invoked from network); 25 May 2007 00:33:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2007 00:33:15 -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 64.233.166.183 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.183 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.183] ([64.233.166.183:23998] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/81-57693-8CE26564 for ; Thu, 24 May 2007 20:33:14 -0400 Received: by py-out-1112.google.com with SMTP id a25so508244pyi for ; Thu, 24 May 2007 17:33:10 -0700 (PDT) Received: by 10.64.184.16 with SMTP id h16mr4599029qbf.1180053190319; Thu, 24 May 2007 17:33:10 -0700 (PDT) Received: from ?192.168.1.110? ( [99.246.70.178]) by mx.google.com with ESMTP id e11sm4067135qbc.2007.05.24.17.33.09; Thu, 24 May 2007 17:33:10 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-ID: <509DFE15-F28E-4869-A124-58E6226205A4@prohost.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: php-dev List Date: Thu, 24 May 2007 20:33:05 -0400 X-Mailer: Apple Mail (2.752.3) Subject: PHP 5.2.3RC1 Released From: ilia@prohost.org (Ilia Alshanetsky) The first release candidate of PHP 5.2.3 is now available for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.3RC1.tar.bz2 (md5sum: 343785b0558f5696c14607d62f084d4c) The release comes a bit sooner then anticipated as it is needed to address a regression introduced by 5.2.2 in relation to RAW_HTTP_POST_DATA handling. I'd like to keep the release cycle as short as possible so we can get this version out ASAP. I'd like to ask everyone to try this release against their code and/or test suits and report any new problems if there are any. If there are no new issues I will move to the final release within 1 week. I'd also like to ask all developers to refrain from making major commits or non-bug-fix commits for the next week to the 5.2 branch. Ilia Alshanetsky 5.2 Release Master