v.25.10Bug Fix (user-visible misbehavior in an official stable release)
Fix bug in the function reverseUTF8
Backported in #88944: Fix bug in the function reverseUTF8. In previous versions, it mistakenly reversed the bytes of UTF-8 code points of length 4. This closes #88913. #88914 (Alexey Milovidov).