-
-
Notifications
You must be signed in to change notification settings - Fork 318
Closed
Labels
PHP deprecationSomething in PHP was marked as deprecated (link RFC or release)Something in PHP was marked as deprecated (link RFC or release)
Description
Running QRCode against PHP 8.4.0alpha1 gives a number of E_DEPRECATED error messages, eg
E_DEPRECATED in C:\inetpub\wwwroot\abcd\lib\chillerlan\QRCode\QRCode.php at line 80
chillerlan\QRCode\QRCode::render(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead
Metadata
Metadata
Assignees
Labels
PHP deprecationSomething in PHP was marked as deprecated (link RFC or release)Something in PHP was marked as deprecated (link RFC or release)