Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27535 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48842 invoked by uid 1010); 19 Jan 2007 10:00:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48827 invoked from network); 19 Jan 2007 10:00:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2007 10:00:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=edink@emini.dk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=edink@emini.dk; 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:16972] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/29-10486-6C690B54 for ; Fri, 19 Jan 2007 05:00:39 -0500 Received: by gw2.emini.dk (Postfix, from userid 504) id 1F79FEE43E; Fri, 19 Jan 2007 11:00:36 +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=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Level: Received: from [10.0.0.178] (host-10-0-0-178 [10.0.0.178]) by gw2.emini.dk (Postfix) with ESMTP id C96CCEE418; Fri, 19 Jan 2007 11:00:34 +0100 (CET) Message-ID: <45B096C2.9040204@emini.dk> Date: Fri, 19 Jan 2007 11:00:34 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Ilia Alshanetsky Cc: "internals@lists.php.net List" References: <0F741213-BCA4-4923-A83A-3E4E9C561DAE@prohost.org> In-Reply-To: <0F741213-BCA4-4923-A83A-3E4E9C561DAE@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.1RC3 Released From: edink@emini.dk (Edin Kadribasic) Windows build is ready for download too: http://downloads.php.net/edink/php-5.2.1RC3-Win32.zip (6dd32e4a2ec2dd67efe42edcba3fdee5) http://downloads.php.net/edink/php-5.2.1RC3-win32-installer.msi (50c20632cc232da6ae13c302339df0b5) http://downloads.php.net/edink/pecl-5.2.1RC3-Win32.zip (fa31e1c0ad54514b19357b52aadbb9e5 ) http://downloads.php.net/edink/php-debug-pack-5.2.1RC3-Win32.zip (cd86bc20eb524fd7e72ec2d43e0de13b) And the FastCGI non-thread safe build (WARNING: the build below can only be used with CLI/CGI/FastCGI) http://downloads.php.net/edink/php-5.2.1RC3-nts-Win32.zip (61b6d9146b871b72f26cc2a44d294941) http://downloads.php.net/edink/pecl-5.2.1RC3-nts-Win32.zip (e4331988dc8e692dc5bb5f079f54d776) http://downloads.php.net/edink/php-debug-pack-5.2.1RC3-nts-Win32.zip (5c83f3ec7d7fdaa202aac565d38864fe) Edin Ilia Alshanetsky wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > 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.1RC3.tar.bz2 > (d3889eda8c3471ce7cf2adb35a4de736) > http://downloads.php.net/ilia/php-5.2.1RC3.tar.gz > (c5b3e5540d1951d4c4b976b8a39c09ab) > > and the Win32 binaries will be available in short order. > > Since the last release, there are over 20 different bug fixes > resolving some annoying engine issues such as the tempval leak inside > foreach(). 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/. > > Depending on the stability of this release it may either be followed > by a final release or another RC, therefor your feedback is critical > to determining whether or not the code is stable enough to warrant the > 5.2.1 final. > > Ilia Alshanetsky > 5.2 Release Master > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.3 (Darwin) > > iD8DBQFFsBJOLKekh381/CERAq/MAKCKg7buIpB9hXWrtnfHN7hQPB6akgCeJy8q > Q/HBl5G15afjTjebEaILHlE= > =tsFU > -----END PGP SIGNATURE----- > > --PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >