moodle/mod/lesson/pagetypes
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
..
branchtable.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
cluster.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
endofbranch.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
endofcluster.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
essay.php MDL-53966 lesson: Allow maximum number of attempts to be unlimited 2020-10-04 13:20:39 +11:00
matching.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
multichoice.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
numerical.php MDL-53966 lesson: Allow maximum number of attempts to be unlimited 2020-10-04 13:20:39 +11:00
shortanswer.php MDL-53966 lesson: Allow maximum number of attempts to be unlimited 2020-10-04 13:20:39 +11:00
truefalse.php MDL-72667 lesson: improve colour contrast of correct text 2021-11-04 21:01:55 +08:00