View Issue Details

IDProjectCategoryView StatusLast Update
0006173Composrcorepublic2025-03-15 00:54
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version11.beta7 
Fixed in Version 
Summary0006173: Bundle our non-bundled addon for IMAP
DescriptionAs of PHP 8.4, IMAP extension is not bundled with PHP anymore (and frankly not well maintained anyway).

Let's make bundled our non-bundled IMAP addon from now on to compensate, and use that instead of PHP's IMAP.
TagsRoadmap: v11
Time estimation (hours)
Sponsorship open

Activities

admin

2025-03-15 00:54

administrator   ~0009873

Automated response: PHP IMAP extension deprecated

PHP 8.4 deprecates their IMAP extension. We migrated the non-bundled addon imap into bundled addon core_imap.

admin

2025-03-15 00:54

administrator   ~0009874

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

admin

2025-03-15 00:54

administrator  

hotfix-6173, 2025-03-15 12am.tar (3,857,920 bytes)

admin

2025-03-15 00:54

administrator   ~0009875

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-03-14 23:49 Patrick Schmalstig New Issue
2025-03-14 23:49 Patrick Schmalstig Status non-assigned => assigned
2025-03-14 23:49 Patrick Schmalstig Assigned To => Patrick Schmalstig
2025-03-14 23:49 Patrick Schmalstig Tag Attached: Roadmap: v11