Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28029 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65801 invoked by uid 1010); 15 Feb 2007 15:34:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65786 invoked from network); 15 Feb 2007 15:34:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2007 15:34:56 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:50625] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/DC-33779-D9D74D54 for ; Thu, 15 Feb 2007 10:34:54 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 4A063DF0117; Thu, 15 Feb 2007 16:34:51 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18377-09; Thu, 15 Feb 2007 16:34:44 +0100 (CET) Received: from [127.0.0.1] (unlimited01.swisscom-mobile.ch [138.188.100.224]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id 42A84DF0145; Thu, 15 Feb 2007 16:34:42 +0100 (CET) Message-ID: <45D47D88.9040701@pooteeweet.org> Date: Thu, 15 Feb 2007 16:34:32 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Antony Dovgal Cc: Ilia Alshanetsky , php-dev References: <45D47062.1010405@zend.com> <305E114E-82F5-4F50-B1EA-624AD48852A6@prohost.org> <45D47CA7.50203@zend.com> In-Reply-To: <45D47CA7.50203@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] RC announcements at php.net From: mls@pooteeweet.org (Lukas Kahwe Smith) Antony Dovgal wrote: > On 02/15/2007 06:24 PM, Ilia Alshanetsky wrote: >> I think it makes sense for RC1 and few of the first level releases >> but not the very closely spaces RC4+ where there are virtually no >> changes between the releases. > > I believe it doesn't matter which RC is that, it helps to detect > problems on the early stage anyway. > I wouldn't like to miss a bug just because someone missed an RC > announcement. Also it will be too untransparent for users what RC's get published and which dont .. Whatever the decision please add it to the release check list on the wiki :) regards, Lukas