- Issue created by @k-l
- @k-l opened merge request.
I have changed the strtoupper() and strtolower() with mb_strtoupper() and mb_strtolower() and created the patch.
- 🇬🇧United Kingdom jofitz
Great work @k-l, thanks for including the tests too. Don't forget to assign issues to yourself when you are working on them to avoid other people working at the same time. Also set the status to Needs Review (and unassign yourslef) when you have finished working. Thanks!
@deepali sardana thanks for your contribution, but everything in your patch has been covered by @k-l's merge request.
Can someone add to the merge request and include multibyte string functions for UpperCaseFirst and (if possible) TitleCase. Setting back to Needs Work.