Closed (fixed)
Project:
Coder
Version:
8.x-3.5
Component:
Coder Upgrade
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2019 at 11:38 UTC
Updated:
18 Aug 2019 at 08:24 UTC
Jump to comment: Most recent
Comments
Comment #2
pfrenssenNo, this project is a static code analysis tool that reports coding standards violations. It will not help with converting modules to a different major version of core.
There is the Drupal Module Upgrader that is intended to help with this but it currently only supports upgrading from Drupal 7 to Drupal 8.
Comment #3
klausiI think you want the coder_upgrade module from https://git.drupalcode.org/project/coder/tree/7.x-2.x/coder_upgrade . You can check out that code and try to use it, but we don't support it anymore.