Skip to content

Fix invalid hook type - #244

Merged
FelixJacobi merged 3 commits into
masterfrom
233-hookid-data-type
Aug 29, 2026
Merged

Fix invalid hook type#244
FelixJacobi merged 3 commits into
masterfrom
233-hookid-data-type

Conversation

@samuelwei

@samuelwei samuelwei commented Jul 21, 2026

Copy link
Copy Markdown

Fixes #233

Changed in BBB 3.0 from int to string
Our currently implementation was already using string for HooksDestroyParameters , but the return types where using int

Should be part of the next major version.

@samuelwei samuelwei linked an issue Jul 21, 2026 that may be closed by this pull request
@samuelwei
samuelwei requested a review from FelixJacobi July 21, 2026 15:37
@FelixJacobi
FelixJacobi merged commit 393f197 into master Aug 29, 2026
12 checks passed
@FelixJacobi
FelixJacobi deleted the 233-hookid-data-type branch August 29, 2026 08:06
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.

HookID data type was changed in bbb: v3.*

2 participants