dsiddharth2 / php-zxing

PHP wrapper for Zxing Java library
MIT License
126 stars 25 forks source link

Bugfix: proper getting of multiline data from barcode #19

Open masuraoru opened 4 years ago

masuraoru commented 4 years ago

Added support of multiline data in barcode value. Each result line separated by \n.