Skip to content

Commit

Permalink
Ignore error caused by upstream package
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Aug 11, 2021
1 parent e2f54f6 commit 6a6bcc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ parameters:
ignoreErrors:
# The class was added in PHP 8.1
- '/^Attribute class ReturnTypeWillChange does not exist.$/'

# https://github.com/doctrine/collections/pull/282
- '/Variable \$offset in isset\(\) always exists and is not nullable\./'

0 comments on commit 6a6bcc1

Please sign in to comment.