LiFaytheGoblin / moodle-tool_lala

Let's audit Moodle Learning Analytics.
https://moodle.org/plugins/tool_lala
Other
3 stars 0 forks source link

Deprecated json_decode() call #48

Closed mudrd8mz closed 9 months ago

mudrd8mz commented 10 months ago

On the plugin's main page, I am getting the following debugging message:

Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in admin/tool/lala/classes/output/model_configuration.php on line 75
LiFaytheGoblin commented 10 months ago

Hi @mudrd8mz! Thanks for starting the review of my plugin. Which version are you checking? Since submitting the plugin I have published 2 more version and we are now at v4.

mudrd8mz commented 10 months ago

Hi. We always check the versions from https://moodle.org/plugins/tool_lala/versions - i.e. those published in the Plugins directory. If you have more recent versions in your Git repository, they should be released in the plugins directory, too.

LiFaytheGoblin commented 9 months ago

This was fixed in newer versions