danmarsden/moodle-mod_attendance

debugging warning in 4.4

Closed this issue · 1 comments

random_bytes_emulate() is deprecated.Please use random_bytes instead.
line 3121 of /lib/deprecatedlib.php: call to debugging()
line 567 of /mod/attendance/locallib.php: call to random_bytes_emulate()
line 634 of /mod/attendance/classes/structure.php: call to attendance_random_string()
line 111 of /mod/attendance/sessions.php: call to mod_attendance_structure->update_session_from_form_data()

Deprecated: Creation of dynamic property mod_attendance\output\password_icon::$sessionid is deprecated in /home/dan/www/moodle/mod/attendance/classes/output/password_icon.php on line 62

Deprecated: Creation of dynamic property mod_attendance\output\password_icon::$includeqrcode is deprecated in /home/dan/www/moodle/mod/attendance/classes/output/renderer.php on line 412