-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing test cases regarding to #1325 #1337 #1351
Conversation
Hello, thank you for creating this pull request. I have automatically opened an issue http://www.doctrine-project.org/jira/browse/DDC-3642 We use Jira to track the state of pull requests and the versions they got |
* @OneToMany(targetEntity="Department", mappedBy="company", cascade={"persist"}, orphanRemoval=true) | ||
*/ | ||
public $departments; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
EOL EOF
I've rewritten these testcases into an upcoming PR. I've expanded the tests to check a wider variety of scenarios. |
…association. Manual merge testcase from doctrine#1351
Merged into #1353 |
closing this PR as @zeroedin-bill merged it into #1353 |
…association. Manual merge testcase from #1351
No description provided.