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] Harden the ObjectNormalizer#17959

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

Closed

Conversation

@dunglas
Copy link
Member

QA
Branchmaster
Bug fix?no
New feature?yes
BC breaks?yes
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

Transform\TypeErrors to catchable serializer exceptions.

Follows#17738 and completes#17660.

"symfony/yaml":"~2.8|~3.0",
"symfony/config":"~2.8|~3.0",
"symfony/property-access":"~2.8|~3.0",
"symfony/property-access":"~3.1",
Copy link
Member

Choose a reason for hiding this comment

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

IIUC, this is "just" to make the test pass, right? The code change itself does not need that. So, IMO, we should keep the constraint as is and tweak the test instead.

@dunglas
Copy link
MemberAuthor

Status: needs work

@dunglasdunglasforce-pushed thesrlzr_catch_typeerror branch fromfc84692 to5d4d0a6CompareMarch 25, 2016 21:31
@dunglas
Copy link
MemberAuthor

Status: needs review

@xabbuh
Copy link
Member

You have update the minimum version required for the PropertyAccess component in therequire-dev section to be~3.1.

Status: Needs work

@dunglas
Copy link
MemberAuthor

@xabbuh it should work with any supported PropertyAccess version as#18210 has been merged in 2.3. Maybe should I add aconflict section however.

@dunglas
Copy link
MemberAuthor

Travis and AppVeyor not related.

Ping @symfony/deciders

"doctrine/cache":"~1.0"
},
"conflict": {
"symfony/property-access":">=3.0,<3.0.4|>=2.8,<2.8.4"
Copy link
Member

Choose a reason for hiding this comment

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

Then I would rather update the constraint inrequire-devto~2.8,>=2.8.4|~3.0,>=3.0.4.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Why? The conflict line has the same effect and works in prod too.

@nicolas-grekas
Copy link
Member

nicolas-grekas commentedApr 17, 2016
edited
Loading

👍 for 3.1. The composer.json update is fine to me.

@dunglasdunglas deleted the srlzr_catch_typeerror branchApril 18, 2016 17:38
@fabpotfabpot mentioned this pull requestMay 13, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@dunglas@xabbuh@nicolas-grekas@fabpot@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp