mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-01 22:52:33 +01:00
Fix phpstan
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user