Skip to content

Commit

Permalink
fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Nov 1, 2023
1 parent fe6885c commit fcca001
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ parameters:
path: 'src/PhpParser/NodeVisitor/Resolver/OriginalNameResolver.php'
- message: '#NamespaceManipulator::getOriginalName\(\) should return#'
path: 'src/PhpParser/NodeVisitor/NamespaceStmt/NamespaceManipulator.php'
- message: '#Dead catch#'
path: 'tests/Scoper/PhpScoperTest.php'
- message: '#Dead catch#'
path: 'tests/Scoper/PhpScoperSpecTest.php'
- message: '#DummyScoperFactory extends @final#'
Expand Down

0 comments on commit fcca001

Please sign in to comment.