Nullable collections throw RuntimeException
vudaltsov opened this issue · 1 comments
vudaltsov commented
The following code throws ?array is not a collection
:
(new TypeResolver())->resolve('?array<string, int>')
hemberger commented
See also phpDocumentor/phpDocumentor#3290.