MantisBT 2.25.7 released

In order to stay up to date with the latest MantisBT news, please star our GitHub repository, join our Gitter channel, or follow us on X or Mastodon and retweet to spread the word!

Go ahead and download the release from our website.

MantisBT 2.25.7

Hotfix release, correcting a regression on PHP 8.1 introduced in 2.25.6, and addressing a few other issues.

All installations are advised to upgrade as soon as possible.

  •  0030127[email] new PHPMailer() is created for every outgoing email (dregad)
  •  0032076[bugtracker] Ampersand in $g_search_title prevents adding search engine (dregad)
  •  0032086[bugtracker] IssueViewPageCommand.php line 135: ‘Undefined array key “version” with php 8.1.16 (dregad)
  •  0032243[plug-ins] EVENT_LOG can produce stack overflow when LOG_DATABASE is enabled (dregad)
  •  0032131[performance] access_project_array_filter can lead to many SQL requests (dregad)
  •  0032353[bugtracker] Getting Undefined index: target_version when viewing bug (atrol)