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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | purge-attributes-3564459.patch | 15.48 KB | fago |
Issue fork purge-3564459
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 #3
fagoCreated 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.
Comment #4
petar_basic commentedComment #5
fagothe tests show some issues :-(
Comment #6
petar_basic commentedFails are unrelated. opened #3565396: Make 3.x gitlab-ci tests green