- First commit to issue fork.
- @murilohp opened merge request.
- Status changed to Needs work
over 1 year ago 6:51am 30 May 2023 - 🇮🇳India dineshkumarbollu
Hi
I review the MR!3 still has one D10 compatible error
web/modules/contrib/cloudmersiveantivirus-3286554/src/Scanner.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Fix now 130 Call to deprecated method getImplementations() of class
Drupal\Core\Extension\ModuleHandlerInterface. Deprecated in
drupal:9.4.0 and is removed from drupal:10.0.0. Instead you
should use ModuleHandlerInterface::invokeAllWith() for hook
invocations or you should use
ModuleHandlerInterface::hasImplementations() to determine if
hooks implementations exist.
-------------------------------------------------------------------------------- - First commit to issue fork.
- Status changed to Needs review
over 1 year ago 12:25pm 30 May 2023 - 🇧🇷Brazil murilohp
Thanks for your effort @shivam_tiwari but unfortunately the fix is not correct. You can have a look at https://www.drupal.org/node/3000490 → to see an example how to use the new method invokation. Anyway, just uploaded the right implementation
- 🇧🇷Brazil murilohp
Just uploading the MR as patch to properly fix a version and avoid any unexpected updates.