nikic
|
eaa9e62900
|
Add checks against use of self / parent class names and static constructors
|
2011-08-04 12:03:34 +02:00 |
|
nikic
|
217280c9ba
|
Add getLast and toString (and __toString) methods to Node_Name
|
2011-08-04 12:02:14 +02:00 |
|
nikic
|
dd2404b57a
|
Rename "ns" to "name" in Stmt_UseUse
|
2011-08-04 12:01:03 +02:00 |
|
nikic
|
962c4dc0f0
|
Add some more unit tests
|
2011-07-13 23:07:05 +02:00 |
|
nikic
|
033f5c81a0
|
Add missing #line hint for strings
|
2011-06-28 14:16:10 +02:00 |
|
nikic
|
d94cd1998b
|
fix typos
|
2011-06-26 18:45:19 +02:00 |
|
nikic
|
fb45e8a30c
|
Put statements belonging to a namespace statement into its stmt property, add some further checks against invalid namespace usage and fix the pretty printer to print global namespaces
|
2011-06-26 18:41:01 +02:00 |
|
nikic
|
363a0771da
|
fix incorrect usages of old ParseErrorException
|
2011-06-06 18:59:14 +02:00 |
|
nikic
|
620525a5da
|
Prefix all classes with PHPParser_
|
2011-06-05 18:40:04 +02:00 |
|