Skip to content

chore(psalm): forbid iconv#60655

Draft
ChristophWurst wants to merge 2 commits into
masterfrom
chore-psalm-forbid-iconv
Draft

chore(psalm): forbid iconv#60655
ChristophWurst wants to merge 2 commits into
masterfrom
chore-psalm-forbid-iconv

Conversation

@ChristophWurst
Copy link
Copy Markdown
Member

@ChristophWurst ChristophWurst commented May 22, 2026

  • Resolves: #

Summary

iconv transliteration is locale- and config-dependent; use UnicodeString::ascii() from symfony/string instead.

TODO

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

iconv transliteration is locale- and config-dependent; use
UnicodeString::ascii() from symfony/string instead.

Assisted-by: Claude:claude-sonnet-4-6
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
psalm*.xml and build/psalm-baseline*.xml were missing from the
paths-filter, so PRs touching only those files would skip all
Psalm jobs.

Assisted-by: Claude:claude-sonnet-4-6
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
Copy link
Copy Markdown
Member

@ArtificialOwl ArtificialOwl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

effective

@nickvergessen
Copy link
Copy Markdown
Member

cs does not support something like this, right? That would allow bringing it to all apps with the shared config 🙈

@ChristophWurst
Copy link
Copy Markdown
Member Author

couldn't find such thing unfortunately. but yeah, was also wondering how we could best bring this to apps

@ChristophWurst ChristophWurst added this to the Nextcloud 35 milestone May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants