We have to convert the module to short array as per new coding standard

CommentFileSizeAuthor
#2 2913733.patch24.8 KBmukila

Comments

mukila created an issue. See original summary.

mukila’s picture

Status: Needs work » Needs review
StatusFileSize
new24.8 KB
laravz’s picture

The patch was applied successfully to my project (tac_light version 8.x-1.3, and core version 8.3.7). There are no longer any arrays with the old notation found within this module. There were no errors and our automatic tests indicate that the module works as it did before the patch was applied. In addition to the replacement of the arrays, one unused variable has been removed from the .module file ($term_fields).

laravz’s picture

Status: Needs review » Reviewed & tested by the community
mukila’s picture

Thanks LaravZ. It is released in the new 8.x-1.4 release.

mukila’s picture

Status: Reviewed & tested by the community » Fixed

  • mukila committed 84befb0 on 8.x-1.x
    Issue #2913733 by mukila: Convert module to use short array syntax
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.