Run Rector on your code to see what it can do for you:
{ public function size() { - $this->run([SkipWhenParamNotAcceptCallable::class, 'size']); + $this->run(SkipWhenParamNotAcceptCallable::size(...)); } public function run(array $arrayCallable)
Applied Rules:
Not a change you expect?
rector.php