Skip to content

3.4.11

Choose a tag to compare

@github-actions github-actions released this 22 Mar 15:10
· 254 commits to main since this release

Changed

  • Plugin bundled phpunit.xml files are not overwritten or modified ever.
  • For Moodle 3.9 and up, when the plugin is missing any tests/coverage.php file, core defaults (lib.php, locallib.php, classes/, ...) will be applied. Previously, all the *.php files were applied by default (note that older Moodle versions will continue getting them).

Take a look at the CHANGELOG for details about other releases.
Please follow 3.0 Upgrade guide when upgrading from 2.x.