PHPStan baseline #49
Annotations
7 errors
phpstan:
htdocs/comm/action/index.php#L2008
Parameter #1 $arraycolor of function colorArrayToHex expects array{int, int, int}, non-empty-list<string> given.
|
phpstan:
htdocs/core/class/doleditor.class.php#L213
Property DolEditor::$content (string) on left side of ?? is not nullable.
|
phpstan:
htdocs/fourn/facture/card.php#L1642
Comparison operation "<" between '' and 0 is always true.
|
phpstan:
htdocs/fourn/facture/card.php#L1642
Result of || is always true.
|
phpstan:
htdocs/fourn/facture/card.php#L4072
If condition is always true.
|
phpstan:
htdocs/salaries/card.php#L472
Variable $triggermodname in empty() always exists and is not falsy.
|
phpstan
Process completed with exit code 1.
|