Skip to content

5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 12:30
· 9 commits to refs/heads/develop since this release

Major features

Breaking changes

  • CollectionTrait::_addIntoCollection() should return void (#408) @mvorisek
  • Strong type NameTrait::$name and TrackableTrait::$shortName properties (#400) @mvorisek
  • Replace phpunit ResultPrinter with self describing Exception (#396) @mvorisek
  • Remove PHPUnit TestCase::xxxProtected() methods (#395) @mvorisek

Other changes