Implement `AddConstructorParentCallRector` by jackbentley · Pull Request #3430 · rectorphp/rector...
This will automatically add parent::__construct() calls with the correct params when the parent call is missing. This is mostly to fix up the mess that rectorphp/rector#7814 is causing in my code b...
github.com