mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-597: Add check for public properties in Validate-Mapping command? #732
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 17, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @beberlei:
There should also be checks for public properties on the validate-mapping command, so that people can be warned about possible sources of bugs.
@doctrinebot commented on GitHub (May 20, 2010):
Comment created by shurakai:
I've committed a first proposal:
dd6d0ee0ccLet me know whether you're satisfied with this solution or not.
@doctrinebot commented on GitHub (May 20, 2010):
Comment created by @hobodave:
Pushed this branch to doctrine/orm for Christian http://github.com/doctrine/orm/tree/DDC-597
@doctrinebot commented on GitHub (May 21, 2010):
Comment created by shurakai:
Fixed.
@doctrinebot commented on GitHub (May 21, 2010):
Issue was closed with resolution "Fixed"
@doctrinebot commented on GitHub (Jun 8, 2010):
Comment created by romanb:
Has this been merged into master yet? I'm asking because the branch still exists. If it has not been merged yet, we should do that.
@doctrinebot commented on GitHub (Jun 8, 2010):
Comment created by shurakai:
It has not been merged into master yet.