View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032028 | mantisbt | db schema | public | 2023-02-12 05:00 | 2023-09-02 07:41 |
Reporter | dregad | Assigned To | dregad | ||
Priority | normal | Severity | major | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0032028: Update ADOdb to 5.22.5 | ||||
Description | This is required for PHP 8.2 support. ADOdb 5.22.5 was released 04-Apr-2023. New ADOdb release https://github.com/ADOdb/ADOdb/blob/v5.22.5/docs/changelog.md | ||||
Additional Information | |||||
Tags | adodb, PHP 8.2 | ||||
related to | 0028015 | closed | dregad | Update ADOdb to 5.21.4 |
parent of | 0027840 | resolved | dregad | Increase minimum PHP requirement to 7.2.5 |
related to | 0031928 | closed | dregad | Error on installation MantisBT 2.25.5 |
related to | 0032612 | resolved | dregad | DEPRECATED: 'Creation of dynamic property BugData::$bug_text_id |
child of | 0032027 | resolved | dregad | PHP 8.2 support |
if not update, at least just patch it, to work with php 8.2 |
|
Currently it seems the SOAP integration for Mantis on PHP 8.2 is broken due to an error message:
Judging from the ADOdb changelog, this has been fixed in 5.22.5 and 5.22.6. |
|
MantisBT: master e5ec5410 2023-08-01 12:37 Details Diff |
Update ADOdb minimum version to 5.22 Fixes 0032028, 0032027 |
Affected Issues 0032027, 0032028 |
|
mod - composer.json | Diff File | ||
MantisBT: master 1e12bdba 2023-09-02 07:21 Details Diff |
Bump adodb/adodb-php from 5.21.4 to 5.22.6 Fixes 0032028, 0032027 Closes https://github.com/mantisbt/mantisbt/pull/1895 |
Affected Issues 0032027, 0032028 |
|
mod - composer.lock | Diff File |