Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26974 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28478 invoked by uid 1010); 15 Dec 2006 13:31:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28463 invoked from network); 15 Dec 2006 13:31:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2006 13:31:06 -0000 Authentication-Results: pb1.pair.com header.from=edink@emini.dk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=edink@emini.dk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain emini.dk designates 192.38.9.232 as permitted sender) X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from [192.38.9.232] ([192.38.9.232:6569] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/60-24336-353A2854 for ; Fri, 15 Dec 2006 08:30:30 -0500 Received: by gw2.emini.dk (Postfix, from userid 504) id 4EF9DDB472; Fri, 15 Dec 2006 14:05:03 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.1.3 X-Spam-Level: Received: from [10.0.0.176] (gw2.intra.emini.dk [10.0.0.1]) by gw2.emini.dk (Postfix) with ESMTP id 18AA5DB46E; Fri, 15 Dec 2006 14:05:02 +0100 (CET) Message-ID: <45829D7D.5070104@emini.dk> Date: Fri, 15 Dec 2006 14:05:01 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Ilia Alshanetsky Cc: PHP internals References: <2447D5D3-65D4-4680-B841-EAA3BBB17524@prohost.org> In-Reply-To: <2447D5D3-65D4-4680-B841-EAA3BBB17524@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.1RC1 Released From: edink@emini.dk (Edin Kadribasic) Windows build is ready too: http://downloads.php.net/edink/php-5.2.1RC1-Win32.zip http://downloads.php.net/edink/php-5.2.1RC1-win32-installer.msi http://downloads.php.net/edink/pecl-5.2.1RC1-Win32.zip http://downloads.php.net/edink/php-debug-pack-5.2.1RC1-Win32.zip MD5 (php-5.2.1RC1-Win32.zip) = 00d6833308931fa58581574b8d364e12 MD5 (php-5.2.1RC1-win32-installer.msi) = cbeba069d546ca1fadf1c7b547c5728d MD5 (pecl-5.2.1RC1-Win32.zip) = 479f8619092c6a6ccc642909b4839696 MD5 (php-debug-pack-5.2.1RC1-Win32.zip) = ac86975945193455658d85921d835e60 Edin Ilia Alshanetsky wrote: > The first release candidate for PHP 5.2.1 is now available for > download. The source tarballs can be found here: > > http://downloads.php.net/ilia/php-5.2.1RC1.tar.bz2 (md5sum: > cc6024531e3d4058e32cf740e2fe535f) > http://downloads.php.net/ilia/php-5.2.1RC1.tar.gz (md5sum: > bafcdff32bcaa564f65293c1c42d117e) > > Win32 snapshots should be available shortly as well. The focus of this > release has been primarily stabilization with many bug fixes and very > features being added, so a short release cycle is anticipated. Please > try this release out on your code and systems and let us know if you > come across any problems, especially regressions from the previous 5.X > releases. Given that we've started a release cycle I'd like to ask all > developers to refrain from making major changes to the code, only > applying bug fixes. The two exceptions to this rule are currently two > pending patches, that are being reviewed in relation to the Zend > engine (Memory manager tweak and Matt's optimizations). > > Ilia Alshanetsky > > --PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >