Skip to content

Commit

Permalink
phpstan config: remove deprecate option checkMissingIterableValueType
Browse files Browse the repository at this point in the history
  • Loading branch information
cesargb committed Dec 25, 2024
1 parent 2213eaa commit 085877a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ parameters:
# The level 9 is the highest level
level: 5

checkMissingIterableValueType: false

ignoreErrors:
-
message: '#Unsafe usage of new static\(\)#'
Expand Down

0 comments on commit 085877a

Please sign in to comment.