Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22982 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71404 invoked by uid 1010); 26 Apr 2006 22:19:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71389 invoked from network); 26 Apr 2006 22:19:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2006 22:19:11 -0000 X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.25 relay5.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.25:44265] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1C/45-19715-DD1FF444 for ; Wed, 26 Apr 2006 18:19:10 -0400 Received: (qmail 5241 invoked by uid 0); 26 Apr 2006 22:19:06 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.158) by relay5 with SMTP; 26 Apr 2006 22:19:06 -0000 Received: (qmail 30886 invoked from network); 26 Apr 2006 22:19:06 -0000 X-AntiVirus: PTMail-AV 0.3.88 X-Virus-Status: Clean (0.00531 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.142.193]) (envelope-sender ) by mta8 (qmail-ldap-1.03) with SMTP for ; 26 Apr 2006 22:19:06 -0000 Message-ID: <000501c6697f$6eb3fb90$0100a8c0@pc07653> To: "Rasmus Lerdorf" Cc: "internals" References: <44405E58.8040808@lerdorf.com> <001901c66968$68098f10$0100a8c0@pc07653> <444FCBD6.3030203@lerdorf.com> Date: Wed, 26 Apr 2006 23:19:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: Re: [PHP-DEV] Summer of Code From: nlopess@php.net ("Nuno Lopes") > 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 done, Nuno