Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40393 invoked from network); 30 Dec 2014 12:58:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2014 12:58:02 -0000 Authentication-Results: pb1.pair.com header.from=php@duncanc.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@duncanc.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain duncanc.co.uk from 209.85.217.179 cause and error) X-PHP-List-Original-Sender: php@duncanc.co.uk X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:34796] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/F7-33540-951A2A45 for ; Tue, 30 Dec 2014 07:58:02 -0500 Received: by mail-lb0-f179.google.com with SMTP id z11so12086374lbi.38 for ; Tue, 30 Dec 2014 04:57:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=i4fYFF2kD+kOccmw07/c9Uj2sRPz+x5n1zWm/P4KL8g=; b=TU9v7b5Q5emCU0XLPXxFAfkvgDfK8zyuVHMupSxcT/+W/X4hB93Bp6u2SUewQ/X53h a5OcgfkSncSFcKLgAwOjj/tDkh5vP7Jqu+g8qHDUFkeo9PcL40uxW5RubkMDkPhKXXMw xI6IO/Ai4bzaevq7djB4F5SXimO6njjZVmehfr+tzRTU4YzyZ8dZZQTTOUA/UanIB+hL OisTiKStCWNilH0qHh5p1wwXEo8d6IpITc5a4Ud6COiBH0vwQP1zPYb2q2576l7NeSS+ 1pZHLBTrhrlQB01pOc6EfCbyxP88LDCk8x2/kG+ZiSLeBVAiEpZN6cJ0SI9ku8P4VkfR Lj1Q== X-Gm-Message-State: ALoCoQlhlNVkfxvr2oEFsLCPv3IakLkDizgjYhnHeHJQoBhcrf0yquWtjReOa3E9R95tD2Gq2i2m X-Received: by 10.152.164.133 with SMTP id yq5mr56740439lab.38.1419944278285; Tue, 30 Dec 2014 04:57:58 -0800 (PST) Received: from mail-la0-f44.google.com (mail-la0-f44.google.com. [209.85.215.44]) by mx.google.com with ESMTPSA id f5sm10640498laf.9.2014.12.30.04.57.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Dec 2014 04:57:55 -0800 (PST) Received: by mail-la0-f44.google.com with SMTP id gd6so12633284lab.31 for ; Tue, 30 Dec 2014 04:57:55 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.152.6.132 with SMTP id b4mr42797775laa.59.1419944275037; Tue, 30 Dec 2014 04:57:55 -0800 (PST) Received: by 10.25.167.2 with HTTP; Tue, 30 Dec 2014 04:57:54 -0800 (PST) X-Originating-IP: [109.155.207.142] In-Reply-To: <54A109EB.1000805@gmail.com> References: <54A109EB.1000805@gmail.com> Date: Tue, 30 Dec 2014 12:57:54 +0000 Message-ID: To: Internals Content-Type: multipart/alternative; boundary=089e014941e61d6445050b6e8a98 Subject: Re: [PHP-DEV] Bugfest From: php@duncanc.co.uk ("Craig Duncan (PHP)") --089e014941e61d6445050b6e8a98 Content-Type: text/plain; charset=UTF-8 On 29 December 2014 at 07:59, Stanislav Malyshev wrote: > > > We definitely need somebody triaging old bugs. The problem is it > requires a real lot of time, and is mind-numbingly boring, so not many > people do it. Many bugs are low quality - missing data, not having good > descriptions, etc. - or > > This would not require anything but basic knowledge of PHP and lots of > time. If somebody wants to do it, arguably millions of people would > benefit from it - since it would make real bus more prominent, thus > making PHP devs more likely to fix them, thus improving PHP which is > used by millions :) - so it is a great way to contribute. Any takers? > I'd be willing to spend some time on this. Presumably I'd need some authorised access to the bug tracker? --089e014941e61d6445050b6e8a98--