Unexpected T_PAAMAYIM_NEKUDOTAYIM
Ever get a PHP warning about this? There’s plenty of long winded explanations for what the hell this error means, so I won’t elaborate on why it’s called what it is. It means you have an unexpected double colon (::) in your code.
[...] I wrote a previous entry about “unexpected T_PAAMAYIM_NEKUDOTAYIM,” but today, I hit the inverse, “Expecting T_PAAMAYIM_NEKUDOTAYIM.” Again, I will keep this short. [...]