Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Serializer] fix denormalization of string-arrays with only one element#33733

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:3.4frommkrauser:3.4
Sep 30, 2019

Conversation

@mkrauser
Copy link
Contributor

QA
Branch?3.4
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix#33731
LicenseMIT
Doc PR

This PR does almost the same asac70edf, just not only for arrays of objects.

@nicolas-grekasnicolas-grekas added this to the3.4 milestoneSep 27, 2019
@nicolas-grekasnicolas-grekas changed the title[Serializer] fix denormalization of string-arrays with only one element #33731[Serializer] fix denormalization of string-arrays with only one elementSep 30, 2019
newType('object',false, DummyChild::class)
),
],
[newType('array',false,null,true,newType('int'),newType('object',false, DummyChild::class))],

Choose a reason for hiding this comment

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

I just did some CS fixes, including this one :)

@nicolas-grekas
Copy link
Member

Thank you@mkrauser.

nicolas-grekas added a commit that referenced this pull requestSep 30, 2019
…y one element (mkrauser)This PR was merged into the 3.4 branch.Discussion----------[Serializer] fix denormalization of string-arrays with only one element| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  |no| Deprecations? |no| Tickets       |Fix#33731| License       | MIT| Doc PR        |This PR does almost the same asac70edf, just not only for arrays of objects.Commits-------8814751 [Serializer] fix denormalization of string-arrays with only one element#33731
@nicolas-grekasnicolas-grekas merged commit8814751 intosymfony:3.4Sep 30, 2019
This was referencedOct 7, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dunglasdunglasdunglas approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

+1 more reviewer

@darielopperdarielopperdarielopper approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

5 participants

@mkrauser@nicolas-grekas@dunglas@darielopper@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp