This is now taken care of automatically.

Comments

webchick’s picture

Project: Drupal 7 to 8 Module Upgrader [dead] » Drupal 7 to Modern Drupal Module Upgrader

Moving to new project.

phenaproxima’s picture

This will be implemented in src/Plugin/DMU/Module/HookUninstall.php.

  • phenaproxima committed 0cdfc8b on master
    Made enhancements to ModuleContext (added support for install and...
phenaproxima’s picture

Status: Active » Needs review

This is implemented, but needs testing.

  • phenaproxima committed 0cdfc8b on 8.x-1.x
    Made enhancements to ModuleContext (added support for install and...
phenaproxima’s picture

Version: » 8.x-0.3

This is fixed; all calls to variable_del() are unconditionally commented out anyway.

phenaproxima’s picture

Status: Needs review » Closed (fixed)