- Printer::
setTypeResolving()
adds ability to print uresolved code #31
- Helpers::
format()
is preferred over formatArgs()
because we have variadics :)
- Factory: uses ReflectionNamedType
- PhpLiteral is not final
For the details you can have a look at the diff.