Add a RendererInterface #43
Annotations
10 errors
src/BarcodeGeneratorDynamicHTML.php#L24
Parameter #1 $color of method Picqer\Barcode\Renderers\DynamicHtmlRenderer::setForegroundColor() expects array, string given.
|
src/BarcodeGeneratorHTML.php#L28
Parameter #1 $color of method Picqer\Barcode\Renderers\HtmlRenderer::setForegroundColor() expects array, string given.
|
src/BarcodeGeneratorSVG.php#L28
Parameter #1 $color of method Picqer\Barcode\Renderers\SvgRenderer::setForegroundColor() expects array, string given.
|
src/Renderers/PngRenderer.php#L63
Parameter #1 $width of method Picqer\Barcode\Renderers\PngRenderer::createImagickImageObject() expects int, float given.
|
src/Renderers/PngRenderer.php#L63
Parameter #2 $height of method Picqer\Barcode\Renderers\PngRenderer::createImagickImageObject() expects int, float given.
|
src/Renderers/PngRenderer.php#L67
Parameter #1 $width of method Picqer\Barcode\Renderers\PngRenderer::createGdImageObject() expects int, float given.
|
src/Renderers/PngRenderer.php#L67
Parameter #2 $height of method Picqer\Barcode\Renderers\PngRenderer::createGdImageObject() expects int, float given.
|
src/Renderers/PngRenderer.php#L85
Parameter #2 $x1 of function imagefilledrectangle expects int, float given.
|
src/Renderers/PngRenderer.php#L85
Parameter #4 $x2 of function imagefilledrectangle expects int, float given.
|
|
This job failed
Loading