Arquivos
hhvm/hphp/runtime/debugger
Eugene Letuchy 93ba44b96c change double-colon to be T_DOUBLE_COLON in the lexer
"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
2013-09-23 14:57:18 -07:00
..
2013-09-22 19:06:08 -07:00
2013-09-22 19:06:08 -07:00
2013-08-27 11:58:28 -07:00
2013-08-27 11:58:28 -07:00