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