Skip to content

Commit

Permalink
Exclude test from analysis
Browse files Browse the repository at this point in the history
That test cannot be understood unless doctrine/cache v1 is installed.
  • Loading branch information
greg0ire committed May 16, 2021
1 parent 49184a2 commit f58fede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ parameters:
- tests/Doctrine/Tests/Common/Annotations/ReservedKeywordsClasses.php
- tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php
- tests/Doctrine/Tests/DoctrineTestCase.php
- tests/Doctrine/Tests/Common/Annotations/CachedReaderTest.php
polluteScopeWithLoopInitialAssignments: true
ignoreErrors:
- '#Instantiated class Doctrine_Tests_Common_Annotations_Fixtures_ClassNoNamespaceNoComment not found#'
Expand Down

0 comments on commit f58fede

Please sign in to comment.