moodle/repository/url
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/privacy MDL-61568 repository_url: Implement null privacy provider 2018-04-17 10:26:49 +08:00
db
lang/en MDL-63249 lang: Merge English strings from the en_fix language pack 2018-09-04 08:40:48 +02:00
pix MDL-50175 graphics: Optimized PNG images with optipng 2016-02-25 11:56:37 +00:00
tests MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00
lib.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
locallib.php MDL-65479 repository_url: make regexp PCRE2 compatible 2019-05-08 18:26:46 +02:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00