erusev / parsedown

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

PHP 7.3 Support #692

Closed lrf141 closed 5 years ago

lrf141 commented 5 years ago

I wanna use "parsedown" supported to PHP 7.3. Is there a plan there?

BenjaminHoegh commented 5 years ago

It should work on PHP 7.3. Do you have any issues?

lrf141 commented 5 years ago

Thank you for your reply! I think that this point should be specified in the README.

JohJohan commented 5 years ago

+1 readme says it supports php7.2 while composer saying >5.3.0

We should update the readme