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

[Serializer] Fix normalization relying on allowed attributes only #52767

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented Nov 28, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #52744
License MIT

@nicolas-grekas
Copy link
Member

Thank you @mtarld.

@nicolas-grekas nicolas-grekas merged commit ccead6e into symfony:5.4 Nov 28, 2023
1 check was pending
@mtarld mtarld deleted the fix/allowed-attributes branch November 28, 2023 20:45
nicolas-grekas added a commit that referenced this pull request Nov 29, 2023
This PR was merged into the 5.4 branch.

Discussion
----------

[Serializer] Revert allowed attributes fix

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

Revert #52767 and #52680, as it does not cover some specific use cases, and can't be fixed in time.

I'll attempt to fix it in a better way, taking more time.

Commits
-------

1dc20a8 [Serializer] Revert allowed attributes fix
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

6 participants