Skip to content

[Serializer] remove return type from AbstractObjectNormalizer::getAllowedAttributes() #60958

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
Jun 30, 2025

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jun 30, 2025

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

@OskarStark OskarStark changed the title [Serializer] remove return type from AbstractObjectNormalizer::getAllowedAttributes() [Serializer] remove return type from AbstractObjectNormalizer::getAllowedAttributes() Jun 30, 2025
@stof
Copy link
Member

stof commented Jun 30, 2025

will need to be reverted in the 8.0 branch

@xabbuh xabbuh merged commit bd60612 into symfony:6.4 Jun 30, 2025
9 of 11 checks passed
@xabbuh xabbuh deleted the issue-60957 branch June 30, 2025 11:29
@OskarStark
Copy link
Contributor

will need to be reverted in the 8.0 branch

do you create a PR @xabbuh ?

@xabbuh
Copy link
Member Author

xabbuh commented Jun 30, 2025

will need to be reverted in the 8.0 branch

do you create a PR @xabbuh ?

yes

@xabbuh
Copy link
Member Author

xabbuh commented Jul 1, 2025

reverted in 0fdec91 when merging up

santysisi pushed a commit to santysisi/symfony that referenced this pull request Jul 2, 2025
…tNormalizer::getAllowedAttributes()` (xabbuh)

This PR was merged into the 6.4 branch.

Discussion
----------

[Serializer] remove return type from `AbstractObjectNormalizer::getAllowedAttributes()`

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        | Fix symfony#60957
| License       | MIT

Commits
-------

b58fa26 remove return type from AbstractObjectNormalizer::getAllowedAttributes()
@welcoMattic welcoMattic added the BC Layer removal Used to track BC layer removals before a major release label Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Layer removal Used to track BC layer removals before a major release Bug Serializer Status: Reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants