MantisBT: master 33dc1c7d

Author Committer Branch Timestamp Parent
atrol atrol master 2020-12-06 00:00 master 53b7c8ca
Affected Issues  0027701: System notice in lang_error_handler
Changeset

Fix PHP Notice in admin/test_langs.php

Did not fix the issue (deal with the errcontext array),
but removed the errcontext parameter as it has been deprecated as of PHP 7.2.0 [1]

[1] https://www.php.net/manual/en/function.set-error-handler.php

Fixes 0027701

mod - admin/test_langs.php Diff File