diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index d2ecb4885e..24c8a797e9 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -10896,12 +10896,6 @@ parameters: count: 1 path: src/Plugins/Auth/AuthenticationCookie.php - - - message: '#^Only booleans are allowed in an if condition, mixed given\.$#' - identifier: if.condNotBoolean - count: 1 - path: src/Plugins/Auth/AuthenticationCookie.php - - message: '#^Only booleans are allowed in an if condition, string given\.$#' identifier: if.condNotBoolean diff --git a/psalm.xml b/psalm.xml index 6cf5f3fb78..b010be1429 100644 --- a/psalm.xml +++ b/psalm.xml @@ -39,7 +39,6 @@