mkoppanen / php-zbarcode

PHP extension for reading barcodes. Uses ImageMagick(http://www.imagemagick.org/) for image support and zbar(http://zbar.sourceforge.net/) for scanning the barcodes.
http://valokuva.org
383 stars 131 forks source link

fix zbar_version #36

Closed mrg123 closed 2 years ago

mrg123 commented 2 years ago

add patch fixed: error: too few arguments to function ‘zbar_version’

ubuntu 20 php 7.4.25 make error

YumeMichi commented 2 years ago

Now I got too many arguments error on centos 7