Open
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
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
Commands
#8828ddevsr commentedon Apr 30, 2024
View
#8848@return
type in BaseModel #9098FileCollection
#9126neznaika0 commentedon Mar 10, 2025
New command:
grep -r "no value type specified in iterable type array" utils/phpstan-baseline/ --include="*.neon" | wc -l
1507