webform 6.2.x-dev Drupal 11 deprecation details

Name and release Project type Usage count Top X project by usage Maintainers
webform 6.2.x-dev Module 210183 50 quicksketch, jrockowitz, Liam Morland, DanChadwick, torotil
Status Next step Instructions Drupal.org issues
Fix deprecation errors found Run Rector to fix some errors Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. Drupal 11 compatibility issues
Filter errors
Occurrence in project Sort ascending All occurrences Affected projects Category Error
92 8259 5971 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.
9 113 65 Drupal API, rector covered Call to deprecated function format_size(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use Drupal​\​Core​\​StringTranslation​\​ByteSizeMarkup::create($size, $langcode) instead.
4 4 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.
2 32 18 Drupal API, rector covered Fetching deprecated class constant MASTER_REQUEST of interface Symfony​\​Component​\​HttpKernel​\​HttpKernelInterface: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0.
1 10 10 Drupal API, not rector covered Call to deprecated function file_validate(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead.
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 1 1 Other problem #access_callback callback '#access_callback' at key '0' is not callable.
1 1 1 Other problem The "#lazy_builder" expects a callable array with arguments.
1 1 1 Other problem The "#post_render" render array value expects an array of callbacks.
1 4 3 Other problem The "#pre_render" render array value expects an array of callbacks.
1 1 1 Other problem The "#date_date_callbacks" render array value expects an array of callbacks.
1 1 1 Other problem The "#date_time_callbacks" render array value expects an array of callbacks.
1 706 255 Drupal API, rector covered Call to deprecated function watchdog_exception(). Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use Drupal​\​Core​\​Utility​\​Error::logException() instead.
1 1 1 Other problem File modules/contrib/webform/drush/webform.drush.inc could not be loaded from Drupal​\​Core​\​Extension​\​ModuleHandlerInterface::loadInclude
1 1 1 Frontend API The 'webform.element.color' library is depending on a deprecated library. The core/modernizr asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3333253
1 1 1 Frontend API The 'webform.element.range' library is depending on a deprecated library. The core/modernizr asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3333253
1 1 1 Frontend API The 'webform.element.time' library is depending on a deprecated library. The core/modernizr asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3333253
1 69 31 Frontend API The #drupal-off-canvas selector is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3305664.
1 983 983 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.


Results are from dataset #199781 from 2024-06-15T13:06. Report is ran by the Drupal Association regularly.