View Issue Details

IDProjectCategoryView StatusLast Update
0036527mantisbtbugtrackerpublic2025-11-16 20:45
Reportermarc.kraemer Assigned Todregad  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionno change required 
Summary0036527: Support for current/newer php versions
Description

In 0035215 the php release 8.4 is supported which was released 1 year ago. Since these releases are no majaor releases, there are not many changes.
The next php release 8.5 will be released in 1 month, and is already available for testing.

Usally most problems can be found using a static analyzer like https://github.com/phan/phan

It should not be to problematic to prepare a release before, or just after the release of php and support the latest version, as most things work in older versions too.

TagsNo tags attached.

Relationships

related to 0036614 resolveddregad PHP 8.5 compatibility 

Activities

dregad

dregad

2025-10-24 09:20

developer   ~0070598

We always do our best to adapt the software to maintain compatibility with recent PHP versions, fixing issues as they are identified as quickly as possible.

However, we have just a small team with little resources as we support Mantis in our spare time, so it's hard for us to anticipate this as you suggest.

Since this Issue does not identify any actual bug with PHP 8.5, I'm going to set it to resolved. If you want to help, please run the static analysis yourself and provide us with a list of incompatibilities or even better, submit pull requests to fix them.

dregad

dregad

2025-11-01 11:09

developer   ~0070610

Last edited: 2025-11-01 11:11

The next php release 8.5 will be released in 1 month, and is already available for testing.

@marc.kraemer
FYI I started compatibility testing on PHP 8.5 last week; overall tracking is in Issue 0036614, see child issues for details.
The good news is, there are only a few minor issues as far as I can tell.
Feel free to report new issues if you identify other problems.

dregad

dregad

2025-11-16 20:45

developer   ~0070655

Issue restored from backup following accidental deletion.