php-parser/lib/PhpParser/Lexer
Nikita Popov 5644a916bc Sync flexible heredoc emulation with label fix
This was recently fixed in PHP via
310708845f
so we should fix it here as well.

I'm not adding a dedicated test as it will fail until new PHP versions
are released. This is indirectly tested through the php-src tester.
2019-08-30 20:21:28 +02:00
..
TokenEmulator [PHP 7.4] Add support for numeric literal separators (#615) 2019-06-30 12:13:28 +02:00
Emulative.php Sync flexible heredoc emulation with label fix 2019-08-30 20:21:28 +02:00