Skip to content

prevent the encounter of endarray to incorrectly throw an exception #89

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

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

Conversation

Ard2025
Copy link

@Ard2025 Ard2025 commented May 22, 2025

No description provided.

@magiccodingman
Copy link
Owner

@Ard2025 I tested this locally with the unit tests. This caused no issues. Just confirming this is related to:
#87

Is that correct?

And is the issue related to the serialization of an array item? Would like to confirm this so that this can be added as a unit test moving forward.

@Ard2025
Copy link
Author

Ard2025 commented May 23, 2025

@Ard2025 I tested this locally with the unit tests. This caused no issues. Just confirming this is related to:
#87

Is that correct?

And is the issue related to the serialization of an array item? Would like to confirm this so that this can be added as a unit test moving forward.

It is a solution for #87

I got to learn more about the stack to give an answer about why it works. But my best guess so far is that the received data in this setup is interpreted as an array of one item.

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.

2 participants