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

M4.5 Final deprecations #798

Open
sharpchi opened this issue Feb 10, 2025 · 0 comments
Open

M4.5 Final deprecations #798

sharpchi opened this issue Feb 10, 2025 · 0 comments

Comments

@sharpchi
Copy link

In Moodle 4.5 print_error has been removed so is now throwing an error for missing print_error function rather than any intended error message.
This needs to be replaced with throw new moodle_exception(string, component)

2 occurrences:

  • lib.php:669
  • lib.php:3438

print_error_deprecation.txt

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

No branches or pull requests

1 participant