moodle/admin/roles
Marina Glancy a800e7e62f MDL-74853 various: add second parameter to htmlentities functions
Default value of the $flag argument changed in PHP 8.1 from ENT_COMPAT to ENT_QUOTES | ENT_SUBSTITUTE
To ensure consistent behavior across different PHP version the second parameter is now required for the functions:
htmlspecialchars(), htmlentities(), htmlspecialchars_decode(), html_entity_decode() and get_html_translation_table()
2022-11-28 16:12:20 +01:00
..
classes MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
tests Merge branch 'MDL-73423-master' of https://github.com/marinaglancy/moodle 2022-05-26 00:18:35 +08:00
admins.php MDL-66762 user: escape extra/email user fields. 2019-11-07 09:00:19 +08: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
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