Skip to content

4.0.1

Latest
Compare
Choose a tag to compare
@WengerK WengerK released this 01 Mar 08:27
· 10 commits to 4.0.x since this release
0b30658

4.0.1 - 2024-03-01

Changed

  • re-enable PHPUnit Symfony Deprecation notice

Fixed

  • fix test class $modules property must be declared protected
  • fix typo on test testFieldWhitoutTemplate -> testFieldWithoutTemplate
  • fix usage of dynamic properties on UiFieldTest
  • fix Issue #3312077 - Route entity.template_whisperer.add_form does not exist - by LeoAlcci, christyanpaim, Bohus Ulrych, wengerk
  • fix Issue #3312076 - The template_whisperer_suggestion entity type did not specify a view_builder handler - by immaculatexavier, Bohus Ulrych, wengerk
  • fix phpcs use statements should be sorted alphabetically

Added

  • add coverage of Drupal 10.1.x
  • add call accessCheck on every QueryBuilder
  • 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