PageRenderTime 64ms CodeModel.GetById 24ms RepoModel.GetById 1ms app.codeStats 0ms

/src/Documentation/Quality/code-sniffs/checkstyle.xml

https://bitbucket.org/mgatto/versioncontrol_hg
XML | 774 lines | 774 code | 0 blank | 0 comment | 0 complexity | ae999064752a68af50b5132af95dfb98 MD5 | raw file
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <checkstyle version="1.3.0">
  3. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg.php">
  4. <error line="91" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  5. <error line="117" column="1" severity="error" message="The comments for parameters $method (1) and $arguments (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/>
  6. <error line="136" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  7. <error line="137" column="17" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  8. <error line="138" column="95" severity="warning" message="Line exceeds 85 characters; contains 94 characters" source="Generic.Files.LineLength.TooLong"/>
  9. <error line="139" column="19" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  10. <error line="141" column="19" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  11. <error line="142" column="88" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/>
  12. <error line="145" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  13. <error line="146" column="17" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  14. <error line="148" column="19" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  15. <error line="150" column="19" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  16. <error line="151" column="88" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/>
  17. <error line="155" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  18. <error line="158" column="1" severity="warning" message="Line exceeds 85 characters; contains 94 characters" source="Generic.Files.LineLength.TooLong"/>
  19. <error line="181" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  20. <error line="182" column="34" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  21. <error line="186" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  22. <error line="196" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  23. <error line="201" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  24. <error line="210" column="1" severity="error" message="Extra newline(s) found before function comment short description" source="PEAR.Commenting.FunctionComment.SpacingBeforeShort"/>
  25. <error line="212" column="1" severity="error" message="Missing comment for param &quot;$name&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  26. <error line="212" column="1" severity="error" message="There must be exactly one blank line before the tags in function comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeTags"/>
  27. <error line="213" column="1" severity="error" message="The comments for parameters $name (1) and $value (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/>
  28. <error line="213" column="1" severity="error" message="Missing comment for param &quot;$value&quot; at position 2" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  29. <error line="214" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  30. <error line="215" column="42" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  31. <error line="219" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  32. <error line="222" column="91" severity="warning" message="Line exceeds 85 characters; contains 90 characters" source="Generic.Files.LineLength.TooLong"/>
  33. <error line="224" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  34. <error line="229" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  35. </file>
  36. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\CommandProxy.php">
  37. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 2 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  38. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  39. <error line="9" column="1" severity="error" message="@author tag comment indented incorrectly; expected 4 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  40. <error line="10" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 1 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  41. <error line="11" column="1" severity="error" message="@license tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  42. <error line="12" column="1" severity="warning" message="Invalid version &quot;Hg: $Revision: de3cf362e5e3 $&quot; in file comment; consider &quot;CVS: &lt;cvs_id&gt;&quot; or &quot;SVN: &lt;svn_id&gt;&quot; instead" source="PEAR.Commenting.FileComment.InvalidVersion"/>
  43. <error line="12" column="1" severity="error" message="@version tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  44. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 6 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  45. <error line="28" column="1" severity="error" message="@category tag comment indented incorrectly; expected 2 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  46. <error line="29" column="1" severity="error" message="@package tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  47. <error line="30" column="1" severity="error" message="@author tag comment indented incorrectly; expected 4 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  48. <error line="31" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 1 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  49. <error line="32" column="1" severity="error" message="@license tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  50. <error line="33" column="1" severity="warning" message="Invalid version &quot;Hg: $Revision: de3cf362e5e3 $&quot; in doc comment; consider &quot;Release: &lt;package_version&gt;&quot; instead" source="PEAR.Commenting.ClassComment.InvalidVersion"/>
  51. <error line="33" column="1" severity="error" message="@version tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  52. <error line="34" column="1" severity="error" message="@link tag comment indented incorrectly; expected 6 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  53. <error line="52" column="15" severity="error" message="Protected member variable &quot;_command&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  54. <error line="59" column="15" severity="error" message="Protected member variable &quot;_hg&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  55. <error line="64" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  56. <error line="64" column="1" severity="error" message="Missing comment for param &quot;$hg&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  57. <error line="66" column="56" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  58. <error line="73" column="1" severity="error" message="Doc comment for var VersionControl_Hg_Command_Interface does not match actual variable name $command at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  59. <error line="73" column="1" severity="error" message="Missing comment for param &quot;VersionControl_Hg_Command_Interface&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  60. <error line="74" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  61. <error line="75" column="78" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  62. <error line="84" column="34" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  63. <error line="91" column="1" severity="error" message="Doc comment for var string does not match actual variable name $method at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  64. <error line="91" column="1" severity="error" message="Missing comment for param &quot;string&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  65. <error line="92" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  66. <error line="92" column="1" severity="error" message="The variable names for parameters string (1) and array (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterNamesNotAligned"/>
  67. <error line="92" column="1" severity="error" message="The comments for parameters string (1) and array (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/>
  68. <error line="92" column="1" severity="error" message="Doc comment for var array does not match actual variable name $arguments at position 2" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  69. <error line="92" column="1" severity="error" message="Missing comment for param &quot;array&quot; at position 2" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  70. <error line="96" column="56" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  71. <error line="107" column="9" severity="error" message="File is being conditionally included; use &quot;include_once&quot; instead" source="PEAR.Files.IncludingFile.UseIncludeOnce"/>
  72. </file>
  73. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Abstract.php">
  74. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  75. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  76. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  77. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  78. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  79. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  80. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 1" source="PEAR.Commenting.FileComment.TagIndent"/>
  81. <error line="35" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  82. <error line="36" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  83. <error line="38" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  84. <error line="39" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  85. <error line="40" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  86. <error line="41" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 1" source="PEAR.Commenting.ClassComment.TagIndent"/>
  87. <error line="131" column="5" severity="error" message="Doc comment for &quot;$params&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  88. <error line="153" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  89. <error line="153" column="1" severity="error" message="Missing comment for param &quot;$method&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  90. <error line="154" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  91. <error line="154" column="1" severity="error" message="The variable names for parameters $method (1) and $args (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterNamesNotAligned"/>
  92. <error line="154" column="1" severity="error" message="The comments for parameters $method (1) and $args (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/>
  93. <error line="154" column="1" severity="error" message="Doc comment for var $args does not match actual variable name $arguments at position 2" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  94. <error line="154" column="1" severity="error" message="Missing comment for param &quot;$args&quot; at position 2" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  95. <error line="159" column="49" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  96. <error line="163" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  97. <error line="167" column="17" severity="warning" message="Line exceeds 85 characters; contains 89 characters" source="Generic.Files.LineLength.TooLong"/>
  98. <error line="169" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  99. <error line="171" column="17" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  100. <error line="174" column="19" severity="error" message="Line indented incorrectly; expected 12 spaces, found 16" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  101. <error line="193" column="1" severity="error" message="Parameters must appear immediately after the comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeParams"/>
  102. <error line="193" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  103. <error line="193" column="1" severity="error" message="Doc comment for var string does not match actual variable name $filter at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  104. <error line="193" column="1" severity="error" message="Missing comment for param &quot;string&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  105. <error line="200" column="36" severity="warning" message="Line exceeds 85 characters; contains 91 characters" source="Generic.Files.LineLength.TooLong"/>
  106. <error line="217" column="1" severity="error" message="Parameters must appear immediately after the comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeParams"/>
  107. <error line="217" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  108. <error line="217" column="1" severity="error" message="Doc comment for var string does not match actual variable name $filter at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  109. <error line="217" column="1" severity="error" message="Missing comment for param &quot;string&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  110. <error line="227" column="36" severity="warning" message="Line exceeds 85 characters; contains 90 characters" source="Generic.Files.LineLength.TooLong"/>
  111. <error line="234" column="12" severity="error" message="You must use &quot;/**&quot; style comments for a function comment" source="PEAR.Commenting.FunctionComment.WrongStyle"/>
  112. <error line="234" column="44" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  113. <error line="243" column="92" severity="warning" message="Line exceeds 85 characters; contains 91 characters" source="Generic.Files.LineLength.TooLong"/>
  114. <error line="244" column="89" severity="warning" message="Line exceeds 85 characters; contains 88 characters" source="Generic.Files.LineLength.TooLong"/>
  115. <error line="248" column="93" severity="warning" message="Line exceeds 85 characters; contains 92 characters" source="Generic.Files.LineLength.TooLong"/>
  116. <error line="303" column="13" severity="error" message="Expected &quot;} elseif (...) {\n&quot;; found &quot;}\n elseif (...) {\n&quot;" source="PEAR.ControlStructures.ControlSignature"/>
  117. <error line="322" column="87" severity="warning" message="Line exceeds 85 characters; contains 86 characters" source="Generic.Files.LineLength.TooLong"/>
  118. <error line="327" column="1" severity="error" message="Multi-line function call not indented correctly; expected 16 spaces but found 20" source="PEAR.Functions.FunctionCallSignature.Indent"/>
  119. <error line="369" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  120. <error line="369" column="1" severity="error" message="Doc comment for var is does not match actual variable name $name at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  121. <error line="370" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  122. <error line="370" column="1" severity="error" message="The variable names for parameters is (1) and is (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterNamesNotAligned"/>
  123. <error line="370" column="1" severity="error" message="Doc comment for var is does not match actual variable name $value at position 2" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  124. <error line="375" column="50" severity="error" message="TRUE, FALSE and NULL must be lowercase; expected &quot;null&quot; but found &quot;NULL&quot;" source="Generic.PHP.LowerCaseConstant.Found"/>
  125. <error line="393" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  126. <error line="393" column="1" severity="error" message="Missing comment for param &quot;$options&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  127. <error line="426" column="1" severity="error" message="Missing comment for param &quot;$option&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  128. <error line="434" column="9" severity="error" message="Expected &quot;if (...) {\n&quot;; found &quot;if(...) {\n&quot;" source="PEAR.ControlStructures.ControlSignature"/>
  129. <error line="450" column="1" severity="error" message="Parameters must appear immediately after the comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeParams"/>
  130. <error line="450" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  131. <error line="451" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  132. <error line="451" column="1" severity="error" message="Doc comment for &quot;$delimiter&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  133. <error line="467" column="17" severity="warning" message="Line exceeds 85 characters; contains 110 characters" source="Generic.Files.LineLength.TooLong"/>
  134. <error line="500" column="97" severity="warning" message="Line exceeds 85 characters; contains 96 characters" source="Generic.Files.LineLength.TooLong"/>
  135. <error line="502" column="21" severity="error" message="Line indented incorrectly; expected at least 24 spaces, found 20" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  136. <error line="508" column="13" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  137. <error line="529" column="1" severity="error" message="Doc comment for var VersionControl_Hg does not match actual variable name $hg at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  138. <error line="529" column="1" severity="error" message="Missing comment for param &quot;VersionControl_Hg&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  139. <error line="530" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  140. <error line="549" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  141. <error line="554" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  142. <error line="557" column="31" severity="error" message="Multi-line assignments must have the equal sign on the second line" source="PEAR.Formatting.MultiLineAssignment.EqualSignLine"/>
  143. <error line="580" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  144. <error line="580" column="1" severity="error" message="Doc comment for var [ UNKNOWN ] does not match actual variable name $first at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  145. <error line="580" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  146. <error line="580" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  147. <error line="581" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  148. <error line="581" column="1" severity="error" message="The variable names for parameters UNKNOWN (1) and [ UNKNOWN ] (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterNamesNotAligned"/>
  149. <error line="581" column="1" severity="error" message="Doc comment for var [ UNKNOWN ] does not match actual variable name $last at position 2" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  150. <error line="581" column="1" severity="error" message="Missing parameter name at position 2" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  151. <error line="581" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 2" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  152. </file>
  153. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Add.php">
  154. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  155. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  156. </file>
  157. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Archive.php">
  158. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  159. <error line="8" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  160. <error line="9" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  161. <error line="10" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  162. <error line="11" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  163. <error line="12" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  164. <error line="13" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  165. <error line="14" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  166. <error line="15" column="1" severity="error" message="@see tag comment indented incorrectly; expected 8 spaces but found 9" source="PEAR.Commenting.FileComment.TagIndent"/>
  167. <error line="43" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  168. <error line="44" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  169. <error line="45" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  170. <error line="46" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  171. <error line="47" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  172. <error line="48" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  173. <error line="49" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  174. <error line="119" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  175. <error line="119" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  176. <error line="119" column="1" severity="error" message="Missing comment for param &quot;$params&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  177. <error line="132" column="9" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  178. <error line="135" column="21" severity="error" message="Line indented incorrectly; expected 16 spaces, found 20" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  179. <error line="136" column="21" severity="error" message="Line indented incorrectly; expected 16 spaces, found 20" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  180. <error line="137" column="21" severity="error" message="Line indented incorrectly; expected 16 spaces, found 20" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  181. <error line="138" column="21" severity="error" message="Line indented incorrectly; expected 16 spaces, found 20" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  182. <error line="141" column="21" severity="error" message="Line indented incorrectly; expected 16 spaces, found 20" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  183. <error line="154" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  184. <error line="154" column="1" severity="error" message="Missing comment for param &quot;$directory&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  185. <error line="173" column="92" severity="warning" message="Line exceeds 85 characters; contains 91 characters" source="Generic.Files.LineLength.TooLong"/>
  186. <error line="188" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  187. <error line="216" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  188. <error line="216" column="1" severity="error" message="Missing comment for param &quot;$revision&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  189. <error line="220" column="49" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  190. <error line="241" column="1" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/>
  191. <error line="242" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  192. <error line="242" column="1" severity="error" message="Missing comment for param &quot;$prefix&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  193. <error line="246" column="37" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  194. <error line="259" column="5" severity="error" message="Doc comment for &quot;$params&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  195. <error line="261" column="1" severity="warning" message="Line exceeds 85 characters; contains 90 characters" source="Generic.Files.LineLength.TooLong"/>
  196. <error line="261" column="1" severity="error" message="There must be exactly one blank line before the tags in function comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeTags"/>
  197. <error line="262" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  198. <error line="276" column="16" severity="error" message="Opening parenthesis of a multi-line function call must be the last content on the line" source="PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket"/>
  199. <error line="279" column="10" severity="error" message="Closing parenthesis of a multi-line function call must be on a line by itself" source="PEAR.Functions.FunctionCallSignature.CloseBracketLine"/>
  200. <error line="281" column="9" severity="warning" message="Line exceeds 85 characters; contains 97 characters" source="Generic.Files.LineLength.TooLong"/>
  201. <error line="306" column="1" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 0" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  202. </file>
  203. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Backout.php">
  204. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  205. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  206. </file>
  207. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Branch.php">
  208. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  209. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  210. </file>
  211. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Cat.php">
  212. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  213. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  214. </file>
  215. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Clone.php">
  216. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  217. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  218. </file>
  219. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Commit.php">
  220. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  221. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  222. </file>
  223. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Copy.php">
  224. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  225. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  226. </file>
  227. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Exception.php">
  228. <error line="8" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  229. <error line="9" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  230. <error line="10" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  231. <error line="11" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  232. <error line="12" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  233. <error line="13" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  234. <error line="14" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  235. <error line="22" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  236. <error line="23" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  237. <error line="24" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  238. <error line="25" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  239. <error line="26" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  240. <error line="27" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  241. <error line="28" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  242. <error line="52" column="15" severity="error" message="Protected member variable &quot;_messages&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  243. <error line="53" column="175" severity="warning" message="Line exceeds 85 characters; contains 174 characters" source="Generic.Files.LineLength.TooLong"/>
  244. <error line="62" column="1" severity="error" message="Doc comment for &quot;$custom_message&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  245. <error line="64" column="67" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  246. </file>
  247. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Export.php">
  248. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  249. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  250. </file>
  251. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Forget.php">
  252. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  253. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  254. </file>
  255. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Import.php">
  256. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  257. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  258. </file>
  259. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Interface.php">
  260. <error line="8" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  261. <error line="9" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  262. <error line="10" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  263. <error line="11" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  264. <error line="12" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  265. <error line="13" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  266. <error line="14" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  267. <error line="22" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  268. <error line="23" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  269. <error line="24" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  270. <error line="25" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  271. <error line="26" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  272. <error line="27" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  273. <error line="28" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  274. <error line="32" column="12" severity="error" message="Missing function doc comment" source="PEAR.Commenting.FunctionComment.Missing"/>
  275. </file>
  276. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Log.php">
  277. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  278. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  279. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  280. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  281. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  282. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  283. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  284. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  285. <error line="38" column="1" severity="warning" message="Line exceeds 85 characters; contains 144 characters" source="Generic.Files.LineLength.TooLong"/>
  286. <error line="42" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  287. <error line="43" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  288. <error line="44" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  289. <error line="45" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  290. <error line="46" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  291. <error line="47" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  292. <error line="48" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  293. <error line="108" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  294. <error line="108" column="1" severity="error" message="Doc comment for var $param does not match actual variable name $params at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  295. <error line="119" column="5" severity="error" message="Doc comment for &quot;$params&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  296. <error line="123" column="1" severity="warning" message="Line exceeds 85 characters; contains 90 characters" source="Generic.Files.LineLength.TooLong"/>
  297. <error line="123" column="1" severity="error" message="There must be exactly one blank line before the tags in function comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeTags"/>
  298. <error line="124" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  299. <error line="139" column="16" severity="error" message="Opening parenthesis of a multi-line function call must be the last content on the line" source="PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket"/>
  300. <error line="142" column="10" severity="error" message="Closing parenthesis of a multi-line function call must be on a line by itself" source="PEAR.Functions.FunctionCallSignature.CloseBracketLine"/>
  301. <error line="147" column="1" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 0" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  302. <error line="150" column="1" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 0" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  303. <error line="173" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  304. <error line="173" column="1" severity="error" message="Missing comment for param &quot;$revision&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  305. <error line="177" column="49" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  306. <error line="202" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  307. <error line="202" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  308. <error line="202" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  309. <error line="202" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  310. <error line="221" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  311. <error line="221" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  312. <error line="221" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  313. <error line="221" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  314. <error line="224" column="30" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  315. <error line="241" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  316. <error line="257" column="1" severity="error" message="Missing comment for param &quot;$date&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  317. <error line="258" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  318. <error line="259" column="31" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  319. <error line="260" column="87" severity="warning" message="Line exceeds 85 characters; contains 86 characters" source="Generic.Files.LineLength.TooLong"/>
  320. <error line="270" column="1" severity="error" message="Missing comment for param &quot;$date&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  321. <error line="271" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  322. <error line="272" column="35" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  323. <error line="273" column="88" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/>
  324. <error line="283" column="1" severity="error" message="Missing comment for param &quot;$date&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  325. <error line="284" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  326. <error line="285" column="34" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  327. <error line="286" column="88" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/>
  328. <error line="296" column="1" severity="error" message="Missing comment for param &quot;$from&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  329. <error line="297" column="1" severity="error" message="The comments for parameters $from (1) and $to (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/>
  330. <error line="297" column="1" severity="error" message="Missing comment for param &quot;$to&quot; at position 2" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  331. <error line="298" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  332. <error line="299" column="41" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  333. <error line="303" column="134" severity="warning" message="Line exceeds 85 characters; contains 133 characters" source="Generic.Files.LineLength.TooLong"/>
  334. </file>
  335. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Output\Formatter.php">
  336. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  337. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  338. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  339. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  340. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  341. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  342. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  343. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  344. <error line="21" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  345. <error line="22" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  346. <error line="23" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  347. <error line="24" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  348. <error line="25" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  349. <error line="26" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  350. <error line="27" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  351. <error line="57" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  352. <error line="58" column="43" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  353. <error line="67" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  354. <error line="68" column="43" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  355. <error line="85" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  356. <error line="86" column="42" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  357. <error line="90" column="12" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 11" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  358. <error line="100" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  359. <error line="101" column="48" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  360. <error line="107" column="1" severity="warning" message="Line exceeds 85 characters; contains 106 characters" source="Generic.Files.LineLength.TooLong"/>
  361. <error line="109" column="1" severity="error" message="Missing comment for param &quot;$data&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  362. <error line="110" column="1" severity="warning" message="Line exceeds 85 characters; contains 89 characters" source="Generic.Files.LineLength.TooLong"/>
  363. <error line="110" column="1" severity="error" message="The variable names for parameters $data (1) and $rootNodeName (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterNamesNotAligned"/>
  364. <error line="110" column="1" severity="error" message="The comments for parameters $data (1) and $rootNodeName (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/>
  365. <error line="111" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  366. <error line="111" column="1" severity="error" message="The variable names for parameters $rootNodeName (2) and $xml (3) do not align" source="PEAR.Commenting.FunctionComment.ParameterNamesNotAligned"/>
  367. <error line="111" column="1" severity="error" message="The comments for parameters $rootNodeName (2) and $xml (3) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/>
  368. <error line="111" column="1" severity="error" message="Doc comment for var $xml does not match actual variable name &amp;$xml at position 3" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  369. <error line="114" column="1" severity="warning" message="Line exceeds 85 characters; contains 142 characters" source="Generic.Files.LineLength.TooLong"/>
  370. <error line="116" column="84" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  371. <error line="119" column="9" severity="warning" message="Line exceeds 85 characters; contains 106 characters" source="Generic.Files.LineLength.TooLong"/>
  372. <error line="120" column="9" severity="warning" message="Inline control structures are discouraged" source="Generic.ControlStructures.InlineControlStructure.Discouraged"/>
  373. <error line="120" column="14" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  374. <error line="120" column="28" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  375. <error line="120" column="39" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  376. <error line="120" column="65" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  377. <error line="123" column="9" severity="error" message="Expected &quot;foreach (...) {\n&quot;; found &quot;foreach(...) {\n&quot;" source="PEAR.ControlStructures.ControlSignature"/>
  378. <error line="126" column="18" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  379. <error line="126" column="35" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  380. <error line="135" column="18" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  381. <error line="135" column="35" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  382. <error line="136" column="31" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  383. <error line="136" column="48" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  384. <error line="136" column="70" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  385. <error line="136" column="85" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  386. <error line="136" column="94" severity="warning" message="Line exceeds 85 characters; contains 93 characters" source="Generic.Files.LineLength.TooLong"/>
  387. <error line="139" column="17" severity="warning" message="Inline control structures are discouraged" source="Generic.ControlStructures.InlineControlStructure.Discouraged"/>
  388. <error line="140" column="23" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  389. <error line="140" column="50" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  390. <error line="144" column="26" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  391. <error line="144" column="47" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  392. <error line="145" column="23" severity="error" message="Space after opening parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
  393. <error line="145" column="46" severity="error" message="Space before closing parenthesis of function call prohibited" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
  394. <error line="152" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  395. <error line="161" column="19" severity="error" message="You must use &quot;/**&quot; style comments for a function comment" source="PEAR.Commenting.FunctionComment.WrongStyle"/>
  396. <error line="161" column="46" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  397. <error line="162" column="106" severity="warning" message="Line exceeds 85 characters; contains 105 characters" source="Generic.Files.LineLength.TooLong"/>
  398. </file>
  399. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Pull.php">
  400. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  401. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  402. </file>
  403. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Push.php">
  404. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  405. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  406. </file>
  407. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Remove.php">
  408. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  409. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  410. </file>
  411. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Revert.php">
  412. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  413. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  414. </file>
  415. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Status.php">
  416. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  417. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  418. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  419. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  420. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  421. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  422. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  423. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  424. <error line="45" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  425. <error line="46" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  426. <error line="47" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  427. <error line="48" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  428. <error line="49" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  429. <error line="50" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  430. <error line="51" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  431. <error line="91" column="28" severity="warning" message="Line exceeds 85 characters; contains 88 characters" source="Generic.Files.LineLength.TooLong"/>
  432. <error line="117" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  433. <error line="117" column="1" severity="error" message="Doc comment for var $param does not match actual variable name $params at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  434. <error line="126" column="5" severity="error" message="Doc comment for &quot;$params&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  435. <error line="132" column="1" severity="warning" message="Line exceeds 85 characters; contains 90 characters" source="Generic.Files.LineLength.TooLong"/>
  436. <error line="132" column="1" severity="error" message="There must be exactly one blank line before the tags in function comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeTags"/>
  437. <error line="133" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  438. <error line="148" column="16" severity="error" message="Opening parenthesis of a multi-line function call must be the last content on the line" source="PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket"/>
  439. <error line="151" column="10" severity="error" message="Closing parenthesis of a multi-line function call must be on a line by itself" source="PEAR.Functions.FunctionCallSignature.CloseBracketLine"/>
  440. <error line="184" column="12" severity="error" message="You must use &quot;/**&quot; style comments for a function comment" source="PEAR.Commenting.FunctionComment.WrongStyle"/>
  441. <error line="200" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  442. <error line="200" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  443. <error line="200" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  444. <error line="200" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  445. <error line="219" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  446. <error line="219" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  447. <error line="219" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  448. <error line="219" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  449. <error line="239" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  450. <error line="239" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  451. <error line="239" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  452. <error line="239" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  453. <error line="258" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  454. <error line="258" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  455. <error line="258" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  456. <error line="258" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  457. <error line="278" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  458. <error line="278" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  459. <error line="278" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  460. <error line="278" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  461. <error line="297" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  462. <error line="297" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  463. <error line="297" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  464. <error line="297" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  465. <error line="316" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  466. <error line="316" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  467. <error line="316" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  468. <error line="316" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  469. <error line="337" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  470. <error line="358" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  471. <error line="358" column="1" severity="error" message="Superfluous doc comment at position 1" source="PEAR.Commenting.FunctionComment.ExtraParamComment"/>
  472. <error line="358" column="1" severity="error" message="Missing parameter name at position 1" source="PEAR.Commenting.FunctionComment.MissingParamName"/>
  473. <error line="358" column="1" severity="error" message="Missing comment for param &quot;[ UNKNOWN ]&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  474. <error line="361" column="30" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  475. <error line="375" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  476. <error line="375" column="1" severity="error" message="Missing comment for param &quot;$revision&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  477. <error line="379" column="49" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  478. </file>
  479. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Tag.php">
  480. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  481. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  482. </file>
  483. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Command\Version.php">
  484. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  485. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  486. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  487. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  488. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  489. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  490. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  491. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  492. <error line="36" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  493. <error line="37" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  494. <error line="38" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  495. <error line="39" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  496. <error line="40" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  497. <error line="41" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  498. <error line="42" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  499. <error line="68" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  500. <error line="68" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  501. <error line="68" column="1" severity="error" message="Doc comment for var $hg does not match actual variable name $param at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  502. <error line="68" column="1" severity="error" message="Missing comment for param &quot;$hg&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  503. <error line="71" column="48" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  504. <error line="75" column="5" severity="error" message="Doc comment for &quot;$options&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  505. <error line="77" column="1" severity="warning" message="Line exceeds 85 characters; contains 90 characters" source="Generic.Files.LineLength.TooLong"/>
  506. <error line="77" column="1" severity="error" message="There must be exactly one blank line before the tags in function comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeTags"/>
  507. <error line="78" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  508. <error line="94" column="1" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 0" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  509. <error line="116" column="27" severity="error" message="Space found before comma in function call" source="Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma"/>
  510. <error line="117" column="27" severity="error" message="Space found before comma in function call" source="Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma"/>
  511. <error line="127" column="13" severity="error" message="Expected &quot;} else {\n&quot;; found &quot;}\n else{\n&quot;" source="PEAR.ControlStructures.ControlSignature"/>
  512. <error line="128" column="16" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 15" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  513. <error line="131" column="9" severity="error" message="Expected &quot;} else {\n&quot;; found &quot;}\n else {\n&quot;" source="PEAR.ControlStructures.ControlSignature"/>
  514. <error line="146" column="1" severity="error" message="Extra newline(s) found before function comment short description" source="PEAR.Commenting.FunctionComment.SpacingBeforeShort"/>
  515. <error line="147" column="1" severity="error" message="There must be exactly one blank line before the tags in function comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeTags"/>
  516. <error line="149" column="34" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  517. </file>
  518. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Abstract.php">
  519. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  520. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  521. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  522. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  523. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  524. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  525. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  526. <error line="13" column="1" severity="error" message="@version tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  527. <error line="14" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  528. <error line="23" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  529. <error line="24" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  530. <error line="25" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  531. <error line="26" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  532. <error line="27" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  533. <error line="28" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  534. <error line="29" column="1" severity="warning" message="Invalid version &quot;SVN:&quot; in doc comment; consider &quot;Release: &lt;package_version&gt;&quot; instead" source="PEAR.Commenting.ClassComment.InvalidVersion"/>
  535. <error line="29" column="1" severity="error" message="@version tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  536. <error line="30" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  537. <error line="34" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  538. <error line="34" column="2" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 1" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  539. <error line="34" column="9" severity="error" message="Missing function doc comment" source="PEAR.Commenting.FunctionComment.Missing"/>
  540. <error line="34" column="9" severity="error" message="Line indented incorrectly; expected 4 spaces, found 1" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  541. <error line="34" column="32" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  542. <error line="36" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  543. </file>
  544. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Bundle.php">
  545. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  546. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  547. </file>
  548. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Bundle\Exception.php">
  549. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  550. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  551. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  552. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  553. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  554. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  555. <error line="13" column="1" severity="warning" message="Invalid version &quot;Hg: $Revision$&quot; in file comment; consider &quot;CVS: &lt;cvs_id&gt;&quot; or &quot;SVN: &lt;svn_id&gt;&quot; instead" source="PEAR.Commenting.FileComment.InvalidVersion"/>
  556. <error line="13" column="1" severity="error" message="@version tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  557. <error line="14" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  558. <error line="22" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  559. <error line="23" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  560. <error line="24" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  561. <error line="25" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  562. <error line="26" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  563. <error line="27" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  564. <error line="28" column="1" severity="error" message="@version tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  565. <error line="29" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  566. <error line="49" column="15" severity="error" message="Protected member variable &quot;_messages&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  567. <error line="62" column="43" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  568. </file>
  569. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Interface.php">
  570. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  571. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  572. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  573. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  574. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  575. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  576. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  577. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  578. <error line="21" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  579. <error line="22" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  580. <error line="23" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  581. <error line="24" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  582. <error line="25" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  583. <error line="26" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  584. <error line="27" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  585. <error line="31" column="12" severity="error" message="Missing function doc comment" source="PEAR.Commenting.FunctionComment.Missing"/>
  586. <error line="32" column="12" severity="error" message="Missing function doc comment" source="PEAR.Commenting.FunctionComment.Missing"/>
  587. </file>
  588. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Repository.php">
  589. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  590. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  591. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  592. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  593. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  594. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  595. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  596. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 1" source="PEAR.Commenting.FileComment.TagIndent"/>
  597. <error line="40" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  598. <error line="41" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  599. <error line="42" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  600. <error line="43" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  601. <error line="44" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  602. <error line="45" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  603. <error line="46" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  604. <error line="48" column="94" severity="warning" message="Line exceeds 85 characters; contains 93 characters" source="Generic.Files.LineLength.TooLong"/>
  605. <error line="79" column="15" severity="error" message="Protected member variable &quot;_path&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  606. <error line="87" column="5" severity="error" message="Doc comment for &quot;$hg&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  607. <error line="87" column="5" severity="error" message="Doc comment for &quot;$path&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  608. <error line="92" column="46" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  609. <error line="99" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  610. <error line="99" column="1" severity="error" message="Doc comment for var $path does not match actual variable name $hg at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  611. <error line="99" column="1" severity="error" message="Missing comment for param &quot;$path&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  612. <error line="99" column="1" severity="error" message="Doc comment for &quot;$path&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  613. <error line="114" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  614. <error line="115" column="36" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  615. <error line="116" column="28" severity="error" message="TRUE, FALSE and NULL must be lowercase; expected &quot;null&quot; but found &quot;NULL&quot;" source="Generic.PHP.LowerCaseConstant.Found"/>
  616. <error line="122" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  617. <error line="122" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  618. <error line="182" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  619. <error line="182" column="1" severity="error" message="Expected 1 space before variable type" source="PEAR.Commenting.FunctionComment.SpacingBeforeParamType"/>
  620. <error line="182" column="1" severity="error" message="Doc comment for var $repo does not match actual variable name $path at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  621. <error line="210" column="5" severity="error" message="Doc comment for &quot;$path&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  622. <error line="211" column="1" severity="error" message="Extra newline(s) found before function comment short description" source="PEAR.Commenting.FunctionComment.SpacingBeforeShort"/>
  623. <error line="213" column="1" severity="error" message="@return tag is empty in function comment" source="PEAR.Commenting.FunctionComment.EmptyReturn"/>
  624. <error line="213" column="1" severity="error" message="There must be exactly one blank line before the tags in function comment" source="PEAR.Commenting.FunctionComment.SpacingBeforeTags"/>
  625. <error line="217" column="9" severity="warning" message="Line exceeds 85 characters; contains 100 characters" source="Generic.Files.LineLength.TooLong"/>
  626. <error line="241" column="110" severity="warning" message="Line exceeds 85 characters; contains 109 characters" source="Generic.Files.LineLength.TooLong"/>
  627. <error line="253" column="34" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  628. <error line="264" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  629. </file>
  630. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Repository\Branch.php">
  631. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  632. <error line="2" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  633. <error line="3" column="1" severity="error" message="Missing class doc comment" source="PEAR.Commenting.ClassComment.Missing"/>
  634. </file>
  635. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Repository\Changset.php">
  636. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  637. <error line="2" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  638. <error line="3" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  639. <error line="3" column="2" severity="error" message="Missing class doc comment" source="PEAR.Commenting.ClassComment.Missing"/>
  640. <error line="3" column="2" severity="error" message="Line indented incorrectly; expected 0 spaces, found 1" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  641. <error line="4" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  642. <error line="4" column="2" severity="error" message="Expected 0 spaces before opening brace; 1 found" source="PEAR.Classes.ClassDeclaration.SpaceBeforeBrace"/>
  643. <error line="6" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  644. </file>
  645. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Repository\Exception.php">
  646. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  647. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  648. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  649. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  650. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  651. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  652. <error line="13" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  653. <error line="21" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  654. <error line="22" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  655. <error line="23" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  656. <error line="24" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  657. <error line="25" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  658. <error line="26" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  659. <error line="27" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  660. <error line="52" column="15" severity="error" message="Protected member variable &quot;_messages&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  661. <error line="68" column="43" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  662. </file>
  663. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Repository\Interface.php">
  664. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  665. <error line="2" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  666. <error line="3" column="1" severity="error" message="Missing interface doc comment" source="PEAR.Commenting.ClassComment.Missing"/>
  667. </file>
  668. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Repository\Tag.php">
  669. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  670. <error line="2" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  671. <error line="3" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  672. <error line="3" column="2" severity="error" message="Missing class doc comment" source="PEAR.Commenting.ClassComment.Missing"/>
  673. <error line="3" column="2" severity="error" message="Line indented incorrectly; expected 0 spaces, found 1" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  674. <error line="4" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  675. <error line="4" column="2" severity="error" message="Expected 0 spaces before opening brace; 1 found" source="PEAR.Classes.ClassDeclaration.SpaceBeforeBrace"/>
  676. <error line="6" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  677. </file>
  678. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\Repository\Tip.php">
  679. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  680. <error line="2" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  681. <error line="3" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  682. <error line="3" column="2" severity="error" message="Missing class doc comment" source="PEAR.Commenting.ClassComment.Missing"/>
  683. <error line="3" column="2" severity="error" message="Line indented incorrectly; expected 0 spaces, found 1" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  684. <error line="4" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  685. <error line="4" column="2" severity="error" message="Expected 0 spaces before opening brace; 1 found" source="PEAR.Classes.ClassDeclaration.SpaceBeforeBrace"/>
  686. <error line="6" column="1" severity="error" message="Spaces must be used to indent lines; tabs are not allowed" source="Generic.WhiteSpace.DisallowTabIndent.TabsUsed"/>
  687. </file>
  688. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\WorkingCopy.php">
  689. <error line="1" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
  690. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  691. </file>
  692. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Container\WorkingCopy\Exception.php">
  693. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  694. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  695. <error line="9" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  696. <error line="10" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  697. <error line="11" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  698. <error line="12" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  699. <error line="13" column="1" severity="warning" message="Invalid version &quot;Hg: $Revision$&quot; in file comment; consider &quot;CVS: &lt;cvs_id&gt;&quot; or &quot;SVN: &lt;svn_id&gt;&quot; instead" source="PEAR.Commenting.FileComment.InvalidVersion"/>
  700. <error line="13" column="1" severity="error" message="@version tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  701. <error line="14" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  702. <error line="22" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  703. <error line="23" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  704. <error line="24" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  705. <error line="25" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  706. <error line="26" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  707. <error line="27" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  708. <error line="28" column="1" severity="error" message="@version tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  709. <error line="29" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  710. <error line="49" column="15" severity="error" message="Protected member variable &quot;_messages&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  711. <error line="62" column="43" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  712. </file>
  713. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Exception.php">
  714. </file>
  715. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Executable.php">
  716. <error line="1" column="1" severity="error" message="End of line character is invalid; expected &quot;\n&quot; but found &quot;\r\n&quot;" source="Generic.Files.LineEndings.InvalidEOLChar"/>
  717. <error line="7" column="1" severity="error" message="@category tag comment indented incorrectly; expected 2 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  718. <error line="8" column="1" severity="error" message="@package tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  719. <error line="9" column="1" severity="error" message="@author tag comment indented incorrectly; expected 4 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  720. <error line="10" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 1 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  721. <error line="11" column="1" severity="error" message="@license tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  722. <error line="12" column="1" severity="error" message="@link tag comment indented incorrectly; expected 6 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  723. <error line="22" column="1" severity="error" message="@category tag comment indented incorrectly; expected 2 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  724. <error line="23" column="1" severity="error" message="@package tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  725. <error line="24" column="1" severity="error" message="@author tag comment indented incorrectly; expected 4 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  726. <error line="25" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 1 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  727. <error line="26" column="1" severity="error" message="@license tag comment indented incorrectly; expected 3 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  728. <error line="27" column="1" severity="error" message="@link tag comment indented incorrectly; expected 6 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  729. <error line="58" column="15" severity="error" message="Protected member variable &quot;_path&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  730. <error line="72" column="15" severity="error" message="Protected member variable &quot;_executable&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  731. <error line="79" column="15" severity="error" message="Protected member variable &quot;_version&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  732. <error line="87" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  733. <error line="87" column="1" severity="error" message="Doc comment for var $path does not match actual variable name $hg at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  734. <error line="87" column="1" severity="error" message="Doc comment for &quot;$path&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  735. <error line="90" column="46" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  736. <error line="105" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  737. <error line="105" column="1" severity="error" message="Doc comment for var $path does not match actual variable name $hg at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  738. <error line="105" column="1" severity="error" message="Missing comment for param &quot;$path&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  739. <error line="105" column="1" severity="error" message="Doc comment for &quot;$path&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  740. <error line="122" column="1" severity="error" message="Last parameter comment requires a blank newline after it" source="PEAR.Commenting.FunctionComment.SpacingAfterParams"/>
  741. <error line="122" column="1" severity="error" message="Doc comment for var string does not match actual variable name $path at position 1" source="PEAR.Commenting.FunctionComment.ParamNameNoMatch"/>
  742. <error line="122" column="1" severity="error" message="Missing comment for param &quot;string&quot; at position 1" source="PEAR.Commenting.FunctionComment.MissingParamComment"/>
  743. <error line="126" column="46" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  744. <error line="143" column="31" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  745. <error line="147" column="5" severity="error" message="Doc comment for &quot;$path&quot; missing" source="PEAR.Commenting.FunctionComment.MissingParamTag"/>
  746. <error line="161" column="49" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  747. <error line="167" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  748. <error line="170" column="13" severity="error" message="Line indented incorrectly; expected 8 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  749. <error line="180" column="17" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/>
  750. <error line="245" column="9" severity="warning" message="Line exceeds 85 characters; contains 86 characters" source="Generic.Files.LineLength.TooLong"/>
  751. <error line="248" column="1" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 0" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
  752. <error line="275" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  753. <error line="276" column="34" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  754. <error line="282" column="1" severity="error" message="Missing @return tag in function comment" source="PEAR.Commenting.FunctionComment.MissingReturn"/>
  755. </file>
  756. <file name="H:\Development\_Webroot\Trunk\VersionControl\Hg\Executable\Exception.php">
  757. <error line="8" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.FileComment.TagIndent"/>
  758. <error line="9" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  759. <error line="10" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.FileComment.TagIndent"/>
  760. <error line="11" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.FileComment.TagIndent"/>
  761. <error line="12" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.FileComment.TagIndent"/>
  762. <error line="13" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.FileComment.TagIndent"/>
  763. <error line="14" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.FileComment.TagIndent"/>
  764. <error line="22" column="1" severity="error" message="@category tag comment indented incorrectly; expected 3 spaces but found 4" source="PEAR.Commenting.ClassComment.TagIndent"/>
  765. <error line="23" column="1" severity="error" message="@package tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  766. <error line="24" column="1" severity="error" message="@subpackage tag comment indented incorrectly; expected 1 spaces but found 2" source="PEAR.Commenting.ClassComment.TagIndent"/>
  767. <error line="25" column="1" severity="error" message="@author tag comment indented incorrectly; expected 5 spaces but found 6" source="PEAR.Commenting.ClassComment.TagIndent"/>
  768. <error line="26" column="1" severity="error" message="@copyright tag comment indented incorrectly; expected 2 spaces but found 3" source="PEAR.Commenting.ClassComment.TagIndent"/>
  769. <error line="27" column="1" severity="error" message="@license tag comment indented incorrectly; expected 4 spaces but found 5" source="PEAR.Commenting.ClassComment.TagIndent"/>
  770. <error line="28" column="1" severity="error" message="@link tag comment indented incorrectly; expected 7 spaces but found 8" source="PEAR.Commenting.ClassComment.TagIndent"/>
  771. <error line="59" column="15" severity="error" message="Protected member variable &quot;_messages&quot; must not be prefixed with an underscore" source="PEAR.NamingConventions.ValidVariableName.PublicUnderscore"/>
  772. <error line="71" column="43" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
  773. </file>
  774. </checkstyle>