Ignore phpstan notice in baseline

This commit is contained in:
MDW 2025-02-08 13:54:24 +01:00
parent 687421d8f0
commit 43ed58a0e9
No known key found for this signature in database

View File

@ -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