1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/test/code/parser/stmt/namespace
2017-08-29 23:15:04 +02:00
..
alias.test Distinguish between implicit/explicit alias 2017-04-28 21:05:01 +02:00
braced.test Perform automated test update 2017-01-19 22:25:22 +01:00
commentAfterNamespace.test Handle Nop statement after brace-style namespace 2017-08-29 23:14:27 +02:00
groupUse.test Distinguish between implicit/explicit alias 2017-04-28 21:05:01 +02:00
groupUseErrors.test Distinguish between implicit/explicit alias 2017-04-28 21:05:01 +02:00
groupUsePositions.test Distinguish between implicit/explicit alias 2017-04-28 21:05:01 +02:00
groupUseTrailingComma.test Merge branch '3.x' 2017-06-28 23:06:38 +02:00
invalidName.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
mix.test Graceful handling for "special" errors 2016-10-09 12:38:18 +02:00
name.test Perform automated test update 2017-01-19 22:25:22 +01:00
nested.test Graceful handling for "special" errors 2016-10-09 12:38:18 +02:00
notBraced.test Perform automated test update 2017-01-19 22:25:22 +01:00
nsAfterHashbang.test Support hashbang before namespace declaration 2016-01-15 22:01:51 +01:00
outsideStmt.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
outsideStmtInvalid.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00