.. |
Builder
|
Update builder tests to use "flags" instead of "type"
|
2016-09-17 20:51:22 +02:00 |
Lexer
|
|
|
Node
|
Remove deprecated Name::set*() methods
|
2016-07-25 14:50:37 +02:00 |
NodeVisitor
|
Disable cloning in traverser by default
|
2015-07-14 17:39:56 +02:00 |
Parser
|
Move "kind" attribute handling out of lexer
|
2016-03-10 12:55:15 +01:00 |
Serializer
|
Add string kinds and doc string labels
|
2016-04-07 12:09:00 +09:00 |
Unserializer
|
|
|
AutoloaderTest.php
|
|
|
BuilderFactoryTest.php
|
Fix infinite recursion in Use builder __call
|
2015-07-12 22:11:43 +02:00 |
CodeParsingTest.php
|
Add Error::getMessageWithColumnInfo()
|
2016-09-30 18:24:43 +02:00 |
CodeTestAbstract.php
|
Fix new.test and code test runner
|
2016-04-20 15:03:18 +02:00 |
CommentTest.php
|
Remove deprecated Comment methods
|
2016-07-09 22:00:39 +02:00 |
ErrorTest.php
|
Remove Error::(get|set)RawLine()
|
2016-09-30 18:30:01 +02:00 |
LexerTest.php
|
Support recovery from lexer errors
|
2016-09-30 20:23:36 +02:00 |
NodeAbstractTest.php
|
Add NodeAbstract::setDocComment()
|
2016-09-17 20:51:22 +02:00 |
NodeDumperTest.php
|
|
|
NodeTraverserTest.php
|
Remove support for node cloning in traverser
|
2016-10-09 00:41:55 +02:00 |
ParserFactoryTest.php
|
Add dummy ParserFactory test
|
2015-07-12 22:53:17 +02:00 |
ParserTest.php
|
Fix GroupUse prefix attribute assignment
|
2016-10-08 23:55:46 +02:00 |
PrettyPrinterTest.php
|
Add string kinds and doc string labels
|
2016-04-07 12:09:00 +09:00 |