当前位置:Gxlcms > PHP教程 > Parseerror:syntaxerror,unexpectedT_PAAMAYIM_NEKUDOTAYIM,expecting异常怎么解决

Parseerror:syntaxerror,unexpectedT_PAAMAYIM_NEKUDOTAYIM,expecting异常怎么解决

时间:2021-07-01 10:21:17 帮助过:6人阅读

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting 错误如何解决?
刚安装完OrangeHRM打开index.php提示Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ']' in C:\wamp\www\orangehrm-2.6.11.2\symfony\plugins\orangehrmCorePlugin\lib\filter\orangehrmPostExecutionFilter.php on line 65如何解决?

------解决方案--------------------
php版本?

5.3之上才支持这种带参数形式的静态函数调用方式

人气教程排行