Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
98.04 KB
MD5: ff42ab3588f0500ba9894bfd9464b0c2
SHA-1: 5c6e574fc3c3df8a85d0ee75b69f9ff091e9fd1f
SHA-256: 8fff3371e3b24552cd16febbf6b7cb45b00696e44dcc922d4a9f2a6b062931a3
Download zip
137.07 KB
MD5: af7c7a823e2603a44647c5336c80d2c6
SHA-1: 5a0c33e882d72ac8d1ac28d68013937fcdced6cd
SHA-256: 7226225f4861d19b715780505f786bdcb9df2928c90d47ddb88f296a24317472
Release notes
Updates rector coverage, correctly checks for config directories, deprecates/obsolete modules, default themes in tests, etc.
Contributors (13)
Gábor Hojtsy, mglaman, shaal, DYdave, laura.gates, tedbow, alisonjo315, nessunluogo, ifrik, jonathan_hunt, bdhoundus, quimic, Venkatesh Rajan.J
Changelog
Issues: 7 issues resolved.
Changes since 8.x-3.8:
Bug
- #3226938 by Gábor Hojtsy, mglaman: Fix REQUEST_TIME deprecation message
- #3224901 by Gábor Hojtsy: 9.0 is not supported anymore, mark it as such
- #3224551 by ifrik, Gábor Hojtsy, jonathan_hunt, bdhoundus, alisonjo315, quimic, Venkatesh Rajan.J: Warning about $config_directories deprecation will never get resolved, roll it back
Feature
- #3224660 by Gábor Hojtsy, shaal, DYdave, laura.gates, tedbow, alisonjo315, nessunluogo: The Drupal 8 to 9 $config_directories deprecation is not detected
- #3114270 by mglaman: Support checking for "Drupal\Tests\BrowserTestBase::$defaultTheme is required in drupal:9.0.0 when using an install profile that does not set a default theme"
Task
- #3223453 by Gábor Hojtsy: Check for uses of deprecated and obsolete projects based on the lifecycle info file key
- #3224920 by Gábor Hojtsy: Update local list of rector covered deprecated APIs up to current dev of drupal-rector