Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
plugin system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2020 at 14:19 UTC
Updated:
8 Sep 2023 at 09:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berdirComment #4
andypostThere's 5 usages in contrib http://grep.xnddx.ru/search?text=PluginHelper%3A%3AisConfigurable
So needs follow-ups to file
Comment #5
andypostFiled CR and here's a patch
Not sure how deprecation test should be added to component as whole class is deprecated https://www.drupal.org/about/core/policies/core-change-policies/drupal-c...
Comment #6
andypostfix docblock
Comment #10
catchPatch looks great but unfortunately missed the 9.2.x window and I think we need to do this in 10.1.x for removal in 11.0.0 now.
Comment #11
mrinalini9 commentedAdded patch for 10.1.x branch as per #10, please review it.
Comment #12
catchLooks good to me.
Comment #13
alexpottCommitted 2bcbc26 and pushed to 10.1.x. Thanks!
Fixed on commit. Deprecation notices need real versions (i.e. tags) not branches.
Comment #16
quietone commentedPublished the CR.