Starting with PHP 8.4, implicitly nullable parameter type hints will cause deprecation warnings. We should just add a ? wherever necessary.

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

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review
drunken monkey’s picture

Assigned: drunken monkey » Unassigned
chandansha’s picture

Status: Needs review » Reviewed & tested by the community

i have tested MR 38. all deprecated issues are resolved.
Thanks!!

  • drunken monkey committed c79ba7de on 8.x-1.x
    Issue #3496037 by drunken monkey: Fixed implicitly nullable parameter...
drunken monkey’s picture

Status: Reviewed & tested by the community » Fixed

Great to hear, thanks for reviewing!
Merged.

Status: Fixed » Closed (fixed)

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