Skip to content

Version 1.2.3 (20240112)

Compare
Choose a tag to compare
@ngandrass ngandrass released this 12 Jan 17:35
· 96 commits to master since this release
a2657d1

Changelog

  • Fix job setting storage issues with MySQL / MariaDB
  • Create PHPUnit tests for key components
  • Set up automated Moodle-CI tests for all supported Moodle and PHP versions with both PostgreSQL and MariaDB
  • Remove use of 'mixed' union type to fix PHP 7.4 compatibility
  • Replace ValueError exceptions to fix PHP 7.4 compatibility
  • Improve PHPDoc comments
  • Fix deserialization of example JSON test data within Mustache templates
  • Improve error reporting of Moodle backup management class
  • Improve webservice parameter strictness