Skip to content

Adjust code to work with Moodle 3.11 #48

@mattgig

Description

@mattgig

While the plugin is still working with Moodle 3.11, there is a despreacet call in the module:

get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead
line 3391 of /lib/deprecatedlib.php: call to debugging()
line 116 of /blocks/lw_courses/renderer.php: call to get_all_user_name_fields()
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions