Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27263 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56000 invoked by uid 1010); 5 Jan 2007 02:10:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55882 invoked from network); 5 Jan 2007 02:10:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2007 02:10:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=edink@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=edink@php.net; sender-id=unknown; domainkeys=good Received-SPF: error (pb1.pair.com: domain php.net from 140.211.166.39 cause and error) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: edink@php.net X-Host-Fingerprint: 140.211.166.39 osu1.php.net Linux 2.4/2.6 Received: from [140.211.166.39] ([140.211.166.39:51008] helo=osu1.php.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/49-25140-F03BD954 for ; Thu, 04 Jan 2007 21:08:15 -0500 X-DomainKeys: Ecelerity dk_sign implementing draft-delany-domainkeys-base-01 DomainKey-Signature: q=dns; a=rsa-sha1; c=nofws; s=mx; d=php.net; h=From:Subject:To:Date; b=RTBx+m8GFiqk/mvhz0B1qi9F7hvUUIswPUEEe/f9WxUwKvoaeE6J4UY2bZeeLQPW w+K1Ks6ewZvLQO+cr+2alNPYqX9bEPJWP5DQXymcVZk3dkJFPrLz6UvqGUrGbYXx Authentication-Results: osu1.php.net smtp.user=edink; auth=pass (LOGIN) X-Host-Fingerprint: 89.150.164.31 unknown Received: from [89.150.164.31] ([89.150.164.31:3657] helo=[10.0.0.5]) by osu1.php.net (ecelerity 2.1.1.11-rc1 r(13363/13364M)) with ESMTPSA (cipher=AES256-SHA) id D6/13-04805-E33BD954 for ; Thu, 04 Jan 2007 18:09:03 -0800 Message-ID: <459DB306.6030409@php.net> Date: Fri, 05 Jan 2007 03:08:06 +0100 Organization: PHP.net User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Ilia Alshanetsky CC: internals@lists.php.net References: <771FBCA3-16B4-48E3-9BD1-F003489BD158@ilia.ws> In-Reply-To: <771FBCA3-16B4-48E3-9BD1-F003489BD158@ilia.ws> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.1RC2 Released From: edink@php.net (Edin Kadribasic) The windows build can be downloaded from: http://downloads.php.net/edink/php-5.2.1RC2-Win32.zip (aaabe7eda5cef1be6f9c51c621fbbfd3) http://downloads.php.net/edink/pecl-5.2.1RC2-Win32.zip (6f97b2365bfa56874801fa5053d387e0) http://downloads.php.net/edink/php-debug-pack-5.2.1RC2-Win32.zip (592f2fc11c9ed4d891fb17b9e967441c) Edin Ilia Alshanetsky wrote: > The 2nd release candidate for PHP 5.2.1 is now available for download. > The tarballs can be found here: > > http://downloads.php.net/ilia/php-5.2.1RC2.tar.bz2 > (cc6024531e3d4058e32cf740e2fe535f) > http://downloads.php.net/ilia/php-5.2.1RC2.tar.gz > (3f89c31687762a39f1360b380dd315b4) > > and the Win32 binaries will be available in short order. > > Since the last release over 30 different bug fixes were made and the two > pending patches relating to is_numeric_string() optimization and > internal heap protection for the Zend Engine allocator were added. > Another important change was the fact that the memory limit is now > always enabled and to accommodate this change the default limit value > was raised to 128 megabytes to avoid script breakage. We do not > anticipate any regressions to be introduced by this RC, but I would > still like to ask everyone to take a few minutes and test it against > their code base. If you come across any issues please report them at > http://bugs.php.net/. > > With this release we are nearing the final stretch is the release cycle, > so I'd like to ask all developers to refrain from making any commits to > the 5.2 tree that are not bug fixes. If all goes well the final RC (RC3) > will be available in 2 weeks to be shortly followed by the final release. > > Ilia > > --PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >