View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0035312 | mantisbt | rss | public | 2025-02-11 12:20 | 2025-03-01 18:40 |
| Reporter | raspopov | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Microsoft | OS | Windows Server | OS Version | 2022 |
| Product Version | 2.27.0 | ||||
| Target Version | 2.27.1 | Fixed in Version | 2.27.1 | ||
| Summary | 0035312: RSS Builder PHP deprecation warnings on PHP 8.1+ | ||||
| Description | When opening news_rss.php the next error reported: | ||||
| Tags | PHP 8.1 | ||||
| related to | 0024145 | new | Replace rssbuilder with a well maintained library via composer |
|
PR for this: https://github.com/mantisbt/mantisbt/pull/2094 By the way, I converted an original SVN repository from Google Code Archive to GitHub (not sure why): https://github.com/raspopov/flaimo-php |
|
|
Problem confirmed on PHP 8.1 and later Thanks for the PR.
Thank for the info. Don't know why either ;-) |
|
|
MantisBT: master-2.27 4d0be3fd 2025-02-11 12:16 Committer: dregad Details Diff |
Fix PHP deprecated warnings causing RSS output to be blocked Fixes 0035312 |
Affected Issues 0035312 |
|
| mod - library/README.md | Diff File | ||
| mod - library/rssbuilder/class.ObjectIterator.inc.php | Diff File | ||
| mod - library/rssbuilder/class.ObjectList.inc.php | Diff File | ||
| mod - library/rssbuilder/class.RSSBase.inc.php | Diff File | ||