PHP 8.4 deprecation implicitly marking parameter as nullable

Created on 26 February 2025, 2 months ago

Problem/Motivation

Running administeruserbyrole on PHP 8.4 results in PHP deprecation warning:

PHP Deprecated:  administerusersbyrole_entity_field_access(): Implicitly marking parameter $items as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/administerusersbyrole/administerusersbyrole.module on line 90

Proposed resolution

Update the argument to match hook_entity_field_access in Drupal 10 and Drupal 11.

Remaining tasks

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mradcliffe USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024