phpDocumentor / ReflectionDocBlock

MIT License
9.34k stars 117 forks source link

Fails FQCN on non-empty-list/array #349

Closed kkmuffme closed 6 months ago

kkmuffme commented 1 year ago
@param non-empty-array|SomeClass

SomeClass is not FQCNed

jaapio commented 6 months ago

Moved this to https://github.com/phpDocumentor/TypeResolver/issues/205

This library is ready for this notation, our type resolver does not support it yet.