Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15591 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97547 invoked by uid 1010); 25 Mar 2005 01:51:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97526 invoked from network); 25 Mar 2005 01:51:09 -0000 Received: from unknown (HELO coloradoautotrek.co) (127.0.0.1) by localhost with SMTP; 25 Mar 2005 01:51:09 -0000 X-Host-Fingerprint: 69.64.38.41 bluga.net Linux 2.5 (sometimes 2.4) (4) Received: from ([69.64.38.41:49154] helo=bluga.net) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 0D/52-51330-C8E63424 for ; Thu, 24 Mar 2005 20:51:09 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by bluga.net (Postfix) with ESMTP id D831121C0B1; Thu, 24 Mar 2005 19:48:31 -0600 (CST) Received: from bluga.net ([127.0.0.1]) by localhost (bluga.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10114-10; Thu, 24 Mar 2005 19:48:31 -0600 (CST) Received: from [192.168.0.101] (66-65-39-8.nyc.rr.com [66.65.39.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bluga.net (Postfix) with ESMTP id 7EE9A21C034; Thu, 24 Mar 2005 19:48:31 -0600 (CST) Message-ID: <42436E8D.5000905@php.net> Date: Thu, 24 Mar 2005 20:51:09 -0500 User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Cc: edin@php.net References: <5.1.0.14.2.20050324191022.063c7ec0@localhost> In-Reply-To: <5.1.0.14.2.20050324191022.063c7ec0@localhost> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at bluga.net Subject: Re: PHP 5.0.4RC2 rolled From: cellog@php.net (Greg Beaver) Zeev Suraski wrote: > All, > > There have been several fixes since RC1. If there are no show stoppers > found, we hope to release the final 5.0.4 early next week. > > Source: > http://downloads.php.net/zeev/php-5.0.4RC2.tar.gz > http://downloads.php.net/zeev/php-5.0.4RC2.tar.bz2 > > Windows binaries: > http://downloads.php.net/edink/php-5.0.4RC2-Win32.zip > http://downloads.php.net/edink/php-debug-pack-5.0.4RC2-Win32.zip > http://downloads.php.net/edink/pecl-5.0.4RC2-Win32.zip > > Test away! The PEAR bundle for windows is still out of date. Greg