1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-30 17:19:50 +02:00

Add more @throws annotation (#1306)

This commit is contained in:
Vincent Langlet
2024-03-01 16:56:57 +01:00
committed by GitHub
parent 15e0167923
commit 97aa207b25
41 changed files with 230 additions and 93 deletions

View File

@@ -6,14 +6,8 @@ parameters:
check:
missingCheckedExceptionInThrows: true
uncheckedExceptionClasses:
- Intervention\Image\Exceptions\AnimationException
- Intervention\Image\Exceptions\ColorException
- Intervention\Image\Exceptions\DriverException
- Intervention\Image\Exceptions\GeometryException
- Intervention\Image\Exceptions\FontException
- Intervention\Image\Exceptions\InputException
- Intervention\Image\Exceptions\NotSupportedException
- Intervention\Image\Exceptions\NotWritableException
- ImagickException
- ImagickDrawException
- ImagickPixelException