- Issue created by @Andrei Haurukovich
- Merge request !37Fix php8.2 issue related to deprecated function utf8_decode → (Open) created by Andrei Haurukovich
- last update
about 1 year ago Unable to generate test groups - Status changed to Needs review
about 1 year ago 2:27pm 1 March 2024 - Status changed to Needs work
3 months ago 2:05pm 6 December 2024 - 🇬🇧United Kingdom steven jones
Yeah...not sure what to do here tbh.
See: https://php.watch/versions/8.2/utf8_encode-utf8_decode-deprecated for a discussion of various options.
We should probably determine if this can be removed entirely as that page suggests can usually be done.
- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
Why the call to
function_exists()
?mb_convert_encoding()
has been in PHP for ages. - Status changed to Closed: won't fix
18 days ago 11:07am 21 February 2025 - 🇬🇧United Kingdom steven jones
Ah sorry, Drupal 7 isn't supported any longer, so closing this issue.