doctrine / doctrine/persistence
AbstractManagerRegistry::getManagerForClass does not support ResolveTargetEntityListener
Open
- Dominant language
- PHP
- Stars
- 4k
- Forks
- 76
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 2
Description
The check
https://github.com/doctrine/persistence/blob/43526ae63312942e5316100bb3ed589ba1aba491/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php#L181
seems to be insufficient as a transient class may have an alias defined using `ResolveTargetEntityListener`.
Contributor guide
Assessment
This issue has not been assessed yet.