Skip to content

1.2.0

Compare
Choose a tag to compare
@WengerK WengerK released this 02 Dec 12:46
· 35 commits to 1.2.x since this release

1.2.0 - 2022-12-02

Removed

  • remove satackey/action-docker-layer-caching on Github Actions
  • drop support of drupal below 9.3.x

Added

  • add official support of drupal 9.5 & 10.0

Fixed

  • fix deprecation of theme start for tests
  • fix call to deprecated constant FILE_STATUS_PERMANENT
  • fix call to deprecated method assertEqual()
  • fix call to deprecated method setMethods()
  • fix call to deprecated method drupalPostForm()
  • fix calling responseContains with more than one argument is deprecated
  • fix adding non-existent permissions to a role is deprecated

Changed

  • re-enable PHPUnit Symfony Deprecation notice