Skip to content

Commit

Permalink
updated phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadariaga committed Aug 11, 2023
1 parent e38df12 commit 2bc723d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ parameters:
ignoreErrors:
- '#Unsafe usage of new static\(\)#'
- '#.*has invalid type Doctrine\\DBAL\\Driver\\ResultStatement#'
- '#Conditional return type uses subject type T which is not part of PHPDoc @template tags#'
- '#.* overrides method Redis::connect\(\) but misses parameter \#7 \$context#'

0 comments on commit 2bc723d

Please sign in to comment.