View Issue Details

IDProjectCategoryView StatusLast Update
5700Composrcorepublic2024-04-28 22:31
ReporterPDStig Assigned ToPDStig  
PriorityhighSeveritytrivial 
Status resolvedResolutionfixed 
Product Version10.0.47 
Fixed in Version10.0.48.beta 
Summary5700: utf8_* deprecated in PHP 8.2
DescriptionSome 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.
TagsRoadmap: v11
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Relationships

related to 5698 ResolvedPDStig Additional PHP 8 deprecation errors 

Activities

admin

2024-04-15 03:16

administrator   ~8610

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/).

PDStig

2024-04-15 03:18

administrator   ~8611

This may also need to be processed for v11

PDStig

2024-04-28 22:31

administrator   ~8711

Does not need implementing for v11

Issue History

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