This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/vendor/phpunit/phpunit/ChangeLog-4.1.md

2.7 KiB

Changes in PHPUnit 4.1

PHPUnit 4.1.6

  • Fixed #1380: assertMatch() returns Unexpected end tag : hr
  • Fixed #1390: Licensing issue with third-party components bundled in PHAR distribution

PHPUnit 4.1.5

  • Implemented #1330: Allow non-ambiguous shortened long options
  • Fixed #529: Tests missed in execution when another test extends from it
  • Fixed #1149: Test swallows output buffer when run in a separate process
  • Fixed #1336: Problem in process isolation with global variables that contain an object which contains a string which contains multiple backslashes
  • Fixed #1337: Data Provider with \ at the end of the name breaks with process isolation
  • Fixed #1345: Process isolation blocks infinitely upon fatal error in child process
  • Fixed #1354: PHPUnit test suite fails on Windows
  • Fixed #1369: Performance of TestSuite::addTestFile() and missing documentation
  • Fixed #1374: tearDown() is called despite unmet requirements

PHPUnit 4.1.4

  • Fixed #1265: PHPUnit_Runner_StandardTestSuiteLoader could not be configured as loader
  • Fixed #1311: Incomplete XML Schema for PHPUnit XML configuration file
  • Fixed #1314: Bug in configuration parser

PHPUnit 4.1.3

  • New release of PHPUnit as PHP Archive (PHAR) with updated dependencies

PHPUnit 4.1.2

  • New release of PHPUnit as PHP Archive (PHAR) with updated dependencies

PHPUnit 4.1.1

  • Added --selfupdate alias for --self-update
  • Fixed the constructor argument for SebastianBergmann\Version
  • Improved the fix for #1133

PHPUnit 4.1.0