doctrine / doctrine/annotations

[AnnotationReader] Traits Composed from Traits

Open
#81 4 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
6.7k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

_From @sofakartoffel on June 23, 2015 15:34_

The AnnotationReader does not use the imports from Traits inside of other Traits.

e.g.:
- TraitA imports some custom annotation
- TraitB uses TraitA
- EntityA uses TraitB
- the Imported Annotation in TraitA is not found

_Copied from original issue: doctrine/common#370_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.