Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issues with Moodle 4.3 (possibly 4.4 too!) #94

Open
michael-milette opened this issue May 16, 2024 · 0 comments
Open

Compatibility issues with Moodle 4.3 (possibly 4.4 too!) #94

michael-milette opened this issue May 16, 2024 · 0 comments

Comments

@michael-milette
Copy link

I created a new course using the Edwiser Course format (format_remuiformat) freshly installed from Moodle.org.

In Moodle 4.3 running on PHP 8.2 with debugging set to DEVELOPER mode, I see the following deprecation notices:

Deprecated:  Creation of dynamic property format_remuiformat\ModStats::$plugin_config is deprecated in /course/format/remuiformat/classes/mod_stats.php on line 49

Deprecated: Creation of dynamic property format_remuiformat\course_format_data_common_trait::$plugin_config is deprecated in /course/format/remuiformat/classes/course_format_data_common_trait.php on line 61

I have not tried it with Moodle 4.4 yet but assume that deprecation notices don't generally go away in newer versions of Moodle.

Let me know if you have any questions.

Best regards,

Michael Milette

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant