.. |
Builder
|
Rename setTypeHint() to setType()
|
2018-07-22 21:41:21 +02:00 |
Comment
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
ErrorHandler
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
Internal
|
Move TokenStream into Internal namespace
|
2018-01-27 13:40:20 +01:00 |
Lexer
|
Make sure heredoc end label not followed by label char
|
2018-09-21 11:44:39 +02:00 |
Node
|
Flexible doc: Validate end label indentation
|
2018-09-21 16:31:17 +02:00 |
NodeVisitor
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
Parser
|
Flexible doc: Validate end label indentation
|
2018-09-21 16:31:17 +02:00 |
PrettyPrinter
|
Throw when printin EncapsedStringPart
|
2018-06-03 13:31:00 +02:00 |
Builder.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
BuilderFactory.php
|
Add TraitUseAdaptation and factory for it
|
2018-07-22 21:23:00 +02:00 |
BuilderHelpers.php
|
Add tests for var() and propertyFetch()
|
2018-07-20 21:59:42 +02:00 |
Comment.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
ConstExprEvaluationException.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
ConstExprEvaluator.php
|
Improve constant evaluation and add docs
|
2018-01-27 17:47:45 +01:00 |
Error.php
|
Fixes from PHPStan (#502)
|
2018-05-19 11:12:24 +02:00 |
ErrorHandler.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
JsonDecoder.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
Lexer.php
|
[CS] Space before casting
|
2018-01-13 16:03:57 +01:00 |
NameContext.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
Node.php
|
[CS] Whitespace before return type
|
2018-01-13 16:03:59 +01:00 |
NodeAbstract.php
|
Merge branch '3.x'
|
2018-02-28 21:32:04 +01:00 |
NodeDumper.php
|
[CS] Use elseif instead of else if
|
2018-01-13 16:03:36 +01:00 |
NodeFinder.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
NodeTraverser.php
|
Remove NodeTraverser dependency on parent::__construct() (#528)
|
2018-08-28 07:49:42 +09:00 |
NodeTraverserInterface.php
|
Add methods visibility (#464)
|
2018-01-10 19:07:41 +01:00 |
NodeVisitor.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
NodeVisitorAbstract.php
|
Add strict_types to lib code
|
2017-08-18 23:00:13 +02:00 |
Parser.php
|
[CS] Open class brackets in new line
|
2018-01-13 16:03:55 +01:00 |
ParserAbstract.php
|
Flexible doc strings: Fix some issues, add more tests
|
2018-09-22 10:09:00 +02:00 |
ParserFactory.php
|
[CS] Open class brackets in new line
|
2018-01-13 16:03:55 +01:00 |
PrettyPrinterAbstract.php
|
Check for empty $append in safeAppend()
|
2018-07-07 12:34:07 +02:00 |