From 76e26d63fce826a720549a281661fad6bba7367a Mon Sep 17 00:00:00 2001 From: DerManoMann Date: Thu, 18 Apr 2024 10:36:39 +1200 Subject: [PATCH] Update baseline --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 530bc44c..9a54f084 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