Problem/Motivation
Drupal core 11.3 changed how dynamic hooks can be registered. (Change record) We need to update 4.x to work with this.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork field_encrypt-3553416
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
alexpottLolz this change happens for 11.3.x and not 11.2.x - so at least we're ready for it...
Comment #4
ptmkenny commentedComment #5
ptmkenny commented11.3.0-alpha1 is out now, so we should consider making a release that contains this fix.
I propose releasing 4.0 stable first, and then adding this MR to a 4.1 release, so there's one release available that installs on Drupal 11.1 and 11.2. What do you think?
Comment #6
ptmkenny commented