Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66130 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61191 invoked from network); 21 Feb 2013 18:40:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2013 18:40:32 -0000 Authentication-Results: pb1.pair.com header.from=mike503@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mike503@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.52 as permitted sender) X-PHP-List-Original-Sender: mike503@gmail.com X-Host-Fingerprint: 74.125.82.52 mail-wg0-f52.google.com Received: from [74.125.82.52] ([74.125.82.52:35590] helo=mail-wg0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AC/70-58335-F1A66215 for ; Thu, 21 Feb 2013 13:40:32 -0500 Received: by mail-wg0-f52.google.com with SMTP id 12so7676050wgh.19 for ; Thu, 21 Feb 2013 10:40:27 -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=VyKJBALRLfgjtdc8W6T9KBnCf3jDPVej9Y3DKrNwSXE=; b=mmCPfOwSddMNJJL1FCiIhF/zjQr/ocKcp67IXh6HXOEti61ZYNG9X8C6NwxptM/yms HZf8TtF19tlxM1NXb+tB6ZeTDYM/Og1pVzqEFEl/sSCgoCSapwatkmmLgCDAnRyi4Lv+ VTIxVuq72jmbfR4LxFUoCDHHbg4Pi7cU7uVK49fLwgbOUA5Wl5CjepCuch/2vaE91PhH ywnt+/Kez9vV7dYRYuHPEQN2boMWTKcpZDgQnWPrxbNKtdY3gRnUo1VYSyBwGvcQKMkj 7hkNbHIG3eOY9rIJHOFAhK0qDH2CmN+or6FR3gx8PrLAJCJfazDY1cKFqcvAulv40CK+ SMYg== MIME-Version: 1.0 X-Received: by 10.180.14.233 with SMTP id s9mr42195075wic.25.1361472027440; Thu, 21 Feb 2013 10:40:27 -0800 (PST) Received: by 10.194.38.168 with HTTP; Thu, 21 Feb 2013 10:40:27 -0800 (PST) In-Reply-To: <33.00.58335.8B366215@pb1.pair.com> References: <678597E6-E3A8-42E0-8DFC-F8382C9DFB41@strojny.net> <8d4e991084a1313844910ec0168eacdf@mail.gmail.com> <51263D89.5040308@lerdorf.com> <33.00.58335.8B366215@pb1.pair.com> Date: Thu, 21 Feb 2013 10:40:27 -0800 Message-ID: To: Pascal Chevrel Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Give the Language a Rest motion (fwd) From: mike503@gmail.com (Michael Shadle) On Thu, Feb 21, 2013 at 10:13 AM, 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. every bugzilla instance I've seen is obnoxious, ugly, too many options, etc. It's also written in that old, archaic language that PHP replaced. Ask the question: what is the current bug system not meeting? probably needs a couple tweaks is all. I bet it's written in PHP, too. Fancy that?