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] Make NodeTraverser as property on PHPStanNodeScopeResolver #3533

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

samsonasik
Copy link
Member

Continue of PR:

this PR make NodeTraverser instance as property in PHPStanNodeScopeResolver and assign in __construct() early to avoid repetitive creation.

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
…Resolver
@samsonasik
Copy link
Member Author

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

@TomasVotruba TomasVotruba merged commit d0d8770 into main Mar 28, 2023
@TomasVotruba TomasVotruba deleted the make-node-traverser-property-2 branch March 28, 2023 19:17
samsonasik added a commit that referenced this pull request May 8, 2023
…Resolver (#3533)

* [NodeTypeResolver] Make NodeTraverser as property on PHPStanNodeScopeResolver

* [ci-review] Rector Rectify

---------

Co-authored-by: GitHub Action <actions@github.com>
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.

None yet

3 participants