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.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | after.png | 13.19 KB | raveen_thakur51 |
| #6 | before.png | 43.33 KB | raveen_thakur51 |
| #3 | virustotal-3365532-2.patch | 1.17 KB | yogeshsevak |
| Screenshot from 2023-06-08 12-30-29.png | 112.45 KB | yogeshsevak |
Issue fork virustotal-3365532
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:
- 3365532-drupal-10-compatibility
changes, plain diff MR !2
Comments
Comment #2
sakthi_dev commentedComment #3
yogeshsevak commentedProviding patch with fixes. Please review.
Comment #4
yogeshsevak commentedComment #6
raveen_thakur51 commentedHello 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.
Comment #7
ysamoylenko commentedThank you for the patch implementation and review activities. The changes will be committed soon.
Comment #9
ysamoylenko commentedThe changes have been committed.