Skip to content

Several parameters are implicitly nullable, triggering deprecation warnings in PHP 8.4 #254

@redbeardcreator

Description

@redbeardcreator

As it says in the subject. As an example, from Poll.php

Functional\poll(): Implicitly marking parameter $delaySequence as nullable is
deprecated, the explicit nullable type must be used instead in
vendor/lstrojny/functional-php/src/Functional/Poll.php on line 29.

I should be able to put together a pull request some time this weekend, as soon as I identify the other PHP 8.x issues in my project.

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