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

Implement before_http_headers hook callback. #810

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

kabalin
Copy link
Collaborator

@kabalin kabalin commented Apr 24, 2024

In 4.4 before_http_headers() callback has been migrated to hook core\hook\output\before_http_headers, keep both for backward compatibility.

Fixes #809

In 4.4 `before_http_headers()` callback has been migrated to hook
`core\hook\output\before_http_headers`, keep both for backward
compatibility.

Fixes catalyst#809
@danmarsden danmarsden merged commit 97dd549 into catalyst:MOODLE_39_STABLE Apr 29, 2024
7 checks passed
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 this pull request may close these issues.

Migrate before_http_headers new hook callback
2 participants