Hello,
For the website named OBSD4a.net, we use-it Q&A and Markdown Editor. (french community)
We have this error PHP:
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
As wrote in PHP documentation: it's an oldier PHP 4 style constructor. It need to change ... perhaps by using __construt() method ;)
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.