Skip to content

PHP 8.4 throws deprecation in intervention/image library #70

@yani

Description

@yani

The library fails on PHP 8.4 because lasserafn/php-initial-avatar-generator 4.4 requires intervention/image:^2.3 and throws this deprecation:

Intervention\Image\Gd\Driver::__construct(): Implicitly marking parameter $decoder as nullable is deprecated, the explicit nullable type must be used instead

I think updating to intervention/image:^3.0 should fix it.

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