Drupal 10 compatibility issues

Created on 8 June 2023, about 1 year ago
Updated 13 June 2023, about 1 year ago

Problem/Motivation

web/modules/contrib/virustotal/virustotal.module
Call to deprecated function module_load_install(). Deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Use Drupal::moduleHandler()->loadInclude($module, 'install') instead. Note, the replacement no longer allows including code from uninstalled modules.

web/modules/contrib/virustotal/virustotal.info.yml

Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.

web/modules/contrib/virustotal/composer.json

Parse error in composer.json. Having a composer.json is not a requirement in general, but if there is one, it should be valid. See https://drupal.org/node/2514612.

📌 Task
Status

Fixed

Version

1.2

Component

Code

Created by

🇮🇳India yogeshsevak

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

Comments & Activities

Production build 0.69.0 2024