dompdf/php-svg-lib

Decomposer issue: Fatal error: Declaration of Svg\Surface\SurfaceGmagick::rect($x, $y, $w, $h) must be compatible with Svg\Surface\SurfaceInterface::rect($x, $y, $w, $h, $rx = 0, $ry = 0)

tucson-tom opened this issue · 0 comments

While decomposing dompdf under PHP 7.1.6, the following lint issue arose in php-svg-lib:

Fatal error: Declaration of Svg\Surface\SurfaceGmagick::rect($x, $y, $w, $h) must be compatible with Svg\Surface\SurfaceInterface::rect($x, $y, $w, $h, $rx = 0, $ry = 0) in C:\php-decomposer-master\projects\dompdf\staging\vendor\phenx\php-svg-lib\src\Svg\Surface\SurfaceGmagick.php on line 13