Problem with PHP 7.0

Svanhild

New member
Messages
115
Points
0
Location
Queenslander
Emulator
I think markdown should be updated.

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Markdown_Parser has a deprecated constructor in /home/myserver/myserver.net/lib/markdown/markdown.php on line 215

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; MarkdownExtra_Parser has a deprecated constructor in /home/myserver/myserver.net/lib/markdown/markdown.php on line 1677


I tried updating to the latest version of markdown 1.7.0 but it doesn't seem to be compatible.
default_sad.png


 
Last edited by a moderator:
Back
Top