erusev / parsedown

Better Markdown Parser in PHP
https://parsedown.org
MIT License
14.69k stars 1.12k forks source link

[PHP 8.4] Fixes for implicit nullability deprecation #872

Closed xabbuh closed 1 week ago

xabbuh commented 2 weeks ago

Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.

See: