We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64edf67 commit d86463aCopy full SHA for d86463a
phpstan.neon
@@ -34,8 +34,6 @@ parameters:
34
# false positive
35
- '#Access to an undefined property Rector\\Contract\\PhpParser\\Node\\StmtsAwareInterface\:\:\$stmts#'
36
37
- - '#PhpParser\\Node\\Stmt\\Expression is not generic#'
38
-
39
# more advanced usage, but not always working
40
# see https://github.com/rectorphp/rector-src/actions/runs/11798721617/job/32865546672?pr=6422#step:5:110
41
- '#Doing instanceof PHPStan\\Type\\.+ is error\-prone and deprecated#'
0 commit comments