diff --git a/phpstan.neon b/phpstan.neon index 4374b9b..fbe57b7 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -15,6 +15,7 @@ parameters: - '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder::root\(\)#' - '#Call to function method_exists\(\) with .*?TreeBuilder.*? and .*?getRootNode.*? will always evaluate to true#' - '#Comparison operation "<" between 70006 and 50200 is always false#' + - '#Comparison operation "<" between 70007 and 50200 is always false#' - '#Comparison operation ">=" between 7 and 6 is always true#' - '#Else branch is unreachable because ternary operator condition is always true#'