Skip to content

[stable32] fix: correct parameter order in getUserConfigByKey method#6097

Merged
vitormattos merged 1 commit intostable32from
backport/6095/stable32
Dec 11, 2025
Merged

[stable32] fix: correct parameter order in getUserConfigByKey method#6097
vitormattos merged 1 commit intostable32from
backport/6095/stable32

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6095

Optional parameter declared before required parameter causes implicit
required treatment. Changed method signature to put required parameter
$key before optional parameter $user, and updated all call sites.

Signed-off-by: Vitor Mattos <[email protected]>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 11, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (32) milestone Dec 11, 2025
@vitormattos vitormattos merged commit 02753f1 into stable32 Dec 11, 2025
61 of 79 checks passed
@vitormattos vitormattos deleted the backport/6095/stable32 branch December 11, 2025 14:27
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant