Skip to content

Commit 0288251

Browse files
committed
fix phpstan
1 parent d388760 commit 0288251

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ parameters:
1515
- '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder::root\(\)#'
1616
- '#Call to function method_exists\(\) with .*?TreeBuilder.*? and .*?getRootNode.*? will always evaluate to true#'
1717
- '#Comparison operation "<" between 70006 and 50200 is always false#'
18+
- '#Comparison operation "<" between 70007 and 50200 is always false#'
1819
- '#Comparison operation ">=" between 7 and 6 is always true#'
1920
- '#Else branch is unreachable because ternary operator condition is always true#'
2021

0 commit comments

Comments
 (0)