Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15588 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15518 invoked by uid 1010); 24 Mar 2005 19:17:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15503 invoked from network); 24 Mar 2005 19:17:31 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 24 Mar 2005 19:17:31 -0000 X-Host-Fingerprint: 64.26.176.17 ottawa-hs-64-26-176-17.s-ip.magma.ca Linux 2.4/2.6 Received: from ([64.26.176.17:33105] helo=box2.fiddy8.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 08/E9-19031-A4213424 for ; Thu, 24 Mar 2005 14:17:31 -0500 Received: from mrobinson (mrobinson [192.168.1.3]) by box2.fiddy8.com (8.12.3/8.12.3/Debian-7.1) with ESMTP id j2OJHNbu029860; Thu, 24 Mar 2005 14:17:27 -0500 Message-ID: <200503241917.j2OJHNbu029860@box2.fiddy8.com> To: "'Zeev Suraski'" Cc: Date: Thu, 24 Mar 2005 14:17:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcUwngGds9/JYQy6RGGbvLT7odR4UAABz1Ug In-Reply-To: <5.1.0.14.2.20050324191022.063c7ec0@localhost> Subject: RE: [PHP-DEV] PHP 5.0.4RC2 rolled From: mike@fiddy8.com ("Mike Robinson") References: <5.1.0.14.2.20050324191022.063c7ec0@localhost> There seems to be something magical about the 0.4 release number. 3.0.4 worked really well. It wasn't until 0.4 that PHP4 compiled and ran without anything breaking for me. This is the first time PHP5 installed and ran all my stuff out of the box. Any ideas when 6.0.4 will be out? ;) Excellent work folks. Very nice. Best, Mike Robinson 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! > > Zeev