Unicode::strtolower() deprecation in Drupal 8.6.0.
Use mb_strtolower() in Administration Language Negotiation 8.x-1.x instead.
| Comment | File | Size | Author |
|---|---|---|---|
| administration_language_negotiation_patch.diff | 1.8 KB | sleitner |
Unicode::strtolower() deprecation in Drupal 8.6.0.
Use mb_strtolower() in Administration Language Negotiation 8.x-1.x instead.
| Comment | File | Size | Author |
|---|---|---|---|
| administration_language_negotiation_patch.diff | 1.8 KB | sleitner |
Comments
Comment #3
polThanks!