#5700 - utf8_* deprecated in PHP 8.2
| 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 | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments