.. |
Builder
|
Add namespace builder
|
2014-12-19 18:19:33 +01:00 |
Comment
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Lexer
|
Support file offsets in emulative lexer as well
|
2014-11-27 20:57:38 +01:00 |
Node
|
Move getMethods() to new ClassLike node
|
2015-01-31 22:59:38 +01:00 |
NodeVisitor
|
Make NameResolver resolve trait alias and precedence names
|
2014-11-03 16:06:43 +01:00 |
PrettyPrinter
|
Fix whitespace when printing trait alias modifiers
|
2014-11-03 16:16:15 +01:00 |
Serializer
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Unserializer
|
Very that node type is valid in XML unserializer
|
2014-09-12 00:39:59 +02:00 |
Autoloader.php
|
Remove deprecated Template and TemplateLoader
|
2014-09-12 00:25:30 +02:00 |
Builder.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
BuilderAbstract.php
|
Enforce Name|string for names in builders
|
2014-12-19 18:50:16 +01:00 |
BuilderFactory.php
|
Fix 5.3 build and some small cleanups
|
2014-12-19 18:54:56 +01:00 |
Comment.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Error.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Lexer.php
|
Update lexer docs for attribute options
|
2014-12-19 00:37:37 +01:00 |
Node.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
NodeAbstract.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
NodeDumper.php
|
Optimize node dumper
|
2015-02-13 15:20:25 +01:00 |
NodeTraverser.php
|
Add NodeTraverser::DONT_TRAVERSE_CHILDREN support
|
2015-01-11 22:13:58 +01:00 |
NodeTraverserInterface.php
|
Add NodeTraverser::DONT_TRAVERSE_CHILDREN support
|
2015-01-11 22:13:58 +01:00 |
NodeVisitor.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
NodeVisitorAbstract.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Parser.php
|
Disallow new without a class name
|
2014-09-28 12:41:35 +02:00 |
ParserAbstract.php
|
Add optional startFilePos and endFilePos attributes
|
2014-11-27 20:38:29 +01:00 |
PrettyPrinterAbstract.php
|
Make sure that pretty printer preserves whitespace after <?php
|
2014-04-21 11:15:33 +02:00 |
Serializer.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Unserializer.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |