codeigniter4/CodeIgniter4

Dev: PHPStan "no value type specified in iterable type array" errors

Open

#8,732 建立於 2024年4月9日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)PHP (1,707 fork)batch import
devgood first issuehelp wanted

倉庫指標

Star
 (4,492 star)
PR 合併指標
 (平均合併 4天 15小時) (30 天內合併 68 個 PR)

描述

There are 1,763 ignored errors due to "no value type specified in iterable type array" in phpstan-baseline.php. These ignored errors should be removed.

You can search for no value type specified in iterable type array in phpstan-baseline.php.

$ grep "no value type specified in iterable type array" phpstan-baseline.php | wc -l
    1763

貢獻者指南