Drupal 11 compatibility fixes

Created on 31 July 2024, 5 months ago
Updated 16 August 2024, 4 months ago

Problem/Motivation

Upgrade Status reports:

web/modules/composer/custom_field/custom_field.info.yml 4 Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.

web/modules/composer/custom_field/modules/custom_field_linkit/custom_field_linkit.info.yml 4 Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.

web/modules/composer/custom_field/composer.json 1 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-fi... β†’ .

web/modules/composer/custom_field/src/Plugin/CustomField/FieldWidget/FileWidget.php 118 Call to deprecated function file_progress_implementation(). Deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. Use extension_loaded('uploadprogress') instead.

Proposed resolution

Make the changes as specified.

Remaining tasks

Make a fork and MR.

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States BenStallings

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024