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 a35c2a2067 Add column info to EOF errors
EOF errors are now located one past the end of the file.
2015-04-27 15:37:41 +02:00
..
expr Make column info 1-based 2015-04-18 21:20:45 +02:00
scalar Add a few more string interpolation tests 2015-03-11 20:01:26 +01:00
stmt Make special class name checks case insensitive 2015-04-26 23:13:27 +02:00
error_pos.test-fail Add column info to EOF errors 2015-04-27 15:37:41 +02:00