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

fix: properly handle static called on type for query #12

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

calebdw
Copy link
Owner

@calebdw calebdw commented Sep 4, 2024

Upstream PR: larastan#2030

@rcerljenko
Copy link

Hi,

Just FYI, the problem fixed itself with a new phpstan patch release => https://github.com/phpstan/phpstan/releases/tag/1.12.2

But, it's still a good idea to have this I think...

@calebdw
Copy link
Owner Author

calebdw commented Sep 6, 2024

@rcerljenko, thanks for the comment, however, I'm not sure what you think the problem is, but this is still needed---the tests I introduced in this PR fail even when PHPStan 1.12.2 is used

@calebdw calebdw merged commit bbb36bc into 2.x Sep 14, 2024
29 of 35 checks passed
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.

2 participants