0.12.4
Release notes
-
The 0.12.4 is a stable release pinned to Rector 0.12.21. Developers should be aware that Rector 0.12.22 introduces breaking changes to how we handle Drupal configuration.
-
The 0.12.5 release of drupal-rector will include Rector 0.12.22. The upgrade path should be as simple as re-copying the configuration file.
cp vendor/palantirnet/drupal-rector/rector.php
What's Changed
- Add integration test for user_password() deprecation by @claudiu-cristea in #201
- Issue #3282217: file_build_uri() is deprecated by @claudiu-cristea in #202
- Remove remaining Rector conflicts up to 0.12.21 by @mglaman in #203
Full Changelog: 0.12.3...0.12.4