File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,3 +105,18 @@ parameters:
105105 count : 1
106106 path : repo/src/PhpParser/Node/Manipulator/ClassMethodManipulator.php
107107
108+ -
109+ message : " #^Cannot call method getMethod\\ (\\ ) on PhpParser\\\\ Node\\\\ Stmt\\\\ Class_\\ |null\\ .$#"
110+ count : 1
111+ path : repo/src/Rector/AbstractRector.php
112+
113+ -
114+ message : " #^Cannot call method getMethod\\ (\\ ) on PhpParser\\\\ Node\\\\ Stmt\\\\ Class_\\ |null\\ .$#"
115+ count : 1
116+ path : repo/packages/file-system-rector/src/Rector/AbstractFileSystemRector.php
117+
118+ -
119+ message : " #^Call to an undefined method PhpParser\\\\ Node\\\\ Expr\\ |PhpParser\\\\ Node\\\\ Name\\ :\\ :toString\\ (\\ )\\ .$#"
120+ count : 1
121+ path : repo/utils/phpstan-extensions/src/ReturnTypeExtension/NodeFinder/FindFirstInstanceOfReturnTypeExtension.php
122+
You can’t perform that action at this time.
0 commit comments