Handle file pointer directly in GifEncoder::class #822
Annotations
5 errors
Run analyzer:
src/Drivers/Gd/Decoders/NativeObjectDecoder.php#L82
Method Intervention\Image\Drivers\Gd\Decoders\NativeObjectDecoder::decodeGif() throws checked exception Intervention\Gif\Exceptions\DecoderException but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Drivers/Gd/Decoders/NativeObjectDecoder.php#L92
Method Intervention\Image\Drivers\Gd\Decoders\NativeObjectDecoder::decodeGif() throws checked exception Intervention\Gif\Exceptions\EncoderException but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Drivers/Gd/Encoders/GifEncoder.php#L49
Method Intervention\Image\Drivers\Gd\Encoders\GifEncoder::encodeAnimated() throws checked exception Intervention\Gif\Exceptions\DecoderException but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Drivers/Gd/Encoders/GifEncoder.php#L62
Method Intervention\Image\Drivers\Gd\Encoders\GifEncoder::encodeAnimated() throws checked exception Intervention\Gif\Exceptions\EncoderException but it's missing from the PHPDoc @throws tag.
|
Run analyzer
Process completed with exit code 1.
|
Loading