- Fixed the handling of the $options argument array in PHPUnit_Extensions_PhptTestCase. [2865]
- Fixed #438 : Setting include_path in configuration does not work. [2953]
- Fixed #440 : addTest() and addTestSuite() try to add abstract tests. [2925]
- Fixed #455 : @group and @dataProvider do not work together. [2919]
- Fixed #467 : Test Database is broken with PHP 5.2.0. [2875]
- Fixed #468 : DatabaseTestUtility.php...