MantisBT: master-2.28 daf676b9

Author Committer Branch Timestamp Parent
dregad dregad master-2.28 2026-04-17 06:31 master-2.28 1cc10355
Affected Issues  0037023: Deprecated error in PHP 8.5 when checking the installation in the admin panel
Changeset

Fix PHP 8.5 deprecation warning in admin checks

Using null as an array offset is deprecated, use an empty string instead

Fixes 0037023

mod - admin/check/check_email_inc.php Diff File