Bump intervention/image version to 3.2 #140
Annotations
10 errors
psalm:
src/Api/Api.php#L97
src/Api/Api.php:97:39: UndefinedMethod: Method Intervention\Image\ImageManager::make does not exist (see https://psalm.dev/022)
|
psalm:
src/Manipulators/Background.php#L29
src/Manipulators/Background.php:29:28: UndefinedMethod: Method Intervention\Image\Image::getDriver does not exist (see https://psalm.dev/022)
|
psalm:
src/Manipulators/Background.php#L30
src/Manipulators/Background.php:30:26: UndefinedPropertyFetch: Instance property Intervention\Image\Image::$mime is not defined (see https://psalm.dev/039)
|
psalm:
src/Manipulators/Border.php#L140
src/Manipulators/Border.php:140:24: UndefinedMethod: Method Intervention\Image\Image::rectangle does not exist (see https://psalm.dev/022)
|
psalm:
src/Manipulators/Border.php#L167
src/Manipulators/Border.php:167:15: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::resizecanvas - saw 5 (see https://psalm.dev/026)
|
psalm:
src/Manipulators/Border.php#L171
src/Manipulators/Border.php:171:17: InvalidScalarArgument: Argument 4 of Intervention\Image\Interfaces\ImageInterface::resizeCanvas expects string, but true provided (see https://psalm.dev/012)
|
psalm:
src/Manipulators/Border.php#L187
src/Manipulators/Border.php:187:24: TooManyArguments: Too many arguments for method Intervention\Image\Image::resizecanvas - saw 5 (see https://psalm.dev/026)
|
psalm:
src/Manipulators/Border.php#L191
src/Manipulators/Border.php:191:13: InvalidScalarArgument: Argument 4 of Intervention\Image\Image::resizeCanvas expects string, but true provided (see https://psalm.dev/012)
|
psalm:
src/Manipulators/Encode.php#L26
src/Manipulators/Encode.php:26:30: UndefinedMethod: Method Intervention\Image\Image::getDriver does not exist (see https://psalm.dev/022)
|
psalm:
src/Manipulators/Encode.php#L36
src/Manipulators/Encode.php:36:24: TooManyArguments: Too many arguments for method Intervention\Image\Image::encode - saw 2 (see https://psalm.dev/026)
|
The logs for this run have expired and are no longer available.
Loading