php-qrcode-detector-decoder icon indicating copy to clipboard operation
php-qrcode-detector-decoder copied to clipboard

Fix InvalidArgumentException not caught

Open HadrienKulik opened this issue 7 years ago • 1 comments

Missing namespace on InvalidArgumentException will sometimes causes the entire script to crash because of the inability to catch the error

HadrienKulik avatar Dec 27 '18 10:12 HadrienKulik

Missing namespace on InvalidArgumentException will sometimes causes the entire script to crash because of the inability to catch the error

Thanks

andikasulis avatar Feb 20 '19 17:02 andikasulis