<?xml version="1.0"?>
<smurf version="0.9.0"><check title="Coding style problems" url="http://docs.moodle.org/dev/Coding_style"><description>This sections shows the coding style problems detected in the code by phpcs</description><mess><problem file="files/externallib.php" linefrom="1" lineto="1" method="" class="" package="" api="" ruleset="Generic" rule="Files.LineEndings.InvalidEOLChar" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>End of line character is invalid; expected "\n" but found "\r\n"</message><description/><code/></problem><problem file="files/externallib.php" linefrom="49" lineto="49" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 260 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="53" lineto="53" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 221 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="81" lineto="81" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 170 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="183" lineto="183" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 306 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="188" lineto="188" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 247 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="193" lineto="193" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="files/externallib.php" linefrom="193" lineto="193" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="files/externallib.php" linefrom="207" lineto="207" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EmptyLines" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Functions must not contain multiple empty lines in a row; found 2 empty lines</message><description/><code/></problem><problem file="files/externallib.php" linefrom="219" lineto="219" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="files/externallib.php" linefrom="233" lineto="233" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="files/externallib.php" linefrom="239" lineto="239" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="files/externallib.php" linefrom="239" lineto="239" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="files/externallib.php" linefrom="244" lineto="244" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must start with a capital letter, digit or 3-dots sequence</message><description/><code/></problem><problem file="files/externallib.php" linefrom="244" lineto="244" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="files/externallib.php" linefrom="288" lineto="288" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 232 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="309" lineto="309" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 277 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="317" lineto="317" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 229 characters</message><description/><code/></problem><problem file="files/externallib.php" linefrom="332" lineto="332" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line exceeds maximum limit of 180 characters; contains 218 characters</message><description/><code/></problem><problem file="lib/db/services.php" linefrom="499" lineto="499" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="40" lineto="40" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="40" lineto="40" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 1</message><description/><code/></problem><problem file="user/externallib.php" linefrom="41" lineto="41" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="42" lineto="42" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="43" lineto="43" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="44" lineto="44" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="45" lineto="45" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected 4 spaces, found 8</message><description/><code/></problem><problem file="user/externallib.php" linefrom="52" lineto="52" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 174 characters</message><description/><code/></problem><problem file="user/externallib.php" linefrom="52" lineto="52" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="52" lineto="52" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="58" lineto="58" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.Indent" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Closing brace indented incorrectly; expected 8 spaces, found 4</message><description/><code/></problem><problem file="user/externallib.php" linefrom="58" lineto="58" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="58" lineto="58" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="60" lineto="60" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 3</message><description/><code/></problem><problem file="user/externallib.php" linefrom="61" lineto="61" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="61" lineto="61" method="" class="" package="" api="" ruleset="Squiz" rule="Commenting.DocCommentAlignment.SpaceBeforeAsterisk" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 4 space(s) before asterisk; 2 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="62" lineto="62" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="62" lineto="62" method="" class="" package="" api="" ruleset="Squiz" rule="Commenting.DocCommentAlignment.SpaceBeforeAsterisk" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 4 space(s) before asterisk; 2 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="63" lineto="63" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="63" lineto="63" method="" class="" package="" api="" ruleset="Squiz" rule="Commenting.DocCommentAlignment.SpaceBeforeAsterisk" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 4 space(s) before asterisk; 2 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="64" lineto="64" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="64" lineto="64" method="" class="" package="" api="" ruleset="Squiz" rule="Commenting.DocCommentAlignment.SpaceBeforeAsterisk" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 4 space(s) before asterisk; 2 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="65" lineto="65" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="65" lineto="65" method="" class="" package="" api="" ruleset="Squiz" rule="Commenting.DocCommentAlignment.SpaceBeforeAsterisk" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 4 space(s) before asterisk; 2 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="66" lineto="66" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="66" lineto="66" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 1</message><description/><code/></problem><problem file="user/externallib.php" linefrom="66" lineto="66" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected 4 spaces, found 1</message><description/><code/></problem><problem file="user/externallib.php" linefrom="71" lineto="71" method="" class="" package="" api="" ruleset="moodle" rule="ControlStructures.ControlSignature" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected "if (...) {\n"; found "if (...){\n"</message><description/><code/></problem><problem file="user/externallib.php" linefrom="74" lineto="74" method="" class="" package="" api="" ruleset="Squiz" rule="Classes.SelfMemberReference.SpaceBefore" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 0 spaces before double colon; 1 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="74" lineto="74" method="" class="" package="" api="" ruleset="Squiz" rule="Classes.SelfMemberReference.SpaceAfter" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 0 spaces after double colon; 1 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="74" lineto="74" method="" class="" package="" api="" ruleset="Squiz" rule="Classes.SelfMemberReference.SpaceBefore" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 0 spaces before double colon; 1 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="74" lineto="74" method="" class="" package="" api="" ruleset="Squiz" rule="Classes.SelfMemberReference.SpaceAfter" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 0 spaces after double colon; 1 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="74" lineto="74" method="" class="" package="" api="" ruleset="moodle" rule="Files.LineLength.TooLong" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Line exceeds 132 characters; contains 147 characters</message><description/><code/></problem><problem file="user/externallib.php" linefrom="83" lineto="83" method="" class="" package="" api="" ruleset="moodle" rule="ControlStructures.ControlSignature" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...){\n"</message><description/><code/></problem><problem file="user/externallib.php" linefrom="84" lineto="84" method="" class="" package="" api="" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="http://docs.moodle.org/dev/Coding_style" weight="1"><message>Inline comments must end in  full-stops, exclamation marks, or question marks</message><description/><code/></problem><problem file="user/externallib.php" linefrom="86" lineto="86" method="" class="" package="" api="" ruleset="Squiz" rule="Classes.SelfMemberReference.SpaceBefore" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 0 spaces before double colon; 1 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="86" lineto="86" method="" class="" package="" api="" ruleset="Squiz" rule="Classes.SelfMemberReference.SpaceAfter" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Expected 0 spaces after double colon; 1 found</message><description/><code/></problem><problem file="user/externallib.php" linefrom="95" lineto="95" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="95" lineto="95" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="98" lineto="98" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="98" lineto="98" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="103" lineto="103" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected 20 spaces, found 24</message><description/><code/></problem><problem file="user/externallib.php" linefrom="104" lineto="104" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected 24 spaces, found 28</message><description/><code/></problem><problem file="user/externallib.php" linefrom="107" lineto="107" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="108" lineto="108" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="109" lineto="109" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="110" lineto="110" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="111" lineto="111" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="112" lineto="112" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="120" lineto="120" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 16 spaces, found 13</message><description/><code/></problem><problem file="user/externallib.php" linefrom="121" lineto="121" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 16 spaces, found 13</message><description/><code/></problem><problem file="user/externallib.php" linefrom="122" lineto="122" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 16 spaces, found 13</message><description/><code/></problem><problem file="user/externallib.php" linefrom="123" lineto="123" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 16 spaces, found 13</message><description/><code/></problem><problem file="user/externallib.php" linefrom="124" lineto="124" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 16 spaces, found 13</message><description/><code/></problem><problem file="user/externallib.php" linefrom="127" lineto="127" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 8 spaces, found 7</message><description/><code/></problem><problem file="user/externallib.php" linefrom="128" lineto="128" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 8 spaces, found 7</message><description/><code/></problem><problem file="user/externallib.php" linefrom="129" lineto="129" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 8 spaces, found 7</message><description/><code/></problem><problem file="user/externallib.php" linefrom="130" lineto="130" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.Indent" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Closing brace indented incorrectly; expected 1 spaces, found 4</message><description/><code/></problem><problem file="user/externallib.php" linefrom="132" lineto="132" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="132" lineto="132" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 1</message><description/><code/></problem><problem file="user/externallib.php" linefrom="133" lineto="133" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="134" lineto="134" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="135" lineto="135" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="136" lineto="136" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 4 spaces, found 2</message><description/><code/></problem><problem file="user/externallib.php" linefrom="139" lineto="139" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Tab found within whitespace</message><description/><code/></problem><problem file="user/externallib.php" linefrom="139" lineto="139" method="" class="" package="" api="" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Line indented incorrectly; expected at least 8 spaces, found 7</message><description/><code/></problem><problem file="user/externallib.php" linefrom="140" lineto="140" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="143" lineto="143" method="" class="" package="" api="" ruleset="moodle" rule="WhiteSpace.SpaceAfterComma.NoSpace" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Commas (,) must be followed by white space.</message><description/><code/></problem><problem file="user/externallib.php" linefrom="154" lineto="154" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="158" lineto="158" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="160" lineto="160" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.Indent" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Closing brace indented incorrectly; expected 4 spaces, found 8</message><description/><code/></problem><problem file="user/externallib.php" linefrom="161" lineto="161" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem><problem file="user/externallib.php" linefrom="172" lineto="172" method="" class="" package="" api="" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="http://docs.moodle.org/dev/Coding_style" weight="5"><message>Whitespace found at end of line</message><description/><code/></problem></mess></check><check title="PHPDocs style problems" url="http://docs.moodle.org/dev/Coding_style"><description>This sections shows the phpdocs problems detected in the code by local_moodlecheck</description><mess/></check></smurf>
