1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-10 06:58:22 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
nikic
81e53ce0ff Insert comments when pretty printing
This changset also adds unit tests for Comments and adds a way to test the
pretty printer.
2012-05-11 16:18:14 +02:00