anthology-ally / moodle-tool_ally

1 stars 16 forks source link

Class \course_backup\copy\copy is deprecated. Please use the copy_helper class instead. #76

Open aspark21 opened 2 years ago

aspark21 commented 2 years ago

https://github.com/open-lms-open-source/moodle-tool_ally/blob/MOODLE_311_STABLE/tests/event_handlers_test.php#L331

tool_ally\event_handlers_test::test_course_restored Unexpected debugging() call detected. Debugging: Class \course_backup\copy\copy is deprecated. Please use the copy_helper class instead.

/var/www/html/lib/phpunit/classes/advanced_testcase.php:88 phpvfscomposer:///var/www/html/vendor/phpunit/phpunit/phpunit:97

aspark21 commented 2 years ago

Caused by https://github.com/moodle/moodle/commit/f7189aea988b9b2ff8fc7bf37399d182504e773e https://tracker.moodle.org/browse/MDL-74548