Skip to content

Conversation

@phinor
Copy link
Contributor

@phinor phinor commented Jul 21, 2025

The Naming "RenameForeachValueVariableToMatchExprVariableRector" would rename a variable that was declared before a switch statement and used after the switch statement. The variable, once renamed, would be the value of the last looped value through the foreach, losing its original value.

…bleRector" would rename a variable that was declared before a switch statement and used after the switch statement. The variable, once renamed, would be the value of the last looped value through the foreach, losing its original value.
@samsonasik
Copy link
Member

@github-actions
Copy link
Contributor

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants