rector icon indicating copy to clipboard operation
rector copied to clipboard

Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

Results 119 rector issues
Sort by recently updated
recently updated
newest added

# Bug Report | Subject | Details | | :------------- | :------------------------------------------------- | | Rector version | 2.2.7 | Using InvokableCommandInputAttributeRector, it seems that optional and required parameters are mixed...

bug

# Bug Report | Subject | Details | | :------------- | :------------------------------------------------- | | Rector version | v 2.2.11 | __Description:__ If a Function returns `ClassA|ClassB`, Rector will always use...

bug

# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...

bug

# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...

bug

# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...

bug

# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...

bug

# Bug Report | Subject | Details | | :------------- | :------------------------------------------------- | | Rector version | 2.2.8 | The deprecation of ReturnTypeWillChangeRector no longer leaves a way to add...

bug

This is a meta issue to focus on solving tests crashing on PHPUnit 12 and related `php-parser` preload issues. At the moment, we patch php-parser in our `/vendor` to allow...