Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28351 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25002 invoked by uid 1010); 15 Mar 2007 15:11:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24986 invoked from network); 15 Mar 2007 15:11:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2007 15:11: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 66.249.92.168 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: 66.249.92.168 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.168] ([66.249.92.168:24172] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/02-06696-21269F54 for ; Thu, 15 Mar 2007 10:11:17 -0500 Received: by ug-out-1314.google.com with SMTP id o4so393939uge for ; Thu, 15 Mar 2007 08:11:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=OpKFv7CmyEWWNscOez58RGtuS25V9KtXyE9Cc8DbtalJeO9uAeSnBWVjHRsmQ+kuFGYHpQC6CxppBznh2Yakh47kuaNMAg8Q9gwYkdVIMaB1WBlYGRuZkV7fFiActGGPUyvs2tdumeWOvruspOSMnj3Qv8Urng6HbLwTnsetkUY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Zc9sjgEhGcQK/k1VekOHL2wRB2qQrNs0L7BRXWnQT1ETI8Cl/YlQwPF3SaJY6tlXy45G38sPnjCEOOdcyBidYpvOmqp6LLdbnv1Cus6WIRBOatQmzt7szkxoYCmJUBGbE0rvEKbn7CLzD7kgeDb7gUlvjzXpY0YIJprAc8KXsV0= Received: by 10.78.201.2 with SMTP id y2mr414401huf.1173971466594; Thu, 15 Mar 2007 08:11:06 -0700 (PDT) Received: by 10.48.210.7 with HTTP; Thu, 15 Mar 2007 08:11:06 -0700 (PDT) Message-ID: <7f3ed2c30703150811w494034c3x87691d53b41153b1@mail.gmail.com> Date: Thu, 15 Mar 2007 15:11:06 +0000 Sender: hannes.magnusson@gmail.com To: "Derick Rethans" Cc: "Antony Dovgal" , "Marcus Boerger" , "PHP Developers Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1405337330.20070315155023@marcus-boerger.de> <45F95E44.5070503@zend.com> X-Google-Sender-Auth: 32fd035ba17bc04f Subject: Re: [PHP-DEV] GSoC From: bjori@php.net ("Hannes Magnusson") On 3/15/07, Derick Rethans wrote: > On Thu, 15 Mar 2007, Antony Dovgal wrote: > > > Hannes also has some ideas on improving our bug tracker as a GSoC project. > > And I am thinking about this: > http://derickrethans.nl/wanted_dbgp_xdebug_client.php > > Do you guys think that would qualify as php project as well? After allowing PHPUnit ideas I can't see any problems with adding xdebug ideas too. xdebug even exists in pecl so technically it is under php.net, right? :) -Hannes > > regards, > Derick >