be called before executing a task, and a new function \core\task\manager::get_running_tasks()
returns information about currently-running tasks.
* New library function rename_to_unused_name() to rename a file within its current location.
+* Constant \core_h5p\file_storage::EDITOR_FILEAREA has been deprecated
+ because it's not required any more.
+ * The ZipStream-PHP library has been added to Moodle core in /lib/zipstream.
+ * The php-enum library has been added to Moodle core in /lib/php-enum.
+ * The http-message library has been added to Moodle core in /lib/http-message.
=== 3.9 ===
* Following function has been deprecated, please use \core\task\manager::run_from_cli().