phpDocumentor/TypeResolver

Nullable collections throw RuntimeException

vudaltsov opened this issue · 1 comments

The following code throws ?array is not a collection:

(new TypeResolver())->resolve('?array<string, int>')