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

fix(serializer): hal serializer detecting and handling circular reference #6752

Open
wants to merge 1 commit into
base: 3.4
Choose a base branch
from

Conversation

valentin-dassonville
Copy link
Contributor

Q A
Branch? 4.0
Tickets #4358
License MIT

The Hal serializer didn't detect circular references, creating an infinite json.

Now Hal's ItemNormalizer can detect and handle this case.

@valentin-dassonville valentin-dassonville force-pushed the fix/hal-circular-reference branch 2 times, most recently from f2935b4 to e4ead18 Compare October 25, 2024 08:50
@valentin-dassonville valentin-dassonville changed the title Fix(hal): detecting and handling circular reference fix(serializer): hal serializer detecting and handling circular reference Oct 25, 2024
@valentin-dassonville valentin-dassonville force-pushed the fix/hal-circular-reference branch 2 times, most recently from 287c0a2 to d3efc4a Compare October 28, 2024 10:59
@soyuka
Copy link
Member

soyuka commented Oct 28, 2024

I think we should target 3.4 as a bug fix

@soyuka soyuka changed the base branch from 4.0 to 3.4 October 29, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants