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.

Command icon 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

ptmkenny created an issue. See original summary.

  • ptmkenny committed 29952bf3 on 1.0.x
    fix: #3568131 PHP 8.5: Method ReflectionProperty::setAccessible() is...
ptmkenny’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.