Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28055 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65353 invoked by uid 1010); 16 Feb 2007 10:29:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65338 invoked from network); 16 Feb 2007 10:29:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2007 10:29:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 64.233.182.184 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.184] ([64.233.182.184:32567] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/CD-40589-C8785D54 for ; Fri, 16 Feb 2007 05:29:32 -0500 Received: by nf-out-0910.google.com with SMTP id l35so1582658nfa for ; Fri, 16 Feb 2007 02:29:29 -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=FIl+g5yDP2sfkbI2PvZnMd21hCo4iRLCW1baJ/B+j9UzFhURsFR6TCROVM5Hm7BNtc5HjsYCRYYcu5nWCeJ1R3SwR5rrjIEvsbjh2O8IcE8jv8DM4qnwuLWGjFjsJJZl2hI5AzXes+Sg49P3dE5/Wi6xbacGDuE6hg93+PFnzeU= Received: by 10.48.202.11 with SMTP id z11mr2332625nff.1171621769077; Fri, 16 Feb 2007 02:29:29 -0800 (PST) Received: by 10.48.230.3 with HTTP; Fri, 16 Feb 2007 02:29:28 -0800 (PST) Message-ID: <7f3ed2c30702160229y177f26a7n3f3a92eb54445a5a@mail.gmail.com> Date: Fri, 16 Feb 2007 11:29:28 +0100 To: "Antony Dovgal" Cc: php-dev In-Reply-To: <45D5858B.8020103@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> <45D4DCF3.2050007@zend.com> <7f3ed2c30702151432i50f94ffarbb6459791a57149f@mail.gmail.com> <7f3ed2c30702160200q2aa8cfb5t845d43742c5125f@mail.gmail.com> <45D5858B.8020103@zend.com> Subject: Re: [PHP-DEV] RC announcements at php.net From: hannes.magnusson@gmail.com ("Hannes Magnusson") On 2/16/07, Antony Dovgal wrote: > On 02/16/2007 01:00 PM, Hannes Magnusson wrote: > > So, here is my left handed pet dwarf turtle, born in December, idea: > > It doesn't really see the point of scattering boxes all around. One > > box listing current php5 + php4 version and the current release > > candidates should be all that we need. > > The RC links obviously won't be direct links on the tarballs so the > > user still has a chance of understanding "wth is RC?". > > > > The release candidate links will point to qa.php.net/#v5 & #v4 where > > we'll add a big fat box explaining the concept of release _candidate_. > > The stable links then point to php.net/downloads.php#v5 & #v4 > > > > The only "major" change is how RM will post a new release; this patch > > expects all current (stable and (if any) rc) in include/version.inc > > > > See attached, simplified, patch & screenshot: > > http://home.oslo.nith.no/~maghan/releases.png > > Looks great, but I would like to divide it into two parts: define "parts" > 1) Releases > 2) Release Candidates (which would disappear when there are no RCs). Comment out the "5.2.2RC1" array in include/version.inc, tata, the 5.2.2RC "announcement" is gone... (http://home.oslo.nith.no/~maghan/releases-no-rc.png with both php4&5 rc's commented out) -Hannes > > -- > Wbr, > Antony Dovgal >