Skip to content

PHP8.4 __construct(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead #24

@ukfreetv

Description

@ukfreetv

Elphin\IcoFileLoader\IcoFileService::__construct(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead

$icoIcon = new IcoFileService(); $icon = $icoIcon->fromFile($strTempFile);

Just a PHP8.4 thing https://dev.to/gromnan/fix-php-84-deprecation-implicitly-marking-parameter-as-nullable-is-deprecated-the-explicit-nullable-type-must-be-used-instead-5gp3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions