1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-01 01:51:43 +02:00

Add more exception annotation (#1308)

This commit is contained in:
Vincent Langlet
2024-03-01 19:08:52 +01:00
committed by GitHub
parent 97aa207b25
commit 56b9f50594
21 changed files with 70 additions and 2 deletions

View File

@@ -6,8 +6,6 @@ parameters:
check:
missingCheckedExceptionInThrows: true
uncheckedExceptionClasses:
- Intervention\Image\Exceptions\ColorException
- Intervention\Image\Exceptions\NotSupportedException
- ImagickException
- ImagickDrawException
- ImagickPixelException