Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PHP 8.4 - Deprecations #319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alessioacella opened this issue Feb 10, 2025 · 0 comments
Open

PHP 8.4 - Deprecations #319

alessioacella opened this issue Feb 10, 2025 · 0 comments

Comments

@alessioacella
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant