diff --git a/phpstan-baseline.neon.dist b/phpstan-baseline.neon.dist index 27f42cde9804..21b3796414c7 100644 --- a/phpstan-baseline.neon.dist +++ b/phpstan-baseline.neon.dist @@ -50,11 +50,6 @@ parameters: count: 1 path: system/Cache/Handlers/RedisHandler.php - - - message: "#^Strict comparison using === between array and array{} will always evaluate to false\\.$#" - count: 1 - path: system/CLI/Console.php - - message: "#^Call to an undefined method CodeIgniter\\\\HTTP\\\\Request\\:\\:getPost\\(\\)\\.$#" count: 1