Silence php warning when throwing decoder exceptions #615
Annotations
4 errors
Run analyzer:
src/Drivers/AbstractDriver.php#L71
Method Intervention\Image\Drivers\AbstractDriver::specializeMultiple() throws checked exception Intervention\Image\Exceptions\NotSupportedException but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Drivers/Gd/Driver.php#L113
Method Intervention\Image\Drivers\Gd\Driver::createAnimation() throws checked exception Intervention\Image\Exceptions\RuntimeException but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Drivers/Imagick/Driver.php#L116
Method Intervention\Image\Drivers\Imagick\Driver::createAnimation() throws checked exception Intervention\Image\Exceptions\RuntimeException but it's missing from the PHPDoc @throws tag.
|
Run analyzer
Process completed with exit code 1.
|
Loading