Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57536 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36702 invoked from network); 27 Jan 2012 20:02:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2012 20:02:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.210.170 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:39330] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/E7-18017-2C2032F4 for ; Fri, 27 Jan 2012 15:02:10 -0500 Received: by iaoo28 with SMTP id o28so2873457iao.29 for ; Fri, 27 Jan 2012 12:02:08 -0800 (PST) Received: by 10.43.48.132 with SMTP id uw4mr6198577icb.17.1327694528110; Fri, 27 Jan 2012 12:02:08 -0800 (PST) Received: from [192.168.200.5] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id g34sm8660951ibk.10.2012.01.27.12.02.05 (version=SSLv3 cipher=OTHER); Fri, 27 Jan 2012 12:02:06 -0800 (PST) Sender: Rasmus Lerdorf Message-ID: <4F2302BC.2090305@php.net> Date: Fri, 27 Jan 2012 12:02:04 -0800 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: Gwynne Raskind CC: Pierre Joye , Justin Martin , internals@lists.php.net References: <55.40.47393.BBA3F1F4@pb1.pair.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Change bug tracker "bogus" to "not-bug"? From: rasmus@php.net (Rasmus Lerdorf) Ok, by popular demand I have changed "Bogus" to "Not a bug" in the bugs tracker. The sub-status stuff we have been discussing can just be added in the comment when you mark something as "Not a bug". eg. Status: Not a bug Reason: 583 CNR So, having done this, for the folks too skittish to mark stuff Bogus on people, please take another look at the bug database and help us address the outstanding bugs and mark things as "Not a bug" for the stuff that clearly isn't. If you need more info from the bug reporter, set the status to feedback and ask in the comment. There are common search queries on the front page at https:bugs.php.net. Hit the "Most recent open bugs (all)" link and start going through them. -Rasmus