Problem/Motivation

The code triggers PHP 8.4 deprecation warnings.

Steps to reproduce

  • Install the module on a PHP 8.4 environment.
  • Make sure error reporting is on.

Following error is triggered:

MenuChildren::getMenuLinkFromTargetUrl(): Implicitly marking parameter $url as nullable is deprecated

Proposed resolution

Fix PHP 8.4 deprecations.

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

zero2one created an issue. See original summary.

zero2one’s picture

Assigned: zero2one » Unassigned
Status: Active » Needs review
anybody’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @zero2one!

anybody’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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