Fixed
Project:
Masquerade
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Apr 2026 at 13:32 UTC
Updated:
27 Apr 2026 at 19:44 UTC
Jump to comment: Most recent
To prepare for D12 and keep compatibility with 10.x it makes sense to convert hooks
- https://gitlab.com/-/snippets/4769802
- https://www.md-systems.ch/en/blog/2025-10-19/converting-legacy-hooks
- convert hooks and use LegacyHook attribute for 10.x compatibility
- remove 9.x support from info-file
- convert
- review (tune CI if needed)
- commit
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
andypostComment #4
andypostComment #6
andypostfixed
Comment #8
ressaVery nice, thank you!