Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15566 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18687 invoked by uid 1010); 23 Mar 2005 17:14:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18521 invoked from network); 23 Mar 2005 17:14:07 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 23 Mar 2005 17:14:07 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:39099] helo=mail.zend.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 28/60-11131-2D3A1424 for ; Wed, 23 Mar 2005 12:14:06 -0500 Received: (qmail 24582 invoked from network); 23 Mar 2005 17:13:51 -0000 Received: from localhost (HELO zeev-notebook.zend.com) (127.0.0.1) by localhost with SMTP; 23 Mar 2005 17:13:51 -0000 Message-ID: <5.1.0.14.2.20050323191108.07a89ec0@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 23 Mar 2005 19:13:51 +0200 To: Jani Taskinen Cc: internals@lists.php.net In-Reply-To: References: <5.1.0.14.2.20050323172229.07213ec0@localhost> <5.1.0.14.2.20050323172229.07213ec0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] 5.0.4 & 4.3.11 From: zeev@zend.com (Zeev Suraski) I went over all of the differences between RC1 and the branch's HEAD, and it appears that there were some substantial fixes with some potential for breakage that I didn't remember (some of them ran by me, go figure). Therefore I think it's best if we released RC2 instead, and released the final version next week. From this point onwards, please run patches by me/Ilia, only major bug fixes should go in and trigger RC3. Zeev At 17:47 23/03/2005, Jani Taskinen wrote: >On Wed, 23 Mar 2005, Zeev Suraski wrote: > >>All, >> >>There weren't any major stoppers found in RC1, so we plan to move forward >>and release these versions. We'll package them today and announce them >>tomorrow. > > You mean you're gonna release RC1's as the releases and not current > CVS ???? There were several fixes committed after RC1 that need to > be in release too.. > > --Jani