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 the right property #10441

Merged
merged 1 commit into from
Jan 22, 2023
Merged

Use the right property #10441

merged 1 commit into from
Jan 22, 2023

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Jan 21, 2023

association mappings do not have a fetchMode property, they have a fetch property.

Found while working on #10405

association mappings do not have a fetchMode property, they have a fetch
property.
@mpdude
Copy link
Contributor

mpdude commented Jan 21, 2023

Whatever the test tries to do there, since this is also the default mode. It wrote to the wrong array key, but the right key contained the same mode as default value.

@derrabus derrabus added this to the 2.14.2 milestone Jan 22, 2023
@derrabus derrabus merged commit bc39487 into doctrine:2.14.x Jan 22, 2023
@greg0ire greg0ire deleted the correct-property branch January 22, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants