turnitin / moodle-plagiarism_turnitin

Turnitin Plagiarism plugin for Moodle
http://www.turnitin.com
45 stars 65 forks source link

foreach() argument must be of type array|object, null given #675

Open Richardvi opened 10 months ago

Richardvi commented 10 months ago

We see this in our log files (PHP 8.0, Moodle 4.2.2)

[05-Sep-2023 13:59:32 Europe/Amsterdam] PHP Warning: foreach() argument must be of type array|object, null given in /home/learn/public_html/plagiarism/turnitinsim/backup/moodle2/restore_plagiarism_turnitinsim_plugin.class.php on line 115

sharpchi commented 10 months ago

@Richardvi - I think you mean this for the turnitinism plugin - https://github.com/turnitin/moodle-plagiarism_turnitinsim

Richardvi commented 10 months ago

AH, I always get lost in the different versions... sorry. Will post it there!

sharpchi commented 10 months ago

Nothing to do with me. I just watch the issues in case they affect me.