moodle/competency
Frederic Massart 0eda810d17
MDL-56459 competency: Invalid use of indirect property key
This change ensures that PHP7 and earlier work the same way. Before
the patch PHP < 7 would not expand the property as we expected it.

More information here:
http://php.net/manual/en/migration70.incompatible.php#migration70.incompatible.variable-handling.indirect
2016-11-16 13:53:31 +08:00
..
classes MDL-56459 competency: Invalid use of indirect property key 2016-11-16 13:53:31 +08:00
tests MDL-56459 competency: Invalid use of indirect property key 2016-11-16 13:53:31 +08:00
lib.php MDL-47162 core_message: Add course id to message eventdata 2016-10-27 18:11:27 +02:00