We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d388760 commit 0288251Copy full SHA for 0288251
1 file changed
phpstan.neon
@@ -15,6 +15,7 @@ parameters:
15
- '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder::root\(\)#'
16
- '#Call to function method_exists\(\) with .*?TreeBuilder.*? and .*?getRootNode.*? will always evaluate to true#'
17
- '#Comparison operation "<" between 70006 and 50200 is always false#'
18
+ - '#Comparison operation "<" between 70007 and 50200 is always false#'
19
- '#Comparison operation ">=" between 7 and 6 is always true#'
20
- '#Else branch is unreachable because ternary operator condition is always true#'
21
0 commit comments