Skip to content

Conflicting replacements for some languages  #36

@florianeckerstorfer

Description

@florianeckerstorfer

I realised that there are some conflicting replacements in the Slugify class. I think these are specially the Esperanto characters, since the characters are also used in other languages. For example,

Slugify.php L:60

'ĉ' => 'c',

Slugify.php L:414

'ĉ' => 'cx',

Should we remove Esperanto or provide some switch for users to select which version they want?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions