Skip to content

PHP 8.4 deprecations - Implicitly marking parameter as nullable is deprecated #35

@campbell-m

Description

@campbell-m

There are at least a couple of instances of this deprecation message:

Email\Parse::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
Email\Parse::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead

There may be more. I believe it should be fixable as the nullable type declaration is allowed from PHP 7.1.

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