Documentation location/URL
https://www.drupal.org/docs/develop/coding-standards/use-drupal-unicode-...
Problem/Motivation
The documentation page describes Drupal 7 Unicode functions.
Proposed resolution
It needs to be updated to refer to mb_* functions as per Use mb_* functions instead of Unicode::* methods.
Comments
Comment #2
avpadernoComment #3
avpadernoComment #4
avpadernoSince that page is part of the Drupal coding standards, it is better that this type of changes are reviewed from the Coding Standards maintainers.
Comment #5
quietone commentedOn review I think I made a mistake when I changed the guide for that page. So it is now back with the Drupal 7 documentation.
Therefor I am closing this.