rector
rector copied to clipboard
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
# Bug Report | Subject | Details | | :------------- | :------------------------------------------------- | | Rector version | 2.2.7 | Using InvokableCommandInputAttributeRector, it seems that optional and required parameters are mixed...
# Bug Report | Subject | Details | | :------------- | :------------------------------------------------- | | Rector version | v 2.2.11 | __Description:__ If a Function returns `ClassA|ClassB`, Rector will always use...
# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...
# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...
# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...
Make use of "monitor" package Ref https://github.com/rectorphp/monitor
# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | last dev-main | | Installed as | composer dependency | ## Minimal PHP Code...
# Bug Report | Subject | Details | | :------------- | :------------------------------------------------- | | Rector version | 2.2.8 | The deprecation of ReturnTypeWillChangeRector no longer leaves a way to add...
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...