View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033171 | mantisbt | db schema | public | 2023-11-10 12:02 | 2025-01-24 21:53 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.26.1 | Fixed in Version | 2.26.1 | ||
| Summary | 0033171: 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 | |||||
| Tags | adodb, PHP 8.1, PHP 8.2 | ||||
|
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 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 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 | ||