Details
-
Type:
Coding Standards Violation
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Fix Version/s: 1.8.4
-
Component/s: None
-
Labels:None
Description
Sometimes a param is declared as @param string ; but an array can be set ; so the tag should be @param string|array
Other typos detected as well
r16028 is the patch