Closed (fixed)
Project:
Events Log Track
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 May 2020 at 13:34 UTC
Updated:
4 Mar 2022 at 14:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dishabhadra commentedCreated the patch.
Checked using Upgrade status and drupal-check no errors found.
Comment #3
manish_tapadar commentedhere is the complete patch
Comment #4
sharique commentedThanks for the patch, please also add "core_version_requirement: ^8.8 || ^9" to info fine and composer.json as well.
Comment #5
sharique commentedComment #6
tatovic commentedI was unable to apply #3 so here's an updated version, I'd appreciate any reviews/tests.
Comment #7
dahousecat commentedI was unable to apply #4 so here's another updated version.
Comment #8
sourabhjainComment #9
redzeufThe report forgot few depreacated functions. For exemple in file event_log_track.module, line 75 and 79 in function
event_log_track_auth_user_logout()Comment #10
smustgrave commentedRan against 3.0.x branch
14/14 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
[OK] No errors
Thanks for using drupal-check!
Consider sponsoring the development of the maintainers which make drupal-check possible:
- phpstan (ondrejmirtes): https://github.com/sponsors/ondrejmirtes
- phpstan-deprecation-rules (ondrejmirtes)): https://github.com/sponsors/ondrejmirtes
- phpstan-drupal (mglaman)): https://github.com/sponsors/mglaman
- drupal-check (mglaman)): https://github.com/sponsors/mglaman
Comment #11
smustgrave commented