Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24952 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52864 invoked by uid 1010); 24 Jul 2006 22:28:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52849 invoked from network); 24 Jul 2006 22:28:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2006 22:28:58 -0000 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:6342] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id AF/A0-04178-7A945C44 for ; Mon, 24 Jul 2006 18:28:57 -0400 Received: from [10.0.0.11] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 67557BC835; Tue, 25 Jul 2006 00:28:53 +0200 (CEST) Message-ID: <44C549AB.8030900@emini.dk> Date: Tue, 25 Jul 2006 00:28:59 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ilia Alshanetsky Cc: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.0RC1 Released From: edink@emini.dk (Edin Kadribasic) Windows build is available at the following locations: Main distibution: http://downloads.php.net/edink/php-5.2.0RC1-Win32.zip PECL collection: http://downloads.php.net/edink/pecl-5.2.0RC1-Win32.zip Debug pack: http://downloads.php.net/edink/php-debug-pack-5.2.0RC1-Win32.zip Edin Ilia Alshanetsky wrote: > The first release candidate of PHP 5.2.0 is finally out and the source > packages can be found here: > > http://downloads.php.net/ilia/php-5.2.0RC1.tar.bz2 > (fa36d378f7f1fd547b881b6323ae2c60) > http://downloads.php.net/ilia/php-5.2.0RC1.tar.gz > (e217195c90e123acce0c2f71ac07f88d) > > The windows binaries should be available shortly and will be found > at http://downloads.php.net/ilia/. > > Given the long time it took to make this RC there are A LOT of changes, > both in terms of new features and bug fixes. Please try to find the time > to test this release over the course of the next few weeks so any issues > can be resolved. If all goes well we will have a pre-final RC2 in about > 3 weeks, tentative date August 14th. To see the full scope of the > changes take a look at the NEWS file. The things of particular note are > the 3 new extensions (zip, json and filter), which until now only had > limited testing so any real-world testing would be highly appreciated. > There have also been some performance tweaks done in the engine, so try > to see how PHP 5.2.0 performs compared to earlier releases, if you > notice any depredations in speed, please make us aware of it. > > Ilia Alshanetsky > > > >