Skip to content

Conversation

chadicus
Copy link
Contributor

@chadicus chadicus commented Jan 3, 2024

What does this PR do?

This pull request adds the Arrays::implode filter. It is needed because the built-in implode function requires the $separator string to be the first argument of the call. However the Filterer always pushes the value to be filtered as the first argument to any called filter.

Checklist

  • [ ] Pull request contains a clear definition of changes
  • [ ] Tests (either unit, integration, or acceptance) written and passing
  • [ ] Relevant documentation produced and/or updated

@chadicus chadicus requested a review from a team as a code owner January 3, 2024 16:40
@chadicus chadicus merged commit d9f3c5f into traderinteractive:master Jan 3, 2024
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