Active
Project:
HTTP Anti-virus
Version:
1.2.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
10 Feb 2026 at 00:14 UTC
Updated:
10 Feb 2026 at 00:27 UTC
Jump to comment: Most recent
hook_file_validate does not exist anymore in Drupal 11 and it’s deprecated as from Drupal 10.2. See file_validate and related functions are deprecated and replaced with file.validator service and Constraint plugins for more information.
Update the module and replace the hook_file_validate implementation with the new replacement as per the page above.
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
Comment #2
barbun commented