diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 6390fc2024..c4e8bcc0ce 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -7,16 +7,6 @@ parameters: count: 1 path: libraries/classes/Advisor.php - - - message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\\\|false given\\.$#" - count: 1 - path: libraries/classes/Advisor.php - - - - message: "#^Method PhpMyAdmin\\\\Advisor\\:\\:splitJustification\\(\\) should return array\\ but returns array\\\\.$#" - count: 1 - path: libraries/classes/Advisor.php - - message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|null given\\.$#" count: 1