mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Ignore phpstan notice in baseline
This commit is contained in:
parent
687421d8f0
commit
43ed58a0e9
|
|
@ -22278,6 +22278,11 @@ parameters:
|
|||
count: 2
|
||||
path: ../../../htdocs/opensurvey/card.php
|
||||
|
||||
-
|
||||
message: '#^PHPDoc type .* is not covariant with PHPDoc type array<CommonObject\|stdClass> of overridden property CommonObject::\$lines\.$#'
|
||||
count: 1
|
||||
path: ../../../htdocs/opensurvey/class/opensurveysondage.class.php
|
||||
|
||||
-
|
||||
message: '#^If condition is always false\.$#'
|
||||
identifier: if.alwaysFalse
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user