Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32837 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73258 invoked by uid 1010); 17 Oct 2007 21:03:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73243 invoked from network); 17 Oct 2007 21:03:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2007 21:03:54 -0000 Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; 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:52356] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/0D-05004-8B876174 for ; Wed, 17 Oct 2007 17:03:54 -0400 Received: (qmail 31599 invoked from network); 17 Oct 2007 21:03:43 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.207) by relay1 with SMTP; 17 Oct 2007 21:03:43 -0000 Received: (qmail 10941 invoked from network); 17 Oct 2007 21:03:44 -0000 X-AntiVirus: PTMail-AV 0.3-0.91.1 X-Virus-Status: Clean (0.06662 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[85.240.48.174]) (envelope-sender ) by mta12 (qmail-ldap-1.03) with SMTP for ; 17 Oct 2007 21:03:44 -0000 Message-ID: <007a01c81101$368451e0$4001a8c0@pc07653> To: "Derick Rethans" , Cc: References: <4715FCF8.6040102@france.sun.com> Date: Wed, 17 Oct 2007 22:03:47 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: Re: [PHP-DEV] php 5.2.4 test results reference From: nlopess@php.net ("Nuno Lopes") >> we would like to know whether at php org level there are any test >> results available / published / shared per OS (like Solaris, RH in >> particular) > > Not grouped, but we do have all the test results here: > http://news.php.net/php.qa In addition to what Derick said, there is a "reference" build and test failure at http://gcov.php.net Nuno