drachels/moodle-mod_hotquestion

Undefined property: stdClass::$grade under PHP 8.1 #436

lucaboesch opened this issue · 1 comments

On lib.php, in line 762, when run under PHP 8.1, a

Warning: Undefined property: stdClass::$grade

is thrown.

Hi Luca,
Currently, I am kind of swamped with things to do, and I have not even begun to do any development with any PHP version greater than 7.4.30. In fact, I need to rebuild my main server...I've had new SSD's and fans for two months, but just haven't found the time to do the work. Fortunately for me, I have a Pi 4 doing a really decent substitute job. I have one more Pi 4 that I'm going to take from my robot testing rig, and try to set up a PHP 8 environment on it.