Problem/Motivation

Drupal\administerusersbyrole\Plugin\Action\ChangeUserRoleTrait::access(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in include() (line 571 of vendor/composer/ClassLoader.php).

Steps to reproduce

Install module with PHP version 8.4 (Drupal 10.4)

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

poonam09 created an issue. See original summary.

poonam09’s picture

Status: Active » Needs review

adamps made their first commit to this issue’s fork.

  • adamps committed 5fdcb99e on 8.x-3.x authored by poonam09
    Issue #3516164 by poonam09: Implicitly marking parameter as nullable is...
adamps’s picture

Status: Needs review » Fixed

Thanks

Status: Fixed » Closed (fixed)

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