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

BUGFIX: Eel Helper Array.push() auto cast string to array. #2710 #2733

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

mhsdesign
Copy link
Member

fixes #2710

same lose behaviour exists already for Array.concat()

@mhsdesign
Copy link
Member Author

im also fine when this should be merged as a feature in master, but its a nice to have utility

@jonnitto jonnitto self-requested a review March 14, 2022 09:48
@mhsdesign mhsdesign force-pushed the bugfix/typecast-in-array-push-2710 branch from d8c3ade to fd79f26 Compare March 18, 2022 21:46
@mhsdesign
Copy link
Member Author

so this can be merged then as 'Bugfix' ?
oops before that i should add at least one test ^^

@mhsdesign mhsdesign force-pushed the bugfix/typecast-in-array-push-2710 branch from fd79f26 to 5ab93ff Compare March 22, 2022 07:27
same lose behaviour exists already for `Array.concat()`
@mhsdesign mhsdesign force-pushed the bugfix/typecast-in-array-push-2710 branch from 5ab93ff to 97d1588 Compare March 22, 2022 07:28
@mhsdesign mhsdesign merged commit 63f3256 into neos:6.3 Mar 22, 2022
@mhsdesign mhsdesign deleted the bugfix/typecast-in-array-push-2710 branch March 22, 2022 07:45
@mhsdesign mhsdesign restored the bugfix/typecast-in-array-push-2710 branch April 24, 2022 12:04
@mhsdesign mhsdesign deleted the bugfix/typecast-in-array-push-2710 branch November 22, 2022 18:33
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.

3 participants