Problem/Motivation

Generates a deprecation notice:

PHP Deprecated: Drupal\ai_seo\Controller\ViewReportController::getTitle(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/ai_seo/src/Controller/ViewReportController.php on line 174

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork ai_seo-3561567

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:

  • 1.x Comparechanges, plain diff MR !5

Comments

jseltzer created an issue. See original summary.

jseltzer’s picture

Status: Needs work » Needs review

Made the one character change.

  • j-vee committed 9907bdee on 1.x
    feat: #3561567 Nullable types must be explicit with PHP8.4
    
j-vee’s picture

Status: Needs review » Fixed

Fixed in 1.0.8! Thanks!

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.

Status: Fixed » Closed (fixed)

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