Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44711 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33329 invoked from network); 5 Jul 2009 01:17:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jul 2009 01:17:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.156 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.156 fg-out-1718.google.com Received: from [72.14.220.156] ([72.14.220.156:43248] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/D4-06746-C1FFF4A4 for ; Sat, 04 Jul 2009 21:17:16 -0400 Received: by fg-out-1718.google.com with SMTP id 13so370570fge.0 for ; Sat, 04 Jul 2009 18:17:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=WdTRWrbMnbAJXw1cePvn+uK00EB+khHC1Jyr5VvyV8E=; b=KStCxvanNlKIKD9FH/fOKmzffFrE67iMGIjYaP9qJkMQsxDlWp2f8JN2IPHrkke8EY L3xwXh+F7Nm5y26hcA8QZQKhtQvjyVO6ggC7OKveeswgSn+JWKA1Un1Fl/R/UpCxuWnl cuuuUDuEyFHmj76/ztzeSR/BwORml7WjzmpuU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=GSAqzNJWq5uiv3hm/MS7FbimGXOCYRrd/4uinCV77FBX4v9SZYJ//HQfENdpIKGx4D I50WBPkIHgUK0hwcn0IOteDCpy96YXPrMPBc+Ujb9cMVIlZnK2JWkpFugLum7P1hpcCx F74/TTWqwY2CAGfEM2ZJYssGQ68vSUDgGKvEg= MIME-Version: 1.0 Received: by 10.86.60.9 with SMTP id i9mr1538201fga.10.1246756633531; Sat, 04 Jul 2009 18:17:13 -0700 (PDT) In-Reply-To: <8b2d7b4d0907041115n7b725274t75917525e8bf1fee@mail.gmail.com> References: <20090704075309.GA29827@rangda.stickybit.se> <134AAF02-5938-4F07-AF86-D9C6EC982ABD@caedmon.net> <8b2d7b4d0907040932k225da594u3ef8b4f2fd0a7a20@mail.gmail.com> <24C70509-CCCD-4AC1-B515-A76388214F02@caedmon.net> <8b2d7b4d0907041115n7b725274t75917525e8bf1fee@mail.gmail.com> Date: Sun, 5 Jul 2009 03:17:13 +0200 Message-ID: <7f3ed2c30907041817j3f696d5r73aaeab2a97e47da@mail.gmail.com> To: Sandro Tosi Cc: Sean Coates , sean finney , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] are there alternate interfaces to the bug tracking system? From: hannes.magnusson@gmail.com (Hannes Magnusson) On Sat, Jul 4, 2009 at 20:15, Sandro Tosi wrote: > On Sat, Jul 4, 2009 at 18:43, Sean Coates wrote: >>> 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 > > That's perfect! > > Thanks a lot for your help! I'll let you know when I'll come up with > the final solution. If you can tell us what exactly you need we can "hook you up" quite easily... You want json result set of status/assigned/last updated/summary/... just let php-webmaster@lists.php.net know and it'll get fixed as soon as someone sees your mail (we can't keep up with the "irrelevant traffic" on internals@...) -Hannes