Commit Graph

4 Commits

Author SHA1 Message Date
meirzamoodle 0546d6b134 MDL-87425 general: Remove the deprecated code 2026-01-13 20:48:18 +07:00
Petr Skoda 4719994d6d MDL-87066 core: add clean_string() to solve double encoding in Mustache
The idea is to prevent double escaping in s()
and mustache.escape() by using numeric html
entities to sanitise result of format_string(),
get_string() and similar.
2025-11-27 14:57:52 +01:00
Andrew Nicols 47764f6d82 MDL-85897 core: Move all deprecations to emit_deprecation 2025-07-30 13:56:04 +08:00
Andrew Nicols f747c15cbf MDL-83424 core: Restructure Moodle codebase 2025-07-12 17:51:38 +08:00