ErrLookup › doctrine/annotations
doctrine/annotations
Annotations Docblock Parser · PHP · 19 source files
Analyzed at 17815fb6b2 on 2026-09-15. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| The annotation @ declared on does not have a property named… | exception | error | php, doctrine-annotations, named-arguments, annotation-parsing |
| Couldn't find constant | exception | error | php, doctrine-annotations, constants, undefined-constant |
| An error occurred while instantiating the annotation @ | exception | error | php, doctrine-annotations, constructor, reflection |
| The annotation @ declared on does not have a property named… | exception | error | php, doctrine-annotations, annotation-properties, annotation-parsing |
| The annotation @ declared on does not accept any values… | exception | error | php, doctrine-annotations, default-property, annotation-parsing |