We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564c711 commit 078bdf7Copy full SHA for 078bdf7
phpstan.neon
@@ -44,3 +44,6 @@ parameters:
44
# false positive
45
- '#Parameters should have "PhpParser\\Node\\Expr\\Closure" types as the only types passed to this method#'
46
- '#Parameter 1 should use "PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionMethod" type as the only type passed to this method#'
47
+ - '#Parameter \#1 \$stmtsAware of method Rector\\NodeAnalyzer\\TerminatedNodeAnalyzer\:\:isAlwaysTerminated\(\) expects Rector\\Contract\\PhpParser\\Node\\StmtsAwareInterface, PhpParser\\Node\\Stmt\\ClassMethod given#'
48
+
49
0 commit comments