Skip to content

Implicitly marking parameter $context as nullable is deprecated (PHP 8.4.5) #268

@lazaruscorporation

Description

@lazaruscorporation

I'm getting the following Deprecated notices after upgrading to PHP 8.4.5:

Deprecated: Mf2\Parser::parse(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in .../mf2/mf2/Mf2/Parser.php on line 1373
Deprecated: Mf2\Parser::parse_recursive(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in .../mf2/mf2/Mf2/Parser.php on line 1401
Deprecated: Mf2\Parser::getRootMF(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in .../mf2/mf2/Mf2/Parser.php on line 1506

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions