Add a RendererInterface #44
Annotations
7 errors
build:
src/Renderers/PngRenderer.php#L63
Parameter #1 $width of method Picqer\Barcode\Renderers\PngRenderer::createImagickImageObject() expects int, float given.
|
build:
src/Renderers/PngRenderer.php#L63
Parameter #2 $height of method Picqer\Barcode\Renderers\PngRenderer::createImagickImageObject() expects int, float given.
|
build:
src/Renderers/PngRenderer.php#L67
Parameter #1 $width of method Picqer\Barcode\Renderers\PngRenderer::createGdImageObject() expects int, float given.
|
build:
src/Renderers/PngRenderer.php#L67
Parameter #2 $height of method Picqer\Barcode\Renderers\PngRenderer::createGdImageObject() expects int, float given.
|
build:
src/Renderers/PngRenderer.php#L85
Parameter #2 $x1 of function imagefilledrectangle expects int, float given.
|
build:
src/Renderers/PngRenderer.php#L85
Parameter #4 $x2 of function imagefilledrectangle expects int, float given.
|
build
Process completed with exit code 1.
|