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

Fixes an issue with decoding null values using the Json Value object. #197

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

butschster
Copy link
Member

Additional changes:

  • Moved the JsonValue object to the appropriate namespace.
  • Added unit tests for the Json Value object.
  • Added unit tests for the Uuid Value object.

Additional changes:
- Moved the JsonValue object to the appropriate namespace.
- Added unit tests for the Json Value object.
- Added unit tests for the Uuid Value object.
@butschster butschster added bug Something isn't working module [Core] labels Jun 8, 2024
@butschster butschster added this to the 1.0 milestone Jun 8, 2024
@butschster butschster requested review from roxblnfk and lotyp June 8, 2024 07:12
@butschster butschster self-assigned this Jun 8, 2024
@butschster butschster merged commit ccc422c into master Jun 9, 2024
6 checks passed
@butschster butschster deleted the hotfix/194 branch June 9, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module [Core]
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Error: in \/app\/app\/src\/Application\/Domain\/Entity\/Json.php on line 23
1 participant