Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25988 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72653 invoked by uid 1010); 8 Oct 2006 00:26:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72638 invoked from network); 8 Oct 2006 00:26:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2006 00:26:20 -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:12256] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/78-30177-BA548254 for ; Sat, 07 Oct 2006 20:26:19 -0400 Received: by gw2.emini.dk (Postfix, from userid 504) id B41A6C9EF4; Sun, 8 Oct 2006 02:26:16 +0200 (CEST) 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.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Level: Received: from [10.0.0.11] (port118.ds1-rdo.adsl.cybercity.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id C56C8C9E50; Sun, 8 Oct 2006 02:26:14 +0200 (CEST) Message-ID: <452845A9.1040609@emini.dk> Date: Sun, 08 Oct 2006 02:26:17 +0200 Organization: Emini A/S User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Rasmus Lerdorf Cc: Ilia Alshanetsky , PHP Internals List References: <4526E304.50701@emini.dk> <4526E5F6.7040506@lerdorf.com> In-Reply-To: <4526E5F6.7040506@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Release php-5.2.0RC6 From: edink@emini.dk (Edin Kadribasic) Rasmus Lerdorf wrote: > Edin Kadribasic wrote: >> Now that we know that there is going to be RC6 I think there is no >> point in waiting for another week for it just because we have to >> release things on Thursday. >> >> I think that the best thing would be to make immediate RC6 and allow >> people some time to test it, and if nothing critical comes up, release >> the final version in a week or so. > > Many people haven't had a chance to look at RC5 yet. I think cycling > through them too fast is going to frustrate people. Give them a couple > of days to report other issues before going to RC6. Having to wait a week while there is another RC and allowing commits in the meanwhile, any of which can break things, is not the best release management from my perspective. Edin