catalyst / moodle-auth_outage

Planned, graduated user and admin friendly moodle outages
https://moodle.org/plugins/auth_outage
17 stars 32 forks source link

php_util has been refactored in Totara 14+ #271

Open SashaAnastasi opened 2 years ago

SashaAnastasi commented 2 years ago

phpunit tests depending on php_util now cause a "class not found" error since the class has been refactored to \core_phpunit\internal_util.

TL-29695 PHPUnit support classes were refactored to use core_phpunit namespace