This release uses PHPStan native docblock parser to analyse docblocks.
PHPStan reflection is now powerful enough that there is no need to add better-reflection on top of it.
As a result, there is an incredible x10 speedup of PHPStan.
\o/
See #27 and #24