Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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