Skip to content

[Renaming] Do not rename extends its name on RenameClassRector#7328

Merged
samsonasik merged 2 commits into
mainfrom
do-not-rename
Sep 25, 2025
Merged

[Renaming] Do not rename extends its name on RenameClassRector#7328
samsonasik merged 2 commits into
mainfrom
do-not-rename

Conversation

@samsonasik

@samsonasik samsonasik commented Sep 25, 2025

Copy link
Copy Markdown
Member

@samsonasik

Copy link
Copy Markdown
Member Author

Fixed 🎉 /cc @clement-michelet

@samsonasik

Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit d64f8d8 into main Sep 25, 2025
50 checks passed
@samsonasik samsonasik deleted the do-not-rename branch September 25, 2025 11:35
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown
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 Apr 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

RenameClass will replace extends with the target class even on the target class

1 participant