Problem/Motivation

Both Unicode::strpos and Unicode::strtolower are removed in Drupal 9, check here for more details https://www.drupal.org/node/2850048.

Proposed resolution

Replace Use mb_* functions instead of Unicode::* methods

Remaining tasks

Please review the patch.

Comments

Sharique created an issue. See original summary.

  • Nigel Cunningham committed 2691590 on 8.x-2.x
    Issue #3322646 by Sharique: Unknown function Unicode::strtolower and...
nigelcunningham’s picture

Status: Needs review » Fixed

Reviewed and applied; thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.