[PR #10582] Subclass lazy loading #12468

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

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

State: closed
Merged: No


This PR is a continuation of the closed PR https://github.com/doctrine/orm/pull/10538 (which cannot be reopened, my apologies, I am new to making Pull Requests)

I have extracted the functionality for retrieving the discriminator column value into a separate function, like suggested by @beberlei.

I also noticed a grammatical error while reading https://github.com/doctrine/orm/blob/2.14.x/CONTRIBUTING.md and included a fix, I hope it is okay to do this in the same PR.

**Original Pull Request:** https://github.com/doctrine/orm/pull/10582 **State:** closed **Merged:** No --- This PR is a continuation of the closed PR https://github.com/doctrine/orm/pull/10538 (which cannot be reopened, my apologies, I am new to making Pull Requests) I have extracted the functionality for retrieving the discriminator column value into a separate function, like suggested by @beberlei. I also noticed a grammatical error while reading https://github.com/doctrine/orm/blob/2.14.x/CONTRIBUTING.md and included a fix, I hope it is okay to do this in the same PR.
admin added the pull-request label 2026-01-22 16:14:08 +01:00
admin closed this issue 2026-01-22 16:14:09 +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#12468