Roave/BetterReflection

Suggestion: Remove `TypesFinder`

kukulich opened this issue · 1 comments

So we don't support parsing of complex types and the support of parsing simple types is less useful with native types.

What do you think?

IMO the whole type parsing (for docblocks) should really happen in phpDocumentor/, psalm/ or phpstan/ libraries here, yes.