Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation for PHP 8.1 #1142

Closed
nkazarynava opened this issue Mar 29, 2023 · 1 comment
Closed

Deprecation for PHP 8.1 #1142

nkazarynava opened this issue Mar 29, 2023 · 1 comment

Comments

@nkazarynava
Copy link
Contributor

Steps to reproduce

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

  • line 73 vendor/consolidation/robo/src/Common/ConfigAwareTrait.php get_called_class() without argument (tag 4.0.2)

Expected behavior

No deprecations found when running on PHP 8.1

System Configuration

PHP 8.1

PR has been created #1141

@greg-1-anderson
Copy link
Member

Thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants