View Issue Details

IDProjectCategoryView StatusLast Update
0032028mantisbtdb schemapublic2024-01-20 03:05
Reporterdregad Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Target Version2.26.0Fixed in Version2.26.0 
Summary0032028: Update ADOdb to 5.22.6
Description

This is required for PHP 8.2 support.

ADOdb 5.22.5 was released 04-Apr-2023.
ADOdb 5.22.6 was released 11-Jun-2023.

New ADOdb release https://github.com/ADOdb/ADOdb/blob/v5.22.6/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 closeddregad Increase minimum PHP requirement to 7.2.5 
parent of 0033031 closed Problem in the download process (عندي مشكله في عمليه التنزيل) 
related to 0031928 closeddregad Error on installation MantisBT 2.25.5 
related to 0032612 closeddregad DEPRECATED: 'Creation of dynamic property BugData::$bug_text_id 
related to 0033171 closeddregad Update ADOdb to 5.22.7 
related to 0033519 closeddregad MySQL Native Driver (mysqlnd) is required 
child of 0032027 closeddregad 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