Skip to content

PHP 8.4 - Deprecations #319

@alessioacella

Description

@alessioacella

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions