Skip to content

v2.10.0

@GreyWyvern GreyWyvern tagged this 29 Apr 06:36
In some cases a binary string may pass as valid UTF-8 to the `mb_check_encoding(..., 'UTF-8')` function. Use a comprehensive regexp from the W3 group instead to be **certain** we aren't trying to parse binary content in `formatContent()`.

Reference: https://www.w3.org/International/questions/qa-forms-utf-8.en
Assets 2
Loading