MantisBT: master 15e513cf

Author Committer Branch Timestamp Parent
dregad dregad master 2025-10-24 12:05 master febb203a
Affected Issues  0036616: PHP 8.5: case followed by semicolon deprecations
Changeset

PHP 8.5: Case statements followed by a semicolon

Case statements followed by a semicolon (;) are deprecated, use a colon
(:) instead.

mod - core/classes/BugFilterQuery.class.php Diff File
mod - core/filter_form_api.php Diff File