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

[CodingStyle] Use ExprAnalyzer::isDynamicExpr() to detect dynamic value case cond on BinarySwitchToIfElseRector #3456

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

samsonasik
Copy link
Member

Continue of PR:

There is already ExprAnalyzer::isDynamicExpr() that more reliable for dynamic value detection.

@samsonasik samsonasik enabled auto-merge (squash) March 4, 2023 10:05
@samsonasik samsonasik merged commit bf6fdc7 into main Mar 4, 2023
@samsonasik samsonasik deleted the use-expr-analyzer branch March 4, 2023 10:11
samsonasik added a commit that referenced this pull request May 8, 2023
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