Running PHPUnit tests with Moodle 4.5 (Build: 20241101) and PHP 8.3 shows multiple instances of the following warnings:
Deprecated: Creation of dynamic property filter_ally\renderables\wrapper::$candownload is deprecated in /root/405/filter/ally/tests/filter_test.php on line 870
and:
filter_ally\jwthelper_test::test_jwttoken_valid
assertObjectHasAttribute() is deprecated and will be removed in PHPUnit 10. Refactor your test to use assertObjectHasProperty() instead.
Running PHPUnit tests with Moodle 4.5 (Build: 20241101) and PHP 8.3 shows multiple instances of the following warnings:
and: