Prepare Drupal 10 compatibility (planned for August 2022).

Running drupal-check reports:

FILE: clamav.info.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 0    Value of core_version_requirement: ^8 || ^9 is not          
                    compatible with the next major version of Drupal core. See  
                    https://drupal.org/node/3070687.                            
--------------------------------------------------------------------------------

Thank's

Issue fork clamav-3269870

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

S3b0uN3t created an issue. See original summary.

kimberlly_amaral’s picture

Assigned: Unassigned » kimberlly_amaral

I'll work on that.

kimberlly_amaral’s picture

Assigned: kimberlly_amaral » Unassigned
Status: Active » Needs review

I added 10^ to the core_version_requirements. Besides that, I also ran drupal-check to make sure there wasn't any deprecations and I found no errors.

marciaibanez’s picture

Status: Needs review » Reviewed & tested by the community

Hi! I reviewed the changes and everything looks good, RTBC!

s3b0un3t’s picture

Thank you for your participation !

I intended to provide a patch or merge request as soon as possible.

It's good for me too.

pandaski’s picture

Thanks, do we have any updates regarding D10 support?

  • mcdruid committed 4362c60 on 2.x
    Issue #3269870 by kimberlly_amaral, S3b0uN3t, marciaibanez: Drupal 10...
mcdruid’s picture

Status: Reviewed & tested by the community » Fixed

Thank you very much!

Will do a new rc and a full release if nothing blows up.

Status: Fixed » Closed (fixed)

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

mcdruid’s picture