Skip to content

PHP 8.4 deprecation of implicit nullable #276

@campbell-m

Description

@campbell-m

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

No one assigned

    Labels

    PHP deprecationSomething in PHP was marked as deprecated (link RFC or release)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions