Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46358 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28028 invoked from network); 8 Dec 2009 21:30:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2009 21:30:57 -0000 Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.198 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.216.198 mail-px0-f198.google.com Received: from [209.85.216.198] ([209.85.216.198:64050] helo=mail-px0-f198.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/87-21824-F85CE1B4 for ; Tue, 08 Dec 2009 16:30:56 -0500 Received: by pxi36 with SMTP id 36so3017217pxi.26 for ; Tue, 08 Dec 2009 13:30:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=iHLvtQkAwcs67r5ZN5MgiAVVWAqrEkjWbr78upW2Dik=; b=E+3Lipy6jc74JVANMhJz7w8Ye+SvgFSPV86HHd9W2CnIUo4a2wqXnLvS3jKof0vDD9 HxySFpAHL/QGA1/HsyTQnDMgF1kv4gTh/CZLUG8FmuPCCBKF51jgnRsjKSrK0gwAbZvp jXQhamOyTTNC2pnRfr5vQi3YIioyyeF25OkrI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=OqWu8HmhJT1msu2UmKd0E8ma1dxYS1TvinRP+a6qqnWReZrwSZOqvdmjyoBBwrXHBq PuNjgHjUIuMOZwi4NloOIacoAo6xiEPXgph1bAho7qqOypr9SbgGl+eiQLXP342Fa+Ad T1EEnEH8Fn2PBwOv55r528N3GrqeOhHpilCEU= MIME-Version: 1.0 Sender: tjerk.meesters@gmail.com Received: by 10.142.4.37 with SMTP id 37mr1057504wfd.105.1260307851424; Tue, 08 Dec 2009 13:30:51 -0800 (PST) In-Reply-To: References: <1260193069.1383.33.camel@guybrush> <4B1D587E.10408@zend.com> <7f3ed2c30912071143t32b3b6a4wbe1981c9c2e32b9e@mail.gmail.com> <4B1D5B8C.6010903@zend.com> Date: Wed, 9 Dec 2009 05:30:50 +0800 X-Google-Sender-Auth: 87cbcfd026ef0de0 Message-ID: To: Lukas Kahwe Smith , Stanislav Malyshev , Hannes Magnusson , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Towards 5.3.2 From: datibbaw@php.net (Tjerk Anne Meesters) Just out of curiosity, is there any open source bug tracker out there that would lend itself well to these needs? Currently the bug tracker is highly customized so when thinking about adding those new features, it may also be a good time to look around ;-) On 12/8/09, Lukas Kahwe Smith wrote: > > On 07.12.2009, at 20:46, Stanislav Malyshev wrote: > >> Hi! >> >>> With one tweak: >>> 2a) >>> Committing to 5_3 and 5_3_2 in one go is bad bad. The 5_3_2 commits >>> should be explicitly merged in separate commit. >> >> Right, I agree (I implied that but it's good to say this explicitly). >> As for wiki, I don't care if it's wiki, shmiki or anything - only thing >> important is that we have a list of things which is public so RM has it >> and anybody can see what happens with it. > > > I think the wiki can only be a temporary solution and this should be managed > entirely inside the bug tracker (*dream*). A new bug tracker that addresses > our needs as they are today would really help in so many ways. But its > obviously a big task. > > However for 5.3.2 it would be ideal to at least parse out bug ticket id's > from the commit messages and when a reason for not merging a ticket is added > to the wiki it would be automatically submitted to the bug tracker as a > comment. Not sure how easily this could be done though and I cannot commit > time to checking this out myself :-/ > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- -- Tjerk