moodle/availability
sam marshall 6b06a36646 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:56:55 +00:00
..
classes MDL-70537 Availability: Avoid recursive calls to $cm->name 2021-03-18 15:56:55 +00:00
condition MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
tests MDL-70537 Availability: Avoid recursive calls to $cm->name 2021-03-18 15:56:55 +00:00
yui MDL-67991 availability: Fix access restrictions labels 2020-08-07 10:02:25 +02: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