erusev/parsedown

PHP 8.4 incompatibilities

Closed this issue · 1 comments

Starting a topic to list incompatibilities with PHP 8.4:

Deprecated: Parsedown::blockSetextHeader(): Implicitly marking parameter $Block as nullable is deprecated, the explicit nullable type must be used instead in ~/vendor/erusev/parsedown/Parsedown.php on line 715

Deprecated: Parsedown::blockTable(): Implicitly marking parameter $Block as nullable is deprecated, the explicit nullable type must be used instead in ~/vendor/erusev/parsedown/Parsedown.php on line 853`