MantisBT: master 8c8540a0

Author Committer Branch Timestamp Parent
dregad dregad master 2026-07-13 18:47 master 12e9a818
Affected Issues  0037288: Upgrade Slim Framework to 3.13.0
Changeset

Update Slim to 3.13.0 for PHP 8.1+ support

Slim 3.13.0 was released in April 2026, with support for PHP 8.1+,
despite the earlier statement by the Slim project team that 3.x was
end-of-life and would not be updated.

Consequently, the workarounds that were implemented to support PHP 8.x
with Slim 3.12.5 are no longer needed and can be reverted.

  • Bumps slim/slim from 3.12.5 to 3.13.0
  • Reverts the workarounds (795ff02e5500008f055589038ae0404ed575537a,
    d5a30a0cb15e617749a1feb0ef46dbe782b522b2)

Fixes 0037288, PR https://github.com/mantisbt/mantisbt/pull/2242

mod - api/rest/index.php Diff File
mod - composer.lock Diff File