Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44309 invoked by uid 1010); 16 Feb 2007 09:36:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44294 invoked from network); 16 Feb 2007 09:36:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2007 09:36:13 -0000 Authentication-Results: pb1.pair.com header.from=sebastian@nohn.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sebastian@nohn.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain nohn.net from 81.169.184.185 cause and error) X-PHP-List-Original-Sender: sebastian@nohn.net X-Host-Fingerprint: 81.169.184.185 h939937.serverkompetenz.net Linux 2.5 (sometimes 2.4) (4) Received: from [81.169.184.185] ([81.169.184.185:56805] helo=bxpcsr02.nohn.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/2A-40589-C0B75D54 for ; Fri, 16 Feb 2007 04:36:12 -0500 Received: from localhost (localhost [127.0.0.1]) by bxpcsr02.nohn.net (Postfix) with ESMTP id 4261F938013; Fri, 16 Feb 2007 10:44:23 +0100 (CET) Received: from bxpcsr02.nohn.net ([127.0.0.1]) by localhost (h939937.serverkompetenz.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08369-08; Fri, 16 Feb 2007 10:44:23 +0100 (CET) Received: from [192.168.1.127] (dslb-084-063-037-224.pools.arcor-ip.net [84.63.37.224]) by bxpcsr02.nohn.net (Postfix) with ESMTP id D84C9938002; Fri, 16 Feb 2007 10:44:22 +0100 (CET) Message-ID: <45D57B05.4010708@nohn.net> Date: Fri, 16 Feb 2007 10:36:05 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Antony Dovgal CC: Alexey Zakhlestin , internals@lists.php.net References: <45D47062.1010405@zend.com> <45D484F8.7040008@zend.com> In-Reply-To: <45D484F8.7040008@zend.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] RC announcements at php.net From: sebastian@nohn.net (Sebastian Nohn) Antony Dovgal wrote: > On 02/15/2007 06:49 PM, Alexey Zakhlestin wrote: >> probably, here should be a block on the main page: >> >> Latest testing release: X.X.XRC1 (changelog) >> Latest stable release: X.X.X (changelog) >> >> and "testing release" should just disappear when there are no release >> candidates available > > Yeah, I would mind if we merge this part of qa.php.net into php.net. > It's just a small block, but it would help us to gain a lot of feedback. Wouldn't it make sense to make the "Providing QA for PHP"... block available as RSS at the same time? - Sebastian