Closed (outdated)
Project:
Drupal core
Version:
main
Component:
extension system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2026 at 15:40 UTC
Updated:
3 May 2026 at 02:57 UTC
Jump to comment: Most recent
Comments
Comment #2
smustgrave commented#3571063: Remove Deprecated methods in ModuleHandler and ModuleHandlerInterface slated for removal in 12 overlaps with this so ignore those.
Comment #4
longwaveComment #6
longwaveComment #7
nicxvan commentedPlease don't change anything in module handler, hookcollectorpass or related tests that is related to hook hook info and is more complex than it seems.
Edit: unfortunately there is quite a bit of overlap. There is some hidden complexity with the hook hook info and hook module implements alter removals so I'd like to take care of those.
Comment #8
nicxvan commentedThe hook_hook_info removal is ready for review.
Comment #9
nicxvan commentedFor completeness, attaching the hook_module_implements_alter issue.
Comment #10
nicxvan commentedComment #11
longwaveReverted the ModuleHandler changes.
Comment #12
nicxvan commentedThe baseline needs to be updated I think.
Comment #13
smustgrave commentedDoes this one just need a rebase?
Comment #14
nicxvan commentedThese have all been removed elsewhere as far as I can see.