moodle/admin/settings
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
..
analytics.php MDL-68052 analytics: Clean up analytics_indicator_calc records. 2020-11-17 20:27:00 +13:00
appearance.php MDL-75218 theme: Add a Favicon setting 2022-08-29 09:35:54 -03:00
badges.php MDL-70911 core_badges: Remove $CFG->badges_site_backpack 2021-03-10 09:09:05 +01:00
competency.php MDL-72119 admin: Move Enable competencies to Advanced features 2021-09-13 08:29:22 +02:00
courses.php MDL-41498 course: courses participant page 2022-03-30 10:03:16 +02:00
development.php MDL-71693 admin: set default for debugdisplay to off. 2021-05-20 21:37:37 +01:00
frontpage.php MDL-65782 roles: allow several roles with user/frontpage archetype 2019-06-04 11:49:23 +02:00
grades.php MDL-72873 core_grades: Remove $CFG->grade_navmethod 2021-12-16 00:10:13 +08:00
h5p.php MDL-68571 core_h5p: Return default handler if no it has been defined 2020-05-11 16:46:27 +02:00
language.php MDL-70230 admin: add setting sched. task status 2021-06-04 08:12:16 +02:00
license.php MDL-45184 tool_licenses: Add custom licenses 2020-05-26 12:08:05 +10:00
location.php MDL-69772 admin: Better validation for the allcountrycodes setting 2020-10-01 13:39:46 +02:00
messaging.php MDL-72119 admin: Fix warning on installation of new site. 2021-09-14 16:28:13 +02:00
mnet.php MDL-76053 admin: Remove various warnings related to MNet 2022-11-08 16:49:18 +01:00
moodleservices.php MDL-63153 admin: Adding Moodle services page to Site Administration 2018-10-22 11:08:27 +02:00
payment.php MDL-69166 core_payment: rename some functions 2020-10-27 15:34:55 +11:00
plugins.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
reportbuilder.php MDL-74721 reportbuilder: Disabling live editing in custom reports 2022-07-10 16:52:25 -05:00
security.php MDL-74489 admin: consider salt configuration as sensitive to site. 2022-04-12 16:19:40 +01:00
server.php MDL-74643 core_user: New admin setting for site support availability 2022-10-31 18:58:06 +08:00
subsystems.php MDL-73598 reportbuilder: feature switch for custom reports. 2022-01-19 23:20:52 +00:00
top.php MDL-69166 core_payment: add payment accounts 2020-10-27 14:40:49 +11:00
userfeedback.php MDL-69004 core: Encourage admins to enable user feedback 2020-06-11 11:24:30 +10:00
users.php MDL-74713 admin: format custom profile fields in identify config. 2022-06-14 17:19:39 +01:00