Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44699 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61027 invoked from network); 4 Jul 2009 16:44:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jul 2009 16:44:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=sean@caedmon.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sean@caedmon.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain caedmon.net from 64.15.79.181 cause and error) X-PHP-List-Original-Sender: sean@caedmon.net X-Host-Fingerprint: 64.15.79.181 iconoclast.caedmon.net Received: from [64.15.79.181] ([64.15.79.181:60934] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/D8-06257-4D68F4A4 for ; Sat, 04 Jul 2009 12:44:05 -0400 Received: from localhost (localhost [127.0.0.1]) by iconoclast.caedmon.net (Postfix) with ESMTP id 9D38F784338; Sat, 4 Jul 2009 12:43:41 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at iconoclast.caedmon.net Received: from iconoclast.caedmon.net ([127.0.0.1]) by localhost (iconoclast.caedmon.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 76xbq8DAAoZs; Sat, 4 Jul 2009 12:43:39 -0400 (EDT) Received: from [192.168.145.200] (modemcable036.174-130-66.mc.videotron.ca [66.130.174.36]) by iconoclast.caedmon.net (Postfix) with ESMTPSA id EA353784277; Sat, 4 Jul 2009 12:43:38 -0400 (EDT) Cc: sean finney , PHP Internals Message-ID: <24C70509-CCCD-4AC1-B515-A76388214F02@caedmon.net> To: Sandro Tosi In-Reply-To: <8b2d7b4d0907040932k225da594u3ef8b4f2fd0a7a20@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sat, 4 Jul 2009 12:43:54 -0400 References: <20090704075309.GA29827@rangda.stickybit.se> <134AAF02-5938-4F07-AF86-D9C6EC982ABD@caedmon.net> <8b2d7b4d0907040932k225da594u3ef8b4f2fd0a7a20@mail.gmail.com> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] are there alternate interfaces to the bug tracking system? From: sean@caedmon.net (Sean Coates) > Just another question: may you please list me all the possible > 'Status' field values? In particular we are interested in those > 'Status'es that identify the bug as closed and "wontfix". I believe all current statuses are declared here: http://cvs.php.net/viewvc.cgi/php-bugs-web/include/functions.inc?view=markup#l82 S