The automated Drupal 11 compatibility patch by rector does not fix everything.

I'll add my patch for Drupal 11 in the next comment.

Also could we get a new release for Drupal 11?

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

sboden created an issue. See original summary.

sboden’s picture

The Drupal 11 patch. No guarantees that everything works, but this is the patch I used on my Drupal 11 instances.

To install it add to the patches through cweagans:

    "drupal/formatter_suite": {  
        "3542012: formatter_suite Drupal 11 compatibility": "https://www.drupal.org/files/issues/2025-08-19/3542012-2-formatter_suite-drupal11_compatibility.patch"
    },

liam morland made their first commit to this issue’s fork.

liam morland’s picture

Status: Active » Needs review

I created a merge request with the patch in #2.

liam morland’s picture

liam morland’s picture

Version: 2.1.0 » 2.2.x-dev
Status: Needs review » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.