moodle/tag
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
templates MDL-60492 core_tag: Fix title attribute 2020-08-05 12:52:09 +01:00
tests MDL-75449 reportbuilder: add no tags/exclude tags filter operators. 2022-10-14 16:04:37 +01:00
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_form.php MDL-51283 core_tag: change tagtype to isstandard 2016-02-02 17:31:14 +08:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-53772 inplace_editable: set context in callbacks 2016-04-14 13:58:29 +08:00
locallib.php MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
manage.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
search.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
upgrade.txt MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php 2018-08-01 10:32:37 +08:00
user.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30