Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54090 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33022 invoked from network); 19 Jul 2011 17:56:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2011 17:56:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.55.154.21 as permitted sender) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.21 relay1.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.21] ([212.55.154.21:46000] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/40-28768-455C52E4 for ; Tue, 19 Jul 2011 13:56:38 -0400 Received: (qmail 31586 invoked from network); 19 Jul 2011 17:56:33 -0000 Received: from unknown (HELO sapo.pt) (10.134.37.164) by relay1 with SMTP; 19 Jul 2011 17:56:33 -0000 Received: (qmail 24786 invoked from network); 19 Jul 2011 17:56:33 -0000 X-AntiVirus: PTMail-AV 0.4-0.97.0 X-Scan-Status: AV clean (0.01908 seconds); AS clean (0.32446 seconds); Received: from unknown (HELO pc07654) (nunoplopes@sapo.pt@[85.240.118.93]) (envelope-sender ) by mta14 (qmail-ptmail-1.0.0) with SMTP for ; 19 Jul 2011 17:56:33 -0000 Message-ID: <2ECB17847E2949E899D513FE37530BB2@pc07654> To: "Stas Malyshev" Cc: References: <4E24C26D.7040409@sugarcrm.com> In-Reply-To: <4E24C26D.7040409@sugarcrm.com> Date: Tue, 19 Jul 2011 18:56:31 +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 Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 Subject: Re: [PHP-DEV] is gcov.php.net still useful? From: nlopess@php.net ("Nuno Lopes") >> The gcov.php.net machine is about to die. Nexcess (the owner) already >> offered us the possibility to get a replacement. >> However, before accepting their offer I would like to know if someone is >> still using the gcov.php.net service. Is it still useful for anyone? > > I think test coverage, valgrind and failures report are useful, especially > that we're nearing 5.4 release. The latter probably we could also get from > QA reports, but others probably not - like coverage, valgrind, parameters > etc. reports. > > BTW parameters report needs to be updated - it doesn't know about new 'p' > parameter. Ok, ok, I'm convinced. This means that the gcov service will be down for a few days, but then it will hopefully come back with a faster server, thanks to Nexcess! Nuno