forked from Wavyzz/dolibarr
Remove warning
This commit is contained in:
@@ -418,6 +418,7 @@ return [
|
||||
'suppress_issue_types' => [
|
||||
// Dolibarr uses a lot of internal deprecated stuff, not reporting
|
||||
'PhanDeprecatedProperty',
|
||||
'PhanDeprecatedImplicitNullableParam',
|
||||
|
||||
'PhanCompatibleNegativeStringOffset', // return false positive
|
||||
'PhanPluginConstantVariableBool', // a lot of false positive, in most cases, we want to keep the code as it is
|
||||
|
||||
Reference in New Issue
Block a user