The Artima Developer Community
Sponsored Link

PHP Buzz Forum
PHPUnit2-2.1.1 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sebastian Bergmann

Posts: 313
Nickname: sbergmann
Registered: Sep, 2004

Sebastian Bergmann is the developer of PHPUnit.
PHPUnit2-2.1.1 Released Posted: Sep 30, 2004 1:44 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Sebastian Bergmann.
Original Post: PHPUnit2-2.1.1 Released
Feed Title: Sebastian Bergmann
Feed URL: http://sebastian-bergmann.de/
Feed Description: Geek by nature, PHP by choice.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Sebastian Bergmann
Latest Posts From Sebastian Bergmann

Advertisement
Only one day after the release of PHPUnit2-2.1.0 I decided to make a first maintainance release for it.

PHPUnit2-2.1.1 addresses some minor issues:
  • Added PHPUnit2_Extensions_CodeCoverage_Renderer::header() and PHPUnit2_Extensions_CodeCoverage_Renderer::footer() methods.
  • Improved the output of the Code Coverage HTML renderer.
  • Added missing files to PHPUnit2_Util_Filter::$filteredFiles and improved PHPUnit2_Util_Filter::getCanonicalFilename($filename) accordingly.
  • Changed visibility of PHPUnit2_Extensions_TestDox_ResultPrinter::startClass($name), PHPUnit2_Extensions_TestDox_ResultPrinter::onTest($name), PHPUnit2_Extensions_TestDox_ResultPrinter::endClass($name), PHPUnit2_Extensions_TestDox_ResultPrinter::startRun(), and PHPUnit2_Extensions_TestDox_ResultPrinter::endRun() from public to protected.
  • Fixed a bug that prevented PHPUnit2_Extensions_TestDox_ResultPrinter::endClass() from being called.

Read: PHPUnit2-2.1.1 Released

Topic: PHP 5 Power Programming Previous Topic   Next Topic Topic: The Battle tonight

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use