Released version 4.0.2
- Printer: added $bracesOnNextLine #112
- Extractor: added support for Readonly promoted parameters (#111)
- Printer: refactoring
- Dumper: supports
__serialize()
- Dumper,
Helpers::formatDocComment()
,Printer::printFunction()
& etc normalizes whitespace - Printer: always prints trailing comma #106
- TraitType: traits cannot have constants