Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79975 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45086 invoked from network); 28 Dec 2014 03:20:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2014 03:20:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=jacob.bednarz@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jacob.bednarz@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.47 as permitted sender) X-PHP-List-Original-Sender: jacob.bednarz@gmail.com X-Host-Fingerprint: 209.85.220.47 mail-pa0-f47.google.com Received: from [209.85.220.47] ([209.85.220.47:61353] helo=mail-pa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/E2-30823-DF67F945 for ; Sat, 27 Dec 2014 22:20:30 -0500 Received: by mail-pa0-f47.google.com with SMTP id kq14so15315038pab.34 for ; Sat, 27 Dec 2014 19:20:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:subject:in-reply-to:message-id:references:user-agent :mime-version:content-type; bh=5SecdGGx/7YJ9q30dd9zcOS/jkXbl3Dtb8ea3jvxjoA=; b=oR8b7OqhhLGCQgDzGdWN0QjTMxP8mCquZRiluJjlW4aYKjuYzNgy5o+lUpgxF9fuYM QLxmKW+eY84RL74n97MPQAh9NXwmA62ThCOVakgb8yY35WWWYjsTH1SewVbSOXCt0u6L JIR9TpO6Uox8jcQins1VpcaZ+nsHCDqgQyykYNwSKCVBIYljlC2I1aa4MMLGZLMtYdgF kSvRxcNahQ/kESkmkFprawC4yFa7BmbbunjxRoLt5EhGVFXx1pat3pERghtSJTk29Kq3 5sPnNvqloaJRjU83juYOPfJLC2zu2CR3a1bXrE7zM6CwU3/YLhIatMDbAGvbeB/jmBBw C9jg== X-Received: by 10.66.186.110 with SMTP id fj14mr78707081pac.98.1419736825931; Sat, 27 Dec 2014 19:20:25 -0800 (PST) Received: from [192.168.2.15] (CPE-121-222-232-90.lnse2.woo.bigpond.net.au. [121.222.232.90]) by mx.google.com with ESMTPSA id vb4sm32161597pab.19.2014.12.27.19.20.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 27 Dec 2014 19:20:25 -0800 (PST) X-Google-Original-From: Jacob Bednarz Date: Sun, 28 Dec 2014 13:20:19 +1000 (AEST) To: Internals In-Reply-To: Message-ID: References: <549ECB02.5000602@php.net> <46BE54DF-ED1E-477B-95EC-779042ABC326@gmail.com> <755EEF90-6ADC-43B8-9746-D3E742D064C3@ajf.me> <47E353F5-582F-41D5-B6BA-853A92E0114B@ajf.me> User-Agent: Alpine 2.11 (OSX 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1695239771-1419736824=:26741" Subject: Re: [PHP-DEV] Bugfest From: jacob.bednarz@gmail.com (Jacob Bednarz) --0-1695239771-1419736824=:26741 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT > Well, there isn’t such a label because labels have to be created by people going through and adding that label to bugs. So someone has to look through 4000 bugs. This definitely could be an issue for existing bugs but if it's available when someone creates a bug they could fill it out at that point. Also, the task itself of updating existing tickets with a level of effort required could be done by a new comer as the steps to reproduce and package should allow them to triage the issue and seek out any further information from the reporter better streamlining the investigation process. --0-1695239771-1419736824=:26741--