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

feat(json): allow normalizing stdClass to {} #548

Merged
merged 6 commits into from
Sep 16, 2024
Merged

feat(json): allow normalizing stdClass to {} #548

merged 6 commits into from
Sep 16, 2024

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Jul 17, 2024

  • allow JSON_FORCE_OBJECT flag

Resolves #542

@simPod simPod changed the title feat(json: allow normalizing stdClass to {} feat(json): allow normalizing stdClass to {} Jul 17, 2024
@romm romm merged commit f3e8c1e into CuyZ:master Sep 16, 2024
11 checks passed
@romm
Copy link
Member

romm commented Sep 16, 2024

Thank you @simPod!

@simPod simPod deleted the json branch September 16, 2024 17:36
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.

JsonNormalizer creates array JSON when object is passed
3 participants