-
Notifications
You must be signed in to change notification settings - Fork 445
Open
Description
I think we need just few updates to make it fully compatible with Php8.4, in my Laravel 11 app i get:
PHP Deprecated: SimpleSoftwareIO\QrCode\Generator::generate(): Implicitly marking parameter $filename as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vendor/simplesoftwareio/simple-qrcode/src/Generator.php on line 169
PHP Deprecated: BaconQrCode\Encoder\Encoder::chooseMode(): Implicitly marking parameter $encoding as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vendor/bacon/bacon-qr-code/src/Encoder/Encoder.php on line 158
PHP Deprecated: BaconQrCode\Common\ReedSolomonCodec::decode(): Implicitly marking parameter $erasures as nullable is deprecated, the explicit nullable type must be used instead in /var/www/vendor/bacon/bacon-qr-code/src/Common/ReedSolomonCodec.php on line 225
diazsasak and EsinnOrc
Metadata
Metadata
Assignees
Labels
No labels