Skip to content

Fix class name resolution for self & static #9

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

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

ebln
Copy link
Owner

@ebln ebln commented Oct 25, 2024

C.f. phpstan/phpstan#10369 (comment)

Was throwing errors:

  • Class self was not found while trying to analyse it
  • Class static was not found while trying to analyse it

C.f. phpstan/phpstan#10369 (comment)

Was throwing errors:
- Class self was not found while trying to analyse it
- Class static was not found while trying to analyse it
@ebln ebln merged commit 6433ebf into main Oct 25, 2024
5 checks passed
@ebln ebln deleted the fix-self-static branch October 25, 2024 19:49
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

Successfully merging this pull request may close these issues.

1 participant