Back to Moodle

mod_imscp Upgrade notes

public/mod/imscp/UPGRADING.md

5.2.0667 B
Original Source

mod_imscp Upgrade notes

5.2

Removed

  • The imscp_libxml_disable_entity_loader() has been removed from public/mod/imscp/deprecatedlib.php.

    For more information see MDL-87425

5.1

Deprecated

  • The \mod_imscp\event\course_module_instance_list_viewed event is now deprecated. Use \core\event\course_resources_list_viewed instead.

    For more information see MDL-84632

5.0

Removed

  • Final removal of deprecated imscp_libxml_disable_entity_loader function

    For more information see MDL-78635