If this content did not answer your questions, try searching or contacting our support team for further assistance.
Name and release | Project type | Usage count | Top X project by usage | Maintainers |
---|---|---|---|---|
access_by_ref 4.0.x-dev | Module | 349 | 15000 | cayenne, marceldeb, smustgrave |
Status | Next step | Instructions | Drupal.org issues |
---|---|---|---|
Fix deprecation errors found | Fix info.yml/composer.json errors found | The most common and final thing to fix for Drupal 12 compatibility. It is not required to specify composer.json limitations on Drupal core compatibility, as the Drupal.org composer endpoint will take the values from info.yml files anyway. However, it is required that the info.yml file core_version_requirement setting is Drupal 12 compatible. Only make this change if the other problems are already fixed to avoid causing issues on Drupal 12 sites. | Drupal 12 compatibility issues |
Occurrence in project | All occurrences | Affected projects | Category | Error |
---|---|---|---|---|
1 | 8072 | 5807 | 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 | 1062 | 1062 | 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. |