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

[DeadCode] Allow remove useless @var on typed class constant as well on RemoveUselessVarTagRector #6633

Merged
merged 2 commits into from
Dec 28, 2024

Conversation

samsonasik
Copy link
Member

@samsonasik samsonasik commented Dec 28, 2024

to remove useless @var on php 8.3 code which class constant can be typed, but stil with @var that no longer needed.

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@TomasVotruba TomasVotruba merged commit dfe6f2d into main Dec 28, 2024
41 checks passed
@TomasVotruba TomasVotruba deleted the add-class-const-type-remove-var branch December 28, 2024 20:19
@TomasVotruba
Copy link
Member

Awesome improvement 👍

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