Skip to content

[Serializer] Fixing PropertyNormalizer supports parent properties #25053

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

Merged
merged 1 commit into from
Nov 20, 2017
Merged

[Serializer] Fixing PropertyNormalizer supports parent properties #25053

merged 1 commit into from
Nov 20, 2017

Conversation

chr-hertel
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

With 5ecafc5 support for parent properties was added to 3.4, but supports method was not updated for child classes without properties.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

LGTM, ping @dunglas

@nicolas-grekas
Copy link
Member

Thank you @chr-hertel, congrats for your first PR!

@nicolas-grekas nicolas-grekas merged commit a879e4f into symfony:3.4 Nov 20, 2017
nicolas-grekas added a commit that referenced this pull request Nov 20, 2017
…perties (Christopher Hertel)

This PR was merged into the 3.4 branch.

Discussion
----------

[Serializer] Fixing PropertyNormalizer supports parent properties

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

With 5ecafc5 support for parent properties was added to 3.4, but supports method was not updated for child classes without properties.

Commits
-------

a879e4f fixing that PropertyNormalizer supports parent properties
@chr-hertel chr-hertel deleted the bugfix/property_normalizer_supports branch November 20, 2017 21:20
This was referenced Nov 21, 2017
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.

4 participants