XHPAST does not properly handle the following code
<?phpquack
This PHP code is valid and should tokenize to T_INLINE_HTML. Instead, an exception is thrown:
XHPAST Parse Error: syntax error, unexpected $end on line 1
XHPAST does not properly handle the following code
<?phpquack
This PHP code is valid and should tokenize to T_INLINE_HTML. Instead, an exception is thrown:
XHPAST Parse Error: syntax error, unexpected $end on line 1