Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22979 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3762 invoked by uid 1010); 26 Apr 2006 19:37:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3746 invoked from network); 26 Apr 2006 19:37:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2006 19:37:15 -0000 X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:40940] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D4/98-19715-AEBCF444 for ; Wed, 26 Apr 2006 15:37:14 -0400 Received: from [65.74.192.250] (dhcp65-74-192-250.oam.orl.wayport.net [65.74.192.250]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k3QJatMV020850 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 26 Apr 2006 12:37:09 -0700 Message-ID: <444FCBD6.3030203@lerdorf.com> Date: Wed, 26 Apr 2006 15:36:54 -0400 User-Agent: Thunderbird 3.0a1 (Macintosh/20060413) MIME-Version: 1.0 To: Nuno Lopes CC: internals References: <44405E58.8040808@lerdorf.com> <001901c66968$68098f10$0100a8c0@pc07653> In-Reply-To: <001901c66968$68098f10$0100a8c0@pc07653> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Summer of Code From: rasmus@lerdorf.com (Rasmus Lerdorf) Nuno Lopes wrote: > I've remembered of one more idea: gcov.php.net > That site has an enormous potential to help us building a bug-free PHP. > But this site needs some work on usability. It could for example e-mail > the developers list when there was a regression on a test or when it > found a new memory leak. > For example, today I noticed that PHP 5.1.3 was released with a > pdo::mysql test segfaulting. With a proper site, this wouldn't get forgot. > So, I think this site could use some help from a google SoC student. > > > Nuno > > P.S.: I've already done some work, but currently I don't have time to > finish it: > http://mega.ist.utl.pt/~ncpl/phptest/ > http://mega.ist.utl.pt/~ncpl/cvs/viewcvs.cgi/phpqa/ Add it to the ideas.php page in CVS please. -Rasmus