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 loading metadata for cold reflection class #8863

Open
wants to merge 1 commit into
base: 2.9.x
Choose a base branch
from

Conversation

Deltachaos
Copy link
Contributor

When using discriminator map attributes the reflection class can be null

When using discriminator map attributes the reflection class can be null
@beberlei
Copy link
Member

Can you give much more infos please? What is the error? How do you get it? This change alone can't be merged, need to identify the cause

@j-mahlke
Copy link

This already has been fixed in the Annotation, but is missing in the Attributes.

$class = new ReflectionClass($metadata->name);

e16803d

Copy link
Contributor

github-actions bot commented Dec 2, 2024

There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.
If you want to continue working on it, please leave a comment.

@github-actions github-actions bot added the Stale label Dec 2, 2024
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.

3 participants