Skip to content

feat: implement ObjectClassNameResolver #89

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RafaelKr
Copy link

This allows us to resolve the class name for Doctrine Reference Proxy objects, fixes #88

https://www.doctrine-project.org/projects/doctrine-orm/en/3.3/reference/advanced-configuration.html#reference-proxies

@RafaelKr
Copy link
Author

This MAY be a breaking change. Please let me know if you want me to convert it from draft to ready.

@priyadi
Copy link
Member

priyadi commented Apr 23, 2025

thanks for the PR, but for the immediate problem at hand, I prefer a simple hardcoded fix for DefaultFileLocationResolver

@RafaelKr RafaelKr force-pushed the feat/object-class-name-resolver branch from ed8cd1d to 3b7ead7 Compare April 23, 2025 19:35
@RafaelKr RafaelKr force-pushed the feat/object-class-name-resolver branch from 3b7ead7 to 965272d Compare April 23, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using Doctrine Proxies
2 participants