View Issue Details

IDProjectCategoryView StatusLast Update
6128Composrcorepublic2025-03-14 23:17
ReporterMaster Rat Assigned ToPDStig  
PrioritynormalSeveritytrivial 
Status resolvedResolutionfixed 
Product Version11.beta7 
Summary6128: XML reader and writer handlers in PHP 8.4 must have callable strings
DescriptionXML reader and writer handlers in PHP 8.4 must have callable strings (include the xml_set_character_data_handler error in the info)
TagsNo tags attached.
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2025-03-14 23:17

administrator   ~9868

Automated response: Deprecation of strings as handlers

This hotfix fixes it for PHP 8.4

admin

2025-03-14 23:17

administrator   ~9869

Fixed in Git commit 9ed6387cc1 (https://gitlab.com/composr-foundation/composr/commit/9ed6387cc1 - link will become active once code pushed to GitLab)

admin

2025-03-14 23:17

administrator   ~9870

A hotfix (a TAR of files to upload) has been uploaded to this issue. Only apply this hotfix if you absolutely need it and cannot wait until the next release of Composr (releases are more reliable and strictly tested). As of Composr version 11, the recommended way to apply a hotfix is by following the same steps as an upgrade (https://baseurl/upgrader.php, use the hotfix on the step “Transfer across new/updated files”). The upgrader will automatically skip files belonging to addons you do not have installed or that are newer on disk than in the hotfix. Otherwise, you can manually extract and replace these files (do not replace if your on-disk file is newer than the one in the hotfix). Always take backups of your site or at least files you are replacing before applying a hotfix. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Issue History

Date Modified Username Field Change
2025-01-17 15:36 Master Rat New Issue