pluginsGLPI / barcode

GNU Affero General Public License v3.0
36 stars 35 forks source link

Undefined array key "eliminate" in C:\xampp\htdocs\glpi\plugins\barcode\inc\barcode.class.php at line 488 #74

Open ADoffDV opened 3 years ago

ADoffDV commented 3 years ago

PHP Compile Error (64): Declaration of & Image_Barcode_code128::draw($text, $imgtype = 'png') must be compatible with & Image_Barcode::draw($text, $type = 'int25', $imgtype = 'png', $bSendToBrowser = true, $height = 60, $barwidth = 1) in C:\xampp\htdocs\glpi\plugins\barcode\vendor\pear\image_barcode\Image\Barcode\code128.php at line 75

Good day! Tell me what could be the problem? This error occurred during the formation of the barcode. Everything is fine with the formation of the Q-code.