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 for array_merge brought on by setEmptyValues works #1299

Merged
merged 1 commit into from Apr 27, 2023

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Apr 20, 2023

Description

Fixed a bug where having the $value set to null to start with (needed for setEmptyValues) was causing an error with array_merge if the field value was delimited.

Related issues

#1298

@i-just i-just requested a review from angrybrad as a code owner April 20, 2023 15:26
@angrybrad angrybrad merged commit 25479b5 into v4 Apr 27, 2023
7 checks passed
@angrybrad angrybrad deleted the bugfix/1298-set-empty-vals-array-merge branch April 27, 2023 22:36
angrybrad added a commit that referenced this pull request Apr 27, 2023
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.

None yet

2 participants