Fully supports progressive JPGS and Interlaced images for 3.x #204
Annotations
4 errors
psalm:
src/Manipulators/Encode.php#L15
src/Manipulators/Encode.php:15:16: ImplementedReturnTypeMismatch: The inherited return type 'Intervention\Image\Interfaces\ImageInterface' for League\Glide\Manipulators\ManipulatorInterface::run is different to the implemented return type for League\Glide\Manipulators\Encode::run 'Intervention\Image\Interfaces\EncodedImageInterface' (see https://psalm.dev/123)
|
psalm:
src/Manipulators/Encode.php#L15
src/Manipulators/Encode.php:15:16: ImplementedReturnTypeMismatch: The inherited return type 'Intervention\Image\Interfaces\ImageInterface' for League\Glide\Manipulators\BaseManipulator::run is different to the implemented return type for League\Glide\Manipulators\Encode::run 'Intervention\Image\Interfaces\EncodedImageInterface' (see https://psalm.dev/123)
|
psalm:
src/Manipulators/Encode.php#L34
src/Manipulators/Encode.php:34:18: RedundantCondition: Type 'webp' for $format is always =string(webp) (see https://psalm.dev/122)
|
psalm
Process completed with exit code 2.
|
Loading