Closed
Description
There was a change regarding the validator in 4.0.0, but the current status quo is not documented in README. Some questions (if you give me answers, I'll come up with a PR):
- Is there any validation available for SVG?
- Is
khanamiryan/php-qrcode-detector-decoder
still supported at all? Without it, the internal validator is used? So which advantage does this additional package bring? Does it have to be configured/enabled, or is it enough to install it? - Does this apply to the internal validator or to
khanamiryan
(quoted from https://github.com/endroid/qr-code#built-in-validation-reader):Take note that the validator can consume quite amount of additional resources and it should be installed separately only if you use it.