Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28135 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3674 invoked by uid 1010); 25 Feb 2007 17:48:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3658 invoked from network); 25 Feb 2007 17:48:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2007 17:48:20 -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 64.233.182.184 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: 64.233.182.184 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.184] ([64.233.182.184:14544] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/A3-06593-0EBC1E54 for ; Sun, 25 Feb 2007 12:48:19 -0500 Received: by nf-out-0910.google.com with SMTP id l35so1725573nfa for ; Sun, 25 Feb 2007 09:48:13 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KqEUcTPdWpE2lZ65bZOlGN8tHaMrDxEaZDhgZx0IJPGlul9iZe0PRSPzNTf6Hz2I8rzPdHaPelGpcieTc6q9vEjyoDHYMpWkVFSp9puF41KnLBJAu8NHcrENiqw2YS8UYEb8QOxjJ8izlEotKiLiawEh80WXrvjrm8tdqbGV2A8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ND3rE173Ev+tz/JUoGtpLGLM8vWdOiiJ/wSEHoVI9UwTk+2y3LOfUGuGmiUKG3/ATF2nxgizioZLeZ55dP8+fXlEMAUKszQ4e1XMiXz49l7oLEWxOj91HJrkfCltdBp5tXkpKWKeTm1O9j3qy/M+h/ZdYEUaA0RCCQ0h23hEh3Q= Received: by 10.48.204.5 with SMTP id b5mr10872783nfg.1172425692946; Sun, 25 Feb 2007 09:48:12 -0800 (PST) Received: by 10.48.230.3 with HTTP; Sun, 25 Feb 2007 09:48:12 -0800 (PST) Message-ID: <7f3ed2c30702250948p37194ae6kb21c0c8a642e90e0@mail.gmail.com> Date: Sun, 25 Feb 2007 18:48:12 +0100 To: "Sebastian Bergmann" Cc: internals@lists.php.net 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: Subject: Re: [PHP-DEV] [GSoC07] Support for Mutation Testing in PHPUnit From: hannes.magnusson@gmail.com ("Hannes Magnusson") Hi Sebastian & all On 2/25/07, Sebastian Bergmann wrote: > Hi, > > I would like to propose "Support for Mutation Testing in PHPUnit" [1] as > an idea for this year's Google Summer of Code. > > I doubt that the PHPUnit project itself could take part as a mentoring > organization. This is why I hope to get this project idea in under the > umbrella of the PHP project. > > An argument in favour of this might be the fact that the implementation > could use the parse_tree extension that was implemented during last > year's GSoC. I am not really a politics fan, but if we are going to list project not under "the php.net umbrella" (PHPUnit isn't a php.net project anymore, is it?) don't we then have to list _all_ PHP related project ideas? I have nothing against a central page for all PHP related ideas but then it has to be open to _everyone_ to add their own PHP related ideas, not just the ones we like.... (No. I am not willing to add every wacky idea we would get) -Hannes > > Best regards, > Sebastian > > -- > [1] http://www.phpunit.de/wiki/Ideas > > -- > Sebastian Bergmann http://sebastian-bergmann.de/ > GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >