Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66147 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40902 invoked from network); 22 Feb 2013 07:44:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2013 07:44:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=martin.keckeis1@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martin.keckeis1@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.175 as permitted sender) X-PHP-List-Original-Sender: martin.keckeis1@gmail.com X-Host-Fingerprint: 209.85.214.175 mail-ob0-f175.google.com Received: from [209.85.214.175] ([209.85.214.175:37599] helo=mail-ob0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/10-39106-0E127215 for ; Fri, 22 Feb 2013 02:44:34 -0500 Received: by mail-ob0-f175.google.com with SMTP id uz6so328717obc.6 for ; Thu, 21 Feb 2013 23:44:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=DWDaX6KWVIX44UmuGKAbPi2viTvNA9tPC0zgGgNZVs4=; b=SqmLifO9pWMJR1UDq0Gv8b82lKX5W+fsEn4b2HzXDq8l1zd4aJA3esGpJobsNWHfb4 +fQu7ppUfSjaK2lxaYhz3wAn9p2fjX0zRI4XGoWD/NogkZOWYvFbFf/z4k4l+AuxGzgN upEz4Dyz2QuL+ht4hbL7L9g3BHbZ+wjUlQOCqln3JvwJ4CTMFFUYn+DZfHsyfOoGQ+J7 ngoLf4vQdSrH8TZ80E6RbU2xPT0c/BVwlofQ/7+wpt5Aqityn2KKEgbui+0IKsf/e33f FmGrs4BhYMcZD0P9SKVYgTi8+Kwd0at3i0TyMFQF7y5SzhVypmyE7WFrV2Z4W5iPsiI/ /j/g== MIME-Version: 1.0 X-Received: by 10.60.1.73 with SMTP id 9mr381959oek.129.1361519070329; Thu, 21 Feb 2013 23:44:30 -0800 (PST) Received: by 10.182.187.67 with HTTP; Thu, 21 Feb 2013 23:44:30 -0800 (PST) In-Reply-To: <1361472178.2355.139.camel@guybrush> References: <678597E6-E3A8-42E0-8DFC-F8382C9DFB41@strojny.net> <8d4e991084a1313844910ec0168eacdf@mail.gmail.com> <51263D89.5040308@lerdorf.com> <33.00.58335.8B366215@pb1.pair.com> <1361472178.2355.139.camel@guybrush> Date: Fri, 22 Feb 2013 08:44:30 +0100 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Pascal Chevrel , internals@lists.php.net Content-Type: multipart/alternative; boundary=e89a8fb206608abb6204d64b5c24 Subject: Re: [PHP-DEV] Give the Language a Rest motion (fwd) From: martin.keckeis1@gmail.com (Martin Keckeis) --e89a8fb206608abb6204d64b5c24 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2013/2/21 Johannes Schl=C3=BCter > On Thu, 2013-02-21 at 19:13 +0100, Pascal Chevrel wrote: > > > > I am specifically thinking of Bugzilla which is already used by many > > open source projects. It has a lot more features than your current > > bug > > tracking system, it scales for large projects and it has a few > > Mozilla > > employees working full time on it. > > > I'm a passive user of bugzilla, not involved with any project using it > but every time I have to report a bug on a project using it I think > twice, why do I have to register and run away if I have to remember the > password I used 2 years ago when reporting my last bug. > > bugs.php.net might not be as shiny as others but it makes reporting > easy, fill in a captcha and you are done, no registration or such, you > might even use a fake mail address (not that it necessarily helps to be > unreachable for getting things resolved) > > And then there is a religious thing: Bugzilla is written in a legacy > language ;-) > > And yes. it has some rough edges, but it get's it's job done, integrates > with out user system, our "what's the current version"-notification > system, ... > > I think there may come many critics maybe, but why not move those things also to github? It's used by many people. it works, it's easy! Zend Framework also done the move from SVN, signing a CLA, own Bug tracking system..... to github and I think it couldn't be better now! --e89a8fb206608abb6204d64b5c24--