Skip to content

6.0.0

Compare
Choose a tag to compare
@WengerK WengerK released this 18 Nov 14:08
· 55 commits to 6.0.x since this release

6.0.0 - 2022-11-18

Added

  • add official support of drupal 9.5 & 10.0

Changed

  • drop support of drupal below 9.3.x
  • bump major release number in order of using Drupal new semver system

Fixed

  • fix deprecated class name Twig_Extension for Drupal 10 compatibilities
  • fix deprecation drupal_get_path for Drupal 10 compatibilities
  • fix deprecation Symfony\Cmf\Component\Routing\RouteObjectInterface::ROUTE_OBJECT for Drupal 10 compatibilities
  • fix call to deprecated method assert() for Drupal 10 compatibilities
  • fix call to deprecated constant FILE_STATUS_PERMANENT for Drupal 10 compatibilities
  • fix call to deprecated function file_create_url() for Drupal 10 compatibilities
  • fix the function file_build_uri() has been deprecated for Drupal 10 compatibilities
  • fix Deprecated function: strtr(): Passing null to parameter #1 for PHP 8.1 compatibilities