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?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3542012-2-formatter_suite-drupal11_compatibility.patch | 3.03 KB | sboden |
Issue fork formatter_suite-3542012
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
Comment #2
sboden commentedThe 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:
Comment #5
liam morlandI created a merge request with the patch in #2.
Comment #6
liam morlandComment #8
liam morland