Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28030 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66606 invoked by uid 1010); 15 Feb 2007 15:35:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66590 invoked from network); 15 Feb 2007 15:35:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2007 15:35:22 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.231 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.162.231 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.231] ([64.233.162.231:46017] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/FC-33779-ABD74D54 for ; Thu, 15 Feb 2007 10:35:22 -0500 Received: by nz-out-0506.google.com with SMTP id k1so617706nzf for ; Thu, 15 Feb 2007 07:35:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nL4mMtvjI6abzl0l9YMhz3qG217DPRu2liAd/cZA0UAyhcZeRPIKl2OfC0BoS1nlscwQyXsuWMqEgLJDwd4YOR75M9fRjuQGugn9PNFFvk7fJJfU1DYT7ClY1W9Dp2KtR6AzKyylYPoRXck/WeCcrkfe56kQfkSwbiZzzS3jZMA= Received: by 10.65.74.9 with SMTP id b9mr2947194qbl.1171553720279; Thu, 15 Feb 2007 07:35:20 -0800 (PST) Received: by 10.64.148.9 with HTTP; Thu, 15 Feb 2007 07:35:20 -0800 (PST) Message-ID: Date: Thu, 15 Feb 2007 16:35:20 +0100 To: "Antony Dovgal" Cc: "Ilia Alshanetsky" , php-dev In-Reply-To: <45D47CA7.50203@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45D47062.1010405@zend.com> <305E114E-82F5-4F50-B1EA-624AD48852A6@prohost.org> <45D47CA7.50203@zend.com> Subject: Re: [PHP-DEV] RC announcements at php.net From: pierre.php@gmail.com (Pierre) On 2/15/07, 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. I agree. All releases should be announced. I can imagine a little image to tell when a release announcement is QA (RC) release or the final release. I'm not sure it will help to get more testers or feedbacks, but it costs nothing to do it :) --Pierre