Install

Works with Drupal: ^9.4 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 27.69 KB
MD5: 91195beb5e266ccb10e184ba8ad0b6a7
SHA-1: 2139f26c4bbec515c8b36018e6310ab847e1fba7
SHA-256: bb0b00f2d0adc99089d68427fca7f8dec084e1626bc03367b4f6d90ca424ccf0
Download zip 42.22 KB
MD5: a078030e4d84d64d2e6e469241af9ab4
SHA-1: 4dd10cf981fb184cf075399a52dd24cfb2c2605e
SHA-256: b943c5ec938c4f15d25dbc216f0c0751d5d98879bdcd6c1278f6ce79611add32

Release notes

Changelog

Issues: 7 issues resolved.

Changes since 2.2.0:

Bug

  • #3348106: Fixed Warning: Undefined array key "params" in reroute_email_mail_alter().
  • #3390121: Fixed all new PHPCS notices.
  • #3364031: Use of ModuleHandler::invokeAllWith() breaks Drupal with core < D9.4
  • #3359073: Replaced deprecated function substr_count() in Drupal 9 codebase with mb_substr_count().
  • #3355949: Removed t() calls in classes (should be avoided).

Task

  • #3390104: Replaced DrupalCI testing with GitLab CI pipelines.
  • #3369644: Automated Drupal 10 compatibility fixes (updated @dataProvider methods' names in the tests).
Created by: bohart
Created on: 1 Oct 2023 at 18:56 UTC
Last updated: 28 Oct 2024 at 21:21 UTC
Bug fixes

Other releases