Skip to content

Commit 078bdf7

Browse files
committed
skip local patch
1 parent 564c711 commit 078bdf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpstan.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ parameters:
4444
# false positive
4545
- '#Parameters should have "PhpParser\\Node\\Expr\\Closure" types as the only types passed to this method#'
4646
- '#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

Comments
 (0)