Fix phpstan
This commit is contained in:
parent
9aefeb074b
commit
d2eee5491c
2 changed files with 0 additions and 2 deletions
|
|
@ -52,7 +52,6 @@ parameters:
|
|||
# checkAlwaysTrueStrictComparison: false
|
||||
polluteScopeWithLoopInitialAssignments: false
|
||||
polluteScopeWithAlwaysIterableForeach: false
|
||||
polluteScopeWithBlock: false
|
||||
checkClassCaseSensitivity: true
|
||||
checkFunctionArgumentTypes: true
|
||||
checkFunctionNameCase: true
|
||||
|
|
|
|||
|
|
@ -54,7 +54,6 @@ parameters:
|
|||
# checkAlwaysTrueStrictComparison: false
|
||||
polluteScopeWithLoopInitialAssignments: false
|
||||
polluteScopeWithAlwaysIterableForeach: false
|
||||
polluteScopeWithBlock: false
|
||||
checkClassCaseSensitivity: true
|
||||
checkFunctionArgumentTypes: true
|
||||
checkFunctionNameCase: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue