syntax error, unexpected '"', expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING)
Posted: Sun Jul 26, 2020 4:11 pm
syntax error, unexpected '"', expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING)
If your getting this error when you have just updated your version of php or created a fresh installation, but your code was previously working it could mean that the php binary is corrupt.
If your getting this error when you have just updated your version of php or created a fresh installation, but your code was previously working it could mean that the php binary is corrupt.