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.
Related
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. Certain functions that expect variables such as "isset" followed by a non-string, non-integer word will cause this error....
Today I learned Target has a mini-grocery inside. Now that was unexpected wisdom....
[...] 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. [...]
Pingback by MichiKono.com » Expecting T_PAAMAYIM_NEKUDOTAYIM — December 28, 2006 @ 10:03 pm