Closed (fixed)
Project:
Coder
Version:
8.x-2.x-dev
Component:
Coder Sniffer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2014 at 01:36 UTC
Updated:
29 Nov 2014 at 01:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
traviscarden commentedComment #2
traviscarden commentedComment #3
klausiMakes sense. This should be fixed in 8.x-2.x first and can then be backported. And this should come with a long @param example in good.php.
I think we should remove the hacky regex matching in 8.x-2.x and should look for the new T_DOC_COMMENT_TAG token instead.
I'm gonna try that now.
Comment #5
klausiFixed in 8.x-2.x, do we even want to backport this? Long @param stuff might not happen that often on D7?
Comment #6
klausiFeel free to reopen if you want to work on this for 7.x-2.x.