Skip to content
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

Use Doctrine Instantiator for ClassMetadata new instance creation #956

Merged
merged 3 commits into from
Oct 6, 2014

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Oct 6, 2014

As mentioned in the changelog, __clone() methods will no longer be invoked. This is a BC break for code that might have relied upon that behavior.

Related ORM issue: doctrine/orm#1109

As mentioned in the changelog, __clone() methods will no longer be invoked. This is a BC break for code that might have relied upon that behavior.
@jmikola jmikola added the Feature label Oct 6, 2014
@jmikola jmikola added this to the 1.0.0-BETA12 milestone Oct 6, 2014
jmikola added a commit that referenced this pull request Oct 6, 2014
Use Doctrine Instantiator for ClassMetadata new instance creation
@jmikola jmikola merged commit 29bdaa3 into master Oct 6, 2014
@jmikola jmikola deleted the instantiator branch October 6, 2014 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant