Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25564 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52365 invoked by uid 1010); 7 Sep 2006 02:32:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52350 invoked from network); 7 Sep 2006 02:32:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2006 02:32:15 -0000 Authentication-Results: pb1.pair.com header.from=helly@sp1.php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@sp1.php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sp1.php.net from 66.249.27.150 cause and error) X-PHP-List-Original-Sender: helly@sp1.php.net X-Host-Fingerprint: 66.249.27.150 unknown Linux 2.4/2.6 Received: from [66.249.27.150] ([66.249.27.150:60502] helo=sp1.php.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/19-15208-DA48FF44 for ; Wed, 06 Sep 2006 22:32:13 -0400 Received: from helly by sp1.php.net with local (Exim 3.36 #1 (Debian)) id 1GL9gS-0001KZ-00 for ; Wed, 06 Sep 2006 19:32:04 -0700 To: internals@lists.php.net Message-ID: Date: Wed, 06 Sep 2006 19:32:04 -0700 Subject: Build and gcov test of PHP_5_2 finished From: helly@sp1.php.net Hello! A gcov test run has just been finished on the PHP_5_2 branch. You can view the make log here: http://gcov.php.net/PHP_5_2/make.log.php You can watch the test results: http://gcov.php.net/PHP_5_2/run-tests.log.php And you can watch gcov results: http://gcov.php.net/PHP_5_2/lcov/index.php If you are an extension developer please check your extension for any new defects. If you are a general developer please check any code you feel responsible for or you touched in any way. In case you spot any untested source area and can provide a test, please do so and send the test to this list. If you do not know how to write test visit this page: http://qa.php.net/write-test.php . best regards Marcus -- Marcus Boerger http://php.net/~helly -- PHP Internals list < http://www.php.net > To unsubscribe, visit: http://www.php.net/unsub.php