doctrine / doctrine/annotations
Add @type to ignored list
Open
bug
- Dominant language
- PHP
- Stars
- 6.7k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Protobuf protoc compiler generates classes with @type annotation, and parser throw exception on this annotation.
Use case:
Framework: Symfony
Component: symfony/messenger
Dispatch protobuf-generated message class through messenger and get exception on message validation step (when validator parse class through doctrine/annotation)
Contributor guide
Assessment
This issue has not been assessed yet.