Problem/Motivation
As the batch API was converted into OO syntax and then into a service in into a service the module api has references to the deprecated functions needs to be updated.
Proposed resolution
Check the following files and update the the code and comments to use the batch api:
- core/includes/module.inc
- core/lib/Drupal/Core/Extension/module.api.php
- core/includes/update.inc
Remaining tasks
- Update the code and comments
User interface changes
None
API changes
Some functions / methods may be altered.
Data model changes
None
Comments
Comment #14
smustgrave commentedThank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #15
nicxvan commentedSince this is about the extension api
Comment #16
nicxvan commentedI'm going to close this as outdated, I don't see the remaining functions it is talking about.