mirror of
https://github.com/doctrine/orm.git
synced 2026-04-24 06:58:19 +02:00
DDC-282: Evaluate use of (bool) in XML-Driver #348
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 27, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @beberlei:
There are still some casts to (bool) in the XmlDriver and we should check wheater they are working correctly.
@doctrinebot commented on GitHub (Jan 27, 2010):
@doctrinebot commented on GitHub (Jan 30, 2010):
Comment created by @beberlei:
Added additional assertions to show that all the use of (bool) for cascade elements is working correctly.
@doctrinebot commented on GitHub (Jan 30, 2010):
Issue was closed with resolution "Fixed"