Skip to content

Commit

Permalink
Update phpstan.neon.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek authored Nov 10, 2023
1 parent c412c2e commit bc3e507
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 @@ -14,8 +14,6 @@ parameters:
ignoreErrors:
- '#zend_monitor_|ZEND_MONITOR_#'
- '#MongoDB\\(Client|Collection)#'
# Invalid type info on Redis multi
- '#^Cannot call method ltrim\(\) on int\|false.$#'

# Cannot resolve this cleanly as different normalizers return different types but it is safe
- message: '#Return type \(string\) of method Monolog\\Formatter\\LineFormatter::normalizeException\(\) should be compatible with return type \(array\) of method Monolog\\Formatter\\NormalizerFormatter::normalizeException\(\)#'
Expand Down

0 comments on commit bc3e507

Please sign in to comment.