Comment on WatComments−program14y $ php -r '::' Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM Wat−dangrossman14yPffth, you just need to learn Hebrew before you learn PHP. That says "double dot twice".−chrisrogers14yThis was introduced by Zend, which is israeli. Thus the Hebrew.−jfarmer14yI first saw that error in a pre-Google world. It took a few days for me to figure out what it meant.−eridius14y $ php -r '::' Parse error: parse error in Command line code on line 1 How'd you get the weird error?Edit:Hrm, if I try it on my DreamHost account, I get something more similar to yours: $ php -r '::' Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in Command line code on line 1
Comments
Pffth, you just need to learn Hebrew before you learn PHP. That says "double dot twice".
This was introduced by Zend, which is israeli. Thus the Hebrew.
I first saw that error in a pre-Google world. It took a few days for me to figure out what it meant.
Edit:
Hrm, if I try it on my DreamHost account, I get something more similar to yours: