I've re-rolled the changes as an issue fork and updated the usage of $user-> to $account-> as it seems Drupal Core has updated the User controller in this fashion.
Unsure how to formulate a Change Record but if someone can point me in the right direction I'll gladly put together a draft.
Cheers!
theduke13 β made their first commit to this issueβs fork.
Here's a patch with the fix mentioned, encountered this issue with a site where we got a deprecation warning that passing NULL as parameter #1 to urldecode() triggers a deprecated warning, so checking to ensure it's not empty would be important.
TheDuke13 β created an issue.
TheDuke13 β created an issue.