Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92220 invoked from network); 8 Jul 2009 11:23:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jul 2009 11:23:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:58763] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/D2-12124-891845A4 for ; Wed, 08 Jul 2009 07:23:04 -0400 Received: from a88-112-30-186.elisa-laajakaista.fi ([88.112.30.186] helo=localhost.localdomain) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1MOVEr-000LM5-Rh; Wed, 08 Jul 2009 11:23:02 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 88.112.30.186 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX185nOSjYtHWpO8VQH2bGFLL6GhzlMoIPyA= Message-ID: <4A54818A.1060308@sci.fi> Date: Wed, 08 Jul 2009 14:22:50 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Sandro Tosi CC: PHP Internals 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> <7f3ed2c30907041817j3f696d5r73aaeab2a97e47da@mail.gmail.com> <4A51AE28.9090104@sci.fi> <8b2d7b4d0907080402r5b369f3fr28de196a4bead942@mail.gmail.com> In-Reply-To: <8b2d7b4d0907080402r5b369f3fr28de196a4bead942@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] are there alternate interfaces to the bug tracking system? From: jani.taskinen@sci.fi (Jani Taskinen) Sandro Tosi wrote: > On Mon, Jul 6, 2009 at 09:56, Jani Taskinen wrote: >> Hannes Magnusson wrote: >>> 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@...) >> I wouldn't add anything in the current tracker. Just wait a bit and we >> should have something easier to maintain. (that GSoC thing..) > > Could you please expand it a bit? is this a newer issue trackers? just > an update? It's this: http://cvs.php.net/viewvc.cgi/pear/Bugtracker/ And it's not new per se. It's a kind of fork by Pear folks at one time, which I then took and "forked" into it's own package and modified to be usable by all PHP, PECL and PEAR. (as standalone installations first) And Philip just sent an email about it on this list: http://news.php.net/php.internals/44782 I suggest you reply to that. :) --Jani