Skip to content

Migrate callbacks to hooks #159

Description

@marcusboon

On Moodle 4.5 we are seeing this show up when debugging is turned up

Callback after_config in mod_cms component should be migrated to new hook callback for core\hook\after_config

    line 7228 of /lib/moodlelib.php: call to debugging()
    line 7342 of /lib/moodlelib.php: call to {closure}()
    line 36 of /lib/classes/hook/after_config.php: call to get_plugins_with_function()
    line 1200 of /lib/setup.php: call to core\hook\after_config->process_legacy_callbacks()
    line 260 of /config.php: call to require_once()
    line 87 of /admin/index.php: call to require()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions