Problem/Motivation

Current code gives a deprecated warning in PHP 8.4.
PHP Deprecated: Drupal\backlinks_index\Services\BacklinksManager::getBacklinks(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/backlinks_index/src/Services/BacklinksManager.php on line 409

Steps to reproduce

Proposed resolution

Update the code.

Remaining tasks

User interface changes

API changes

Data model changes

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

groendijk created an issue. See original summary.

groendijk’s picture

Assigned: groendijk » Unassigned
Status: Active » Needs review

matej.lehotsky made their first commit to this issue’s fork.

matej.lehotsky’s picture

Status: Needs review » Fixed

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

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

Maintainers, credit people who helped resolve this issue.

matej.lehotsky’s picture

Status: Fixed » Closed (fixed)