Problem/Motivation

Drupal 11.3.x introduces some breaking changes to the interfaces, so we need to adapt the code to support it. However, it appears that this update also necessitates dropping support for Drupal 11.2.x.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

murz created an issue. See original summary.

  • murz committed eef8612d on 1.7.x
    Draft: feat: #3566565 Add support for Drupal 11.3.x
    
    By: murz
    
murz’s picture

Status: Active » Fixed

Released version 1.7.0 that introduces support for Drupal 11.3.x. Unfortunately, some PHP interfaces from Drupal 11.2.x and 11.3.x are incompatible; therefore, 1.7.0 supports only Drupal 11.3.x branch.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

murz’s picture

Status: Fixed » Closed (fixed)