drupalmoduleupgrader 8.x-1.9

Bug fixes

Known issues: this release is currently only compatible with PHP 7.3 and PHP 7.4, newer versions have 8 or more automated test.

drupalmoduleupgrader 8.x-1.8

Bug fixes

Known issues: this release is currently only compatible with PHP 7.3, newer versions may many automated test failures and there are open issues to fix those.

drupalmoduleupgrader 8.x-1.5

Bug fixes
New features

New goodies and bugfixes from 34 contributors! Thanks!

Includes Drush 9 compatibility, while keeping Drush 8 support. Thanks HongPong, joshi.rohit100, joseph.olstad, adamzimmermann, deggertsen, TravisJohnston, Gábor Hojtsy, nickonom, karolus, goose2000, andypost, bhagirajlimbu, Gerhard Roth, blakemorgan, kochertj, usurper, JamesOakley, Joehoe, upunkt, rdworianyn, mjkovacevich, tclnj, amitgoyal, bajah1701, TolstoyDotCom, erdm, kavo3, geek.merlin aka axel.rutz, marcel.krijthe!

drupalmoduleupgrader 8.x-1.3

Bug fixes

The first tagged release since September 2015 brings many bug fixes for Drupal module developers. We encourage everyone to check out the issue queue and provide reproducible inputs for better bug resolution. The composer problems should be significantly better now. In some cases the module may provide better results depending on which directory path the code targeted for updates is located in (e.g. try /modules/contrib if /modules doesn't work and vice versa)

drupalmoduleupgrader 8.x-1.2

Now working against latest Drupal 8 and Pharborist.

MAJOR thanks to new co-maintainer @pfrenssen for his help in getting the module working again!

Changes since 8.x-1.1:

drupalmoduleupgrader 8.x-1.1

Bug fixes

Largely bug fixes, and bringing code inline with latest Drupal core 8.0.x. Brought to you by SprintWeekend2015!

drupalmoduleupgrader 8.x-0.7

Bug fixes

- Further fleshed out field/entity API conversions
- hook_libraries() conversion
- Started adding groupings to report
- More awesomer parametric rewriters
- Hey look! Developer docs: https://www.drupal.org/documentation/modules/drupalmoduleupgrader/contri...

drupalmoduleupgrader 8.x-0.6

Bug fixes
New features

- Hopefully finalized the architecture of DMU now, with the code cleanly separated into Analyzers (add things to the report), Converters (actually change the code), Cleaners (clear out old D7 cruft post-conversion), and Indexers (which find the things to analyze/convert). See https://www.drupal.org/documentation/modules/drupalmoduleupgrader/contri... for docs.

drupalmoduleupgrader 8.x-0.5

- Lots and lots of automated test coverage
- Better de-coupling and dependency injection
- Cover l()/url() conversion.
- Added a new --clean mode to clear out old crufty code.
- Handle non-WebTestCase tests.
- Handle configurable blocks.

Subscribe with RSS Subscribe to Releases for Drupal 7 to 8/9/10 Module Upgrader