You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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