Problem/Motivation
Original error: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect at /var/www/html/web/modules/alternative_user_emails/alternative_user_emails.module:65
Since PHP 8.1, properties are accessible by default, so this can safely be removed.
Issue fork alternative_user_emails-3568131
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 #4
ptmkenny commented