Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moodle 4.4: Failure due to new Hooks API #180

Closed
opitz opened this issue Apr 17, 2024 · 0 comments · Fixed by #181
Closed

Moodle 4.4: Failure due to new Hooks API #180

opitz opened this issue Apr 17, 2024 · 0 comments · Fixed by #181

Comments

@opitz
Copy link

opitz commented Apr 17, 2024

When running with Moodle 4.4 with debugging set to developer the following error is shown:

Callback before_http_headers in tool_heartbeat component should be migrated to new hook callback for core\hook\output\before_http_headers

From Moodle 4.4 a new Hooks API should be used:
https://moodledev.io/docs/4.4/apis/core/hooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant