moodle/media/classes
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
..
privacy MDL-61948 core_media: Implement null privacy provider 2018-04-18 13:44:13 +08:00
manager.php MDL-72042 media: Remove SWF media player 2021-09-17 10:39:17 +02:00
player.php MDL-56712 media: Remove 3.2 deprecated functions and classes 2018-07-30 09:25:34 +08:00
player_external.php
player_native.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00