Closed (duplicate)
Project:
Unix Time Conversion
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Aug 2016 at 09:36 UTC
Updated:
21 Sep 2021 at 16:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kunalkursija commentedComment #3
kunalkursija commentedComment #4
suraj2012 commentedWorking on this issue
Comment #5
suraj2012 commentedAdded patch. The patch fixes everything except 2 issues in
FILE: ...s/unix_time_conversion/unix_time_conversion.helper_functions.inc
----------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
----------------------------------------------------------------------
67 | ERROR | Type hint "array" missing for $date
67 | ERROR | Type hint "array" missing for $time
----------------------------------------------------------------------
If i add the type hint then the functionality breaks.
Comment #6
suraj2012 commentedComment #7
dishabhadra commentedAlready phpcs issues are merged https://www.drupal.org/project/unix_time_conversion/issues/2874780
Closing the issue.