📅  最后修改于: 2022-03-11 14:54:18.353000             🧑  作者: Mango
//Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE
//Occurs when there is a variable that is not allowed. e.g Missed a
//($)dollar sign before the variable name or (;)semcolon at the end.