\Drupal\Component\Utility\Unicode::strlen() is deprecated in Drupal 8.6.0 and will be removed before Drupal 9.0.0. Use mb_strlen() instead. See https://www.drupal.org/node/2850048.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mb-functions-3003210-2.patch | 17.23 KB | aheredia |
Comments
Comment #2
aheredia commentedHere is the patch
Comment #3
aheredia commentedComment #5
jrockowitz commented@aheredia Thanks for the patch.