Today I enabled "error reporting" to "development" at Joomla backend Global Configuration. Then after clicking on the Save button, I saw following errors showing up:
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 /public_html/components/com_emerald/library/php/markdown.php on line 224
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 /public_html/components/com_emerald/library/php/markdown.php on line 1686
My PHP version is: 7.0.13-0ubuntu0.16.04.1
I think maybe this is a compatible issue with PHP 7?
Hope you will fix it soon.
Thank you.
Today I enabled "error reporting" to "development" at Joomla backend Global Configuration. Then after clicking on the Save button, I saw following errors showing up:
My PHP version is: 7.0.13-0ubuntu0.16.04.1
I think maybe this is a compatible issue with PHP 7?
Hope you will fix it soon.
Thank you.