Problem

The module triggers deprecation warnings starting from Drupal 11.3:

Not supporting attribute discovery in Drupal\purge\Plugin\Purge\Processor\PluginManager is deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Provide an Attribute class and an Annotation class for BC. See https://www.drupal.org/node/3395582 in

CommentFileSizeAuthor
#3 purge-attributes-3564459.patch15.48 KBfago

Issue fork purge-3564459

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

fago created an issue. See original summary.

fago’s picture

Status: Active » Needs review
StatusFileSize
new15.48 KB

Created a first MR. Not all plugin-instances are converted yet, just a a couple for now. We should complete this when the approach is good.

Note: AI disclosure, I created the MR with the help of AI.
For usage with composer-patches I'm attaching a copy the MR.

petar_basic’s picture

Status: Needs review » Reviewed & tested by the community
fago’s picture

Status: Reviewed & tested by the community » Needs work

the tests show some issues :-(

petar_basic’s picture

Status: Needs work » Reviewed & tested by the community

Fails are unrelated. opened #3565396: Make 3.x gitlab-ci tests green

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