Run Rector on your code to see what it can do for you:
/** * @return never */ - public function run(): never { + public function run() { //exit; } } new Bar();
Applied Rules:
Not a change you expect?
rector.php