moodle/availability
sam marshall c89ea6733c MDL-70537 Availability: Avoid recursive calls to $cm->name
These recursive calls didn't work in PHP 7.3 and below, but in PHP
7.4 they also cause a fatal error which means if you have invalid
availability data, the whole page might die.
2021-03-18 15:54:17 +00:00
..
classes MDL-70537 Availability: Avoid recursive calls to $cm->name 2021-03-18 15:54:17 +00:00
condition MDL-45242 Lib: Replace calls to deprecated functions 2021-03-10 10:57:10 +00:00
tests MDL-70537 Availability: Avoid recursive calls to $cm->name 2021-03-18 15:54:17 +00:00
yui MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-17 08:16:42 +00:00
renderer.php MDL-49434 availability: Use renderables for multiple messages 2015-07-15 11:43:01 +01:00
upgrade.txt MDL-57536 availability: Document required selectors changes 2017-01-02 18:50:54 +01:00