php-qrcode-detector-decoder
php-qrcode-detector-decoder copied to clipboard
Update syntax to php 8.4
Implicitly nullable parameter types are deprecated in PHP 8.4:
https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
Fixed by https://github.com/khanamiryan/php-qrcode-detector-decoder/pull/158