Merge pull request #307 from glesende/bugfix/gddriver-catch-error #159
Annotations
3 errors
Run PHPStan
Process completed with exit code 1.
|
Run PHPStan:
src/Drivers/Concerns/CalculatesFocalCropAndResizeCoordinates.php (in context of class Spatie/Image/Drivers/Imagick/ImagickDriver)#L9
Method Spatie\Image\Drivers\Imagick\ImagickDriver::calculateFocalCropAndResizeCoordinates() return type has no value type specified in iterable type array.
|
Run PHPStan:
src/Drivers/Concerns/CalculatesFocalCropAndResizeCoordinates.php (in context of class Spatie/Image/Drivers/Gd/GdDriver)#L9
Method Spatie\Image\Drivers\Gd\GdDriver::calculateFocalCropAndResizeCoordinates() return type has no value type specified in iterable type array.
|
Loading