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

MBS-8701: Fix version number in upgrade step #92

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

sh-csg
Copy link
Contributor

@sh-csg sh-csg commented Jan 26, 2024

Fixes #91

@sh-csg sh-csg added this to the 1.0 milestone Jan 26, 2024
@sh-csg sh-csg self-assigned this Jan 26, 2024
@PhMemmel PhMemmel self-requested a review January 26, 2024 20:32
Copy link
Member

@PhMemmel PhMemmel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR done.

Tested:

Good analysis of the issue, fix is spot on.

Also wrapping the dangerous hook function code in a try-catch block is a good idea. Bad things can happen in few lines of code... :) and in this case will crash the whole moodle instance.

@PhMemmel PhMemmel merged commit e250915 into master Jan 26, 2024
16 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.

Big Problem: Error reading the database after update to v.0.9.6
2 participants