Startblog icon indicating copy to clipboard operation
Startblog copied to clipboard

syntax error, unexpected T_STATIC, expecting T_STRING or T_VARIABLE or '$' in /data/home/bxu2359270650/htdocs/system/helpers/parsedown_helper.php on line 1489

Open KKKKaras opened this issue 8 years ago • 1 comments

syntax error, unexpected T_STATIC, expecting T_STRING or T_VARIABLE or '$' in /data/home/bxu2359270650/htdocs/system/helpers/parsedown_helper.php on line 1489

$instance = new static(); → $instance = new instance(); 我不是php方向的 只是在学习。。 我改了这样才能不报错。不知道是我的问题哪里什么

KKKKaras avatar Dec 21 '16 06:12 KKKKaras

感谢关注,我这边没有复现,猜测应该是parsedown因为php版本兼容导致,请贴出发现该问题具体php版本,我可以提给parsedown作者issues~

Cryin avatar Dec 22 '16 05:12 Cryin