mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 17:33:15 +02:00
DDC-3335: Merge with value object causes notice #4121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Oct 3, 2014).
Originally assigned to: @Majkl578 on GitHub.
Jira issue originally created by user ddeboer:
This:
causes this:
While I agree merge shouldn't work for value objects, wouldn't it be better to throw an exception when ClassMetadataInfo tries to find an identifier that isn't there?
@Majkl578 commented on GitHub (Dec 19, 2017):
Merge will be dropped in Doctrine 3.0.