Run Rector on your code to see what it can do for you:
<?php final class DemoFile
$this->exec($_SERVER['argv'] ?? []); } + /** + * @param mixed|mixed[] $argv + */ private function exec(array $argv): bool { } }
Applied Rules:
Not a change you expect?
rector.php