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