- PsrPrinter: opening bracket on the correct line #155
- Make
ClassLike::from
return type assert the subclass type (BC break) (#154) Dumper::dumpArray()
,dumpArguments()
optimization- Dumper: simplified list with negative keys
- added parameter $overwrite to
addMember()
,addMethod()
,addProperty()
,addConstant()
,addCase()
#152 - Factory: parameters 'int $foo = null' are parsed as '?int'