0.6.4
Fixes
DocBlockVarfixer no longer corrupts callable/Closureproperty types when appending a missingnull. The first-space split used to cut a\Closure(string): stringsignature in half, producing an unparseable@varannotation. Types with internal structure (callable/Closuresignatures, generics, array shapes) are now left untouched, while simple types with a trailing parenthetical description still get their missingnullappended.
Full Changelog: 0.6.3...0.6.4