Skip to content

[stable35] fix(api): Fix talk hash calculation with turn server arrays - #19166

Merged
nickvergessen merged 2 commits into
stable35from
backport/19115/stable35
Aug 27, 2026
Merged

[stable35] fix(api): Fix talk hash calculation with turn server arrays #19166
nickvergessen merged 2 commits into
stable35from
backport/19115/stable35

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 27, 2026

Copy link
Copy Markdown

Backport of PR #19115

Turn server is an array of arrays, so imploding didn't work but yielded:
Array to string conversion at RoomController.php line 184
So using json_encode for all arrays instead

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@backportbot backportbot Bot added bug feature: api 🛠️ OCS API for conversations, chats and participants 3. to review labels Aug 27, 2026
@backportbot backportbot Bot added this to the ⛅ Next RC (35) milestone Aug 27, 2026
@nickvergessen
nickvergessen merged commit 367d451 into stable35 Aug 27, 2026
79 checks passed
@nickvergessen
nickvergessen deleted the backport/19115/stable35 branch August 27, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants