mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1343: Github-PR-105 by domnikl: DDC-1278 - EntityManager::clear($entity) support #1685
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 (Aug 21, 2011).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user @beberlei:
domnikl created a pull request on Github:
Url: https://github.com/doctrine/doctrine2/pull/105
added cascade detach operation only for entites with the same name when $entityName on clear() was specified. I am still unsure where to put my tests for that.
@doctrinebot commented on GitHub (Oct 17, 2011):
Comment created by @guilhermeblanco:
Fixed in this commit
22a04fd6de@doctrinebot commented on GitHub (Oct 17, 2011):
Issue was closed with resolution "Fixed"