Skip to content

Fix parsing empty constructor array #41

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Conversation

adbario
Copy link
Owner

@adbario adbario commented Feb 12, 2023

Fixes #40

When passing an empty array and parsing it, items should return an empty array instead of null

@coveralls
Copy link

Coverage Status

Coverage: 100.0%. Remained the same when pulling 690bd2e on fix/empty-constructor-parsing into 61860f3 on 3.x.

@adbario adbario merged commit 33838e3 into 3.x Feb 12, 2023
@adbario adbario deleted the fix/empty-constructor-parsing branch February 12, 2023 23:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing empty array all() returns null
2 participants