Skip to content

2.0.8

Latest

Choose a tag to compare

@WengerK WengerK released this 29 Apr 13:29
958f25e

2.0.8 - 2026-04-29

Added

  • add experimental coverage of Drupal 11.4

Changed

  • add PHPUnit 10 PHP attributes (#[RunTestsInSeparateProcesses]) to all test classes
  • replace deprecated PHPUnit any() invocation matcher with direct method stubs
  • run upgrade-status against Drupal 11.3
  • allow tests without expectation using a Mock
  • add PHPUnit 10 PHP attributes (#[DataProvider]) to all test classes using dataProvider annotation
  • add PHPUnit 10 PHP attributes (#[Group]) to all test classes