mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-509: Documentation for Implementing Event Listeners is incomplete #637
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 (Apr 10, 2010).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user @hobodave:
See: http://www.doctrine-project.org/documentation/manual/2_0/en/events#implementing-event-listeners
I created it as Major due to the following statement "you have to follow this restrictions very carefully since operations in the wrong event may produce lots of different errors, such as inconsistent data and lost updates/persists/removes."
s/this/these/ as well
@doctrinebot commented on GitHub (Oct 11, 2011):
Comment created by @guilhermeblanco:
Fixed
@doctrinebot commented on GitHub (Oct 11, 2011):
Issue was closed with resolution "Fixed"