Matthieu Vallance

Results 3 issues of Matthieu Vallance

## 🐛 Bug Report When using dynamic imports from a class and then make use of this class in two separate test files, the VM environment context seems to be...

:bug: Bug
Help Wanted
Upstream Bug
ES Modules
Pinned

Draft for #408 Adding Target::TARGET_CONSTANT Adding getConstantAnnotations method to Reader Adding getConstantAnnotation method to Reader

Hello all, Doctrine annotations library allows to parse annotations from lots of class members but seems to miss the class constants from the reader scope. Even if the runtime usage...