Skip to content

[JsonStreamer] Fix reading/writing objects with generics #60281

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
Apr 29, 2025

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented Apr 27, 2025

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues
License MIT

While integrating the JsonStreamer with API Platform, I found out that the component was not able to read/write objects with generics. This PR fixes it.

@fabpot
Copy link
Member

fabpot commented Apr 29, 2025

Thank you @mtarld.

@fabpot fabpot merged commit 072ddcc into symfony:7.3 Apr 29, 2025
10 of 11 checks passed
@mtarld mtarld deleted the fix/json-streamer-generics branch April 29, 2025 11:37
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.

5 participants