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/stmt/namespace
2016-07-25 14:04:04 +02:00
..
alias.test NodeDumper: Resolve type for include/use as well 2016-07-25 14:04:04 +02:00
braced.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
groupUse.test NodeDumper: Resolve type for include/use as well 2016-07-25 14:04:04 +02:00
groupUseErrors.test NodeDumper: Resolve type for include/use as well 2016-07-25 14:04:04 +02:00
invalidName.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
mix.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
name.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
nested.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
notBraced.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
nsAfterHashbang.test Support hashbang before namespace declaration 2016-01-15 22:01:51 +01:00
outsideStmt.test Allow nop statements before namespace declaration 2016-04-16 21:39:49 +02:00
outsideStmtInvalid.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00