Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47029 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43837 invoked from network); 22 Feb 2010 17:19:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2010 17:19:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@iki.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@iki.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain iki.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@iki.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:64980] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/1A-00376-0ACB28B4 for ; Mon, 22 Feb 2010 12:19:28 -0500 Received: from cs27025051.pp.htv.fi ([89.27.25.51] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1NjbwK-000MtD-KW; Mon, 22 Feb 2010 17:19:24 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 89.27.25.51 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/IVRhSJfFUy+7+jJ5oN+AOoNR08u4fw8w= Message-ID: <4B82BCA2.9070508@iki.fi> Date: Mon, 22 Feb 2010 19:19:30 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: RQuadling@googlemail.com, internals Mailing List References: <4B828D95.9070504@iki.fi> <10845a341002220728w709d00fdoccef8925ca3c68c4@mail.gmail.com> In-Reply-To: <10845a341002220728w709d00fdoccef8925ca3c68c4@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] TNBT beta online at http://bugs-beta.php.net/ From: jani.taskinen@iki.fi (Jani Taskinen) 22.2.2010 17:28, Richard Quadling wrote: > A couple of low level things Nitpicking, are we? :D > 1 - Can/should the PHP Versions include release candidates? Yes, they're outdated. This is one part that should be automated/centralized, it's enough PITA for the RMs already to remember all the places to update. I'll added note to TODO about it. > 2 - Is "Package affected:" the right label? Yes, sort of. Remember this has origins in pear/pecl. And the ultimate goal has been to have single tracker to allow moving reports easily around. > 3 - "A patch file created using cvs diff -u" ... cvs ? Fixed. :) And thanks for noticing. (not yet updated on the bugs-beta site, no access from home :) --Jani