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] Add missing normalizer options constants#22555

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
fabpot merged 1 commit intosymfony:masterfromogizanagi:fix/3.3/serializer/normalizer_consts
Apr 29, 2017
Merged

[Serializer] Add missing normalizer options constants#22555

fabpot merged 1 commit intosymfony:masterfromogizanagi:fix/3.3/serializer/normalizer_consts
Apr 29, 2017

Conversation

@ogizanagi
Copy link
Contributor

@ogizanagiogizanagi commentedApr 27, 2017
edited
Loading

QA
Branch?master (3.3)
Bug fix?not really
New feature?yesish, but for 3.3 as those options were added on this branch and not released yet
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#22537 (comment)
LicenseMIT
Doc PRN/A

As seen in#22537 (comment).

@dunglas : I'm not sure about the exposing thekey_type option as a constant inArrayDenormalizer/AbstractObjectNormalizer, as it looks more or less like a detail of the AbstractObjectNormalizer implementation, but anyway it should be in 3.2 if we add it, so I haven't included it here.
However, I wonder if this option shouldn't directly accept a string too, rather than just aSymfony\Component\PropertyInfo\Type instance if we want to consider this option "public"?

Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

👍

@fabpot
Copy link
Member

Thank you@ogizanagi.

@fabpotfabpot merged commitb0c414f intosymfony:masterApr 29, 2017
fabpot added a commit that referenced this pull requestApr 29, 2017
…gizanagi)This PR was merged into the 3.3-dev branch.Discussion----------[Serializer] Add missing normalizer options constants| Q             | A| ------------- | ---| Branch?       | master (3.3)| Bug fix?      | not really| New feature?  | yesish, but for 3.3 as those options were added on this branch and not released yet| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#22537 (comment)| License       | MIT| Doc PR        | N/AAs seen in#22537 (comment).@dunglas : I'm not sure about the exposing the `key_type` option as a constant in `ArrayDenormalizer`/`AbstractObjectNormalizer`, as it looks more or less like a detail of the AbstractObjectNormalizer implementation, but anyway it should be in 3.2 if we add it, so I haven't included it here.However, I wonder if this option shouldn't directly accept a string too, rather than just a `Symfony\Component\PropertyInfo\Type` instance if we want to consider this option "public"?Commits-------b0c414f [Serializer] Add missing normalizer options constants
@ogizanagiogizanagi deleted the fix/3.3/serializer/normalizer_consts branchApril 29, 2017 16:01
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@dunglasdunglasAwaiting requested review from dunglas

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

4 participants

@ogizanagi@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp