codeigniter4/CodeIgniter4
在 GitHub 查看Dev: PHPStan "no value type specified in iterable type array" errors
Open
#8,732 创建于 2024年4月9日
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