composer_deploy 1.x-dev Drupal 11 deprecation details

Name and release Project type Usage count Top X project by usage Maintainers
composer_deploy 1.x-dev Module 5907 500 joelpittet, jhedstrom, webflo, nerdstein
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 11 compatibility issues
Filter errors
Occurrence in project Sort ascending All occurrences Affected projects Category Error
1 6584 5002 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.
1 8 6 Other problem Instantiation of deprecated class DrupalFinder​\​DrupalFinder. Deprecated in drupal-finder:1.3.0 and is removed from drupal-finder:2.0.0. Use DrupalFinder​\​DrupalFinderComposerRuntime instead.
1 8 6 Other problem Call to deprecated method locateRoot() of class DrupalFinder​\​DrupalFinder: Will be removed in v2. Future usage should instantiate a new DrupalFinder object by passing the starting path to its constructor.
1 1 1 Other problem Parameter $drupalFinder of method Drupal​\​composer_deploy​\​ComposerDeployHandler::__construct() has typehint with deprecated class DrupalFinder​\​DrupalFinder. Deprecated in drupal-finder:1.3.0 and is removed from drupal-finder:2.0.0. Use DrupalFinder​\​DrupalFinderComposerRuntime instead.


Results are from dataset #287957 from 2024-09-20T07:44. Report is ran by the Drupal Association regularly.