Intended for Drupal module users and contributors, this tool allows you to review Drupal 9 compatibility in all drupal.org projects. Our data source is Drupal.org analysing all contributed projects. Use Upgrade Status locally to verify up to date results. Some deprecated API use may not be found (deprecated JavaScript APIs, and deprecated Twig markup). Manual testing and running project tests on Drupal 9 is best. Run drupal-rector to fix many issues automatically. Project name and error string search supports wildcard lookup, eg. *migrate*, locale*
to find all projects that have migrate in them or start with locale. For matching specific projects use a space too: diff *
.
Dataset date is: 2021-02-27T00:04
The reported issues are collect by running phpstan deprecation checking on Drupal.org projects. Use Upgrade Status with drush locally to get even better data. Some deprecated API use is not yet included here (deprecated JavaScript APIs, deprecated Twig markup), but is covered by Upgrade Status. We plan to include them in the future. Use Drupal-rector to automate fixing various issues and contribute to it to make fixing easier for everyone.