Problem/Motivation
https://git.drupalcode.org/project/force_password_change/-/jobs/5828987#L89
Line src/Form/RoleForceForm.php
------ -----------------------------------------------------------------------
75 Deprecated in PHP 8.4: Parameter #3 $role (Drupal\user\RoleInterface)
is implicitly nullable via default value null.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork force_password_change-3534963
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
heddn