View Issue Details

IDProjectCategoryView StatusLast Update
0033171mantisbtdb schemapublic2025-01-24 21:53
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version2.26.1Fixed in Version2.26.1 
Summary0033171: Update ADOdb to 5.22.7
Description

Improved PHP 8.x support.

ADOdb 5.22.7 was released 04-Nov-2023.

New ADOdb release https://github.com/ADOdb/ADOdb/blob/v5.22.7/docs/changelog.md

Additional Information

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

Tagsadodb, PHP 8.1, PHP 8.2

Relationships

related to 0032028 closeddregad Update ADOdb to 5.22.6 
related to 0035257 closeddregad Update ADOdb to 5.22.8 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master b97850cf

2023-11-10 12:04

dependabot[bot]

Committer: community


Details Diff
Bump adodb/adodb-php from 5.22.6 to 5.22.7

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.22.6 to 5.22.7.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](https://github.com/ADOdb/ADOdb/compare/v5.22.6...v5.22.7)

Fixes 0033171, PR https://github.com/mantisbt/mantisbt/pull/1939

---
updated-dependencies:
- dependency-name: adodb/adodb-php
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Affected Issues
0033171
mod - composer.lock Diff File

MantisBT: master-2.26 c6870c21

2023-11-10 12:04

dependabot[bot]

Committer: dregad


Details Diff
Bump adodb/adodb-php from 5.22.6 to 5.22.7

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.22.6 to 5.22.7.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](https://github.com/ADOdb/ADOdb/compare/v5.22.6...v5.22.7)

Fixes 0033171, PR https://github.com/mantisbt/mantisbt/pull/1939

---
updated-dependencies:
- dependency-name: adodb/adodb-php
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b97850cfcffee7061a1d521ad77e802047c89ff5)
Affected Issues
0033171
mod - composer.lock Diff File

MantisBT: master-2.26 f9d386be

2023-11-14 04:29

dregad


Details Diff
Fixing composer.lock discrepancy

Caused by backporting the dependabot commit to upgrade adodb [1] from
master branch (which requires PHP 7.4, while 2.26 is still on 7.2).

Fixes 0033171

[1]: c6870c21db7a99d36885be164f4454b00ab448e3
Affected Issues
0033171
mod - composer.lock Diff File

MantisBT: master 13232d35

2023-11-14 04:44

dregad


Details Diff
Composer update

Fixing broken CI builds due to discrepancy in minimum PHP version /
platform following recent depandabot adodb upgrade.

- Upgrading phpunit/php-token-stream (3.1.3 => 4.0.4)
- Upgrading psr/container (1.1.1 => 1.1.2)

Fixes 0033171
Affected Issues
0033171
mod - composer.lock Diff File