Fix phpstan

This commit is contained in:
Laurent Destailleur 2025-12-28 03:12:44 +01:00
parent 9aefeb074b
commit d2eee5491c
2 changed files with 0 additions and 2 deletions

View file

@ -52,7 +52,6 @@ parameters:
# checkAlwaysTrueStrictComparison: false
polluteScopeWithLoopInitialAssignments: false
polluteScopeWithAlwaysIterableForeach: false
polluteScopeWithBlock: false
checkClassCaseSensitivity: true
checkFunctionArgumentTypes: true
checkFunctionNameCase: true

View file

@ -54,7 +54,6 @@ parameters:
# checkAlwaysTrueStrictComparison: false
polluteScopeWithLoopInitialAssignments: false
polluteScopeWithAlwaysIterableForeach: false
polluteScopeWithBlock: false
checkClassCaseSensitivity: true
checkFunctionArgumentTypes: true
checkFunctionNameCase: true