mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-3537: [GH-1282] Hotfix/#1169 extra lazy one to many should not delete referenced entities (backport to 2.4) #4352
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 (Jan 24, 2015).
Originally assigned to: @Ocramius on GitHub.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of Ocramius:
Url: https://github.com/doctrine/doctrine2/pull/1282
Message:
See #1169
This PR backports #1281
@doctrinebot commented on GitHub (Jan 24, 2015):
PersistentCollection::removeElementschedules an entity for deletion when relationship is EXTRA_LAZY, withorphanRemovalfalse.@doctrinebot commented on GitHub (Jan 24, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1282] was labeled:
https://github.com/doctrine/doctrine2/pull/1282
@doctrinebot commented on GitHub (Jan 24, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1282] was assigned:
https://github.com/doctrine/doctrine2/pull/1282
@doctrinebot commented on GitHub (Jan 25, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1282] was merged:
https://github.com/doctrine/doctrine2/pull/1282
@doctrinebot commented on GitHub (Jan 25, 2015):
Issue was closed with resolution "Fixed"