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.
syntax error, unexpected '"', expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING)
- Administrator
- Site Admin
- Posts: 1725
- Joined: Thu Mar 22, 2018 10:19 am