mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-575: Ignoring some annotations #709
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 (May 7, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user drevolution:
Some placement of handler annotation is ignored.
PrePersist is ignored:
PrePersist works fine:
@doctrinebot commented on GitHub (Jul 1, 2010):
Comment created by romanb:
Is this issue still valid? Is Doctrine Common Beta3 still affected? or is it an ORM issue?
@doctrinebot commented on GitHub (Jul 9, 2010):
Comment created by @beberlei:
Cannot reproduce, i have added a test-case that shows exactly the described code:
3b42776adaHowever here the relevant annotation is detected correctly in both cases.
Closed.
@doctrinebot commented on GitHub (Jul 9, 2010):
Issue was closed with resolution "Cannot Reproduce"