Files
PHP-Parser/lib/PhpParser
Nikita Popov b9b45dd2bc Insert T_BAD_CHARACTER tokens for missing characters
The token stream should cover all characters in the original code,
insert a dummy token for missing illegal characters. We should
really be doing this in token_get_all() as well.
2019-06-30 11:43:48 +02:00
..
2018-01-13 16:08:26 +01:00
2018-12-26 14:19:18 +01:00
2019-05-09 19:15:35 +02:00
2018-01-13 16:08:26 +01:00
2018-01-13 16:08:26 +01:00
2018-05-19 11:12:24 +02:00
2018-01-13 16:03:59 +01:00