Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| webform 6.3.x-dev | Module | 220143 | 50 | quicksketch, mandclu, jrockowitz, liam morland, danchadwick |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 34 | 9794 | 7047 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 67 | 1381 | 234 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 1 | 1416 | 1416 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 251 | 111 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 2 | 491 | 143 | Twig API | Since twig/twig 3.12: Twig Filter "spaceless" is deprecated. See https://drupal.org/node/3071078. |
| 1 | 2 | 2 | Other problem | Call to deprecated function template_preprocess_form(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 1 | 12 | 10 | Other problem | The "plugin.manager.archiver" service is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3556927 |
| 1 | 2 | 2 | Other problem | Call to deprecated function template_preprocess_html(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 1 | 1 | 1 | Other problem | Call to deprecated function template_preprocess_page(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 1 | 1 | 1 | Other problem | #post_render callback array{'\\Drupal\\address…', 'postRender'} at key '0' is not callable. |
| 1 | 2 | 2 | Parse error | File captcha.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude because captcha module is not found. |
| 1 | 7 | 7 | Other problem | Call to deprecated function file_get_content_headers(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\file\Entity\FileInterface::getDownloadHeaders() instead. |
| 3 | 3 | 1 | Other problem | This extension is deprecated. Don't use it. See https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-questions/what-to-do-about-deprecated-external-libraries-in-webform-6x. |