Skip to content

replace strtolower calls with Common::mb_strtolower to prevent twig error " The string to escape is not a valid UTF-8 string" #10083

@mattab

Description

@mattab

Goal:

  • Replace most calls to strtolower by Common::mb_strtolower
  • Similarly replace calls to strtoupper, ucfirst, and other non unicode safe functions (maybe this could be done in a separate issue if this one focuses on strtolower)

Follows up #10050 #4410

Metadata

Metadata

Assignees

No one assigned

    Labels

    TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions