fix issue #230 (#231) #90
Annotations
7 errors
src/ImageProcessor/ConfigurationTrait.php (in context of class SpomkyLabs/PwaBundle/ImageProcessor/GDImageProcessor)#L29
Since spomky-labs/pwa-bundle 1.2.0: The "format", "width" and "height" parameters are deprecated and will be removed in 2.0.0. Please use "configuration" instead..
|
src/ImageProcessor/ConfigurationTrait.php (in context of class SpomkyLabs/PwaBundle/ImageProcessor/ImagickImageProcessor)#L29
Since spomky-labs/pwa-bundle 1.2.0: The "format", "width" and "height" parameters are deprecated and will be removed in 2.0.0. Please use "configuration" instead..
|
src/ImageProcessor/GDImageProcessor.php#L142
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
|
src/ImageProcessor/GDImageProcessor.php#L142
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
|
src/ImageProcessor/GDImageProcessor.php#L169
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
|
src/ImageProcessor/GDImageProcessor.php#L169
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
|
|
This job failed
Loading