mirror of
https://github.com/Intervention/image.git
synced 2025-08-22 05:22:50 +02:00
Fix phpstan issues
This commit is contained in:
@@ -2,6 +2,10 @@ parameters:
|
||||
level: 6
|
||||
paths:
|
||||
- src
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
ignoreErrors:
|
||||
-
|
||||
identifier: unset.possiblyHookedProperty
|
||||
exceptions:
|
||||
check:
|
||||
missingCheckedExceptionInThrows: true
|
||||
|
Reference in New Issue
Block a user