codeigniter4/CodeIgniter4

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

Open

#8732 aperta il 9 apr 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)PHP (1707 fork)batch import
devgood first issuehelp wanted

Metriche repository

Star
 (4492 star)
Metriche merge PR
 (Merge medio 4g 15h) (68 PR mergiate in 30 g)

Descrizione

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

Guida contributor