change missing types to int|float #2
Annotations
6 errors
phpstan:
src/Drivers/Gd/GdDriver.php#L35
Property Spatie\Image\Drivers\Gd\GdDriver::$exif type has no value type specified in iterable type array.
|
phpstan:
src/Drivers/Gd/GdDriver.php#L513
Method Spatie\Image\Drivers\Gd\GdDriver::exif() return type has no value type specified in iterable type array.
|
phpstan:
src/Drivers/ImageDriver.php#L78
Method Spatie\Image\Drivers\ImageDriver::exif() return type has no value type specified in iterable type array.
|
phpstan:
src/Drivers/Imagick/ImagickDriver.php#L36
Property Spatie\Image\Drivers\Imagick\ImagickDriver::$exif type has no value type specified in iterable type array.
|
phpstan:
src/Drivers/Imagick/ImagickDriver.php#L382
Method Spatie\Image\Drivers\Imagick\ImagickDriver::exif() return type has no value type specified in iterable type array.
|
phpstan
Process completed with exit code 1.
|