Skip to content

Node::getRevisionAuthor deprecation not detected #210

Closed
@timwood

Description

@timwood

How is drupal-check installed?

drupal-check is installed as a dependency to my project with composer

Environment:

  • OS: Linux
  • PHP Version: 7.3
  • Drupal core: 8.9

Describe the bug
Node::getRevisionAuthor was deprecated in favor of RevisionLogInterface::getRevisionUser and removed in Drupal 9.0.0. This was reported in change record https://www.drupal.org/node/3069750 and is also mentioned on https://api.drupal.org/api/drupal/core%21modules%21node%21src%21Entity%21Node.php/function/Node%3A%3AgetRevisionAuthor/8.9.x.

I also opened an issue on the Drupal Upgrade Status module on Drupal.org.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions