diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index bf3cd610..0fa9f3fc 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -55,11 +55,6 @@ parameters: count: 1 path: src/Generator.php - - - message: "#^Variable \\$logLine in empty\\(\\) always exists and is not falsy\\.$#" - count: 1 - path: src/Loggers/ConsoleLogger.php - - message: "#^Call to function is_array\\(\\) with bool\\|OpenApi\\\\Annotations\\\\AdditionalProperties will always evaluate to false\\.$#" count: 1