.. |
Builder
|
Add support for PHP 7.1 types to builders
|
2016-09-16 13:53:13 +02:00 |
Comment
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Lexer
|
Remove support for PHP 5.4
|
2016-07-05 22:29:41 +02:00 |
Node
|
Add support for PHP 7.1 types to builders
|
2016-09-16 13:53:13 +02:00 |
NodeVisitor
|
PHP 7.1: Support multi-catch
|
2016-07-22 15:40:00 +02:00 |
Parser
|
Merge branch '2.x'
|
2016-08-30 22:38:34 +02:00 |
PrettyPrinter
|
Add hasLeadingNewline attribute to InlineHTML
|
2016-07-25 16:44:25 +02:00 |
Serializer
|
Strict type compliance
|
2015-03-24 11:19:17 +01:00 |
Unserializer
|
Strict type compliance
|
2015-03-24 11:19:17 +01:00 |
Autoloader.php
|
Make autoloader more PSR-4 (#268)
|
2016-04-15 15:07: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
|
Add support for PHP 7.1 types to builders
|
2016-09-16 13:53:13 +02:00 |
BuilderFactory.php
|
Add setReturnType() method to function/method builders
|
2016-04-09 18:41:38 +09:00 |
Comment.php
|
Implement JsonSerializable for Nodes and Comments
|
2016-07-25 20:59:09 +02:00 |
Error.php
|
Add column info to EOF errors
|
2015-04-27 15:37:41 +02:00 |
Lexer.php
|
Add hasLeadingNewline attribute to InlineHTML
|
2016-07-25 16:44:25 +02:00 |
Node.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
NodeAbstract.php
|
Add NodeAbstract::setDocComment()
|
2016-09-17 20:51:22 +02:00 |
NodeDumper.php
|
NodeDumper: Resolve type for include/use as well
|
2016-07-25 14:04:04 +02:00 |
NodeTraverser.php
|
Add sanity check for leaveNode() return value
|
2016-03-27 14:52:15 +02: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
|
Fix issue #227
|
2015-09-19 22:05:23 +08:00 |
ParserAbstract.php
|
Decrement errorState when recovering from -> error
|
2016-07-25 17:37:54 +02:00 |
ParserFactory.php
|
Various docs fixes
|
2015-07-14 21:11:54 +02:00 |
PrettyPrinterAbstract.php
|
PHP 7.1: list() with keys
|
2016-07-09 21:55:55 +02:00 |
Serializer.php
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
Unserializer.php
|
Strict type compliance
|
2015-03-24 11:19:17 +01:00 |