Closed (fixed)
Project:
View gantt
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Sep 2022 at 12:16 UTC
Updated:
21 Dec 2024 at 08:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
akshay.kelotra commentedI have fixed this issue and providing a patch.
Comment #3
gabrieldv commentedThanks for the changes @akshay.kelotra, I'll review it :)
Comment #4
gabrieldv commentedThe last patch was outdated so i sent a patch that fix the PHPCS warning inside the issue scope file.
Comment #5
gabrieldv commentedAlso, the PHPCS returned me more errors, but i thought it wasn't in this issue scope so i added in a file showing every error i found.
Command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml
Comment #6
lazzyvn commentedjust run phpcs --standard=Drupal it will work :)
Comment #7
gersonjlHi, I'll review this
Comment #8
gersonjlWarnings reported by @akshay.kelotra are gone with @gabrieldv patch.
Comment #9
lazzyvn commented