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

[NodeTypeResolver] Add AssignedToNodeVisitor #3694

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Conversation

samsonasik
Copy link
Member

@TomasVotruba I found a bug on scoped rector/rector when using assigned_to attribute, which never exists if no require symplify/phpstan-rules in require.

The symplify/phpstan-rules is in require-dev which loaded that's why it works on #3540

On this PR, I copy and add dedicated AssignedToNodeVisitor to make assign as assigned_to attribute on expr.

@samsonasik
Copy link
Member Author

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

@samsonasik
Copy link
Member Author

@TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit f19c86c into main Apr 27, 2023
@samsonasik samsonasik deleted the add-assigned-to branch April 27, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant