Skip to content

Commit 0958c1d

Browse files
authored
Merge pull request #924 from cakephp/issue-923
Update phpstan config.
2 parents e273b0a + 2218103 commit 0958c1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ parameters:
22
level: 8
33
checkMissingIterableValueType: false
44
treatPhpDocTypesAsCertain: false
5+
checkGenericClassInNonGenericObjectType: false
56
paths:
67
- src/
78
excludePaths:

0 commit comments

Comments
 (0)