diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 530bc44cf..9a54f0842 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -45,11 +45,6 @@ parameters: count: 1 path: src/Annotations/Schema.php - - - message: "#^Ternary operator condition is always true\\.$#" - count: 1 - path: src/Context.php - - message: "#^If condition is always true\\.$#" count: 1