Update docs about final entities #7550

Closed
opened 2026-01-22 15:53:16 +01:00 by admin · 1 comment
Owner

Originally created by @garak on GitHub (Sep 3, 2025).

See https://www.doctrine-project.org/projects/doctrine-orm/en/3.5/reference/architecture.html#entities
"An entity class must not be final" should be updated to take into account the use of lazy objects.
It's now possible to have final entity classes.

Originally created by @garak on GitHub (Sep 3, 2025). See https://www.doctrine-project.org/projects/doctrine-orm/en/3.5/reference/architecture.html#entities "An entity class must not be final" should be updated to take into account the use of lazy objects. It's now possible to have final entity classes.
admin closed this issue 2026-01-22 15:53:17 +01:00
Author
Owner

@greg0ire commented on GitHub (Sep 3, 2025):

Right ! Can you please send a PR?

@greg0ire commented on GitHub (Sep 3, 2025): Right ! Can you please send a PR?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#7550