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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | realname-3509112-php-8.4.diff | 776 bytes | tobiasb |
Issue fork realname-3509112
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 #3
arkener commentedApplying the MR resolved this issue for me, this change pullls the code back in line with
Drupal\Core\Action\ActionInterfaceComment #4
tobiasbStatic patch for use-cases where a local patch is not possible.
Comment #5
carma03 commentedConfirming MR !17 fix the warning message.
Tested on
D11.3.4andPHP8.4.12.