1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 18:28:25 +01:00
PHP-Parser/test/code/parser/stmt/namespace
nikic 1f143393e5 Rewrite namespace handling code
Add a check for disallowed statements between braced namespaces
while at it.
2014-04-21 15:16:00 +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 Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
nested.test-fail Insert comments when pretty printing 2012-05-11 16:18:14 +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