Nikita Popov
|
cc328a4c9c
|
Add get{Start,End}{Line,TokenPos,FilePos}() methods
|
2017-09-29 17:34:15 +02:00 |
|
Nikita Popov
|
3d4621bbea
|
Don't return by ref from getAttribute()
This is not worth the few times where it might be useful.
|
2017-09-29 17:14:27 +02:00 |
|
Nikita Popov
|
d8f9173390
|
Add Node::getComments() method
|
2017-09-29 17:09:16 +02:00 |
|
TomasVotruba
|
e2e99f269b
|
Add strict_types to lib code
|
2017-08-18 23:00:13 +02:00 |
|
Wes
|
b1af3d1f7d
|
Add Node::setAttributes() (#385)
|
2017-05-05 18:18:44 +02:00 |
|
Nikita Popov
|
92275bdfa8
|
Remove Node::setLine() method
|
2017-04-29 13:01:02 +02:00 |
|
Nikita Popov
|
56d57d472a
|
Merge branch '3.x'
|
2017-04-29 12:58:50 +02:00 |
|
Nikita Popov
|
3da86df48f
|
Deprecate Node::setLine()
|
2017-04-29 12:58:35 +02:00 |
|
Nikita Popov
|
a32e3797d4
|
Generate PHP 7 type annotations
|
2017-04-28 21:40:59 +02:00 |
|
Nikita Popov
|
0d0accfa9f
|
Add setDocComment() to Node interface
Previously it was only part of NodeAbstract.
|
2016-10-21 23:26:51 +02:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|