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

[DoctrineBridge] Fix value type for simple_array #46727

Merged
merged 1 commit into from Jun 21, 2022
Merged

[DoctrineBridge] Fix value type for simple_array #46727

merged 1 commit into from Jun 21, 2022

Conversation

Sajito
Copy link

@Sajito Sajito commented Jun 20, 2022

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

Fix for wrong collection value type on simple_array after merging the type guessing changes (#46676) into 5.4 branch.

@carsonbot
Copy link

It looks like you unchecked the "Allow edits from maintainer" box. That is fine, but please note that if you have multiple commits, you'll need to squash your commits into one before this can be merged. Or, you can check the "Allow edits from maintainers" box and the maintainer can squash for you.

Cheers!

Carsonbot

Copy link
Member

@dunglas dunglas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a non-regression test please?

@nicolas-grekas
Copy link
Member

nicolas-grekas commented Jun 20, 2022

This fixes an existing failure so I guess this is already tested?

@Sajito
Copy link
Author

Sajito commented Jun 20, 2022

I'm not quiet sure with the terminology. What would the non-regression test actually test? This PR is a fix for a failing test, so the test is already there.

@dunglas
Copy link
Member

dunglas commented Jun 20, 2022

Ok my bad. +1 on my side.

@nicolas-grekas
Copy link
Member

Thank you @Sajito.

@nicolas-grekas nicolas-grekas merged commit 189e7a4 into symfony:5.4 Jun 21, 2022
@Sajito Sajito deleted the 5.4 branch June 21, 2022 08:35
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.

None yet

5 participants