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

Fix generation of proxy classes #1991

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Apr 4, 2019

Q A
Type bug
BC Break no
Fixed issues Fixes #1990

Summary

This took a little longer to figure out. The issue was neither with inverse references, repository methods, discriminators or anything else but only appears when proxy objects have been generated through the generateProxyClasses method due to invalid configuration of skipped properties.

@alcaeus alcaeus merged commit f61d90b into doctrine:master Apr 4, 2019
@alcaeus alcaeus deleted the fix-invalid-proxy-generation branch April 4, 2019 08:14
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.

2 participants