Skip to content

Commit d2a7638

Browse files
committed
phpstan
1 parent e07fcd0 commit d2a7638

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ parameters:
88
- src/Controller/ErrorPreviewController.php
99
- src/Middleware/Routed/Preview/ErrorPreviewAction.php
1010
checkMissingIterableValueType: false
11+
reportUnmatchedIgnoredErrors: false
1112
ignoreErrors:
1213
- '#function set_error_handler expects (callable(int, string, string, int, array): bool)*#'
14+
- '#Invalid type object to throw#'

0 commit comments

Comments
 (0)