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

Callback after_config in auth_saml2 component should be migrated to new hook callback for core\hook\after_config #838

Open
mbullie opened this issue Oct 7, 2024 · 1 comment

Comments

@mbullie
Copy link

mbullie commented Oct 7, 2024

Callback after_config in auth_saml2 component should be migrated to new hook callback for core\hook\after_config
line 7216 of \lib\moodlelib.php: call to debugging()
line 7330 of \lib\moodlelib.php: call to {closure}()
line 36 of \lib\classes\hook\after_config.php: call to get_plugins_with_function()
line 1198 of \lib\setup.php: call to core\hook\after_config->process_legacy_callbacks()
line 27 of \config.php: call to require_once()
line 87 of \admin\index.php: call to require()

@dravek
Copy link
Contributor

dravek commented Oct 9, 2024

Hi, I created this PR #839 to fix the issue. Cheers!

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

No branches or pull requests

2 participants