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

Bump to PHPStan ^2.1.1 and remove usage of PropertyHookNameVisitor on SimpleParser #6649

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

samsonasik
Copy link
Member

@samsonasik samsonasik commented Jan 5, 2025

On PHPStan 2.1.0, PropertyHookNameVisitor is required on PHPStan SimpleParser, see PR:

But on PHPStan 2.1.1, PropertyHookNameVisitor removed, this PR provide an immediate patch for it, cause error:

class PHPStan\\Parser\\PropertyHookNameVisitor not found

error, see

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

we need another immediate release for it due to the error.

@samsonasik samsonasik merged commit 92b4999 into main Jan 5, 2025
41 checks passed
@samsonasik samsonasik deleted the bump branch January 5, 2025 17:00
@TomasVotruba
Copy link
Member

👍

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