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 lua number (int vs double) handling, add lua unit tests for json encode + decode, fix empty array or table serializing to null #319

Conversation

lionkor
Copy link
Member

@lionkor lionkor commented May 10, 2024

No description provided.

@lionkor lionkor linked an issue May 10, 2024 that may be closed by this pull request
@lionkor lionkor merged commit cf5ebcb into minor May 11, 2024
9 checks passed
@lionkor lionkor deleted the 298-bug-empty-arraytable-should-not-encode-to-null-in-utiljsonencode branch May 11, 2024 10:19
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.

[Bug] Empty array/table should not encode to null in Util.JsonEncode
1 participant