php-qrcode-detector-decoder
php-qrcode-detector-decoder copied to clipboard
Fix InvalidArgumentException not caught
Missing namespace on InvalidArgumentException will sometimes causes the entire script to crash because of the inability to catch the error
Missing namespace on InvalidArgumentException will sometimes causes the entire script to crash because of the inability to catch the error
Thanks