Skip to content

Commit d86463a

Browse files
committed
Update phpstan.neon
1 parent 64edf67 commit d86463a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpstan.neon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ parameters:
3434
# false positive
3535
- '#Access to an undefined property Rector\\Contract\\PhpParser\\Node\\StmtsAwareInterface\:\:\$stmts#'
3636

37-
- '#PhpParser\\Node\\Stmt\\Expression is not generic#'
38-
3937
# more advanced usage, but not always working
4038
# see https://github.com/rectorphp/rector-src/actions/runs/11798721617/job/32865546672?pr=6422#step:5:110
4139
- '#Doing instanceof PHPStan\\Type\\.+ is error\-prone and deprecated#'

0 commit comments

Comments
 (0)