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

Update syntax to php 8.4

Open MathHRM opened this issue 1 year ago • 1 comments

Implicitly nullable parameter types are deprecated in PHP 8.4:

https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

MathHRM avatar Feb 14 '25 12:02 MathHRM

Fixed by https://github.com/khanamiryan/php-qrcode-detector-decoder/pull/158

mpesari avatar Jul 10 '25 14:07 mpesari