Skip to content

fix(php): use type-safe string concatenation#12494

Merged
kesselb merged 1 commit intomainfrom
fix/php/string-concat
Feb 27, 2026
Merged

fix(php): use type-safe string concatenation#12494
kesselb merged 1 commit intomainfrom
fix/php/string-concat

Conversation

@ChristophWurst
Copy link
Member

Psalm doesn't like us concatenating int with strings. So I use the string interpolation.

Extracted from #11224

Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@kesselb kesselb disabled auto-merge February 27, 2026 09:22
@kesselb kesselb merged commit 4d4de0b into main Feb 27, 2026
40 of 42 checks passed
@kesselb kesselb deleted the fix/php/string-concat branch February 27, 2026 09:23
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💌 📅 👥 Groupware team Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

3 participants