moodle/lib/tests/other
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
..
chartjstestpage.php MDL-68477 libraries: add legend option examples to test page 2020-04-23 09:23:21 +08:00
completion.manualtest.txt
jquerypage.php
pdflibtestpage.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
spreadsheettestpage.php MDL-65741 libraries: Fix coding style errors in Excel lib 2019-07-05 15:59:37 +02:00
todochecker.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00