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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with PHP Version 8.0.8

sebmeg opened this issue · comments

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

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.