mirror of
https://github.com/moodle/moodle.git
synced 2025-07-19 13:21:42 +02:00
This makes the '*' observers to be executed always first. This change allows us to implement parent event class catching if we ever decide we need it without breaking BC. This change includes some more unit test fixes.