1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 17:57:59 +01:00
PHP-Parser/test/code/parser
Nikita Popov b31a973fa7 Another fix for B"" handling
The lexer fix also need to account for uppercase B.
2016-04-04 22:07:50 +09:00
..
errorHandling Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
expr Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
scalar Another fix for B"" handling 2016-04-04 22:07:50 +09:00
stmt Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
comments.test Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
semiReserved.test Update semi-reserved keyword list 2016-02-09 13:30:39 +01:00