Skip to content

Fix `implode(): Argument #2 ($array) must be of type ?array` error by setting...

Fix implode(): Argument #2 ($array) must be of type ?array error by setting fallback value to an empty array.

Closes #3269112

Merge request reports