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: Respect skip_null_values in the HAL normalizer #4373

Conversation

carlobeltrame
Copy link
Contributor

Q A
Branch? fix --> 2.6
Tickets #4372
License MIT

RFC: This PR adds support for skip_null_values: false with relations to the HAL normalizer. This however deviates from the hyperschema, because now the entries in _links and _embedded may be null, which isn't really allowed in HAL.

Side note: I have tried to fix all tests that failed due to my changes, but PHP CS Fixer and PHPStan are complaining about some unrelated problems.

@soyuka
Copy link
Member

soyuka commented Aug 10, 2021

Please rebase against main I want to freeze 2.6 from now on.

@stale
Copy link

stale bot commented Nov 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 4, 2022
@stale
Copy link

stale bot commented Jan 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 3, 2023
@stale stale bot closed this Jan 10, 2023
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.

2 participants