View Issue Details

IDProjectCategoryView StatusLast Update
0032028mantisbtdb schemapublic2023-09-02 07:41
Reporterdregad Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityN/A
Status resolvedResolutionfixed 
Target Version2.26.0Fixed in Version2.26.0 
Summary0032028: 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

https://github.com/mantisbt/mantisbt/pull/1879

Tagsadodb, PHP 8.2

Relationships

related to 0028015 closeddregad Update ADOdb to 5.21.4 
parent of 0027840 resolveddregad Increase minimum PHP requirement to 7.2.5 
related to 0031928 closeddregad Error on installation MantisBT 2.25.5 
related to 0032612 resolveddregad DEPRECATED: 'Creation of dynamic property BugData::$bug_text_id 
child of 0032027 resolveddregad PHP 8.2 support 

Activities

marc.kraemer

marc.kraemer

2023-02-17 10:15

reporter   ~0067399

if not update, at least just patch it, to work with php 8.2

Koenvh

Koenvh

2023-07-09 12:19

reporter   ~0067876

Currently it seems the SOAP integration for Mantis on PHP 8.2 is broken due to an error message:

Creation of dynamic property ADORecordSet_mysqli::$adodbFetchMode is deprecated

Judging from the ADOdb changelog, this has been fixed in 5.22.5 and 5.22.6.

Related Changesets

MantisBT: master e5ec5410

2023-08-01 12:37

dregad


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

dregad


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