Skip to content

2.0.1

Compare
Choose a tag to compare
@WengerK WengerK released this 01 Mar 12:25
· 17 commits to 2.0.x since this release
4473add

2.0.1 - 2024-03-01

Fixed

  • fix usage of deprecated getMockBuilder by createMock
  • fix phpcs use statements should be sorted alphabetically - Issue #3373568 by nitin_lama, roshni27, aayushmankotia, Satish_kumar, wengerk
  • add missing call to parent::setUp() on tests
  • fix deprecation creation of dynamic property

Added

  • add Drupal GitlabCI
  • add coverage of Drupal 10.2.x
  • add coverage of Drupal 11.0-dev

Removed

  • drop tests support on Drupal <= 9.4