Closed (fixed)
Project:
Email Registration
Version:
2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2025 at 01:29 UTC
Updated:
17 Mar 2025 at 15:14 UTC
Jump to comment: Most recent
Comments
Comment #3
ptmkenny commentedFor some reason it's not letting me create an MR off the branch at the moment, but I'm setting this to "Needs review" because the change is fixed in the php84deprecation branch.
Comment #5
uttam commentedComment #7
uttam commentedComment #8
uttam commentedI have tried to raise the MR for in my case also the pipeline is failed and the below are the failed jobs:
Comment #9
ptmkenny commented@uttam You can confirm that the tests are already broken on the module page: https://www.drupal.org/project/email_registration. So that's why you're seeing that error.
Comment #11
acbramley commentedCI is being fixed in #3507612: Fix CI on 2.x HEAD there are a few other implicit nullables to fix here
Comment #12
acbramley commentedComment #13
grevil commentedYep, that should be all, thanks again! LGTM! 🎉
Comment #14
grevil commentedAll green. Merging.