View Issue Details

IDProjectCategoryView StatusLast Update
0027701mantisbtcode cleanuppublic2021-03-07 18:29
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.25.0Fixed in Version2.25.0 
Summary0027701: System notice in lang_error_handler
Description

If admin/test_langs.php throws an error, the error handler gives

PHP Notice: Array to string conversion in .../admin/test_langs.php on line 431

TagsNo tags attached.

Relationships

related to 0023942 closeddregad Remove deprecated "errcontext" parameter from standard error handler 

Activities

Related Changesets

MantisBT: master 33dc1c7d

2020-12-06 00:00

atrol


Details Diff
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
Affected Issues
0027701
mod - admin/test_langs.php Diff File