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

Fix post updates cannot be run #2619

Merged
merged 1 commit into from
Feb 16, 2017
Merged

Conversation

tstoeckler
Copy link
Contributor

I don't have this problem in 8.1.9 put when I updated to dev-master locally I had

[warning] call_user_func_array() expects parameter 1 to be a valid callback, function 'update_invoke_post_update' not found or invalid function name batch.inc:232

all over my shell when running drush updb if it included any post updates. This fixes it.

Note there are a bunch of manual includes of update.inc in UpdateDBCommands, but I think they are all still valid as they are not related to the batch, but I am not 100% sure.

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.

2 participants