1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 02:07:59 +01:00
PHP-Parser/test/code/parser/stmt/namespace
Nikita Popov 62f83a0dc2 Add column info for non-syntax errors where relatively precise
Should it also be added if only rough information is available? E.g.
spanning an entire class?
2015-04-18 13:27:58 +02:00
..
alias.test Add support for function and constant import (PHP 5.6) 2014-03-26 22:33:45 +01:00
braced.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
mix.test-fail Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
name.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
name.test-fail Add column info for non-syntax errors where relatively precise 2015-04-18 13:27:58 +02:00
nested.test-fail Add column info for non-syntax errors where relatively precise 2015-04-18 13:27:58 +02:00
notBraced.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
outsideStmt.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
outsideStmt.test-fail Rewrite namespace handling code 2014-04-21 15:16:00 +02:00