Skip to content

Remove RenameNamespaceRector, better handle by IDE or explicit RenameClassRector#3979

Merged
TomasVotruba merged 2 commits intomainfrom
tv-less-parent-67
May 26, 2023
Merged

Remove RenameNamespaceRector, better handle by IDE or explicit RenameClassRector#3979
TomasVotruba merged 2 commits intomainfrom
tv-less-parent-67

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented May 26, 2023

This rule was designed to help with PHPUnit 6 renames of PHPUnit_* to PHPUnit\. But it has own rule now: https://github.com/rectorphp/rector-phpunit/blob/main/config/sets/phpunit60.php#L30

From practise, these changes be better handled by IDE moving classes or by explicit list of class names.

@TomasVotruba TomasVotruba merged commit 2f84187 into main May 26, 2023
@TomasVotruba TomasVotruba deleted the tv-less-parent-67 branch May 26, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants