[PR #8057] Sets EntityManagerInterface instead of EntityManager when needed #10787

Closed
opened 2026-01-22 16:08:41 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/8057

State: closed
Merged: No


When implementing a Custom EntityManager, all IdGenerators was typed with EntityManager instead of EntityManagerInterface.

We also updated some doc blocks

**Original Pull Request:** https://github.com/doctrine/orm/pull/8057 **State:** closed **Merged:** No --- When implementing a Custom EntityManager, all IdGenerators was typed with EntityManager instead of EntityManagerInterface. We also updated some doc blocks
admin added the pull-request label 2026-01-22 16:08:41 +01:00
admin closed this issue 2026-01-22 16:08:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10787