[PR #5586] Custom persister support #9657

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

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

State: closed
Merged: No


  • Configuring entity persister class: Annotations, Xml, Yaml
  • Configuring collection persister class: Annotations, Xml, Yaml
  • Refactor persisters to minimize range of error prone user customization

After having read #4767 I understand that this commit gives users way too much opportunity to shoot themselves in the foot.

Can you please refer me to documentation about what could/should be refactored to allow users less opportunity to sabotage themselves? Or someone could supply me with an explanation of the intended goals and I'll try to implement it.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5586 **State:** closed **Merged:** No --- - [x] Configuring entity persister class: Annotations, Xml, Yaml - [x] Configuring collection persister class: Annotations, Xml, Yaml - [ ] Refactor persisters to minimize range of error prone user customization After having read #4767 I understand that this commit gives users way too much opportunity to shoot themselves in the foot. Can you please refer me to documentation about what could/should be refactored to allow users less opportunity to sabotage themselves? Or someone could supply me with an explanation of the intended goals and I'll try to implement it.
admin added the pull-request label 2026-01-22 16:05:00 +01:00
admin closed this issue 2026-01-22 16:05:01 +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#9657