codeigniter4/CodeIgniter4
View on GitHubDev: PHPStan "no value type specified in iterable type array" errors
Open
#8,732 opened on Apr 9, 2024
devgood first issuehelp wanted
Repository metrics
- Stars
- (4,492 stars)
- PR merge metrics
- (Avg merge 3d 13h) (67 merged PRs in 30d)
Description
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