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
..
2019-06-23 15:03:40 +02:00
2018-01-13 16:08:26 +01:00
2018-07-22 21:18:34 +02:00