Proxy generation for embedded/transient classes #5642

Open
opened 2026-01-22 15:13:36 +01:00 by admin · 0 comments
Owner

Originally created by @bendavies on GitHub (Aug 15, 2017).

Originally assigned to: @Ocramius on GitHub.

Due to https://github.com/doctrine/common/pull/771, proxy generation will now fail if a final class is used as an embedded.

We should skip proxy generation for abstract classes, mapped superclassesses, embeddables.

Originally created by @bendavies on GitHub (Aug 15, 2017). Originally assigned to: @Ocramius on GitHub. Due to https://github.com/doctrine/common/pull/771, proxy generation will now fail if a final class is used as an embedded. We should skip proxy generation for abstract classes, mapped superclassesses, embeddables.
admin added the BugMissing TestsRegression labels 2026-01-22 15:13:36 +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#5642