Deprecated: Drupal\realname\Plugin\Action\RealnameUpdateRealname::access(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in /modules/contrib/realname/src/Plugin/Action/RealnameUpdateRealname.php on line 29

CommentFileSizeAuthor
#4 realname-3509112-php-8.4.diff776 bytestobiasb

Issue fork realname-3509112

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

mistrae created an issue. See original summary.

arkener’s picture

Status: Active » Reviewed & tested by the community

Applying the MR resolved this issue for me, this change pullls the code back in line with Drupal\Core\Action\ActionInterface

tobiasb’s picture

StatusFileSize
new776 bytes

Static patch for use-cases where a local patch is not possible.

carma03’s picture

Confirming MR !17 fix the warning message.

Tested on D11.3.4 and PHP8.4.12.