Problem/Motivation
The deprecations in code base
Deprecated function: Creation of dynamic property Drupal\unwanted_email_registration\UnwantedEmailRegistrationService::$config is deprecated in Drupal\unwanted_email_registration\UnwantedEmailRegistrationService->__construct() (line 22 of modules/contrib/unwanted_email_registration/src/UnwantedEmailRegistrationService.php).
Steps to reproduce
Try to create user with enabled module.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | unwanted_email_registration_deprications_fix.patch | 1.27 KB | blade_ukraine |
Issue fork unwanted_email_registration-3454498
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 #2
blade_ukraine commentedComment #3
blade_ukraine commentedComment #6
abhishek_gupta1 commented@blade_ukraine, #2 patch is working well for me. I have tested Locally.. Also i created MR easy to merge . please review it once
Comment #7
rex.barkdoll commentedHi all, I think this is related as I'm seeing it refer to Deprecated Function, but let me know if I need to create a new issue.
I have implemented the patch for this issue as well as the one for null email addresses, neither have resolved the following errors.
Comment #8
abdulaziz zaidI think this issue is already fixed in #3488066
Comment #9
abdulaziz zaid