93ba44b96c
"Syntax error: unexpected T_PAAMAYIM_NEKUDOTAYIM" is a WTF rite-of-passage for every PHP noob. Unlike Zend, we don't have history to be beholden to, so HH syntax errors ought to be able to complain about T_DOUBLE_COLON. For compatibility with any parsers built on Zend, continue returning T_PAAMAYIM_NEKUDOTAYIM in 'token_name' results Reviewed By: @jdelong Differential Revision: D980141