Startblog
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
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方向的 只是在学习。。 我改了这样才能不报错。不知道是我的问题哪里什么
感谢关注,我这边没有复现,猜测应该是parsedown因为php版本兼容导致,请贴出发现该问题具体php版本,我可以提给parsedown作者issues~