View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5700 | Composr | core | public | 2024-04-15 03:16 | 2024-04-28 22:31 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | high | Severity | trivial | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.47 | ||||
Fixed in Version | 10.0.48.beta | ||||
Summary | 5700: utf8_* deprecated in PHP 8.2 | ||||
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. | ||||
Tags | Roadmap: v11 | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit 0507225f20 (https://gitlab.com/composr-foundation/composr/commit/0507225f20 - link will become active once code pushed to GitLab) A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |
|
This may also need to be processed for v11 |
|
Does not need implementing for v11 |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-15 03:18 | PDStig | Relationship added | related to 5698 |
2024-04-15 03:18 | PDStig | Status | Resolved => Assigned |
2024-04-15 03:18 | PDStig | Note Added: 0008611 | |
2024-04-15 03:18 | PDStig | Tag Attached: Roadmap: v11 | |
2024-04-15 03:21 | PDStig | Summary | utf-8 deprecated in PHP 8.2 => utf8_* deprecated in PHP 8.2 |
2024-04-15 03:21 | PDStig | Description Updated | |
2024-04-28 22:31 | PDStig | Status | Assigned => Resolved |
2024-04-28 22:31 | PDStig | Note Added: 0008711 |