mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-03-21 14:49:48 +01:00
HHVM does not throw warnings from token_get_all() for invalid chars and unterminated comments. This is not really integral functionality, so I'm okay to just skip it to get a passing HHVM build.