Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46342 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2482 invoked from network); 7 Dec 2009 19:51:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2009 19:51:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:40395] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/36-31234-ECC5D1B4 for ; Mon, 07 Dec 2009 14:51:43 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 74B5F4144058; Mon, 7 Dec 2009 19:53:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Titkz13U8LAD; Mon, 7 Dec 2009 20:53:00 +0100 (CET) Received: from [192.168.0.151] (217-162-131-234.dclient.hispeed.ch [217.162.131.234]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 3EF4D4144057; Mon, 7 Dec 2009 20:52:59 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4B1D5B8C.6010903@zend.com> Date: Mon, 7 Dec 2009 20:51:37 +0100 Cc: Hannes Magnusson , =?iso-8859-1?Q?Johannes_Schl=FCter?= , internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <1260193069.1383.33.camel@guybrush> <4B1D587E.10408@zend.com> <7f3ed2c30912071143t32b3b6a4wbe1981c9c2e32b9e@mail.gmail.com> <4B1D5B8C.6010903@zend.com> To: Stanislav Malyshev X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Towards 5.3.2 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 07.12.2009, at 20:46, Stanislav Malyshev wrote: > Hi! >=20 >> 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. >=20 > 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