khanamiryan / php-qrcode-detector-decoder

This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions.
Apache License 2.0
1.38k stars 324 forks source link

Not working with PHP Version 8.0.8 #111

Open sebmeg opened 3 years ago

sebmeg commented 3 years ago

With PHP Version 8.0.8 it`s not working. No Error only a empty result from text().

GenieTim commented 2 years ago

But the same image worked with an earlier PHP version? What version of this library are you using? In the newest, you can query for the error, though PHP 8.1 would be required.