Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Apr 28, 2021
1 parent e07fcd0 commit d2a7638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon
Expand Up @@ -8,5 +8,7 @@ parameters:
- src/Controller/ErrorPreviewController.php
- src/Middleware/Routed/Preview/ErrorPreviewAction.php
checkMissingIterableValueType: false
reportUnmatchedIgnoredErrors: false
ignoreErrors:
- '#function set_error_handler expects (callable(int, string, string, int, array): bool)*#'
- '#Invalid type object to throw#'

0 comments on commit d2a7638

Please sign in to comment.