Files
PHP-Parser/test/code/parser/errorHandling
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
..
2017-01-19 22:25:22 +01:00