diff --git a/phpstan.neon.dist b/phpstan.neon.dist index ba219466cea..e469fffd923 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -51,6 +51,7 @@ parameters: treatPhpDocTypesAsCertain: false ignoreErrors: - '#.*phan-var#' + - '#is always true#' - '#Right side of && is always true#' internalErrorsCountLimit: 50 cache: