#5700 - utf8_* deprecated in PHP 8.2

  • By
  • Added
  • 6 views
Identifier #5700
Issue type Trivial issue (does not break functionality)
Title utf8_* deprecated in PHP 8.2
Status Completed
Tags

Roadmap: v11 (custom)

Handling member PDStig
Version 10.0.47
Addon core
Description Some places around the code were still using utf8_* directly when they (probably) should be using convert_to_internal_encoding. This function prioritises other encoding methods first and uses PHP's deprecated functions as a very last resort.

NOTE: This has not yet been thoroughly tested.
Steps to reproduce

Related to

#5698 - Additional PHP 8 deprecation errors

Funded? No
Commits

Fixed MANTIS-5700 (utf-8 deprecated in PHP 8.2) (0507225f) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated