Skip to content

Deprecations for PHP 8.1 get_class() and get_called_class() without argument #60

@nkazarynava

Description

@nkazarynava

In scope of PHP8.1 compatibility static analysis it was discovered some deprecations in webflo/drupal-finder codebase:

  1. line 56 vendor/webflo/drupal-finder/tests/DrupalFinderTestBase.php get_called_class() without argument (tag 1.2.2)
    Proposed change: replacing get_called_class() with static::class

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