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.

Issue fork virustotal-3365532

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

yogeshsevak created an issue. See original summary.

sakthi_dev’s picture

Assigned: Unassigned » sakthi_dev
yogeshsevak’s picture

Assigned: sakthi_dev » yogeshsevak
Status: Active » Needs review
StatusFileSize
new1.17 KB

Providing patch with fixes. Please review.

yogeshsevak’s picture

Assigned: yogeshsevak » Unassigned

raveen_thakur51’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new43.33 KB
new13.19 KB

Hello Guys, I have installed the module version - 8.x-1.2 on Drupal 9.5 After installing the module The module was not compatible with D10. As you can see the issues are in the attached screenshot. But after applying patch #3, The module started showing in the compatible section. Please see attached screenshots for reference.
And Thank You.

ysamoylenko’s picture

Thank you for the patch implementation and review activities. The changes will be committed soon.

ysamoylenko’s picture

Status: Reviewed & tested by the community » Fixed

The changes have been committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.