Skip to content

3.0.0

Compare
Choose a tag to compare
@WengerK WengerK released this 27 Jan 15:05
· 16 commits to 3.0.x since this release

3.0.0 - 2023-01-27

Added

  • add official support of drupal 10.0

Changed

  • re-enable PHPUnit Symfony Deprecation notice

Fixed

  • fix PHPUnit deprecated prophecy integration
  • fix deprecated uncalling accessCheck relying on entity queries to check access
  • fix usage of deprecated Symfony\Component\EventDispatcher\Event in favor of Symfony\Contracts\EventDispatcher\Event
  • fix deprecation of theme classy for Drupal 10 compatibilities
  • fix tests self::modules property must be declared protected
  • fix Symfony 4.4 event dispatcher parameter order change