moodle/admin/roles
Marina Glancy 594a8c5ab7 MDL-76356 various: avoid implicit conversion to arrays
PHP before version 8.1 automatically converted stdClass or 'false' to arrays if
function parameter expects array (for example, "reset").
PHP 8.1 shows notices in these situations
2023-01-10 12:16:52 +01:00
..
classes MDL-75805 admin: allow multiselect when editing site administrators. 2022-12-09 11:22:07 +00:00
tests MDL-76356 various: avoid implicit conversion to arrays 2023-01-10 12:16:52 +01:00
admins.php MDL-75805 admin: allow multiselect when editing site administrators. 2022-12-09 11:22:07 +00:00
ajax.php MDL-55456 course: set context for category ajax requests 2016-10-18 12:50:21 +10:30
allow.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
assign.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
check.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
define.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
lib.php MDL-40337 fix some more deprecated calls in role code 2013-06-27 22:41:14 +02:00
manage.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
managetabs.php MDL-50666 core: Add function get_viewable_roles to set role visibility 2017-12-19 13:53:23 +13:00
module.js MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
override.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
permissions.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
role_schema.xml MDL-50666 core: Add function get_viewable_roles to set role visibility 2017-12-19 13:53:23 +13:00
usersroles.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30