moodle/user/profile/field/text
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-75380 customfields: Fix incorrect links sent when enrolling users 2022-10-20 17:20:30 +01:00
lang/en MDL-63249 lang: Merge English strings from the en_fix language pack 2018-09-04 08:40:48 +02:00
tests MDL-75380 customfields: Fix incorrect links sent when enrolling users 2022-10-20 17:20:30 +01:00
define.class.php MDL-75380 customfields: Fix incorrect links sent when enrolling users 2022-10-20 17:20:30 +01:00
field.class.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00