$line): void
{
echo $line;
}
function build($name)
{
show($name);
}
build(1223);
phpstan на 7-м вроде как должен
Обсуждают сегодня