MantisBT: master 053dd6be

Author Committer Branch Timestamp Parent
atrol atrol master 2017-11-15 12:08 master 1254f0dd
Affected Issues  0023640: Usage of deprecated each() function
Changeset

Remove usage of deprecated each() function

each() has been deprecated as of PHP 7.2.0 [1]

[1] http://php.net/manual/en/function.each.php

Fixes 0023640

mod - admin/check/check_php_inc.php Diff File
mod - core/config_api.php Diff File
mod - core/html_api.php Diff File
mod - core/print_api.php Diff File
mod - my_view_page.php Diff File