Prechecker results: error


PHP lint problems

(2 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

auth/joomdle/lang/de/auth_joomdle.php
BOM character found
auth/joomdle/lang/pt/auth_joomdle.php
BOM character found

PHP coding style problems

(15789 errors, 453 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

auth/joomdle/auth.php
(#16) Whitespace found at end of line
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) 3 slashes comments are not allowed; use "// Comment." instead
(#28) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#40) "require_once" must be immediately followed by an open parenthesis
(#46) "require_once" must be immediately followed by an open parenthesis
(#47) "require_once" must be immediately followed by an open parenthesis
(#60) PHP4 style constructors are not allowed; use "__construct()" instead
(#60) Visibility must be declared on method "auth_plugin_joomdle"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Visibility must be declared on method "can_signup"
(#67) Closing brace indented incorrectly; expected 1 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#69) Visibility must be declared on method "user_signup"
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Opening brace should be on the same line as the declaration
(#73) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Variable "password_clear" must not contain underscores.
(#79) Commas (,) must be followed by white space.
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) 3 slashes comments are not allowed; use "// Comment." instead
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Variable "password_clear" must not contain underscores.
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Variable "password_clear" must not contain underscores.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Commas (,) must be followed by white space.
(#114) Line indented incorrectly; expected 12 spaces, found 8
(#115) Closing brace indented incorrectly; expected 1 spaces, found 4
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#117) Visibility must be declared on method "can_confirm"
(#119) Closing brace indented incorrectly; expected 1 spaces, found 4
(#121) Line indented incorrectly; expected 4 spaces, found 3
(#121) Visibility must be declared on method "user_confirm"
(#121) Whitespace found at end of line
(#122) Line indented incorrectly; expected at least 4 spaces, found 3
(#122) Opening brace should be on the same line as the declaration
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 4
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 4
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Line indented incorrectly; expected 12 spaces, found 8
(#151) Closing brace indented incorrectly; expected 3 spaces, found 4
(#163) Visibility must be declared on method "user_login"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 5
(#165) Inline control structures are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 6
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Inline control structures are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Expected 2 space(s) before asterisk; 5 found
(#180) Expected 2 space(s) before asterisk; 5 found
(#181) Expected 2 space(s) before asterisk; 5 found
(#182) Expected 2 space(s) before asterisk; 5 found
(#183) Visibility must be declared on method "is_internal"
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#188) Visibility must be declared on method "can_change_password"
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#192) Visibility must be declared on method "user_update_password"
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Opening brace should be on the same line as the declaration
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Expected 1 space after "="; 2 found
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) This comment is 60% valid code; is this commented out code?
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Line indented incorrectly; expected at least 8 spaces, found 0
(#199) Tab found before comment text; expected "// return true;" but found "// return true;"
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) This comment is 60% valid code; is this commented out code?
(#200) Line indented incorrectly; expected at least 8 spaces, found 1
(#200) Tab found before comment text; expected "// return $return;" but found "// return $return;"
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#211) Visibility must be declared on method "config_form"
(#211) Variable "user_fields" must not contain underscores.
(#212) "include" must be immediately followed by an open parenthesis
(#215) Visibility must be declared on method "process_config"
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Opening brace should be on the same line as the declaration
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Closing brace indented incorrectly; expected 2 spaces, found 8
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Whitespace found at end of line
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Whitespace found at end of line
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Whitespace found at end of line
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 2
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Whitespace found at end of line
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 2
(#241) Closing brace indented incorrectly; expected 2 spaces, found 8
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 8 spaces, found 2
(#246) Closing brace indented incorrectly; expected 2 spaces, found 8
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#251) Closing brace indented incorrectly; expected 2 spaces, found 8
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 8 spaces, found 2
(#256) Closing brace indented incorrectly; expected 2 spaces, found 8
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 8 spaces, found 2
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Whitespace found at end of line
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Whitespace found at end of line
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Whitespace found at end of line
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Whitespace found at end of line
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 2
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 8 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 2
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Whitespace found at end of line
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 2
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 8 spaces, found 2
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 8 spaces, found 2
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 12 spaces, found 3
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Whitespace found at end of line
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 12 spaces, found 3
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Whitespace found at end of line
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#312) Visibility must be declared on method "_get_xmlrpc_url"
(#313) Variable "joomla_lang" must not contain underscores.
(#314) Variable "joomla_sef" must not contain underscores.
(#315) Variable "joomla_auth_token" must not contain underscores.
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Inline control structures are not allowed
(#317) Variable "joomla_lang" must not contain underscores.
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 3
(#318) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#318) Line exceeds 132 characters; contains 134 characters
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 3
(#320) Inline control structures are not allowed
(#320) Variable "joomla_sef" must not contain underscores.
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 4
(#321) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#321) Variable "joomla_lang" must not contain underscores.
(#321) Line exceeds 132 characters; contains 153 characters
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 3
(#322) Inline control structures are not allowed
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 4
(#323) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#323) Variable "joomla_lang" must not contain underscores.
(#323) Line exceeds 132 characters; contains 157 characters
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#326) Variable "joomla_auth_token" must not contain underscores.
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#332) Visibility must be declared on method "call_method"
(#333) Opening brace should be on the same line as the declaration
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Variable "connection_method" must not contain underscores.
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Inline control structures are not allowed
(#336) Variable "connection_method" must not contain underscores.
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 3
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) Inline control structures are not allowed
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 3
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#344) Visibility must be declared on method "call_method_fgc"
(#345) Opening brace should be on the same line as the declaration
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Variable "joomla_xmlrpc_url" must not contain underscores.
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Inline control structures are not allowed
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 3
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Inline control structures are not allowed
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 3
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Inline control structures are not allowed
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#356) Inline control structures are not allowed
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 2
(#358) Inline control structures are not allowed
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 spaces, found 3
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Inline control structures are not allowed
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 3
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 3
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 3
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 3
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Variable "joomla_xmlrpc_url" must not contain underscores.
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Inline control structures are not allowed
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 8 spaces, found 3
(#373) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 3
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 12 spaces, found 4
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 8 spaces, found 3
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) Visibility must be declared on method "call_method_curl"
(#382) Opening brace should be on the same line as the declaration
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Variable "joomla_xmlrpc_url" must not contain underscores.
(#386) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Inline control structures are not allowed
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 3
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Inline control structures are not allowed
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 3
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#394) Inline control structures are not allowed
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 3
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Inline control structures are not allowed
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 3
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Inline control structures are not allowed
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 3
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Inline control structures are not allowed
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 3
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Commas (,) must be followed by white space.
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Commas (,) must be followed by white space.
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Commas (,) must be followed by white space.
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Variable "joomla_xmlrpc_url" must not contain underscores.
(#409) Perl-style comments are not allowed; use "// Comment." instead
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 2
(#410) Perl-style comments are not allowed; use "// Comment." instead
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#411) Perl-style comments are not allowed; use "// Comment." instead
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Perl-style comments are not allowed; use "// Comment." instead
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Line indented incorrectly; expected at least 8 spaces, found 3
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 8 spaces, found 2
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 12 spaces, found 3
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 16 spaces, found 4
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 12 spaces, found 3
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 16 spaces, found 4
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 12 spaces, found 3
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 3
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 8 spaces, found 2
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Perl-style comments are not allowed; use "// Comment." instead
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Inline control structures are not allowed
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 8 spaces, found 3
(#432) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 3
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 12 spaces, found 4
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 8 spaces, found 3
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 4 spaces, found 1
(#439) Closing brace indented incorrectly; expected 4 spaces, found 1
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 4 spaces, found 1
(#441) Visibility must be declared on method "get_file"
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 4 spaces, found 1
(#442) Opening brace should be on the same line as the declaration
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) Variable "connection_method" must not contain underscores.
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Inline control structures are not allowed
(#445) Variable "connection_method" must not contain underscores.
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 3
(#446) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#446) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 2
(#447) Inline control structures are not allowed
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 3
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 1
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 4 spaces, found 1
(#453) Visibility must be declared on method "get_file_curl"
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 4 spaces, found 1
(#454) Opening brace should be on the same line as the declaration
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 2
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) No space found before comment text; expected "// return the transfer as a string" but found "//return the transfer as a string"
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Line indented incorrectly; expected at least 8 spaces, found 2
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 2
(#478) Whitespace found at end of line
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 8 spaces, found 2
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 4 spaces, found 1
(#483) Visibility must be declared on method "test"
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 5
(#487) Visibility must be declared on method "system_check"
(#488) Opening brace should be on the same line as the declaration
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 2
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) This comment is 62% valid code; is this commented out code?
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Line indented incorrectly; expected at least 8 spaces, found 1
(#490) Tab found before comment text; expected "// $system['mnet_auth'] = is_enabled_auth('mnet');" but found "// $system['mnet_auth'] = is_enabled_auth('mnet');"
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 2
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Line indented incorrectly; expected at least 8 spaces, found 2
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) This comment is 59% valid code; is this commented out code?
(#494) Line indented incorrectly; expected at least 8 spaces, found 1
(#494) Tab found before comment text; expected "// $system['enablewebservices'] = get_config (NULL, 'enablewebservices');" but found "// $system['enablewebservices'] = get_config (NULL, 'enablewebservices');"
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#496) Variable "joomla_url" must not contain underscores.
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 8 spaces, found 2
(#497) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#497) Variable "joomla_url" must not contain underscores.
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 12 spaces, found 3
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 8 spaces, found 2
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 8 spaces, found 2
(#501) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 12 spaces, found 3
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 12 spaces, found 3
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 12 spaces, found 3
(#505) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 3
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Line indented incorrectly; expected at least 16 spaces, found 4
(#507) No space found before comment text; expected "// j1.5 devuelve un error xmlrpc con esta info" but found "//j1.5 devuelve un error xmlrpc con esta info"
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 16 spaces, found 4
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 12 spaces, found 3
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 3
(#510) Inline control structures are not allowed
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 12 spaces, found 4
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 8 spaces, found 2
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 4 spaces, found 1
(#517) Visibility must be declared on method "get_paypal_config"
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 4 spaces, found 1
(#518) Opening brace should be on the same line as the declaration
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 8 spaces, found 2
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 2
(#521) Variable "paypal_config" must not contain underscores.
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 8 spaces, found 2
(#522) Variable "paypal_config" must not contain underscores.
(#522) Line exceeds 132 characters; contains 154 characters
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 2
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#525) Variable "paypal_config" must not contain underscores.
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 2
(#527) Variable "paypal_config" must not contain underscores.
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 4 spaces, found 1
(#530) Visibility must be declared on method "my_courses"
(#530) Variable "order_by_cat" must not contain underscores.
(#530) Whitespace found at end of line
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#531) Opening brace should be on the same line as the declaration
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Whitespace found at end of line
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 2
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) Inline control structures are not allowed
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 3
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Inline control structures are not allowed
(#542) Variable "order_by_cat" must not contain underscores.
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 3
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) Inline control structures are not allowed
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 8 spaces, found 3
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 2
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 2
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#549) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 12 spaces, found 3
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 12 spaces, found 3
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 12 spaces, found 3
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 12 spaces, found 3
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 12 spaces, found 3
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 12 spaces, found 3
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Inline control structures are not allowed
(#560) Line exceeds 132 characters; contains 149 characters
(#562) Inline control structures are not allowed
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 12 spaces, found 3
(#566) Variable "course_obj" must not contain underscores.
(#567) Expected "foreach (...) {\n"; found "foreach (...) \n {\n"
(#567) Variable "course_obj" must not contain underscores.
(#567) Whitespace found at end of line
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 16 spaces, found 4
(#574) Variable "url_item" must not contain underscores.
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 16 spaces, found 4
(#575) Variable "url_item" must not contain underscores.
(#576) Expected 1 space after "="; 2 found
(#576) Variable "url_item" must not contain underscores.
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 12 spaces, found 3
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 12 spaces, found 3
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 8 spaces, found 2
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Line indented incorrectly; expected at least 4 spaces, found 1
(#586) Visibility must be declared on method "my_all_courses"
(#587) Opening brace should be on the same line as the declaration
(#595) Line exceeds 132 characters; contains 179 characters
(#596) Line exceeds 132 characters; contains 136 characters
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Variable "my_courses" must not contain underscores.
(#601) Whitespace found at end of line
(#602) Expected "foreach (...) {\n"; found "foreach (...)\n { \n"
(#603) Whitespace found at end of line
(#604) Variable "my_courses" must not contain underscores.
(#605) Whitespace found at end of line
(#606) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#609) Expected 1 space after "="; 2 found
(#612) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#614) Expected "if (...) {\n"; found "if (...) // If student, check that enrolment is not suspended\n {\n"
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Inline control structures are not allowed
(#616) Variable "my_courses" must not contain underscores.
(#632) Visibility must be declared on method "my_teachers"
(#632) Whitespace found at end of line
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 4 spaces, found 1
(#633) Opening brace should be on the same line as the declaration
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Whitespace found at end of line
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 8 spaces, found 2
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 8 spaces, found 2
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 8 spaces, found 2
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 8 spaces, found 2
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 8 spaces, found 2
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 2
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 8 spaces, found 2
(#644) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 12 spaces, found 3
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 12 spaces, found 3
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 12 spaces, found 3
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 12 spaces, found 3
(#651) Spaces must be used to indent lines; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 12 spaces, found 3
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 12 spaces, found 3
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 12 spaces, found 3
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected 12 spaces, found 3
(#654) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 12 spaces, found 3
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 16 spaces, found 4
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 16 spaces, found 4
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 16 spaces, found 4
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 16 spaces, found 4
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 12 spaces, found 3
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 12 spaces, found 3
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 12 spaces, found 3
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 12 spaces, found 3
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 8 spaces, found 2
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 8 spaces, found 2
(#670) Visibility must be declared on method "my_classmates"
(#670) Whitespace found at end of line
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 4 spaces, found 1
(#671) Opening brace should be on the same line as the declaration
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#673) Whitespace found at end of line
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 spaces, found 2
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 2
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 8 spaces, found 2
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 8 spaces, found 2
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 2
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 8 spaces, found 2
(#683) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 8 spaces, found 2
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 12 spaces, found 3
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 12 spaces, found 3
(#687) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 12 spaces, found 3
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 16 spaces, found 4
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 16 spaces, found 4
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 16 spaces, found 4
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 16 spaces, found 4
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected 12 spaces, found 3
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected 8 spaces, found 2
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 8 spaces, found 2
(#700) Expected 5 space(s) before asterisk; 6 found
(#701) Expected 5 space(s) before asterisk; 6 found
(#701) Whitespace found at end of line
(#702) Expected 5 space(s) before asterisk; 6 found
(#703) Expected 5 space(s) before asterisk; 6 found
(#704) Visibility must be declared on method "list_courses"
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 4 spaces, found 1
(#705) Opening brace should be on the same line as the declaration
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 8 spaces, found 2
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 8 spaces, found 2
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 8 spaces, found 2
(#710) Expected 1 space after "="; newline found
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 8 spaces, found 3
(#730) Whitespace found at end of line within string
(#733) Whitespace found at end of line within string
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 8 spaces, found 2
(#736) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 8 spaces, found 2
(#738) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 8 spaces, found 2
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 12 spaces, found 3
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 12 spaces, found 3
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected at least 12 spaces, found 3
(#743) Variable "my_courses" must not contain underscores.
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 12 spaces, found 3
(#744) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 12 spaces, found 3
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 16 spaces, found 4
(#746) Variable "my_courses" must not contain underscores.
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected 12 spaces, found 3
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 8 spaces, found 2
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 8 spaces, found 2
(#751) Spaces must be used to indent lines; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 8 spaces, found 2
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 8 spaces, found 2
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 8 spaces, found 2
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 8 spaces, found 2
(#754) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 8 spaces, found 2
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 12 spaces, found 3
(#756) Variable "enrol_methods" must not contain underscores.
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 12 spaces, found 3
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 12 spaces, found 3
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 12 spaces, found 3
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 12 spaces, found 3
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 12 spaces, found 3
(#763) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#763) Variable "enrol_methods" must not contain underscores.
(#764) Spaces must be used to indent lines; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 12 spaces, found 3
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 16 spaces, found 4
(#765) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 16 spaces, found 4
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 20 spaces, found 5
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 20 spaces, found 5
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 20 spaces, found 5
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 20 spaces, found 5
(#772) Expected 1 space after "="; 2 found
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 20 spaces, found 5
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 20 spaces, found 5
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 16 spaces, found 4
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Line indented incorrectly; expected at least 16 spaces, found 4
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 16 spaces, found 4
(#778) Inline control structures are not allowed
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 16 spaces, found 5
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 16 spaces, found 4
(#780) Inline control structures are not allowed
(#781) Spaces must be used to indent lines; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 16 spaces, found 5
(#782) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Line indented incorrectly; expected at least 16 spaces, found 4
(#785) Spaces must be used to indent lines; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 16 spaces, found 4
(#785) Inline control structures are not allowed
(#786) Spaces must be used to indent lines; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 16 spaces, found 5
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 16 spaces, found 4
(#788) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 16 spaces, found 4
(#790) Spaces must be used to indent lines; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 20 spaces, found 5
(#791) Spaces must be used to indent lines; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 20 spaces, found 5
(#791) Inline control structures are not allowed
(#792) Spaces must be used to indent lines; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 20 spaces, found 6
(#793) Spaces must be used to indent lines; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected 16 spaces, found 4
(#794) Spaces must be used to indent lines; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 16 spaces, found 4
(#794) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if (...)\n\t\t\t\t{\n"
(#794) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#795) Spaces must be used to indent lines; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 16 spaces, found 4
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 20 spaces, found 5
(#797) Spaces must be used to indent lines; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 20 spaces, found 5
(#797) Inline control structures are not allowed
(#798) Spaces must be used to indent lines; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 20 spaces, found 6
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 16 spaces, found 4
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 16 spaces, found 4
(#800) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if (...)\n\t\t\t\t{\n"
(#800) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 16 spaces, found 4
(#802) Spaces must be used to indent lines; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 20 spaces, found 5
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 20 spaces, found 5
(#803) Inline control structures are not allowed
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 20 spaces, found 6
(#805) Spaces must be used to indent lines; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected 16 spaces, found 4
(#806) Spaces must be used to indent lines; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 12 spaces, found 3
(#808) Spaces must be used to indent lines; tabs are not allowed
(#808) Tab found within whitespace
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Line indented incorrectly; expected at least 12 spaces, found 3
(#809) Spaces must be used to indent lines; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 12 spaces, found 3
(#809) Inline control structures are not allowed
(#809) Variable "course_info" must not contain underscores.
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 12 spaces, found 4
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Line indented incorrectly; expected at least 12 spaces, found 3
(#813) Spaces must be used to indent lines; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 12 spaces, found 3
(#813) Inline control structures are not allowed
(#814) Spaces must be used to indent lines; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 12 spaces, found 4
(#815) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#817) Spaces must be used to indent lines; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 12 spaces, found 3
(#819) Spaces must be used to indent lines; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 12 spaces, found 3
(#820) Spaces must be used to indent lines; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected 12 spaces, found 3
(#820) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#821) Spaces must be used to indent lines; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 12 spaces, found 3
(#822) Spaces must be used to indent lines; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 16 spaces, found 4
(#822) Inline control structures are not allowed
(#822) Variable "my_courses" must not contain underscores.
(#823) Spaces must be used to indent lines; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 16 spaces, found 5
(#824) Spaces must be used to indent lines; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 12 spaces, found 3
(#825) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#827) Spaces must be used to indent lines; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected at least 12 spaces, found 3
(#828) Spaces must be used to indent lines; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 12 spaces, found 3
(#829) Spaces must be used to indent lines; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected at least 12 spaces, found 3
(#831) Spaces must be used to indent lines; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 12 spaces, found 3
(#832) Spaces must be used to indent lines; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 12 spaces, found 3
(#832) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#833) Spaces must be used to indent lines; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 12 spaces, found 3
(#834) Spaces must be used to indent lines; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected at least 12 spaces, found 3
(#836) Spaces must be used to indent lines; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 12 spaces, found 3
(#837) Spaces must be used to indent lines; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 12 spaces, found 3
(#837) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#837) Line exceeds 132 characters; contains 146 characters
(#838) Spaces must be used to indent lines; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected at least 12 spaces, found 3
(#839) Spaces must be used to indent lines; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected at least 12 spaces, found 3
(#841) Spaces must be used to indent lines; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 12 spaces, found 3
(#843) Expected "foreach (...) {\n"; found "foreach (...) \n {\n"
(#843) Whitespace found at end of line
(#850) Spaces must be used to indent lines; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 16 spaces, found 4
(#850) Variable "url_item" must not contain underscores.
(#851) Spaces must be used to indent lines; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected at least 16 spaces, found 4
(#851) Variable "url_item" must not contain underscores.
(#852) Expected 1 space after "="; 2 found
(#852) Variable "url_item" must not contain underscores.
(#855) Spaces must be used to indent lines; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 12 spaces, found 3
(#857) Spaces must be used to indent lines; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 12 spaces, found 3
(#858) Spaces must be used to indent lines; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected 8 spaces, found 2
(#860) Spaces must be used to indent lines; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 8 spaces, found 2
(#864) Expected 5 space(s) before asterisk; 6 found
(#865) Expected 5 space(s) before asterisk; 6 found
(#866) Spaces must be used to indent lines; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected 4 spaces, found 1
(#866) Visibility must be declared on method "get_all_courses"
(#867) Opening brace should be on the same line as the declaration
(#870) Expected 1 space after "="; newline found
(#890) Whitespace found at end of line within string
(#893) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#899) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#901) Variable "enrol_methods" must not contain underscores.
(#908) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#908) Variable "enrol_methods" must not contain underscores.
(#910) Expected "if (...) {\n"; found "if (...)\n {\n"
(#917) Expected 1 space after "="; 2 found
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) Inline control structures are not allowed
(#925) Inline control structures are not allowed
(#927) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) Inline control structures are not allowed
(#933) Expected "if (...) {\n"; found "if (...)\n {\n"
(#936) Inline control structures are not allowed
(#939) Expected "} else if (...) {\n"; found "}\n else if (...)\n {\n"
(#939) Expected "if (...) {\n"; found "if (...)\n {\n"
(#942) Inline control structures are not allowed
(#945) Expected "} else if (...) {\n"; found "}\n else if (...)\n {\n"
(#945) Expected "if (...) {\n"; found "if (...)\n {\n"
(#948) Inline control structures are not allowed
(#959) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#964) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#964) Line exceeds 132 characters; contains 155 characters
(#970) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#977) Variable "url_item" must not contain underscores.
(#978) Variable "url_item" must not contain underscores.
(#979) Expected 1 space after "="; 2 found
(#979) Variable "url_item" must not contain underscores.
(#988) Closing brace indented incorrectly; expected 1 spaces, found 4
(#991) Expected 5 space(s) before asterisk; 6 found
(#992) Expected 5 space(s) before asterisk; 6 found
(#992) Whitespace found at end of line
(#993) Expected 5 space(s) before asterisk; 6 found
(#994) Expected 5 space(s) before asterisk; 6 found
(#995) Visibility must be declared on method "courses_abc"
(#995) Variable "start_chars" must not contain underscores.
(#996) Spaces must be used to indent lines; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 4 spaces, found 1
(#996) Opening brace should be on the same line as the declaration
(#997) Spaces must be used to indent lines; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 8 spaces, found 2
(#999) Spaces must be used to indent lines; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 8 spaces, found 2
(#1000) Variable "start_chars" must not contain underscores.
(#1001) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1003) Expected 1 space after "="; 2 found
(#1008) Spaces must be used to indent lines; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 8 spaces, found 2
(#1008) Expected 1 space after "="; newline found
(#1009) Spaces must be used to indent lines; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 8 spaces, found 3
(#1028) Whitespace found at end of line within string
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 8 spaces, found 2
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected 8 spaces, found 2
(#1035) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1036) Spaces must be used to indent lines; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected at least 8 spaces, found 2
(#1037) Spaces must be used to indent lines; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected at least 12 spaces, found 3
(#1038) Spaces must be used to indent lines; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 12 spaces, found 3
(#1040) Spaces must be used to indent lines; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 12 spaces, found 3
(#1040) Variable "my_courses" must not contain underscores.
(#1041) Spaces must be used to indent lines; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected 12 spaces, found 3
(#1041) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#1042) Spaces must be used to indent lines; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected at least 12 spaces, found 3
(#1043) Spaces must be used to indent lines; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected at least 16 spaces, found 4
(#1043) Variable "my_courses" must not contain underscores.
(#1044) Spaces must be used to indent lines; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected 12 spaces, found 3
(#1045) Spaces must be used to indent lines; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Line indented incorrectly; expected 8 spaces, found 2
(#1047) Spaces must be used to indent lines; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected at least 8 spaces, found 2
(#1048) Spaces must be used to indent lines; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 8 spaces, found 2
(#1049) Spaces must be used to indent lines; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected at least 8 spaces, found 2
(#1050) Spaces must be used to indent lines; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected at least 8 spaces, found 2
(#1051) Spaces must be used to indent lines; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected 8 spaces, found 2
(#1051) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1052) Spaces must be used to indent lines; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected at least 8 spaces, found 2
(#1053) Spaces must be used to indent lines; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 12 spaces, found 3
(#1055) Spaces must be used to indent lines; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected at least 12 spaces, found 3
(#1056) Spaces must be used to indent lines; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 12 spaces, found 3
(#1057) Spaces must be used to indent lines; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 12 spaces, found 3
(#1058) Spaces must be used to indent lines; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 12 spaces, found 3
(#1058) Variable "enrol_methods" must not contain underscores.
(#1059) Spaces must be used to indent lines; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected 12 spaces, found 3
(#1059) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#1059) Variable "enrol_methods" must not contain underscores.
(#1060) Spaces must be used to indent lines; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 12 spaces, found 3
(#1061) Spaces must be used to indent lines; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected 16 spaces, found 4
(#1061) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1062) Spaces must be used to indent lines; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected at least 16 spaces, found 4
(#1063) Spaces must be used to indent lines; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected at least 20 spaces, found 5
(#1064) Spaces must be used to indent lines; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 20 spaces, found 5
(#1067) Spaces must be used to indent lines; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 20 spaces, found 5
(#1068) Spaces must be used to indent lines; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 20 spaces, found 5
(#1068) Expected 1 space after "="; 2 found
(#1069) Spaces must be used to indent lines; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected at least 20 spaces, found 5
(#1070) Spaces must be used to indent lines; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 20 spaces, found 5
(#1071) Spaces must be used to indent lines; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected 16 spaces, found 4
(#1073) Spaces must be used to indent lines; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Inline comments must end in full-stops, exclamation marks, or question marks
(#1073) Line indented incorrectly; expected at least 16 spaces, found 4
(#1074) Spaces must be used to indent lines; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected at least 16 spaces, found 4
(#1074) Inline control structures are not allowed
(#1075) Spaces must be used to indent lines; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 16 spaces, found 5
(#1077) Spaces must be used to indent lines; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Line indented incorrectly; expected at least 16 spaces, found 4
(#1078) Spaces must be used to indent lines; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 16 spaces, found 4
(#1078) Inline control structures are not allowed
(#1079) Spaces must be used to indent lines; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected at least 16 spaces, found 5
(#1081) Spaces must be used to indent lines; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected 16 spaces, found 4
(#1081) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1082) Spaces must be used to indent lines; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 16 spaces, found 4
(#1083) Spaces must be used to indent lines; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected at least 20 spaces, found 5
(#1084) Spaces must be used to indent lines; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 20 spaces, found 5
(#1084) Inline control structures are not allowed
(#1085) Spaces must be used to indent lines; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 20 spaces, found 6
(#1086) Spaces must be used to indent lines; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 16 spaces, found 4
(#1087) Spaces must be used to indent lines; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected at least 16 spaces, found 4
(#1087) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if (...)\n\t\t\t\t{\n"
(#1087) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1088) Spaces must be used to indent lines; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 16 spaces, found 4
(#1089) Spaces must be used to indent lines; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected at least 20 spaces, found 5
(#1090) Spaces must be used to indent lines; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 20 spaces, found 5
(#1090) Inline control structures are not allowed
(#1091) Spaces must be used to indent lines; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 20 spaces, found 6
(#1092) Spaces must be used to indent lines; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected 16 spaces, found 4
(#1093) Spaces must be used to indent lines; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 16 spaces, found 4
(#1093) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if (...)\n\t\t\t\t{\n"
(#1093) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1094) Spaces must be used to indent lines; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected at least 16 spaces, found 4
(#1095) Spaces must be used to indent lines; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 20 spaces, found 5
(#1096) Spaces must be used to indent lines; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 20 spaces, found 5
(#1096) Inline control structures are not allowed
(#1097) Spaces must be used to indent lines; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 20 spaces, found 6
(#1098) Spaces must be used to indent lines; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected 16 spaces, found 4
(#1099) Spaces must be used to indent lines; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected 12 spaces, found 3
(#1100) Spaces must be used to indent lines; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 12 spaces, found 3
(#1102) Spaces must be used to indent lines; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 12 spaces, found 3
(#1103) Spaces must be used to indent lines; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected 12 spaces, found 3
(#1103) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1104) Spaces must be used to indent lines; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 12 spaces, found 3
(#1105) Spaces must be used to indent lines; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 16 spaces, found 4
(#1105) Inline control structures are not allowed
(#1105) Variable "my_courses" must not contain underscores.
(#1106) Spaces must be used to indent lines; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 16 spaces, found 5
(#1107) Spaces must be used to indent lines; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected 12 spaces, found 3
(#1108) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1110) Spaces must be used to indent lines; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected at least 12 spaces, found 3
(#1111) Spaces must be used to indent lines; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 12 spaces, found 3
(#1113) Spaces must be used to indent lines; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 12 spaces, found 3
(#1114) Spaces must be used to indent lines; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected at least 12 spaces, found 3
(#1114) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1115) Spaces must be used to indent lines; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected at least 12 spaces, found 3
(#1116) Spaces must be used to indent lines; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 12 spaces, found 3
(#1118) Spaces must be used to indent lines; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected at least 12 spaces, found 3
(#1120) Expected "foreach (...) {\n"; found "foreach (...) \n {\n"
(#1120) Whitespace found at end of line
(#1127) Spaces must be used to indent lines; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected at least 16 spaces, found 4
(#1127) Variable "url_item" must not contain underscores.
(#1128) Spaces must be used to indent lines; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 16 spaces, found 4
(#1128) Variable "url_item" must not contain underscores.
(#1129) Expected 1 space after "="; 2 found
(#1129) Variable "url_item" must not contain underscores.
(#1132) Spaces must be used to indent lines; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected at least 12 spaces, found 3
(#1133) Spaces must be used to indent lines; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected 8 spaces, found 2
(#1135) Spaces must be used to indent lines; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected at least 8 spaces, found 2
(#1138) Expected 5 space(s) before asterisk; 6 found
(#1139) Expected 5 space(s) before asterisk; 6 found
(#1139) Whitespace found at end of line
(#1140) Expected 5 space(s) before asterisk; 6 found
(#1141) Expected 5 space(s) before asterisk; 6 found
(#1142) Visibility must be declared on method "get_course_categories"
(#1142) Whitespace found at end of line
(#1143) Spaces must be used to indent lines; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected at least 4 spaces, found 1
(#1143) Opening brace should be on the same line as the declaration
(#1144) Spaces must be used to indent lines; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected at least 8 spaces, found 2
(#1146) Spaces must be used to indent lines; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected at least 8 spaces, found 2
(#1147) Spaces must be used to indent lines; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 8 spaces, found 2
(#1147) Expected 1 space after "="; newline found
(#1148) Spaces must be used to indent lines; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 8 spaces, found 3
(#1158) Spaces must be used to indent lines; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected at least 8 spaces, found 2
(#1159) Spaces must be used to indent lines; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected at least 8 spaces, found 2
(#1159) Expected 1 space after "="; 2 found
(#1161) Spaces must be used to indent lines; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected at least 8 spaces, found 2
(#1162) Spaces must be used to indent lines; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected at least 8 spaces, found 2
(#1163) Spaces must be used to indent lines; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected 8 spaces, found 2
(#1163) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1164) Spaces must be used to indent lines; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected at least 8 spaces, found 2
(#1165) Spaces must be used to indent lines; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected at least 12 spaces, found 3
(#1166) Spaces must be used to indent lines; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected at least 12 spaces, found 3
(#1168) Spaces must be used to indent lines; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected at least 12 spaces, found 3
(#1169) Spaces must be used to indent lines; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 12 spaces, found 3
(#1169) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1169) Line exceeds 132 characters; contains 138 characters
(#1170) Spaces must be used to indent lines; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 12 spaces, found 3
(#1171) Spaces must be used to indent lines; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected at least 12 spaces, found 3
(#1172) Spaces must be used to indent lines; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected at least 12 spaces, found 3
(#1173) Spaces must be used to indent lines; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected 8 spaces, found 2
(#1174) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1176) Spaces must be used to indent lines; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected at least 8 spaces, found 2
(#1181) Expected 5 space(s) before asterisk; 6 found
(#1182) Expected 5 space(s) before asterisk; 6 found
(#1182) Whitespace found at end of line
(#1183) Expected 5 space(s) before asterisk; 6 found
(#1184) Expected 5 space(s) before asterisk; 6 found
(#1185) Expected 5 space(s) before asterisk; 6 found
(#1186) Visibility must be declared on method "courses_by_category"
(#1187) Spaces must be used to indent lines; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected at least 4 spaces, found 1
(#1187) Opening brace should be on the same line as the declaration
(#1188) Spaces must be used to indent lines; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 8 spaces, found 2
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected at least 8 spaces, found 2
(#1191) Spaces must be used to indent lines; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected at least 8 spaces, found 2
(#1191) Inline control structures are not allowed
(#1192) Spaces must be used to indent lines; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 8 spaces, found 3
(#1194) Spaces must be used to indent lines; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected at least 8 spaces, found 2
(#1194) Expected 1 space after "="; newline found
(#1195) Spaces must be used to indent lines; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 8 spaces, found 3
(#1216) Spaces must be used to indent lines; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected at least 8 spaces, found 2
(#1217) Spaces must be used to indent lines; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected at least 8 spaces, found 2
(#1217) Commas (,) must be followed by white space.
(#1219) Spaces must be used to indent lines; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Line indented incorrectly; expected 8 spaces, found 2
(#1219) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1220) Spaces must be used to indent lines; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected at least 8 spaces, found 2
(#1221) Spaces must be used to indent lines; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 12 spaces, found 3
(#1222) Spaces must be used to indent lines; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected at least 12 spaces, found 3
(#1224) Spaces must be used to indent lines; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected at least 12 spaces, found 3
(#1224) Variable "my_courses" must not contain underscores.
(#1225) Spaces must be used to indent lines; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected 12 spaces, found 3
(#1225) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#1226) Spaces must be used to indent lines; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 12 spaces, found 3
(#1227) Spaces must be used to indent lines; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected at least 16 spaces, found 4
(#1227) Variable "my_courses" must not contain underscores.
(#1228) Spaces must be used to indent lines; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected 12 spaces, found 3
(#1229) Spaces must be used to indent lines; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected 8 spaces, found 2
(#1231) Spaces must be used to indent lines; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected at least 8 spaces, found 2
(#1232) Spaces must be used to indent lines; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected at least 8 spaces, found 2
(#1233) Spaces must be used to indent lines; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected at least 8 spaces, found 2
(#1234) Spaces must be used to indent lines; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 8 spaces, found 2
(#1235) Spaces must be used to indent lines; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected 8 spaces, found 2
(#1235) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1236) Spaces must be used to indent lines; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 8 spaces, found 2
(#1237) Spaces must be used to indent lines; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected at least 12 spaces, found 3
(#1239) Spaces must be used to indent lines; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1239) Line indented incorrectly; expected at least 12 spaces, found 3
(#1240) Spaces must be used to indent lines; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected at least 12 spaces, found 3
(#1240) Variable "enrol_methods" must not contain underscores.
(#1241) Spaces must be used to indent lines; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected at least 12 spaces, found 3
(#1242) Spaces must be used to indent lines; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 12 spaces, found 3
(#1243) Spaces must be used to indent lines; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected at least 12 spaces, found 3
(#1244) Spaces must be used to indent lines; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected 12 spaces, found 3
(#1244) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#1244) Variable "enrol_methods" must not contain underscores.
(#1245) Spaces must be used to indent lines; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected at least 12 spaces, found 3
(#1246) Spaces must be used to indent lines; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected 16 spaces, found 4
(#1246) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1247) Spaces must be used to indent lines; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 16 spaces, found 4
(#1248) Spaces must be used to indent lines; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 20 spaces, found 5
(#1249) Spaces must be used to indent lines; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected at least 20 spaces, found 5
(#1252) Spaces must be used to indent lines; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected at least 20 spaces, found 5
(#1253) Spaces must be used to indent lines; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected at least 20 spaces, found 5
(#1253) Expected 1 space after "="; 2 found
(#1254) Spaces must be used to indent lines; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 20 spaces, found 5
(#1255) Spaces must be used to indent lines; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected at least 20 spaces, found 5
(#1256) Spaces must be used to indent lines; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected 16 spaces, found 4
(#1258) Spaces must be used to indent lines; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) Line indented incorrectly; expected at least 16 spaces, found 4
(#1259) Spaces must be used to indent lines; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 16 spaces, found 4
(#1259) Inline control structures are not allowed
(#1260) Spaces must be used to indent lines; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected at least 16 spaces, found 5
(#1262) Spaces must be used to indent lines; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Inline comments must end in full-stops, exclamation marks, or question marks
(#1262) Line indented incorrectly; expected at least 16 spaces, found 4
(#1263) Spaces must be used to indent lines; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected at least 16 spaces, found 4
(#1263) Inline control structures are not allowed
(#1264) Spaces must be used to indent lines; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected at least 16 spaces, found 5
(#1266) Spaces must be used to indent lines; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Line indented incorrectly; expected 16 spaces, found 4
(#1266) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1267) Spaces must be used to indent lines; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 16 spaces, found 4
(#1268) Spaces must be used to indent lines; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected at least 20 spaces, found 5
(#1269) Spaces must be used to indent lines; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected at least 20 spaces, found 5
(#1269) Inline control structures are not allowed
(#1270) Spaces must be used to indent lines; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected at least 20 spaces, found 6
(#1271) Spaces must be used to indent lines; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Line indented incorrectly; expected 16 spaces, found 4
(#1272) Spaces must be used to indent lines; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Line indented incorrectly; expected at least 16 spaces, found 4
(#1272) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if (...)\n\t\t\t\t{\n"
(#1272) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1273) Spaces must be used to indent lines; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected at least 16 spaces, found 4
(#1274) Spaces must be used to indent lines; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Line indented incorrectly; expected at least 20 spaces, found 5
(#1275) Spaces must be used to indent lines; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Line indented incorrectly; expected at least 20 spaces, found 5
(#1275) Inline control structures are not allowed
(#1276) Spaces must be used to indent lines; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected at least 20 spaces, found 6
(#1277) Spaces must be used to indent lines; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected 16 spaces, found 4
(#1278) Spaces must be used to indent lines; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) Line indented incorrectly; expected at least 16 spaces, found 4
(#1278) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if (...)\n\t\t\t\t{\n"
(#1278) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1279) Spaces must be used to indent lines; tabs are not allowed
(#1279) Tab found within whitespace
(#1279) Line indented incorrectly; expected at least 16 spaces, found 4
(#1280) Spaces must be used to indent lines; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected at least 20 spaces, found 5
(#1281) Spaces must be used to indent lines; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Line indented incorrectly; expected at least 20 spaces, found 5
(#1281) Inline control structures are not allowed
(#1282) Spaces must be used to indent lines; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Line indented incorrectly; expected at least 20 spaces, found 6
(#1283) Spaces must be used to indent lines; tabs are not allowed
(#1283) Tab found within whitespace
(#1283) Line indented incorrectly; expected 16 spaces, found 4
(#1284) Spaces must be used to indent lines; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Line indented incorrectly; expected 12 spaces, found 3
(#1285) Spaces must be used to indent lines; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Line indented incorrectly; expected at least 12 spaces, found 3
(#1287) Spaces must be used to indent lines; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Line indented incorrectly; expected at least 12 spaces, found 3
(#1288) Spaces must be used to indent lines; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected 12 spaces, found 3
(#1288) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1289) Spaces must be used to indent lines; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected at least 12 spaces, found 3
(#1290) Spaces must be used to indent lines; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Line indented incorrectly; expected at least 16 spaces, found 4
(#1290) Inline control structures are not allowed
(#1290) Variable "my_courses" must not contain underscores.
(#1291) Spaces must be used to indent lines; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected at least 16 spaces, found 5
(#1292) Spaces must be used to indent lines; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Line indented incorrectly; expected 12 spaces, found 3
(#1294) Spaces must be used to indent lines; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Line indented incorrectly; expected at least 12 spaces, found 3
(#1295) Spaces must be used to indent lines; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Line indented incorrectly; expected at least 12 spaces, found 3
(#1296) Spaces must be used to indent lines; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Line indented incorrectly; expected at least 12 spaces, found 3
(#1297) Spaces must be used to indent lines; tabs are not allowed
(#1297) Tab found within whitespace
(#1297) Line indented incorrectly; expected at least 12 spaces, found 3
(#1297) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1297) Line exceeds 132 characters; contains 146 characters
(#1298) Spaces must be used to indent lines; tabs are not allowed
(#1298) Tab found within whitespace
(#1298) Line indented incorrectly; expected at least 12 spaces, found 3
(#1299) Spaces must be used to indent lines; tabs are not allowed
(#1299) Tab found within whitespace
(#1299) Line indented incorrectly; expected at least 12 spaces, found 3
(#1301) Spaces must be used to indent lines; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected at least 12 spaces, found 3
(#1302) Spaces must be used to indent lines; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected at least 12 spaces, found 3
(#1302) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1303) Spaces must be used to indent lines; tabs are not allowed
(#1303) Tab found within whitespace
(#1303) Line indented incorrectly; expected at least 12 spaces, found 3
(#1304) Spaces must be used to indent lines; tabs are not allowed
(#1304) Tab found within whitespace
(#1304) Line indented incorrectly; expected at least 12 spaces, found 3
(#1306) Spaces must be used to indent lines; tabs are not allowed
(#1306) Tab found within whitespace
(#1306) Line indented incorrectly; expected at least 12 spaces, found 3
(#1308) Expected "foreach (...) {\n"; found "foreach (...) \n {\n"
(#1308) Whitespace found at end of line
(#1315) Spaces must be used to indent lines; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected at least 16 spaces, found 4
(#1315) Variable "url_item" must not contain underscores.
(#1316) Spaces must be used to indent lines; tabs are not allowed
(#1316) Tab found within whitespace
(#1316) Line indented incorrectly; expected at least 16 spaces, found 4
(#1316) Variable "url_item" must not contain underscores.
(#1317) Expected 1 space after "="; 2 found
(#1317) Variable "url_item" must not contain underscores.
(#1318) Spaces must be used to indent lines; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Line indented incorrectly; expected 12 spaces, found 3
(#1318) Closing brace indented incorrectly; expected 12 spaces, found 3
(#1320) Spaces must be used to indent lines; tabs are not allowed
(#1320) Tab found within whitespace
(#1320) Line indented incorrectly; expected at least 12 spaces, found 3
(#1321) Spaces must be used to indent lines; tabs are not allowed
(#1321) Tab found within whitespace
(#1321) Line indented incorrectly; expected 8 spaces, found 2
(#1322) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1324) Spaces must be used to indent lines; tabs are not allowed
(#1324) Tab found within whitespace
(#1324) Line indented incorrectly; expected at least 8 spaces, found 2
(#1329) Expected 5 space(s) before asterisk; 6 found
(#1330) Expected 5 space(s) before asterisk; 6 found
(#1330) Whitespace found at end of line
(#1331) Expected 5 space(s) before asterisk; 6 found
(#1332) Expected 5 space(s) before asterisk; 6 found
(#1333) Visibility must be declared on method "get_course_info"
(#1333) Whitespace found at end of line
(#1334) Spaces must be used to indent lines; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 4 spaces, found 1
(#1334) Opening brace should be on the same line as the declaration
(#1335) Spaces must be used to indent lines; tabs are not allowed
(#1335) Tab found within whitespace
(#1335) Line indented incorrectly; expected at least 8 spaces, found 2
(#1337) Spaces must be used to indent lines; tabs are not allowed
(#1337) Tab found within whitespace
(#1337) Inline comments must end in full-stops, exclamation marks, or question marks
(#1337) Line indented incorrectly; expected at least 8 spaces, found 2
(#1338) Spaces must be used to indent lines; tabs are not allowed
(#1338) Tab found within whitespace
(#1338) Line indented incorrectly; expected at least 8 spaces, found 2
(#1338) Variable "not_found" must not contain underscores.
(#1339) Spaces must be used to indent lines; tabs are not allowed
(#1339) Tab found within whitespace
(#1339) Line indented incorrectly; expected at least 8 spaces, found 2
(#1339) Variable "not_found" must not contain underscores.
(#1340) Spaces must be used to indent lines; tabs are not allowed
(#1340) Tab found within whitespace
(#1340) Line indented incorrectly; expected at least 8 spaces, found 2
(#1340) Variable "not_found" must not contain underscores.
(#1341) Spaces must be used to indent lines; tabs are not allowed
(#1341) Tab found within whitespace
(#1341) Line indented incorrectly; expected at least 8 spaces, found 2
(#1341) Variable "not_found" must not contain underscores.
(#1342) Spaces must be used to indent lines; tabs are not allowed
(#1342) Tab found within whitespace
(#1342) Line indented incorrectly; expected at least 8 spaces, found 2
(#1342) Variable "not_found" must not contain underscores.
(#1343) Spaces must be used to indent lines; tabs are not allowed
(#1343) Tab found within whitespace
(#1343) Line indented incorrectly; expected at least 8 spaces, found 2
(#1343) Variable "not_found" must not contain underscores.
(#1344) Spaces must be used to indent lines; tabs are not allowed
(#1344) Tab found within whitespace
(#1344) Line indented incorrectly; expected at least 8 spaces, found 2
(#1344) Variable "not_found" must not contain underscores.
(#1345) Spaces must be used to indent lines; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected at least 8 spaces, found 2
(#1345) Variable "not_found" must not contain underscores.
(#1346) Spaces must be used to indent lines; tabs are not allowed
(#1346) Tab found within whitespace
(#1346) Line indented incorrectly; expected at least 8 spaces, found 2
(#1346) Variable "not_found" must not contain underscores.
(#1347) Spaces must be used to indent lines; tabs are not allowed
(#1347) Tab found within whitespace
(#1347) Line indented incorrectly; expected at least 8 spaces, found 2
(#1347) Variable "not_found" must not contain underscores.
(#1348) Spaces must be used to indent lines; tabs are not allowed
(#1348) Tab found within whitespace
(#1348) Line indented incorrectly; expected at least 8 spaces, found 2
(#1348) Variable "not_found" must not contain underscores.
(#1349) Spaces must be used to indent lines; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected at least 8 spaces, found 2
(#1349) Variable "not_found" must not contain underscores.
(#1350) Spaces must be used to indent lines; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected at least 8 spaces, found 2
(#1350) Variable "not_found" must not contain underscores.
(#1351) Spaces must be used to indent lines; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected at least 8 spaces, found 2
(#1351) Variable "not_found" must not contain underscores.
(#1352) Spaces must be used to indent lines; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Line indented incorrectly; expected at least 8 spaces, found 2
(#1352) Variable "not_found" must not contain underscores.
(#1353) Spaces must be used to indent lines; tabs are not allowed
(#1353) Tab found within whitespace
(#1353) Line indented incorrectly; expected at least 8 spaces, found 2
(#1353) Variable "not_found" must not contain underscores.
(#1354) Spaces must be used to indent lines; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Line indented incorrectly; expected at least 8 spaces, found 2
(#1354) Variable "not_found" must not contain underscores.
(#1355) Spaces must be used to indent lines; tabs are not allowed
(#1355) Tab found within whitespace
(#1355) Line indented incorrectly; expected at least 8 spaces, found 2
(#1355) Variable "not_found" must not contain underscores.
(#1356) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1358) Spaces must be used to indent lines; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected at least 8 spaces, found 2
(#1359) Spaces must be used to indent lines; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Line indented incorrectly; expected at least 8 spaces, found 2
(#1361) Spaces must be used to indent lines; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected at least 8 spaces, found 2
(#1361) Expected 1 space after "="; newline found
(#1362) Spaces must be used to indent lines; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected at least 8 spaces, found 3
(#1384) Spaces must be used to indent lines; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected at least 8 spaces, found 2
(#1385) Spaces must be used to indent lines; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line indented incorrectly; expected at least 8 spaces, found 2
(#1385) Expected 1 space after "="; 2 found
(#1387) Spaces must be used to indent lines; tabs are not allowed
(#1387) Tab found within whitespace
(#1387) Line indented incorrectly; expected at least 8 spaces, found 2
(#1387) Inline control structures are not allowed
(#1388) Spaces must be used to indent lines; tabs are not allowed
(#1388) Tab found within whitespace
(#1388) Line indented incorrectly; expected at least 8 spaces, found 3
(#1388) Variable "not_found" must not contain underscores.
(#1390) Spaces must be used to indent lines; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected at least 8 spaces, found 2
(#1392) Spaces must be used to indent lines; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected at least 8 spaces, found 2
(#1392) Variable "course_info" must not contain underscores.
(#1392) Expected 1 space after "="; 2 found
(#1393) Spaces must be used to indent lines; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Line indented incorrectly; expected at least 8 spaces, found 2
(#1393) Variable "course_info" must not contain underscores.
(#1393) Variable "course_info" must not contain underscores.
(#1394) Spaces must be used to indent lines; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Line indented incorrectly; expected at least 8 spaces, found 2
(#1394) Variable "course_info" must not contain underscores.
(#1394) Variable "course_info" must not contain underscores.
(#1395) Spaces must be used to indent lines; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Line indented incorrectly; expected at least 8 spaces, found 2
(#1395) Variable "course_info" must not contain underscores.
(#1396) Spaces must be used to indent lines; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected at least 8 spaces, found 2
(#1396) Variable "course_info" must not contain underscores.
(#1396) Variable "course_info" must not contain underscores.
(#1396) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1396) Line exceeds 132 characters; contains 165 characters
(#1397) Spaces must be used to indent lines; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected at least 8 spaces, found 2
(#1397) Variable "course_info" must not contain underscores.
(#1397) Variable "course_info" must not contain underscores.
(#1397) Line exceeds 132 characters; contains 140 characters
(#1398) Spaces must be used to indent lines; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected at least 8 spaces, found 2
(#1398) Variable "course_info" must not contain underscores.
(#1398) Variable "course_info" must not contain underscores.
(#1400) Spaces must be used to indent lines; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected at least 8 spaces, found 2
(#1401) Spaces must be used to indent lines; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Line indented incorrectly; expected at least 8 spaces, found 2
(#1401) Variable "course_info" must not contain underscores.
(#1401) Variable "course_info" must not contain underscores.
(#1401) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1401) Line exceeds 132 characters; contains 142 characters
(#1402) Spaces must be used to indent lines; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected at least 8 spaces, found 2
(#1402) Variable "course_info" must not contain underscores.
(#1402) Variable "course_info" must not contain underscores.
(#1403) Spaces must be used to indent lines; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected at least 8 spaces, found 2
(#1403) Variable "course_info" must not contain underscores.
(#1403) Variable "course_info" must not contain underscores.
(#1404) Spaces must be used to indent lines; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected at least 8 spaces, found 2
(#1405) Spaces must be used to indent lines; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected at least 8 spaces, found 2
(#1407) Spaces must be used to indent lines; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected at least 8 spaces, found 2
(#1408) Expected 1 space after "="; newline found
(#1416) Variable "course_info" must not contain underscores.
(#1417) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1419) Spaces must be used to indent lines; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Line indented incorrectly; expected at least 8 spaces, found 2
(#1419) Variable "course_info" must not contain underscores.
(#1420) Spaces must be used to indent lines; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Line indented incorrectly; expected at least 8 spaces, found 2
(#1420) Variable "course_info" must not contain underscores.
(#1421) Spaces must be used to indent lines; tabs are not allowed
(#1421) Tab found within whitespace
(#1421) Line indented incorrectly; expected at least 8 spaces, found 2
(#1422) Spaces must be used to indent lines; tabs are not allowed
(#1422) Tab found within whitespace
(#1422) Line indented incorrectly; expected at least 8 spaces, found 2
(#1423) Spaces must be used to indent lines; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Line indented incorrectly; expected 8 spaces, found 2
(#1423) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1424) Spaces must be used to indent lines; tabs are not allowed
(#1424) Tab found within whitespace
(#1424) Line indented incorrectly; expected at least 8 spaces, found 2
(#1425) Spaces must be used to indent lines; tabs are not allowed
(#1425) Tab found within whitespace
(#1425) Line indented incorrectly; expected 12 spaces, found 3
(#1425) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1426) Spaces must be used to indent lines; tabs are not allowed
(#1426) Tab found within whitespace
(#1426) Line indented incorrectly; expected at least 12 spaces, found 3
(#1427) Spaces must be used to indent lines; tabs are not allowed
(#1427) Tab found within whitespace
(#1427) Line indented incorrectly; expected at least 16 spaces, found 4
(#1428) Spaces must be used to indent lines; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Line indented incorrectly; expected at least 16 spaces, found 4
(#1431) Spaces must be used to indent lines; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Line indented incorrectly; expected at least 16 spaces, found 4
(#1432) Spaces must be used to indent lines; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Line indented incorrectly; expected at least 16 spaces, found 4
(#1432) Expected 1 space after "="; 2 found
(#1433) Spaces must be used to indent lines; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 16 spaces, found 4
(#1433) Variable "course_info" must not contain underscores.
(#1434) Spaces must be used to indent lines; tabs are not allowed
(#1434) Tab found within whitespace
(#1434) Line indented incorrectly; expected at least 16 spaces, found 4
(#1434) Variable "course_info" must not contain underscores.
(#1435) Spaces must be used to indent lines; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Line indented incorrectly; expected 12 spaces, found 3
(#1437) Spaces must be used to indent lines; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected at least 12 spaces, found 3
(#1438) Spaces must be used to indent lines; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected at least 12 spaces, found 3
(#1438) Inline control structures are not allowed
(#1439) Spaces must be used to indent lines; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected at least 12 spaces, found 4
(#1439) Variable "course_info" must not contain underscores.
(#1440) Spaces must be used to indent lines; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected at least 12 spaces, found 3
(#1440) Inline control structures are not allowed
(#1441) Spaces must be used to indent lines; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected at least 12 spaces, found 4
(#1441) Variable "course_info" must not contain underscores.
(#1443) Spaces must be used to indent lines; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected at least 12 spaces, found 3
(#1443) Inline control structures are not allowed
(#1444) Variable "course_info" must not contain underscores.
(#1446) Spaces must be used to indent lines; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Inline comments must end in full-stops, exclamation marks, or question marks
(#1446) Line indented incorrectly; expected at least 12 spaces, found 3
(#1447) Spaces must be used to indent lines; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 12 spaces, found 3
(#1447) Inline control structures are not allowed
(#1448) Spaces must be used to indent lines; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected at least 12 spaces, found 4
(#1448) Variable "course_info" must not contain underscores.
(#1450) Spaces must be used to indent lines; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Inline comments must end in full-stops, exclamation marks, or question marks
(#1450) Line indented incorrectly; expected at least 12 spaces, found 3
(#1451) Spaces must be used to indent lines; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected at least 12 spaces, found 3
(#1451) Inline control structures are not allowed
(#1452) Spaces must be used to indent lines; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Line indented incorrectly; expected at least 12 spaces, found 4
(#1452) Variable "course_info" must not contain underscores.
(#1454) Spaces must be used to indent lines; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected 12 spaces, found 3
(#1454) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1455) Spaces must be used to indent lines; tabs are not allowed
(#1455) Tab found within whitespace
(#1455) Line indented incorrectly; expected at least 12 spaces, found 3
(#1456) Spaces must be used to indent lines; tabs are not allowed
(#1456) Tab found within whitespace
(#1456) Line indented incorrectly; expected at least 16 spaces, found 4
(#1457) Spaces must be used to indent lines; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 16 spaces, found 4
(#1457) Inline control structures are not allowed
(#1458) Spaces must be used to indent lines; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Line indented incorrectly; expected at least 16 spaces, found 5
(#1459) Spaces must be used to indent lines; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected 12 spaces, found 3
(#1460) Spaces must be used to indent lines; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected at least 12 spaces, found 3
(#1460) Expected "} else if (...) {\n"; found "}\n\t\t\telse if (...)\n\t\t\t{\n"
(#1460) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1461) Spaces must be used to indent lines; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected at least 12 spaces, found 3
(#1462) Spaces must be used to indent lines; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected at least 16 spaces, found 4
(#1463) Spaces must be used to indent lines; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected at least 16 spaces, found 4
(#1463) Inline control structures are not allowed
(#1464) Spaces must be used to indent lines; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 16 spaces, found 5
(#1465) Spaces must be used to indent lines; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Line indented incorrectly; expected 12 spaces, found 3
(#1466) Spaces must be used to indent lines; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 12 spaces, found 3
(#1466) Expected "} else if (...) {\n"; found "}\n\t\t\telse if (...)\n\t\t\t{\n"
(#1466) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1467) Spaces must be used to indent lines; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected at least 12 spaces, found 3
(#1468) Spaces must be used to indent lines; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Line indented incorrectly; expected at least 16 spaces, found 4
(#1469) Spaces must be used to indent lines; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 16 spaces, found 4
(#1469) Inline control structures are not allowed
(#1470) Spaces must be used to indent lines; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Line indented incorrectly; expected at least 16 spaces, found 5
(#1471) Spaces must be used to indent lines; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected 12 spaces, found 3
(#1472) Spaces must be used to indent lines; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Line indented incorrectly; expected 8 spaces, found 2
(#1474) Spaces must be used to indent lines; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 8 spaces, found 2
(#1474) Variable "course_info" must not contain underscores.
(#1476) Spaces must be used to indent lines; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected at least 8 spaces, found 2
(#1476) Variable "course_info" must not contain underscores.
(#1477) Spaces must be used to indent lines; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Line indented incorrectly; expected 8 spaces, found 2
(#1477) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1478) Spaces must be used to indent lines; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected at least 8 spaces, found 2
(#1479) Spaces must be used to indent lines; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Line indented incorrectly; expected at least 12 spaces, found 3
(#1480) Spaces must be used to indent lines; tabs are not allowed
(#1480) Tab found within whitespace
(#1480) Line indented incorrectly; expected at least 12 spaces, found 3
(#1482) Spaces must be used to indent lines; tabs are not allowed
(#1482) Tab found within whitespace
(#1482) Line indented incorrectly; expected at least 12 spaces, found 3
(#1482) Variable "my_courses" must not contain underscores.
(#1483) Spaces must be used to indent lines; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Line indented incorrectly; expected 12 spaces, found 3
(#1483) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#1484) Spaces must be used to indent lines; tabs are not allowed
(#1484) Tab found within whitespace
(#1484) Line indented incorrectly; expected at least 12 spaces, found 3
(#1485) Spaces must be used to indent lines; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Line indented incorrectly; expected at least 16 spaces, found 4
(#1485) Variable "my_courses" must not contain underscores.
(#1486) Spaces must be used to indent lines; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Line indented incorrectly; expected 12 spaces, found 3
(#1487) Spaces must be used to indent lines; tabs are not allowed
(#1487) Tab found within whitespace
(#1487) Line indented incorrectly; expected at least 12 spaces, found 3
(#1487) Inline control structures are not allowed
(#1487) Variable "my_courses" must not contain underscores.
(#1488) Spaces must be used to indent lines; tabs are not allowed
(#1488) Tab found within whitespace
(#1488) Line indented incorrectly; expected at least 12 spaces, found 4
(#1488) Variable "course_info" must not contain underscores.
(#1489) Spaces must be used to indent lines; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected 8 spaces, found 2
(#1491) Spaces must be used to indent lines; tabs are not allowed
(#1491) Tab found within whitespace
(#1491) Line indented incorrectly; expected at least 8 spaces, found 2
(#1491) Variable "course_info" must not contain underscores.
(#1492) Spaces must be used to indent lines; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected at least 8 spaces, found 2
(#1493) Spaces must be used to indent lines; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected 8 spaces, found 2
(#1493) Expected "foreach (...) {\n"; found "foreach (...) \n\t\t{\n"
(#1493) Whitespace found at end of line
(#1494) Spaces must be used to indent lines; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected at least 8 spaces, found 2
(#1495) Spaces must be used to indent lines; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 12 spaces, found 3
(#1496) Spaces must be used to indent lines; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected at least 12 spaces, found 3
(#1497) Spaces must be used to indent lines; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Line indented incorrectly; expected at least 12 spaces, found 4
(#1498) Spaces must be used to indent lines; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Line indented incorrectly; expected at least 12 spaces, found 4
(#1500) Spaces must be used to indent lines; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Line indented incorrectly; expected at least 12 spaces, found 3
(#1500) Variable "url_item" must not contain underscores.
(#1501) Spaces must be used to indent lines; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 12 spaces, found 3
(#1501) Variable "url_item" must not contain underscores.
(#1502) Spaces must be used to indent lines; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected at least 12 spaces, found 3
(#1502) Variable "course_info" must not contain underscores.
(#1502) Expected 1 space after "="; 2 found
(#1502) Variable "url_item" must not contain underscores.
(#1504) Spaces must be used to indent lines; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Line indented incorrectly; expected 8 spaces, found 2
(#1506) Spaces must be used to indent lines; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Line indented incorrectly; expected at least 8 spaces, found 2
(#1506) Variable "course_info" must not contain underscores.
(#1510) Expected 5 space(s) before asterisk; 6 found
(#1511) Expected 5 space(s) before asterisk; 6 found
(#1511) Whitespace found at end of line
(#1512) Expected 5 space(s) before asterisk; 6 found
(#1513) Expected 5 space(s) before asterisk; 6 found
(#1514) Visibility must be declared on method "get_course_contents"
(#1515) Spaces must be used to indent lines; tabs are not allowed
(#1515) Tab found within whitespace
(#1515) Line indented incorrectly; expected at least 8 spaces, found 2
(#1517) Spaces must be used to indent lines; tabs are not allowed
(#1517) Tab found within whitespace
(#1517) Line indented incorrectly; expected at least 8 spaces, found 2
(#1517) Expected 1 space after "="; newline found
(#1518) Spaces must be used to indent lines; tabs are not allowed
(#1518) Tab found within whitespace
(#1518) Line indented incorrectly; expected at least 8 spaces, found 3
(#1531) Spaces must be used to indent lines; tabs are not allowed
(#1531) Tab found within whitespace
(#1531) Line indented incorrectly; expected at least 8 spaces, found 2
(#1532) Spaces must be used to indent lines; tabs are not allowed
(#1532) Tab found within whitespace
(#1532) Line indented incorrectly; expected at least 8 spaces, found 2
(#1532) Expected 1 space after "="; 2 found
(#1534) Spaces must be used to indent lines; tabs are not allowed
(#1534) Tab found within whitespace
(#1534) Line indented incorrectly; expected at least 8 spaces, found 2
(#1536) Spaces must be used to indent lines; tabs are not allowed
(#1536) Tab found within whitespace
(#1536) Line indented incorrectly; expected at least 8 spaces, found 2
(#1537) Spaces must be used to indent lines; tabs are not allowed
(#1537) Tab found within whitespace
(#1537) Line indented incorrectly; expected at least 8 spaces, found 2
(#1538) Spaces must be used to indent lines; tabs are not allowed
(#1538) Tab found within whitespace
(#1538) Line indented incorrectly; expected 8 spaces, found 2
(#1538) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1539) Spaces must be used to indent lines; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected at least 8 spaces, found 2
(#1540) Spaces must be used to indent lines; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Line indented incorrectly; expected at least 12 spaces, found 3
(#1541) Spaces must be used to indent lines; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) Line indented incorrectly; expected at least 12 spaces, found 3
(#1542) Spaces must be used to indent lines; tabs are not allowed
(#1542) Tab found within whitespace
(#1542) Line indented incorrectly; expected at least 12 spaces, found 3
(#1543) Spaces must be used to indent lines; tabs are not allowed
(#1543) Tab found within whitespace
(#1543) Line indented incorrectly; expected at least 12 spaces, found 3
(#1544) Spaces must be used to indent lines; tabs are not allowed
(#1544) Tab found within whitespace
(#1544) Line indented incorrectly; expected at least 12 spaces, found 3
(#1545) Spaces must be used to indent lines; tabs are not allowed
(#1545) Tab found within whitespace
(#1545) Line indented incorrectly; expected at least 12 spaces, found 3
(#1546) Spaces must be used to indent lines; tabs are not allowed
(#1546) Tab found within whitespace
(#1546) Line indented incorrectly; expected at least 12 spaces, found 3
(#1548) Spaces must be used to indent lines; tabs are not allowed
(#1548) Tab found within whitespace
(#1548) Line indented incorrectly; expected at least 12 spaces, found 3
(#1549) Spaces must be used to indent lines; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected 8 spaces, found 2
(#1551) Spaces must be used to indent lines; tabs are not allowed
(#1551) Tab found within whitespace
(#1551) Line indented incorrectly; expected at least 8 spaces, found 2
(#1555) Expected 5 space(s) before asterisk; 6 found
(#1556) Expected 5 space(s) before asterisk; 6 found
(#1556) Whitespace found at end of line
(#1557) Expected 5 space(s) before asterisk; 6 found
(#1558) Expected 5 space(s) before asterisk; 6 found
(#1559) Visibility must be declared on method "get_course_editing_teachers"
(#1559) Whitespace found at end of line
(#1560) Spaces must be used to indent lines; tabs are not allowed
(#1560) Tab found within whitespace
(#1560) Line indented incorrectly; expected at least 4 spaces, found 1
(#1560) Opening brace should be on the same line as the declaration
(#1561) Spaces must be used to indent lines; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected at least 8 spaces, found 2
(#1563) Spaces must be used to indent lines; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected at least 8 spaces, found 2
(#1564) Spaces must be used to indent lines; tabs are not allowed
(#1564) Tab found within whitespace
(#1564) Line indented incorrectly; expected at least 8 spaces, found 2
(#1565) Spaces must be used to indent lines; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Line indented incorrectly; expected at least 8 spaces, found 2
(#1566) Spaces must be used to indent lines; tabs are not allowed
(#1566) Tab found within whitespace
(#1566) Line indented incorrectly; expected at least 8 spaces, found 2
(#1568) Spaces must be used to indent lines; tabs are not allowed
(#1568) Tab found within whitespace
(#1568) Line indented incorrectly; expected at least 8 spaces, found 2
(#1569) Spaces must be used to indent lines; tabs are not allowed
(#1569) Tab found within whitespace
(#1569) Line indented incorrectly; expected at least 8 spaces, found 2
(#1570) Spaces must be used to indent lines; tabs are not allowed
(#1570) Tab found within whitespace
(#1570) Line indented incorrectly; expected 8 spaces, found 2
(#1570) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1571) Spaces must be used to indent lines; tabs are not allowed
(#1571) Tab found within whitespace
(#1571) Line indented incorrectly; expected at least 8 spaces, found 2
(#1572) Spaces must be used to indent lines; tabs are not allowed
(#1572) Tab found within whitespace
(#1572) Line indented incorrectly; expected at least 12 spaces, found 3
(#1573) Spaces must be used to indent lines; tabs are not allowed
(#1573) Tab found within whitespace
(#1573) Line indented incorrectly; expected at least 12 spaces, found 3
(#1574) Spaces must be used to indent lines; tabs are not allowed
(#1574) Tab found within whitespace
(#1574) Line indented incorrectly; expected at least 12 spaces, found 3
(#1576) Spaces must be used to indent lines; tabs are not allowed
(#1576) Tab found within whitespace
(#1576) Line indented incorrectly; expected at least 12 spaces, found 3
(#1577) Spaces must be used to indent lines; tabs are not allowed
(#1577) Tab found within whitespace
(#1577) Line indented incorrectly; expected at least 12 spaces, found 3
(#1578) Spaces must be used to indent lines; tabs are not allowed
(#1578) Tab found within whitespace
(#1578) Line indented incorrectly; expected 8 spaces, found 2
(#1580) Spaces must be used to indent lines; tabs are not allowed
(#1580) Tab found within whitespace
(#1580) Line indented incorrectly; expected at least 8 spaces, found 2
(#1584) Spaces must be used to indent lines; tabs are not allowed
(#1584) Tab found within whitespace
(#1584) Line indented incorrectly; expected 4 spaces, found 1
(#1584) Visibility must be declared on method "teachers_abc"
(#1584) Variable "start_chars" must not contain underscores.
(#1585) Spaces must be used to indent lines; tabs are not allowed
(#1585) Tab found within whitespace
(#1585) Line indented incorrectly; expected at least 4 spaces, found 1
(#1585) Opening brace should be on the same line as the declaration
(#1586) Spaces must be used to indent lines; tabs are not allowed
(#1586) Tab found within whitespace
(#1586) Line indented incorrectly; expected at least 8 spaces, found 2
(#1588) Spaces must be used to indent lines; tabs are not allowed
(#1588) Tab found within whitespace
(#1588) Line indented incorrectly; expected at least 8 spaces, found 2
(#1589) Variable "start_chars" must not contain underscores.
(#1590) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1592) Expected 1 space after "="; 2 found
(#1597) Spaces must be used to indent lines; tabs are not allowed
(#1597) Tab found within whitespace
(#1597) Line indented incorrectly; expected at least 8 spaces, found 2
(#1599) Whitespace found at end of line within string
(#1602) Spaces must be used to indent lines; tabs are not allowed
(#1602) Tab found within whitespace
(#1602) Line indented incorrectly; expected at least 8 spaces, found 2
(#1604) Spaces must be used to indent lines; tabs are not allowed
(#1604) Tab found within whitespace
(#1604) Line indented incorrectly; expected at least 8 spaces, found 2
(#1604) Expected 1 space after "="; 2 found
(#1605) Spaces must be used to indent lines; tabs are not allowed
(#1605) Tab found within whitespace
(#1605) Line indented incorrectly; expected at least 8 spaces, found 2
(#1606) Spaces must be used to indent lines; tabs are not allowed
(#1606) Tab found within whitespace
(#1606) Line indented incorrectly; expected 8 spaces, found 2
(#1606) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1607) Spaces must be used to indent lines; tabs are not allowed
(#1607) Tab found within whitespace
(#1607) Line indented incorrectly; expected at least 8 spaces, found 2
(#1608) Spaces must be used to indent lines; tabs are not allowed
(#1608) Tab found within whitespace
(#1608) Line indented incorrectly; expected at least 12 spaces, found 3
(#1609) Spaces must be used to indent lines; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Line indented incorrectly; expected at least 12 spaces, found 3
(#1610) Spaces must be used to indent lines; tabs are not allowed
(#1610) Tab found within whitespace
(#1610) Line indented incorrectly; expected at least 12 spaces, found 3
(#1612) Spaces must be used to indent lines; tabs are not allowed
(#1612) Tab found within whitespace
(#1612) Line indented incorrectly; expected at least 12 spaces, found 3
(#1613) Spaces must be used to indent lines; tabs are not allowed
(#1613) Tab found within whitespace
(#1613) Line indented incorrectly; expected 8 spaces, found 2
(#1615) Spaces must be used to indent lines; tabs are not allowed
(#1615) Tab found within whitespace
(#1615) Line indented incorrectly; expected at least 8 spaces, found 2
(#1616) Spaces must be used to indent lines; tabs are not allowed
(#1616) Tab found within whitespace
(#1616) Line indented incorrectly; expected 4 spaces, found 1
(#1618) Spaces must be used to indent lines; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected 4 spaces, found 1
(#1618) Visibility must be declared on method "teacher_courses"
(#1619) Spaces must be used to indent lines; tabs are not allowed
(#1619) Tab found within whitespace
(#1619) Line indented incorrectly; expected at least 4 spaces, found 1
(#1619) Opening brace should be on the same line as the declaration
(#1620) Spaces must be used to indent lines; tabs are not allowed
(#1620) Tab found within whitespace
(#1620) Line indented incorrectly; expected at least 8 spaces, found 2
(#1622) Spaces must be used to indent lines; tabs are not allowed
(#1622) Tab found within whitespace
(#1622) Line indented incorrectly; expected at least 8 spaces, found 2
(#1623) Spaces must be used to indent lines; tabs are not allowed
(#1623) Tab found within whitespace
(#1623) Line indented incorrectly; expected at least 8 spaces, found 2
(#1625) Spaces must be used to indent lines; tabs are not allowed
(#1625) Tab found within whitespace
(#1625) Line indented incorrectly; expected at least 8 spaces, found 2
(#1626) Line exceeds 132 characters; contains 164 characters
(#1627) Line exceeds 132 characters; contains 137 characters
(#1629) Spaces must be used to indent lines; tabs are not allowed
(#1629) Tab found within whitespace
(#1629) Line indented incorrectly; expected at least 8 spaces, found 2
(#1630) Spaces must be used to indent lines; tabs are not allowed
(#1630) Tab found within whitespace
(#1630) Line indented incorrectly; expected at least 8 spaces, found 2
(#1630) Expected 1 space after "="; 2 found
(#1631) Spaces must be used to indent lines; tabs are not allowed
(#1631) Tab found within whitespace
(#1631) Line indented incorrectly; expected at least 8 spaces, found 2
(#1632) Spaces must be used to indent lines; tabs are not allowed
(#1632) Tab found within whitespace
(#1632) Line indented incorrectly; expected at least 8 spaces, found 2
(#1633) Spaces must be used to indent lines; tabs are not allowed
(#1633) Tab found within whitespace
(#1633) Line indented incorrectly; expected 8 spaces, found 2
(#1633) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1634) Spaces must be used to indent lines; tabs are not allowed
(#1634) Tab found within whitespace
(#1634) Line indented incorrectly; expected at least 8 spaces, found 2
(#1635) Spaces must be used to indent lines; tabs are not allowed
(#1635) Tab found within whitespace
(#1635) Line indented incorrectly; expected at least 12 spaces, found 3
(#1636) Spaces must be used to indent lines; tabs are not allowed
(#1636) Tab found within whitespace
(#1636) Line indented incorrectly; expected at least 12 spaces, found 3
(#1637) Spaces must be used to indent lines; tabs are not allowed
(#1637) Tab found within whitespace
(#1637) Line indented incorrectly; expected at least 12 spaces, found 3
(#1638) Spaces must be used to indent lines; tabs are not allowed
(#1638) Tab found within whitespace
(#1638) Line indented incorrectly; expected at least 12 spaces, found 3
(#1639) Spaces must be used to indent lines; tabs are not allowed
(#1639) Tab found within whitespace
(#1639) Line indented incorrectly; expected at least 12 spaces, found 3
(#1640) Spaces must be used to indent lines; tabs are not allowed
(#1640) Tab found within whitespace
(#1640) Line indented incorrectly; expected at least 12 spaces, found 3
(#1642) Spaces must be used to indent lines; tabs are not allowed
(#1642) Tab found within whitespace
(#1642) Line indented incorrectly; expected at least 12 spaces, found 3
(#1643) Spaces must be used to indent lines; tabs are not allowed
(#1643) Tab found within whitespace
(#1643) Line indented incorrectly; expected at least 12 spaces, found 3
(#1644) Spaces must be used to indent lines; tabs are not allowed
(#1644) Tab found within whitespace
(#1644) Line indented incorrectly; expected 8 spaces, found 2
(#1645) Spaces must be used to indent lines; tabs are not allowed
(#1645) Tab found within whitespace
(#1645) Line indented incorrectly; expected at least 8 spaces, found 2
(#1646) Spaces must be used to indent lines; tabs are not allowed
(#1646) Tab found within whitespace
(#1646) Line indented incorrectly; expected 4 spaces, found 1
(#1650) Expected 5 space(s) before asterisk; 6 found
(#1651) Expected 5 space(s) before asterisk; 6 found
(#1651) Whitespace found at end of line
(#1652) Expected 5 space(s) before asterisk; 6 found
(#1653) Visibility must be declared on method "get_course_no"
(#1653) Whitespace found at end of line
(#1654) Spaces must be used to indent lines; tabs are not allowed
(#1654) Tab found within whitespace
(#1654) Line indented incorrectly; expected at least 4 spaces, found 1
(#1654) Opening brace should be on the same line as the declaration
(#1655) Spaces must be used to indent lines; tabs are not allowed
(#1655) Tab found within whitespace
(#1655) Line indented incorrectly; expected at least 8 spaces, found 2
(#1657) Spaces must be used to indent lines; tabs are not allowed
(#1657) Tab found within whitespace
(#1657) Line indented incorrectly; expected at least 8 spaces, found 2
(#1657) Expected 1 space after "="; newline found
(#1658) Spaces must be used to indent lines; tabs are not allowed
(#1658) Tab found within whitespace
(#1658) Line indented incorrectly; expected at least 8 spaces, found 3
(#1668) Spaces must be used to indent lines; tabs are not allowed
(#1668) Tab found within whitespace
(#1668) Line indented incorrectly; expected at least 8 spaces, found 2
(#1672) Expected 5 space(s) before asterisk; 6 found
(#1673) Spaces must be used to indent lines; tabs are not allowed
(#1674) Expected 5 space(s) before asterisk; 6 found
(#1674) Whitespace found at end of line
(#1675) Expected 5 space(s) before asterisk; 6 found
(#1676) Visibility must be declared on method "get_enrollable_course_no"
(#1676) Whitespace found at end of line
(#1677) Spaces must be used to indent lines; tabs are not allowed
(#1677) Tab found within whitespace
(#1677) Line indented incorrectly; expected at least 4 spaces, found 1
(#1677) Opening brace should be on the same line as the declaration
(#1678) Spaces must be used to indent lines; tabs are not allowed
(#1678) Tab found within whitespace
(#1678) Line indented incorrectly; expected at least 8 spaces, found 2
(#1680) Spaces must be used to indent lines; tabs are not allowed
(#1680) Tab found within whitespace
(#1680) Line indented incorrectly; expected at least 8 spaces, found 2
(#1680) Expected 1 space after "="; newline found
(#1681) Spaces must be used to indent lines; tabs are not allowed
(#1681) Tab found within whitespace
(#1681) Line indented incorrectly; expected at least 8 spaces, found 3
(#1688) Whitespace found at end of line within string
(#1691) Spaces must be used to indent lines; tabs are not allowed
(#1691) Tab found within whitespace
(#1691) Line indented incorrectly; expected at least 8 spaces, found 2
(#1695) Expected 5 space(s) before asterisk; 6 found
(#1696) Expected 5 space(s) before asterisk; 6 found
(#1696) Whitespace found at end of line
(#1697) Expected 5 space(s) before asterisk; 6 found
(#1698) Visibility must be declared on method "get_student_no"
(#1698) Whitespace found at end of line
(#1699) Spaces must be used to indent lines; tabs are not allowed
(#1699) Tab found within whitespace
(#1699) Line indented incorrectly; expected at least 4 spaces, found 1
(#1699) Opening brace should be on the same line as the declaration
(#1700) Spaces must be used to indent lines; tabs are not allowed
(#1700) Tab found within whitespace
(#1700) Line indented incorrectly; expected at least 8 spaces, found 2
(#1702) Spaces must be used to indent lines; tabs are not allowed
(#1702) Tab found within whitespace
(#1702) Line indented incorrectly; expected at least 8 spaces, found 2
(#1702) Expected 1 space after "="; newline found
(#1703) Spaces must be used to indent lines; tabs are not allowed
(#1703) Tab found within whitespace
(#1703) Line indented incorrectly; expected at least 8 spaces, found 3
(#1706) Spaces must be used to indent lines; tabs are not allowed
(#1706) Tab found within whitespace
(#1706) Line indented incorrectly; expected at least 8 spaces, found 2
(#1711) Expected 5 space(s) before asterisk; 6 found
(#1712) Expected 5 space(s) before asterisk; 6 found
(#1713) Expected 5 space(s) before asterisk; 6 found
(#1714) Expected 5 space(s) before asterisk; 6 found
(#1714) Whitespace found at end of line
(#1715) Expected 5 space(s) before asterisk; 6 found
(#1716) Visibility must be declared on method "get_assignment_submissions"
(#1716) Whitespace found at end of line
(#1717) Spaces must be used to indent lines; tabs are not allowed
(#1717) Tab found within whitespace
(#1717) Line indented incorrectly; expected at least 4 spaces, found 1
(#1717) Opening brace should be on the same line as the declaration
(#1721) Expected 1 space after "="; newline found
(#1725) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1727) Spaces must be used to indent lines; tabs are not allowed
(#1727) Tab found within whitespace
(#1727) Line indented incorrectly; expected at least 8 spaces, found 2
(#1731) Spaces must be used to indent lines; tabs are not allowed
(#1731) Tab found within whitespace
(#1731) Line indented incorrectly; expected at least 8 spaces, found 2
(#1732) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1734) Variable "ass_id" must not contain underscores.
(#1735) Expected 1 space after "="; newline found
(#1738) Spaces must be used to indent lines; tabs are not allowed
(#1738) Tab found within whitespace
(#1738) Line indented incorrectly; expected at least 12 spaces, found 4
(#1738) Variable "ass_id" must not contain underscores.
(#1750) Expected 5 space(s) before asterisk; 6 found
(#1751) Expected 5 space(s) before asterisk; 6 found
(#1751) Whitespace found at end of line
(#1752) Expected 5 space(s) before asterisk; 6 found
(#1753) Visibility must be declared on method "get_total_assignment_submissions"
(#1753) Whitespace found at end of line
(#1754) Spaces must be used to indent lines; tabs are not allowed
(#1754) Tab found within whitespace
(#1754) Line indented incorrectly; expected at least 4 spaces, found 1
(#1754) Opening brace should be on the same line as the declaration
(#1757) Expected 1 space after "="; newline found
(#1758) Spaces must be used to indent lines; tabs are not allowed
(#1758) Tab found within whitespace
(#1758) Line indented incorrectly; expected at least 8 spaces, found 3
(#1761) Spaces must be used to indent lines; tabs are not allowed
(#1761) Tab found within whitespace
(#1761) Line indented incorrectly; expected at least 8 spaces, found 2
(#1766) Visibility must be declared on method "get_assignment_grades"
(#1766) Whitespace found at end of line
(#1767) Spaces must be used to indent lines; tabs are not allowed
(#1767) Tab found within whitespace
(#1767) Line indented incorrectly; expected at least 4 spaces, found 1
(#1767) Opening brace should be on the same line as the declaration
(#1770) Spaces must be used to indent lines; tabs are not allowed
(#1770) Tab found within whitespace
(#1770) Line indented incorrectly; expected at least 8 spaces, found 2
(#1770) Variable "SQL" must be all lower-case
(#1776) Spaces must be used to indent lines; tabs are not allowed
(#1776) Tab found within whitespace
(#1776) Line indented incorrectly; expected at least 8 spaces, found 5
(#1776) Variable "sum_array" must not contain underscores.
(#1777) Spaces must be used to indent lines; tabs are not allowed
(#1777) Tab found within whitespace
(#1777) Line indented incorrectly; expected at least 8 spaces, found 2
(#1778) Spaces must be used to indent lines; tabs are not allowed
(#1778) Tab found within whitespace
(#1778) Line indented incorrectly; expected 8 spaces, found 5
(#1778) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1778) Variable "SQL" must be all lower-case
(#1779) Spaces must be used to indent lines; tabs are not allowed
(#1779) Tab found within whitespace
(#1779) Line indented incorrectly; expected at least 8 spaces, found 2
(#1780) Spaces must be used to indent lines; tabs are not allowed
(#1780) Tab found within whitespace
(#1780) Line indented incorrectly; expected 12 spaces, found 3
(#1781) Spaces must be used to indent lines; tabs are not allowed
(#1781) Tab found within whitespace
(#1781) Line indented incorrectly; expected at least 16 spaces, found 4
(#1782) Spaces must be used to indent lines; tabs are not allowed
(#1782) Tab found within whitespace
(#1782) Line indented incorrectly; expected at least 16 spaces, found 4
(#1783) Spaces must be used to indent lines; tabs are not allowed
(#1783) Tab found within whitespace
(#1783) Line indented incorrectly; expected at least 16 spaces, found 4
(#1784) Spaces must be used to indent lines; tabs are not allowed
(#1784) Tab found within whitespace
(#1784) Line indented incorrectly; expected at least 16 spaces, found 4
(#1785) Spaces must be used to indent lines; tabs are not allowed
(#1785) Tab found within whitespace
(#1785) Line indented incorrectly; expected at least 16 spaces, found 4
(#1787) Spaces must be used to indent lines; tabs are not allowed
(#1787) Tab found within whitespace
(#1787) Line indented incorrectly; expected at least 16 spaces, found 4
(#1787) Variable "sum_array" must not contain underscores.
(#1788) Spaces must be used to indent lines; tabs are not allowed
(#1788) Tab found within whitespace
(#1788) Line indented incorrectly; expected 12 spaces, found 3
(#1789) Spaces must be used to indent lines; tabs are not allowed
(#1789) Tab found within whitespace
(#1789) Line indented incorrectly; expected 8 spaces, found 5
(#1791) Spaces must be used to indent lines; tabs are not allowed
(#1791) Tab found within whitespace
(#1791) Line indented incorrectly; expected at least 8 spaces, found 2
(#1791) Variable "sum_array" must not contain underscores.
(#1792) Spaces must be used to indent lines; tabs are not allowed
(#1792) Tab found within whitespace
(#1792) Line indented incorrectly; expected 4 spaces, found 1
(#1792) Closing brace indented incorrectly; expected 4 spaces, found 1
(#1795) Expected 5 space(s) before asterisk; 6 found
(#1796) Expected 5 space(s) before asterisk; 6 found
(#1796) Whitespace found at end of line
(#1797) Expected 5 space(s) before asterisk; 6 found
(#1798) Expected 5 space(s) before asterisk; 6 found
(#1799) Visibility must be declared on method "get_average_grade"
(#1799) Whitespace found at end of line
(#1800) Spaces must be used to indent lines; tabs are not allowed
(#1800) Tab found within whitespace
(#1800) Line indented incorrectly; expected at least 4 spaces, found 1
(#1800) Opening brace should be on the same line as the declaration
(#1803) Spaces must be used to indent lines; tabs are not allowed
(#1803) Tab found within whitespace
(#1803) Line indented incorrectly; expected at least 8 spaces, found 2
(#1804) Spaces must be used to indent lines; tabs are not allowed
(#1804) Tab found within whitespace
(#1804) Line indented incorrectly; expected at least 8 spaces, found 2
(#1805) Spaces must be used to indent lines; tabs are not allowed
(#1805) Tab found within whitespace
(#1805) Line indented incorrectly; expected at least 8 spaces, found 2
(#1805) Variable "SQL" must be all lower-case
(#1811) Spaces must be used to indent lines; tabs are not allowed
(#1811) Tab found within whitespace
(#1811) Line indented incorrectly; expected at least 8 spaces, found 2
(#1811) Variable "sum_array" must not contain underscores.
(#1812) Spaces must be used to indent lines; tabs are not allowed
(#1812) Tab found within whitespace
(#1812) Line indented incorrectly; expected at least 8 spaces, found 2
(#1813) Spaces must be used to indent lines; tabs are not allowed
(#1813) Tab found within whitespace
(#1813) Line indented incorrectly; expected 8 spaces, found 5
(#1813) Variable "SQL" must be all lower-case
(#1814) Spaces must be used to indent lines; tabs are not allowed
(#1814) Tab found within whitespace
(#1814) Line indented incorrectly; expected at least 12 spaces, found 6
(#1815) Spaces must be used to indent lines; tabs are not allowed
(#1815) Tab found within whitespace
(#1815) Line indented incorrectly; expected at least 12 spaces, found 6
(#1816) Spaces must be used to indent lines; tabs are not allowed
(#1816) Tab found within whitespace
(#1816) Line indented incorrectly; expected at least 12 spaces, found 6
(#1817) Spaces must be used to indent lines; tabs are not allowed
(#1817) Tab found within whitespace
(#1817) Line indented incorrectly; expected 8 spaces, found 5
(#1819) Spaces must be used to indent lines; tabs are not allowed
(#1819) Tab found within whitespace
(#1819) Line indented incorrectly; expected at least 8 spaces, found 2
(#1820) Spaces must be used to indent lines; tabs are not allowed
(#1820) Tab found within whitespace
(#1820) Line indented incorrectly; expected 4 spaces, found 1
(#1820) Closing brace indented incorrectly; expected 4 spaces, found 1
(#1823) Expected 5 space(s) before asterisk; 6 found
(#1824) Expected 5 space(s) before asterisk; 6 found
(#1825) Expected 5 space(s) before asterisk; 6 found
(#1825) Whitespace found at end of line
(#1827) Expected 5 space(s) before asterisk; 6 found
(#1828) Expected 5 space(s) before asterisk; 6 found
(#1829) Visibility must be declared on method "get_assignments_grades"
(#1830) Spaces must be used to indent lines; tabs are not allowed
(#1830) Tab found within whitespace
(#1830) Line indented incorrectly; expected at least 4 spaces, found 1
(#1830) Opening brace should be on the same line as the declaration
(#1834) Expected 1 space after "="; newline found
(#1838) Spaces must be used to indent lines; tabs are not allowed
(#1838) Tab found within whitespace
(#1838) Line indented incorrectly; expected at least 8 spaces, found 2
(#1842) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1844) Variable "ass_id" must not contain underscores.
(#1845) Expected 1 space after "="; newline found
(#1847) Whitespace found at end of line within string
(#1852) Spaces must be used to indent lines; tabs are not allowed
(#1852) Tab found within whitespace
(#1852) Line indented incorrectly; expected at least 12 spaces, found 4
(#1852) Variable "ass_id" must not contain underscores.
(#1855) Spaces must be used to indent lines; tabs are not allowed
(#1855) Tab found within whitespace
(#1855) Line indented incorrectly; expected at least 12 spaces, found 2
(#1855) Inline control structures are not allowed
(#1856) Spaces must be used to indent lines; tabs are not allowed
(#1856) Tab found within whitespace
(#1856) Line indented incorrectly; expected at least 12 spaces, found 3
(#1864) Expected 5 space(s) before asterisk; 6 found
(#1865) Expected 5 space(s) before asterisk; 6 found
(#1865) Whitespace found at end of line
(#1866) Expected 5 space(s) before asterisk; 6 found
(#1867) Expected 5 space(s) before asterisk; 6 found
(#1868) Expected 5 space(s) before asterisk; 6 found
(#1869) Visibility must be declared on method "get_user_grades"
(#1869) Commas (,) must be followed by white space.
(#1869) Whitespace found at end of line
(#1870) Spaces must be used to indent lines; tabs are not allowed
(#1870) Tab found within whitespace
(#1870) Line indented incorrectly; expected at least 4 spaces, found 1
(#1870) Opening brace should be on the same line as the declaration
(#1873) Spaces must be used to indent lines; tabs are not allowed
(#1873) Tab found within whitespace
(#1873) Line indented incorrectly; expected at least 8 spaces, found 2
(#1874) Spaces must be used to indent lines; tabs are not allowed
(#1874) Tab found within whitespace
(#1874) Line indented incorrectly; expected at least 8 spaces, found 2
(#1877) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1879) Spaces must be used to indent lines; tabs are not allowed
(#1879) Tab found within whitespace
(#1879) Line indented incorrectly; expected at least 8 spaces, found 2
(#1879) Variable "SQL" must be all lower-case
(#1889) Spaces must be used to indent lines; tabs are not allowed
(#1889) Tab found within whitespace
(#1889) Line indented incorrectly; expected at least 8 spaces, found 5
(#1889) Variable "sum_array" must not contain underscores.
(#1890) Spaces must be used to indent lines; tabs are not allowed
(#1890) Tab found within whitespace
(#1890) Line indented incorrectly; expected at least 8 spaces, found 2
(#1891) Spaces must be used to indent lines; tabs are not allowed
(#1891) Tab found within whitespace
(#1891) Line indented incorrectly; expected 8 spaces, found 5
(#1891) Expected "if (...) {\n"; found "if (...) \n\t\t{\n"
(#1891) Variable "SQL" must be all lower-case
(#1891) Whitespace found at end of line
(#1892) Spaces must be used to indent lines; tabs are not allowed
(#1892) Tab found within whitespace
(#1892) Line indented incorrectly; expected at least 8 spaces, found 2
(#1893) Spaces must be used to indent lines; tabs are not allowed
(#1893) Tab found within whitespace
(#1893) Line indented incorrectly; expected at least 12 spaces, found 3
(#1894) Spaces must be used to indent lines; tabs are not allowed
(#1894) Tab found within whitespace
(#1894) Line indented incorrectly; expected at least 12 spaces, found 3
(#1895) Spaces must be used to indent lines; tabs are not allowed
(#1895) Tab found within whitespace
(#1895) Line indented incorrectly; expected 12 spaces, found 3
(#1895) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#1896) Spaces must be used to indent lines; tabs are not allowed
(#1896) Tab found within whitespace
(#1896) Line indented incorrectly; expected at least 12 spaces, found 3
(#1897) Spaces must be used to indent lines; tabs are not allowed
(#1897) Tab found within whitespace
(#1897) Line indented incorrectly; expected 16 spaces, found 5
(#1897) Variable "grade_grade" must not contain underscores.
(#1897) Expected 1 space before "=>"; 0 found
(#1897) Expected 1 space after "=>"; 0 found
(#1897) Commas (,) must be followed by white space.
(#1897) Expected 1 space before "=>"; 0 found
(#1897) Expected 1 space after "=>"; 0 found
(#1898) Spaces must be used to indent lines; tabs are not allowed
(#1898) Tab found within whitespace
(#1898) Line indented incorrectly; expected at least 20 spaces, found 5
(#1898) Variable "grade_grade" must not contain underscores.
(#1899) Spaces must be used to indent lines; tabs are not allowed
(#1899) Tab found within whitespace
(#1899) Line indented incorrectly; expected at least 20 spaces, found 5
(#1899) Variable "grade_grade" must not contain underscores.
(#1900) Spaces must be used to indent lines; tabs are not allowed
(#1900) Tab found within whitespace
(#1900) Line indented incorrectly; expected at least 20 spaces, found 5
(#1900) Variable "grade_grade" must not contain underscores.
(#1900) Variable "grade_object" must not contain underscores.
(#1901) Spaces must be used to indent lines; tabs are not allowed
(#1901) Tab found within whitespace
(#1901) Line indented incorrectly; expected 16 spaces, found 5
(#1903) Spaces must be used to indent lines; tabs are not allowed
(#1903) Tab found within whitespace
(#1903) Line indented incorrectly; expected at least 16 spaces, found 5
(#1903) Variable "grade_item" must not contain underscores.
(#1903) Variable "grade_grade" must not contain underscores.
(#1905) Spaces must be used to indent lines; tabs are not allowed
(#1905) Tab found within whitespace
(#1905) Line indented incorrectly; expected at least 16 spaces, found 5
(#1906) Spaces must be used to indent lines; tabs are not allowed
(#1906) Tab found within whitespace
(#1906) Line indented incorrectly; expected at least 16 spaces, found 5
(#1906) Variable "grade_item" must not contain underscores.
(#1907) Spaces must be used to indent lines; tabs are not allowed
(#1907) Tab found within whitespace
(#1907) Line indented incorrectly; expected at least 16 spaces, found 5
(#1907) Variable "formatted_grade" must not contain underscores.
(#1907) Variable "grade_item" must not contain underscores.
(#1909) Spaces must be used to indent lines; tabs are not allowed
(#1909) Tab found within whitespace
(#1909) Line indented incorrectly; expected at least 16 spaces, found 5
(#1909) Variable "formatted_grade" must not contain underscores.
(#1910) Spaces must be used to indent lines; tabs are not allowed
(#1910) Tab found within whitespace
(#1910) Whitespace found at end of line
(#1911) Spaces must be used to indent lines; tabs are not allowed
(#1911) Tab found within whitespace
(#1911) Line indented incorrectly; expected at least 16 spaces, found 5
(#1912) Spaces must be used to indent lines; tabs are not allowed
(#1912) Tab found within whitespace
(#1912) Line indented incorrectly; expected at least 16 spaces, found 5
(#1912) Variable "formatted_grade" must not contain underscores.
(#1914) Spaces must be used to indent lines; tabs are not allowed
(#1914) Tab found within whitespace
(#1914) Line indented incorrectly; expected at least 16 spaces, found 5
(#1915) Spaces must be used to indent lines; tabs are not allowed
(#1915) Tab found within whitespace
(#1915) Line indented incorrectly; expected 12 spaces, found 3
(#1916) Spaces must be used to indent lines; tabs are not allowed
(#1916) Tab found within whitespace
(#1916) Line indented incorrectly; expected at least 12 spaces, found 3
(#1917) Spaces must be used to indent lines; tabs are not allowed
(#1917) Tab found within whitespace
(#1917) Line indented incorrectly; expected 8 spaces, found 2
(#1917) Closing brace indented incorrectly; expected 5 spaces, found 2
(#1919) Spaces must be used to indent lines; tabs are not allowed
(#1919) Tab found within whitespace
(#1919) Line indented incorrectly; expected at least 8 spaces, found 2
(#1922) Spaces must be used to indent lines; tabs are not allowed
(#1922) Tab found within whitespace
(#1922) Line indented incorrectly; expected 4 spaces, found 1
(#1922) Visibility must be declared on method "get_course_grades_by_category"
(#1923) Opening brace should be on the same line as the declaration
(#1929) Commas (,) must be followed by white space.
(#1931) Inline control structures are not allowed
(#1934) Spaces must be used to indent lines; tabs are not allowed
(#1934) Tab found within whitespace
(#1934) Inline comments must end in full-stops, exclamation marks, or question marks
(#1934) Line indented incorrectly; expected at least 8 spaces, found 2
(#1935) Expected 1 space after "="; newline found
(#1936) Whitespace found at end of line within string
(#1937) Whitespace found at end of line within string
(#1938) Whitespace found at end of line within string
(#1941) Variable "cat_item" must not contain underscores.
(#1947) Variable "cat_item" must not contain underscores.
(#1955) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1960) Expected 1 space after "="; newline found
(#1961) Line exceeds 132 characters; contains 160 characters
(#1962) Whitespace found at end of line within string
(#1963) Whitespace found at end of line within string
(#1969) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1974) Variable "cat_id" must not contain underscores.
(#1976) Spaces must be used to indent lines; tabs are not allowed
(#1976) Tab found within whitespace
(#1976) Inline comments must end in full-stops, exclamation marks, or question marks
(#1976) Line indented incorrectly; expected at least 12 spaces, found 3
(#1977) Expected 1 space after "="; newline found
(#1978) Whitespace found at end of line within string
(#1979) Whitespace found at end of line within string
(#1980) Whitespace found at end of line within string
(#1980) Variable "cat_id" must not contain underscores.
(#1982) Variable "cat_item" must not contain underscores.
(#1988) Variable "cat_item" must not contain underscores.
(#1992) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1994) Inline comments must end in full-stops, exclamation marks, or question marks
(#1996) Expected 1 space after "="; newline found
(#1997) Whitespace found at end of line within string
(#1998) Whitespace found at end of line within string
(#1999) Whitespace found at end of line within string
(#1999) Variable "cat_id" must not contain underscores.
(#2003) Variable "category_items" must not contain underscores.
(#2005) Spaces must be used to indent lines; tabs are not allowed
(#2005) Tab found within whitespace
(#2005) Line indented incorrectly; expected 12 spaces, found 3
(#2005) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2007) Variable "category_item" must not contain underscores.
(#2008) Variable "category_item" must not contain underscores.
(#2014) Commas (,) must be followed by white space.
(#2015) Variable "category_item" must not contain underscores.
(#2019) Commas (,) must be followed by white space.
(#2020) Variable "category_item" must not contain underscores.
(#2022) Spaces must be used to indent lines; tabs are not allowed
(#2022) Tab found within whitespace
(#2022) Line indented incorrectly; expected 20 spaces, found 5
(#2023) Variable "category_item" must not contain underscores.
(#2024) Spaces must be used to indent lines; tabs are not allowed
(#2024) Tab found within whitespace
(#2035) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2037) Variable "category_item" must not contain underscores.
(#2038) Variable "category_item" must not contain underscores.
(#2040) Expected "} else {\n"; found "}\n else\n {\n"
(#2042) Variable "category_item" must not contain underscores.
(#2043) Variable "category_item" must not contain underscores.
(#2046) Variable "category_items" must not contain underscores.
(#2046) Variable "category_item" must not contain underscores.
(#2047) Closing brace indented incorrectly; expected 3 spaces, found 12
(#2049) Variable "category_items" must not contain underscores.
(#2054) Spaces must be used to indent lines; tabs are not allowed
(#2054) Tab found within whitespace
(#2054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2054) Inline comments must end in full-stops, exclamation marks, or question marks
(#2054) Line indented incorrectly; expected at least 8 spaces, found 2
(#2055) Spaces must be used to indent lines; tabs are not allowed
(#2055) Tab found within whitespace
(#2055) Line indented incorrectly; expected at least 8 spaces, found 2
(#2055) Inline control structures are not allowed
(#2056) Spaces must be used to indent lines; tabs are not allowed
(#2056) Tab found within whitespace
(#2056) Line indented incorrectly; expected at least 8 spaces, found 3
(#2059) Closing brace indented incorrectly; expected 1 spaces, found 4
(#2062) Visibility must be declared on method "get_my_grades"
(#2063) Opening brace should be on the same line as the declaration
(#2070) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2071) Whitespace found at end of line
(#2072) Inline control structures are not allowed
(#2078) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2080) Variable "course_news" must not contain underscores.
(#2081) Variable "course_news" must not contain underscores.
(#2082) Variable "course_news" must not contain underscores.
(#2082) Variable "course_news" must not contain underscores.
(#2083) Variable "course_news" must not contain underscores.
(#2085) Variable "course_news" must not contain underscores.
(#2092) Visibility must be declared on method "get_my_grades_by_category"
(#2093) Opening brace should be on the same line as the declaration
(#2101) Inline control structures are not allowed
(#2107) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2109) Variable "course_news" must not contain underscores.
(#2110) Variable "course_news" must not contain underscores.
(#2111) Variable "course_news" must not contain underscores.
(#2111) Variable "course_news" must not contain underscores.
(#2112) Variable "course_news" must not contain underscores.
(#2114) Variable "course_news" must not contain underscores.
(#2120) Visibility must be declared on method "get_my_grade_user_report"
(#2121) Opening brace should be on the same line as the declaration
(#2129) Inline control structures are not allowed
(#2135) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2137) Variable "course_news" must not contain underscores.
(#2138) Variable "course_news" must not contain underscores.
(#2139) Variable "course_news" must not contain underscores.
(#2139) Variable "course_news" must not contain underscores.
(#2140) Variable "course_news" must not contain underscores.
(#2141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2143) Variable "course_news" must not contain underscores.
(#2149) Visibility must be declared on method "get_grade_user_report"
(#2150) Opening brace should be on the same line as the declaration
(#2156) Commas (,) must be followed by white space.
(#2158) Inline control structures are not allowed
(#2161) Expected 1 space before "=>"; 0 found
(#2161) Expected 1 space after "=>"; 0 found
(#2161) Expected 1 space before "=>"; 0 found
(#2161) Expected 1 space after "=>"; 0 found
(#2161) Expected 1 space before "=>"; 0 found
(#2161) Expected 1 space after "=>"; 0 found
(#2161) Expected 1 space before "=>"; 0 found
(#2161) Expected 1 space after "=>"; 0 found
(#2162) Spaces must be used to indent lines; tabs are not allowed
(#2162) Tab found within whitespace
(#2162) Line indented incorrectly; expected at least 8 spaces, found 2
(#2165) Inline comments must end in full-stops, exclamation marks, or question marks
(#2166) Expected 1 space after "="; newline found
(#2167) Whitespace found at end of line within string
(#2168) Whitespace found at end of line within string
(#2169) Whitespace found at end of line within string
(#2172) Variable "cat_item" must not contain underscores.
(#2178) Variable "cat_item" must not contain underscores.
(#2183) Spaces must be used to indent lines; tabs are not allowed
(#2183) Tab found within whitespace
(#2183) Line indented incorrectly; expected 8 spaces, found 2
(#2183) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#2184) Spaces must be used to indent lines; tabs are not allowed
(#2184) Tab found within whitespace
(#2184) Line indented incorrectly; expected at least 8 spaces, found 2
(#2185) Spaces must be used to indent lines; tabs are not allowed
(#2185) Tab found within whitespace
(#2185) Line indented incorrectly; expected at least 12 spaces, found 3
(#2186) Spaces must be used to indent lines; tabs are not allowed
(#2186) Tab found within whitespace
(#2186) Line indented incorrectly; expected at least 12 spaces, found 3
(#2187) Spaces must be used to indent lines; tabs are not allowed
(#2187) Tab found within whitespace
(#2187) Line indented incorrectly; expected 8 spaces, found 2
(#2188) Spaces must be used to indent lines; tabs are not allowed
(#2188) Tab found within whitespace
(#2188) Line indented incorrectly; expected 8 spaces, found 2
(#2188) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#2189) Spaces must be used to indent lines; tabs are not allowed
(#2189) Tab found within whitespace
(#2189) Line indented incorrectly; expected at least 8 spaces, found 2
(#2190) Spaces must be used to indent lines; tabs are not allowed
(#2190) Tab found within whitespace
(#2190) Line indented incorrectly; expected at least 12 spaces, found 3
(#2191) Spaces must be used to indent lines; tabs are not allowed
(#2191) Tab found within whitespace
(#2191) Line indented incorrectly; expected at least 12 spaces, found 3
(#2192) Spaces must be used to indent lines; tabs are not allowed
(#2192) Tab found within whitespace
(#2192) Line indented incorrectly; expected 8 spaces, found 2
(#2196) Spaces must be used to indent lines; tabs are not allowed
(#2196) Tab found within whitespace
(#2196) Line indented incorrectly; expected 8 spaces, found 2
(#2196) Variable "grade_grade" must not contain underscores.
(#2196) Expected 1 space before "=>"; 0 found
(#2196) Expected 1 space after "=>"; 0 found
(#2196) Variable "cat_item" must not contain underscores.
(#2196) Commas (,) must be followed by white space.
(#2196) Expected 1 space before "=>"; 0 found
(#2196) Expected 1 space after "=>"; 0 found
(#2197) Spaces must be used to indent lines; tabs are not allowed
(#2197) Tab found within whitespace
(#2197) Line indented incorrectly; expected at least 12 spaces, found 3
(#2197) Variable "grade_grade" must not contain underscores.
(#2198) Spaces must be used to indent lines; tabs are not allowed
(#2198) Tab found within whitespace
(#2198) Line indented incorrectly; expected at least 12 spaces, found 3
(#2198) Variable "grade_grade" must not contain underscores.
(#2199) Spaces must be used to indent lines; tabs are not allowed
(#2199) Tab found within whitespace
(#2199) Line indented incorrectly; expected at least 12 spaces, found 3
(#2199) Variable "grade_grade" must not contain underscores.
(#2199) Variable "cat_item" must not contain underscores.
(#2200) Spaces must be used to indent lines; tabs are not allowed
(#2200) Tab found within whitespace
(#2200) Line indented incorrectly; expected 8 spaces, found 2
(#2201) Spaces must be used to indent lines; tabs are not allowed
(#2201) Tab found within whitespace
(#2201) Line indented incorrectly; expected at least 8 spaces, found 2
(#2201) Variable "grade_grade" must not contain underscores.
(#2203) Spaces must be used to indent lines; tabs are not allowed
(#2203) Tab found within whitespace
(#2203) Line indented incorrectly; expected at least 8 spaces, found 2
(#2203) Variable "grade_grade" must not contain underscores.
(#2208) Expected 1 space after "="; newline found
(#2209) Line exceeds 132 characters; contains 160 characters
(#2210) Whitespace found at end of line within string
(#2211) Whitespace found at end of line within string
(#2216) Spaces must be used to indent lines; tabs are not allowed
(#2216) Tab found within whitespace
(#2216) Line indented incorrectly; expected 8 spaces, found 2
(#2216) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2218) Inline comments must end in full-stops, exclamation marks, or question marks
(#2219) Expected 1 space after "="; newline found
(#2220) Line exceeds 132 characters; contains 164 characters
(#2221) Whitespace found at end of line within string
(#2222) Whitespace found at end of line within string
(#2226) Closing brace indented incorrectly; expected 2 spaces, found 8
(#2227) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2229) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2231) Spaces must be used to indent lines; tabs are not allowed
(#2231) Tab found within whitespace
(#2231) Line indented incorrectly; expected at least 12 spaces, found 3
(#2231) Inline control structures are not allowed
(#2232) Spaces must be used to indent lines; tabs are not allowed
(#2232) Tab found within whitespace
(#2232) Line indented incorrectly; expected at least 12 spaces, found 4
(#2233) Spaces must be used to indent lines; tabs are not allowed
(#2233) Tab found within whitespace
(#2233) Line indented incorrectly; expected at least 12 spaces, found 3
(#2233) Inline control structures are not allowed
(#2236) Variable "cat_id" must not contain underscores.
(#2238) Inline comments must end in full-stops, exclamation marks, or question marks
(#2239) Expected 1 space after "="; newline found
(#2240) Whitespace found at end of line within string
(#2241) Whitespace found at end of line within string
(#2242) Whitespace found at end of line within string
(#2242) Variable "cat_id" must not contain underscores.
(#2245) Variable "cat_item" must not contain underscores.
(#2251) Variable "cat_item" must not contain underscores.
(#2254) Inline control structures are not allowed
(#2256) Inline control structures are not allowed
(#2258) Spaces must be used to indent lines; tabs are not allowed
(#2258) Tab found within whitespace
(#2258) Line indented incorrectly; expected 12 spaces, found 3
(#2258) Variable "grade_grade" must not contain underscores.
(#2258) Expected 1 space before "=>"; 0 found
(#2258) Expected 1 space after "=>"; 0 found
(#2258) Variable "cat_item" must not contain underscores.
(#2258) Commas (,) must be followed by white space.
(#2258) Expected 1 space before "=>"; 0 found
(#2258) Expected 1 space after "=>"; 0 found
(#2259) Spaces must be used to indent lines; tabs are not allowed
(#2259) Tab found within whitespace
(#2259) Line indented incorrectly; expected at least 16 spaces, found 4
(#2259) Variable "grade_grade" must not contain underscores.
(#2260) Spaces must be used to indent lines; tabs are not allowed
(#2260) Tab found within whitespace
(#2260) Line indented incorrectly; expected at least 16 spaces, found 4
(#2260) Variable "grade_grade" must not contain underscores.
(#2261) Spaces must be used to indent lines; tabs are not allowed
(#2261) Tab found within whitespace
(#2261) Line indented incorrectly; expected at least 16 spaces, found 4
(#2261) Variable "grade_grade" must not contain underscores.
(#2261) Variable "cat_item" must not contain underscores.
(#2262) Spaces must be used to indent lines; tabs are not allowed
(#2262) Tab found within whitespace
(#2262) Line indented incorrectly; expected 12 spaces, found 3
(#2263) Spaces must be used to indent lines; tabs are not allowed
(#2263) Tab found within whitespace
(#2263) Line indented incorrectly; expected at least 12 spaces, found 3
(#2263) Variable "grade_grade" must not contain underscores.
(#2265) Spaces must be used to indent lines; tabs are not allowed
(#2265) Tab found within whitespace
(#2265) Line indented incorrectly; expected at least 12 spaces, found 3
(#2265) Variable "grade_grade" must not contain underscores.
(#2267) Inline comments must end in full-stops, exclamation marks, or question marks
(#2269) Expected 1 space after "="; newline found
(#2270) Whitespace found at end of line within string
(#2271) Whitespace found at end of line within string
(#2272) Whitespace found at end of line within string
(#2272) Variable "cat_id" must not contain underscores.
(#2276) Variable "category_items" must not contain underscores.
(#2278) Inline control structures are not allowed
(#2281) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2283) Variable "category_item" must not contain underscores.
(#2284) Variable "category_item" must not contain underscores.
(#2290) Commas (,) must be followed by white space.
(#2291) Variable "category_item" must not contain underscores.
(#2295) Commas (,) must be followed by white space.
(#2296) Variable "category_item" must not contain underscores.
(#2299) Variable "category_item" must not contain underscores.
(#2311) Variable "grade_grade" must not contain underscores.
(#2311) Expected 1 space before "=>"; 0 found
(#2311) Expected 1 space after "=>"; 0 found
(#2311) Commas (,) must be followed by white space.
(#2311) Expected 1 space before "=>"; 0 found
(#2311) Expected 1 space after "=>"; 0 found
(#2312) Variable "grade_grade" must not contain underscores.
(#2313) Variable "grade_grade" must not contain underscores.
(#2314) Variable "grade_grade" must not contain underscores.
(#2317) Variable "grade_grade" must not contain underscores.
(#2319) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2321) Variable "category_item" must not contain underscores.
(#2322) Variable "category_item" must not contain underscores.
(#2323) Inline control structures are not allowed
(#2324) Variable "category_item" must not contain underscores.
(#2324) Variable "grade_grade" must not contain underscores.
(#2324) Line exceeds 132 characters; contains 154 characters
(#2325) Inline control structures are not allowed
(#2326) Variable "category_item" must not contain underscores.
(#2328) Expected "} else {\n"; found "}\n else\n\t\t\t\t{\n"
(#2329) Spaces must be used to indent lines; tabs are not allowed
(#2329) Tab found within whitespace
(#2329) Line indented incorrectly; expected at least 16 spaces, found 4
(#2330) Variable "category_item" must not contain underscores.
(#2331) Variable "category_item" must not contain underscores.
(#2332) Variable "category_item" must not contain underscores.
(#2335) Variable "category_items" must not contain underscores.
(#2335) Variable "category_item" must not contain underscores.
(#2338) Variable "category_items" must not contain underscores.
(#2342) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2343) Spaces must be used to indent lines; tabs are not allowed
(#2343) Tab found within whitespace
(#2343) Whitespace found at end of line
(#2344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2344) Inline comments must end in full-stops, exclamation marks, or question marks
(#2345) Inline control structures are not allowed
(#2346) Spaces must be used to indent lines; tabs are not allowed
(#2346) Tab found within whitespace
(#2346) Line indented incorrectly; expected at least 8 spaces, found 3
(#2347) Spaces must be used to indent lines; tabs are not allowed
(#2347) Tab found within whitespace
(#2347) Line indented incorrectly; expected at least 8 spaces, found 2
(#2347) Inline control structures are not allowed
(#2348) Spaces must be used to indent lines; tabs are not allowed
(#2348) Tab found within whitespace
(#2348) Line indented incorrectly; expected at least 8 spaces, found 3
(#2350) Spaces must be used to indent lines; tabs are not allowed
(#2350) Tab found within whitespace
(#2350) Line indented incorrectly; expected at least 8 spaces, found 2
(#2352) Spaces must be used to indent lines; tabs are not allowed
(#2352) Tab found within whitespace
(#2352) Line indented incorrectly; expected at least 8 spaces, found 2
(#2353) Spaces must be used to indent lines; tabs are not allowed
(#2353) Tab found within whitespace
(#2353) Line indented incorrectly; expected 4 spaces, found 1
(#2353) Closing brace indented incorrectly; expected 4 spaces, found 1
(#2356) Visibility must be declared on method "teacher_get_course_grades"
(#2357) Opening brace should be on the same line as the declaration
(#2358) Spaces must be used to indent lines; tabs are not allowed
(#2358) Tab found within whitespace
(#2358) Line indented incorrectly; expected at least 8 spaces, found 2
(#2358) Inline control structures are not allowed
(#2359) Spaces must be used to indent lines; tabs are not allowed
(#2359) Tab found within whitespace
(#2359) Line indented incorrectly; expected at least 8 spaces, found 3
(#2360) Spaces must be used to indent lines; tabs are not allowed
(#2360) Tab found within whitespace
(#2360) Line indented incorrectly; expected at least 8 spaces, found 2
(#2360) Inline control structures are not allowed
(#2361) Spaces must be used to indent lines; tabs are not allowed
(#2361) Tab found within whitespace
(#2361) Line indented incorrectly; expected at least 8 spaces, found 3
(#2363) Variable "course_grades" must not contain underscores.
(#2364) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2369) Spaces must be used to indent lines; tabs are not allowed
(#2369) Tab found within whitespace
(#2369) Line indented incorrectly; expected at least 12 spaces, found 3
(#2369) Variable "user_groups" must not contain underscores.
(#2370) Inline control structures are not allowed
(#2370) Variable "user_groups" must not contain underscores.
(#2374) Variable "group_id" must not contain underscores.
(#2374) Variable "user_groups" must not contain underscores.
(#2375) Variable "group_id" must not contain underscores.
(#2377) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2379) Variable "course_grades" must not contain underscores.
(#2382) Variable "course_grades" must not contain underscores.
(#2385) Visibility must be declared on method "teacher_get_group_grades"
(#2385) Variable "course_id" must not contain underscores.
(#2385) Variable "group_id" must not contain underscores.
(#2386) Opening brace should be on the same line as the declaration
(#2387) Variable "group_id" must not contain underscores.
(#2389) Variable "course_grades" must not contain underscores.
(#2390) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2392) Variable "course_id" must not contain underscores.
(#2395) Spaces must be used to indent lines; tabs are not allowed
(#2395) Tab found within whitespace
(#2395) Line indented incorrectly; expected at least 12 spaces, found 3
(#2395) Variable "group_id" must not contain underscores.
(#2397) Variable "course_grades" must not contain underscores.
(#2400) Variable "course_grades" must not contain underscores.
(#2403) Visibility must be declared on method "get_user_grade"
(#2403) Variable "user_id" must not contain underscores.
(#2403) Variable "item_id" must not contain underscores.
(#2404) Opening brace should be on the same line as the declaration
(#2407) Variable "SQL" must be all lower-case
(#2407) Whitespace found at end of line within string
(#2410) Variable "item_id" must not contain underscores.
(#2410) Variable "user_id" must not contain underscores.
(#2411) Variable "SQL" must be all lower-case
(#2417) Inline comments must end in full-stops, exclamation marks, or question marks
(#2418) Visibility must be declared on method "get_course_grades"
(#2419) Opening brace should be on the same line as the declaration
(#2422) Inline control structures are not allowed
(#2424) Inline control structures are not allowed
(#2427) Inline comments must end in full-stops, exclamation marks, or question marks
(#2428) Variable "SQL" must be all lower-case
(#2432) Variable "SQL" must be all lower-case
(#2434) Variable "return_grades" must not contain underscores.
(#2436) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2441) Variable "course_grades" must not contain underscores.
(#2442) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2450) Variable "course_grades" must not contain underscores.
(#2453) Inline comments must end in full-stops, exclamation marks, or question marks
(#2454) Expected 1 space after "="; newline found
(#2455) Whitespace found at end of line within string
(#2456) Whitespace found at end of line within string
(#2457) Whitespace found at end of line within string
(#2460) Variable "cat_item" must not contain underscores.
(#2466) Variable "cat_item" must not contain underscores.
(#2473) Variable "course_grades" must not contain underscores.
(#2475) Variable "course_grades" must not contain underscores.
(#2479) Variable "return_grades" must not contain underscores.
(#2482) Variable "return_grades" must not contain underscores.
(#2485) Visibility must be declared on method "get_course_grades_items"
(#2486) Opening brace should be on the same line as the declaration
(#2489) Inline comments must end in full-stops, exclamation marks, or question marks
(#2490) Variable "SQL" must be all lower-case
(#2494) Variable "SQL" must be all lower-case
(#2496) Inline comments must end in full-stops, exclamation marks, or question marks
(#2497) Variable "grade_items" must not contain underscores.
(#2498) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2502) Variable "grade_items" must not contain underscores.
(#2505) Variable "grade_items" must not contain underscores.
(#2510) Spaces must be used to indent lines; tabs are not allowed
(#2510) Tab found within whitespace
(#2510) Line indented incorrectly; expected 4 spaces, found 1
(#2510) Visibility must be declared on method "get_children_grades"
(#2511) Spaces must be used to indent lines; tabs are not allowed
(#2511) Tab found within whitespace
(#2511) Line indented incorrectly; expected at least 4 spaces, found 1
(#2511) Opening brace should be on the same line as the declaration
(#2512) Spaces must be used to indent lines; tabs are not allowed
(#2512) Tab found within whitespace
(#2512) Line indented incorrectly; expected at least 8 spaces, found 2
(#2514) Spaces must be used to indent lines; tabs are not allowed
(#2514) Tab found within whitespace
(#2514) Line indented incorrectly; expected at least 8 spaces, found 2
(#2515) Spaces must be used to indent lines; tabs are not allowed
(#2515) Tab found within whitespace
(#2515) Line indented incorrectly; expected 8 spaces, found 2
(#2515) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#2516) Spaces must be used to indent lines; tabs are not allowed
(#2516) Tab found within whitespace
(#2516) Line indented incorrectly; expected at least 8 spaces, found 2
(#2517) Spaces must be used to indent lines; tabs are not allowed
(#2517) Tab found within whitespace
(#2517) Line indented incorrectly; expected at least 12 spaces, found 3
(#2518) Spaces must be used to indent lines; tabs are not allowed
(#2518) Tab found within whitespace
(#2518) Line indented incorrectly; expected at least 12 spaces, found 3
(#2519) Spaces must be used to indent lines; tabs are not allowed
(#2519) Tab found within whitespace
(#2519) Line indented incorrectly; expected at least 12 spaces, found 3
(#2520) Spaces must be used to indent lines; tabs are not allowed
(#2520) Tab found within whitespace
(#2520) Whitespace found at end of line
(#2521) Spaces must be used to indent lines; tabs are not allowed
(#2521) Tab found within whitespace
(#2521) Line indented incorrectly; expected at least 12 spaces, found 3
(#2522) Spaces must be used to indent lines; tabs are not allowed
(#2522) Tab found within whitespace
(#2522) Line indented incorrectly; expected at least 12 spaces, found 3
(#2524) Spaces must be used to indent lines; tabs are not allowed
(#2524) Tab found within whitespace
(#2524) Line indented incorrectly; expected at least 12 spaces, found 3
(#2525) Spaces must be used to indent lines; tabs are not allowed
(#2525) Tab found within whitespace
(#2525) Line indented incorrectly; expected 8 spaces, found 2
(#2525) Whitespace found at end of line
(#2526) Spaces must be used to indent lines; tabs are not allowed
(#2526) Tab found within whitespace
(#2526) Whitespace found at end of line
(#2527) Spaces must be used to indent lines; tabs are not allowed
(#2527) Tab found within whitespace
(#2527) Line indented incorrectly; expected at least 8 spaces, found 2
(#2528) Spaces must be used to indent lines; tabs are not allowed
(#2528) Tab found within whitespace
(#2528) Line indented incorrectly; expected 4 spaces, found 1
(#2530) Spaces must be used to indent lines; tabs are not allowed
(#2530) Tab found within whitespace
(#2530) Line indented incorrectly; expected 4 spaces, found 1
(#2530) Visibility must be declared on method "get_children_grade_user_report"
(#2531) Spaces must be used to indent lines; tabs are not allowed
(#2531) Tab found within whitespace
(#2531) Line indented incorrectly; expected at least 4 spaces, found 1
(#2531) Opening brace should be on the same line as the declaration
(#2532) Spaces must be used to indent lines; tabs are not allowed
(#2532) Tab found within whitespace
(#2532) Line indented incorrectly; expected at least 8 spaces, found 2
(#2534) Spaces must be used to indent lines; tabs are not allowed
(#2534) Tab found within whitespace
(#2534) Line indented incorrectly; expected at least 8 spaces, found 2
(#2535) Spaces must be used to indent lines; tabs are not allowed
(#2535) Tab found within whitespace
(#2535) Line indented incorrectly; expected 8 spaces, found 2
(#2535) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#2536) Spaces must be used to indent lines; tabs are not allowed
(#2536) Tab found within whitespace
(#2536) Line indented incorrectly; expected at least 8 spaces, found 2
(#2537) Spaces must be used to indent lines; tabs are not allowed
(#2537) Tab found within whitespace
(#2537) Line indented incorrectly; expected at least 12 spaces, found 3
(#2538) Spaces must be used to indent lines; tabs are not allowed
(#2538) Tab found within whitespace
(#2538) Line indented incorrectly; expected at least 12 spaces, found 3
(#2539) Spaces must be used to indent lines; tabs are not allowed
(#2539) Tab found within whitespace
(#2539) Line indented incorrectly; expected at least 12 spaces, found 3
(#2540) Spaces must be used to indent lines; tabs are not allowed
(#2540) Tab found within whitespace
(#2540) Whitespace found at end of line
(#2541) Spaces must be used to indent lines; tabs are not allowed
(#2541) Tab found within whitespace
(#2541) Line indented incorrectly; expected at least 12 spaces, found 3
(#2542) Spaces must be used to indent lines; tabs are not allowed
(#2542) Tab found within whitespace
(#2542) Line indented incorrectly; expected at least 12 spaces, found 3
(#2544) Spaces must be used to indent lines; tabs are not allowed
(#2544) Tab found within whitespace
(#2544) Line indented incorrectly; expected at least 12 spaces, found 3
(#2545) Spaces must be used to indent lines; tabs are not allowed
(#2545) Tab found within whitespace
(#2545) Line indented incorrectly; expected 8 spaces, found 2
(#2545) Whitespace found at end of line
(#2546) Spaces must be used to indent lines; tabs are not allowed
(#2546) Tab found within whitespace
(#2546) Whitespace found at end of line
(#2547) Spaces must be used to indent lines; tabs are not allowed
(#2547) Tab found within whitespace
(#2547) Line indented incorrectly; expected at least 8 spaces, found 2
(#2548) Spaces must be used to indent lines; tabs are not allowed
(#2548) Tab found within whitespace
(#2548) Line indented incorrectly; expected 4 spaces, found 1
(#2551) Expected 5 space(s) before asterisk; 6 found
(#2551) Whitespace found at end of line
(#2552) Expected 5 space(s) before asterisk; 6 found
(#2552) Whitespace found at end of line
(#2553) Expected 5 space(s) before asterisk; 6 found
(#2554) Expected 5 space(s) before asterisk; 6 found
(#2555) Expected 5 space(s) before asterisk; 6 found
(#2556) Visibility must be declared on method "get_last_user_grades"
(#2556) Whitespace found at end of line
(#2557) Spaces must be used to indent lines; tabs are not allowed
(#2557) Tab found within whitespace
(#2557) Line indented incorrectly; expected at least 4 spaces, found 1
(#2557) Opening brace should be on the same line as the declaration
(#2560) Spaces must be used to indent lines; tabs are not allowed
(#2560) Tab found within whitespace
(#2560) Line indented incorrectly; expected at least 8 spaces, found 2
(#2561) Spaces must be used to indent lines; tabs are not allowed
(#2561) Tab found within whitespace
(#2561) Line indented incorrectly; expected at least 8 spaces, found 2
(#2565) Spaces must be used to indent lines; tabs are not allowed
(#2565) Tab found within whitespace
(#2565) Line indented incorrectly; expected at least 8 spaces, found 2
(#2565) Inline control structures are not allowed
(#2566) Spaces must be used to indent lines; tabs are not allowed
(#2566) Tab found within whitespace
(#2566) Line indented incorrectly; expected at least 8 spaces, found 3
(#2567) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2569) Spaces must be used to indent lines; tabs are not allowed
(#2569) Tab found within whitespace
(#2569) Line indented incorrectly; expected at least 8 spaces, found 3
(#2569) Variable "SQL" must be all lower-case
(#2574) Whitespace found at end of line within string
(#2579) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2581) Spaces must be used to indent lines; tabs are not allowed
(#2581) Tab found within whitespace
(#2581) Line indented incorrectly; expected at least 8 spaces, found 5
(#2581) Variable "sum_array" must not contain underscores.
(#2582) Spaces must be used to indent lines; tabs are not allowed
(#2582) Tab found within whitespace
(#2582) Line indented incorrectly; expected at least 8 spaces, found 2
(#2583) Spaces must be used to indent lines; tabs are not allowed
(#2583) Tab found within whitespace
(#2583) Line indented incorrectly; expected 8 spaces, found 5
(#2583) Variable "SQL" must be all lower-case
(#2585) Spaces must be used to indent lines; tabs are not allowed
(#2585) Tab found within whitespace
(#2585) Line indented incorrectly; expected at least 12 spaces, found 6
(#2586) Spaces must be used to indent lines; tabs are not allowed
(#2586) Tab found within whitespace
(#2586) Line indented incorrectly; expected 12 spaces, found 6
(#2586) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t {\n"
(#2587) Spaces must be used to indent lines; tabs are not allowed
(#2587) Tab found within whitespace
(#2587) Line indented incorrectly; expected at least 12 spaces, found 6
(#2588) Spaces must be used to indent lines; tabs are not allowed
(#2588) Tab found within whitespace
(#2588) Line indented incorrectly; expected 16 spaces, found 4
(#2588) Variable "grade_grade" must not contain underscores.
(#2588) Expected 1 space before "=>"; 0 found
(#2588) Expected 1 space after "=>"; 0 found
(#2588) Commas (,) must be followed by white space.
(#2588) Expected 1 space before "=>"; 0 found
(#2588) Expected 1 space after "=>"; 0 found
(#2589) Spaces must be used to indent lines; tabs are not allowed
(#2589) Tab found within whitespace
(#2589) Line indented incorrectly; expected at least 20 spaces, found 4
(#2589) Variable "grade_grade" must not contain underscores.
(#2590) Spaces must be used to indent lines; tabs are not allowed
(#2590) Tab found within whitespace
(#2590) Line indented incorrectly; expected at least 20 spaces, found 4
(#2590) Variable "grade_grade" must not contain underscores.
(#2591) Spaces must be used to indent lines; tabs are not allowed
(#2591) Tab found within whitespace
(#2591) Line indented incorrectly; expected at least 20 spaces, found 4
(#2591) Variable "grade_grade" must not contain underscores.
(#2591) Variable "grade_object" must not contain underscores.
(#2592) Spaces must be used to indent lines; tabs are not allowed
(#2592) Tab found within whitespace
(#2592) Line indented incorrectly; expected 16 spaces, found 7
(#2592) Closing brace indented incorrectly; expected 4 spaces, found 7
(#2594) Spaces must be used to indent lines; tabs are not allowed
(#2594) Tab found within whitespace
(#2594) Line indented incorrectly; expected at least 16 spaces, found 7
(#2594) Variable "grade_item" must not contain underscores.
(#2594) Variable "grade_grade" must not contain underscores.
(#2596) Spaces must be used to indent lines; tabs are not allowed
(#2596) Tab found within whitespace
(#2596) Line indented incorrectly; expected at least 16 spaces, found 7
(#2596) Variable "grade_item" must not contain underscores.
(#2597) Spaces must be used to indent lines; tabs are not allowed
(#2597) Tab found within whitespace
(#2597) Line indented incorrectly; expected at least 16 spaces, found 7
(#2597) Variable "formatted_grade" must not contain underscores.
(#2597) Variable "grade_item" must not contain underscores.
(#2599) Spaces must be used to indent lines; tabs are not allowed
(#2599) Tab found within whitespace
(#2599) Line indented incorrectly; expected at least 16 spaces, found 4
(#2599) Expected 1 space before "="; 0 found
(#2600) Spaces must be used to indent lines; tabs are not allowed
(#2600) Tab found within whitespace
(#2600) Line indented incorrectly; expected at least 16 spaces, found 4
(#2600) Expected 1 space before "="; 0 found
(#2600) Variable "formatted_grade" must not contain underscores.
(#2601) Spaces must be used to indent lines; tabs are not allowed
(#2601) Tab found within whitespace
(#2601) Line indented incorrectly; expected at least 16 spaces, found 4
(#2601) Expected 1 space before "="; 0 found
(#2601) Variable "grade_grade" must not contain underscores.
(#2602) Spaces must be used to indent lines; tabs are not allowed
(#2602) Tab found within whitespace
(#2602) Line indented incorrectly; expected at least 16 spaces, found 4
(#2603) Spaces must be used to indent lines; tabs are not allowed
(#2603) Tab found within whitespace
(#2603) Line indented incorrectly; expected at least 16 spaces, found 7
(#2604) Spaces must be used to indent lines; tabs are not allowed
(#2604) Tab found within whitespace
(#2604) Line indented incorrectly; expected 12 spaces, found 6
(#2606) Spaces must be used to indent lines; tabs are not allowed
(#2606) Tab found within whitespace
(#2606) Line indented incorrectly; expected at least 12 spaces, found 3
(#2607) Spaces must be used to indent lines; tabs are not allowed
(#2607) Tab found within whitespace
(#2607) Line indented incorrectly; expected 8 spaces, found 5
(#2609) Spaces must be used to indent lines; tabs are not allowed
(#2609) Tab found within whitespace
(#2609) Line indented incorrectly; expected at least 8 spaces, found 2
(#2612) Expected 5 space(s) before asterisk; 6 found
(#2613) Expected 5 space(s) before asterisk; 6 found
(#2613) Whitespace found at end of line
(#2614) Expected 5 space(s) before asterisk; 6 found
(#2615) Expected 5 space(s) before asterisk; 6 found
(#2616) Visibility must be declared on method "get_course_students_no"
(#2616) Whitespace found at end of line
(#2617) Spaces must be used to indent lines; tabs are not allowed
(#2617) Tab found within whitespace
(#2617) Line indented incorrectly; expected at least 4 spaces, found 1
(#2617) Opening brace should be on the same line as the declaration
(#2618) Spaces must be used to indent lines; tabs are not allowed
(#2618) Tab found within whitespace
(#2618) Line indented incorrectly; expected at least 8 spaces, found 2
(#2620) Spaces must be used to indent lines; tabs are not allowed
(#2620) Tab found within whitespace
(#2620) Line indented incorrectly; expected at least 8 spaces, found 2
(#2621) Spaces must be used to indent lines; tabs are not allowed
(#2621) Tab found within whitespace
(#2621) Line indented incorrectly; expected at least 8 spaces, found 2
(#2622) Spaces must be used to indent lines; tabs are not allowed
(#2622) Tab found within whitespace
(#2622) Line indented incorrectly; expected at least 8 spaces, found 2
(#2624) Spaces must be used to indent lines; tabs are not allowed
(#2624) Tab found within whitespace
(#2624) Line indented incorrectly; expected at least 8 spaces, found 2
(#2627) Visibility must be declared on method "get_course_students"
(#2627) Whitespace found at end of line
(#2628) Spaces must be used to indent lines; tabs are not allowed
(#2628) Tab found within whitespace
(#2628) Line indented incorrectly; expected at least 4 spaces, found 1
(#2628) Opening brace should be on the same line as the declaration
(#2629) Spaces must be used to indent lines; tabs are not allowed
(#2629) Tab found within whitespace
(#2629) Line indented incorrectly; expected at least 8 spaces, found 2
(#2631) Spaces must be used to indent lines; tabs are not allowed
(#2631) Tab found within whitespace
(#2631) Line indented incorrectly; expected at least 8 spaces, found 2
(#2632) Spaces must be used to indent lines; tabs are not allowed
(#2632) Tab found within whitespace
(#2632) Line indented incorrectly; expected at least 8 spaces, found 2
(#2633) Spaces must be used to indent lines; tabs are not allowed
(#2633) Tab found within whitespace
(#2633) Line indented incorrectly; expected at least 8 spaces, found 2
(#2635) Spaces must be used to indent lines; tabs are not allowed
(#2635) Tab found within whitespace
(#2635) Line indented incorrectly; expected at least 8 spaces, found 2
(#2637) Spaces must be used to indent lines; tabs are not allowed
(#2637) Tab found within whitespace
(#2637) Line indented incorrectly; expected 8 spaces, found 2
(#2637) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#2638) Spaces must be used to indent lines; tabs are not allowed
(#2638) Tab found within whitespace
(#2638) Line indented incorrectly; expected at least 8 spaces, found 2
(#2639) Spaces must be used to indent lines; tabs are not allowed
(#2639) Tab found within whitespace
(#2639) Line indented incorrectly; expected 12 spaces, found 3
(#2639) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2641) Inline control structures are not allowed
(#2645) Line indented incorrectly; expected at least 25 spaces, found 20
(#2646) Line indented incorrectly; expected at least 25 spaces, found 20
(#2647) Closing brace indented incorrectly; expected 3 spaces, found 12
(#2648) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2650) Spaces must be used to indent lines; tabs are not allowed
(#2650) Tab found within whitespace
(#2650) Line indented incorrectly; expected at least 12 spaces, found 3
(#2651) Spaces must be used to indent lines; tabs are not allowed
(#2651) Tab found within whitespace
(#2651) Line indented incorrectly; expected at least 12 spaces, found 3
(#2652) Spaces must be used to indent lines; tabs are not allowed
(#2652) Tab found within whitespace
(#2652) Line indented incorrectly; expected at least 12 spaces, found 3
(#2653) Spaces must be used to indent lines; tabs are not allowed
(#2653) Tab found within whitespace
(#2653) Line indented incorrectly; expected at least 12 spaces, found 3
(#2654) Spaces must be used to indent lines; tabs are not allowed
(#2654) Tab found within whitespace
(#2654) Line indented incorrectly; expected at least 12 spaces, found 3
(#2656) Spaces must be used to indent lines; tabs are not allowed
(#2656) Tab found within whitespace
(#2656) Line indented incorrectly; expected at least 12 spaces, found 3
(#2657) Spaces must be used to indent lines; tabs are not allowed
(#2657) Tab found within whitespace
(#2657) Line indented incorrectly; expected 8 spaces, found 2
(#2659) Spaces must be used to indent lines; tabs are not allowed
(#2659) Tab found within whitespace
(#2659) Line indented incorrectly; expected at least 8 spaces, found 2
(#2664) Expected 5 space(s) before asterisk; 6 found
(#2665) Expected 5 space(s) before asterisk; 6 found
(#2665) Whitespace found at end of line
(#2666) Expected 5 space(s) before asterisk; 6 found
(#2667) Expected 5 space(s) before asterisk; 6 found
(#2668) Spaces must be used to indent lines; tabs are not allowed
(#2668) Tab found within whitespace
(#2668) Line indented incorrectly; expected 4 spaces, found 1
(#2668) Visibility must be declared on method "get_upcoming_events"
(#2669) Opening brace should be on the same line as the declaration
(#2671) Whitespace found at end of line
(#2677) Spaces must be used to indent lines; tabs are not allowed
(#2677) Tab found within whitespace
(#2677) Line indented incorrectly; expected at least 8 spaces, found 2
(#2678) Whitespace found at end of line
(#2680) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2684) Whitespace found at end of line
(#2685) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2687) Inline comments must end in full-stops, exclamation marks, or question marks
(#2690) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2693) Inline comments must end in full-stops, exclamation marks, or question marks
(#2695) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2697) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2703) Inline control structures are not allowed
(#2707) Whitespace found at end of line
(#2712) Expected "} else {\n"; found "}\n else\n {\n"
(#2719) Whitespace found at end of line
(#2721) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2723) Spaces must be used to indent lines; tabs are not allowed
(#2723) Tab found within whitespace
(#2723) Line indented incorrectly; expected at least 12 spaces, found 3
(#2727) Whitespace found at end of line
(#2731) Whitespace found at end of line
(#2733) Closing brace indented incorrectly; expected 1 spaces, found 4
(#2735) Expected 5 space(s) before asterisk; 6 found
(#2736) Expected 5 space(s) before asterisk; 6 found
(#2736) Whitespace found at end of line
(#2737) Expected 5 space(s) before asterisk; 6 found
(#2738) Expected 5 space(s) before asterisk; 6 found
(#2739) Visibility must be declared on method "get_news_items"
(#2739) Whitespace found at end of line
(#2740) Spaces must be used to indent lines; tabs are not allowed
(#2740) Tab found within whitespace
(#2740) Line indented incorrectly; expected at least 4 spaces, found 1
(#2740) Opening brace should be on the same line as the declaration
(#2741) Spaces must be used to indent lines; tabs are not allowed
(#2741) Tab found within whitespace
(#2741) Line indented incorrectly; expected at least 8 spaces, found 2
(#2743) Spaces must be used to indent lines; tabs are not allowed
(#2743) Tab found within whitespace
(#2743) Line indented incorrectly; expected at least 8 spaces, found 2
(#2746) Spaces must be used to indent lines; tabs are not allowed
(#2746) Tab found within whitespace
(#2746) Line indented incorrectly; expected 8 spaces, found 2
(#2747) Spaces must be used to indent lines; tabs are not allowed
(#2747) Tab found within whitespace
(#2747) Line indented incorrectly; expected at least 12 spaces, found 3
(#2748) Spaces must be used to indent lines; tabs are not allowed
(#2748) Tab found within whitespace
(#2748) Line indented incorrectly; expected 8 spaces, found 2
(#2750) Spaces must be used to indent lines; tabs are not allowed
(#2750) Tab found within whitespace
(#2750) Line indented incorrectly; expected at least 8 spaces, found 2
(#2751) Spaces must be used to indent lines; tabs are not allowed
(#2751) Tab found within whitespace
(#2751) Line indented incorrectly; expected 8 spaces, found 2
(#2752) Spaces must be used to indent lines; tabs are not allowed
(#2752) Tab found within whitespace
(#2752) Line indented incorrectly; expected at least 12 spaces, found 3
(#2753) Spaces must be used to indent lines; tabs are not allowed
(#2753) Tab found within whitespace
(#2753) Line indented incorrectly; expected 8 spaces, found 2
(#2754) Spaces must be used to indent lines; tabs are not allowed
(#2754) Tab found within whitespace
(#2754) Line indented incorrectly; expected at least 8 spaces, found 2
(#2755) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2757) Inline comments must end in full-stops, exclamation marks, or question marks
(#2757) 3 slashes comments are not allowed; use "// Comment." instead
(#2759) Spaces must be used to indent lines; tabs are not allowed
(#2759) Tab found within whitespace
(#2759) Line indented incorrectly; expected 8 spaces, found 2
(#2759) Expected "if (...) {\n"; found "if (...) \n\t\t{\n"
(#2759) Whitespace found at end of line
(#2760) Spaces must be used to indent lines; tabs are not allowed
(#2760) Tab found within whitespace
(#2760) Line indented incorrectly; expected at least 8 spaces, found 2
(#2761) Spaces must be used to indent lines; tabs are not allowed
(#2761) Tab found within whitespace
(#2761) Line indented incorrectly; expected at least 12 spaces, found 3
(#2762) Spaces must be used to indent lines; tabs are not allowed
(#2762) Tab found within whitespace
(#2762) Line indented incorrectly; expected 8 spaces, found 2
(#2764) Spaces must be used to indent lines; tabs are not allowed
(#2764) Tab found within whitespace
(#2764) Line indented incorrectly; expected at least 8 spaces, found 2
(#2765) Spaces must be used to indent lines; tabs are not allowed
(#2765) Tab found within whitespace
(#2765) Line indented incorrectly; expected 8 spaces, found 2
(#2765) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#2766) Spaces must be used to indent lines; tabs are not allowed
(#2766) Tab found within whitespace
(#2766) Line indented incorrectly; expected at least 8 spaces, found 2
(#2767) Spaces must be used to indent lines; tabs are not allowed
(#2767) Tab found within whitespace
(#2767) Line indented incorrectly; expected at least 12 spaces, found 3
(#2768) Spaces must be used to indent lines; tabs are not allowed
(#2768) Tab found within whitespace
(#2768) Line indented incorrectly; expected at least 12 spaces, found 3
(#2769) Spaces must be used to indent lines; tabs are not allowed
(#2769) Tab found within whitespace
(#2769) Line indented incorrectly; expected at least 12 spaces, found 3
(#2771) Spaces must be used to indent lines; tabs are not allowed
(#2771) Tab found within whitespace
(#2771) Line indented incorrectly; expected at least 12 spaces, found 3
(#2772) Spaces must be used to indent lines; tabs are not allowed
(#2772) Tab found within whitespace
(#2772) Line indented incorrectly; expected 8 spaces, found 2
(#2774) Spaces must be used to indent lines; tabs are not allowed
(#2774) Tab found within whitespace
(#2774) Line indented incorrectly; expected at least 8 spaces, found 2
(#2775) Spaces must be used to indent lines; tabs are not allowed
(#2775) Tab found within whitespace
(#2775) Line indented incorrectly; expected 4 spaces, found 1
(#2775) Closing brace indented incorrectly; expected 4 spaces, found 1
(#2777) Visibility must be declared on method "get_my_news"
(#2778) Opening brace should be on the same line as the declaration
(#2786) Inline control structures are not allowed
(#2792) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2794) Variable "course_news" must not contain underscores.
(#2795) Variable "course_news" must not contain underscores.
(#2796) Variable "course_news" must not contain underscores.
(#2798) Variable "course_news" must not contain underscores.
(#2807) Expected 5 space(s) before asterisk; 6 found
(#2808) Expected 5 space(s) before asterisk; 6 found
(#2808) Whitespace found at end of line
(#2809) Expected 5 space(s) before asterisk; 6 found
(#2810) Expected 5 space(s) before asterisk; 6 found
(#2811) Visibility must be declared on method "get_course_daily_stats"
(#2811) Whitespace found at end of line
(#2812) Spaces must be used to indent lines; tabs are not allowed
(#2812) Tab found within whitespace
(#2812) Line indented incorrectly; expected at least 4 spaces, found 1
(#2812) Opening brace should be on the same line as the declaration
(#2814) Spaces must be used to indent lines; tabs are not allowed
(#2814) Tab found within whitespace
(#2814) Line indented incorrectly; expected at least 8 spaces, found 2
(#2816) Expected 1 space after "="; newline found
(#2817) Spaces must be used to indent lines; tabs are not allowed
(#2817) Tab found within whitespace
(#2817) Line indented incorrectly; expected at least 8 spaces, found 2
(#2817) Whitespace found at end of line within string
(#2823) Spaces must be used to indent lines; tabs are not allowed
(#2823) Tab found within whitespace
(#2823) Line indented incorrectly; expected at least 8 spaces, found 2
(#2825) Spaces must be used to indent lines; tabs are not allowed
(#2825) Tab found within whitespace
(#2825) Line indented incorrectly; expected at least 8 spaces, found 2
(#2826) Spaces must be used to indent lines; tabs are not allowed
(#2826) Tab found within whitespace
(#2826) Line indented incorrectly; expected 8 spaces, found 2
(#2826) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#2827) Spaces must be used to indent lines; tabs are not allowed
(#2827) Tab found within whitespace
(#2827) Line indented incorrectly; expected at least 8 spaces, found 2
(#2828) Spaces must be used to indent lines; tabs are not allowed
(#2828) Tab found within whitespace
(#2828) Line indented incorrectly; expected 12 spaces, found 3
(#2828) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#2829) Spaces must be used to indent lines; tabs are not allowed
(#2829) Tab found within whitespace
(#2829) Line indented incorrectly; expected at least 12 spaces, found 3
(#2830) Spaces must be used to indent lines; tabs are not allowed
(#2830) Tab found within whitespace
(#2830) Line indented incorrectly; expected at least 16 spaces, found 4
(#2831) Spaces must be used to indent lines; tabs are not allowed
(#2831) Tab found within whitespace
(#2831) Line indented incorrectly; expected at least 16 spaces, found 4
(#2832) Spaces must be used to indent lines; tabs are not allowed
(#2832) Tab found within whitespace
(#2832) Line indented incorrectly; expected at least 16 spaces, found 4
(#2834) Spaces must be used to indent lines; tabs are not allowed
(#2834) Tab found within whitespace
(#2834) Line indented incorrectly; expected at least 16 spaces, found 4
(#2835) Spaces must be used to indent lines; tabs are not allowed
(#2835) Tab found within whitespace
(#2835) Line indented incorrectly; expected at least 16 spaces, found 4
(#2836) Spaces must be used to indent lines; tabs are not allowed
(#2836) Tab found within whitespace
(#2836) Line indented incorrectly; expected 12 spaces, found 3
(#2837) Spaces must be used to indent lines; tabs are not allowed
(#2837) Tab found within whitespace
(#2837) Line indented incorrectly; expected 8 spaces, found 2
(#2838) Spaces must be used to indent lines; tabs are not allowed
(#2838) Tab found within whitespace
(#2838) Line indented incorrectly; expected 8 spaces, found 2
(#2838) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#2839) Spaces must be used to indent lines; tabs are not allowed
(#2839) Tab found within whitespace
(#2839) Line indented incorrectly; expected at least 8 spaces, found 2
(#2840) Spaces must be used to indent lines; tabs are not allowed
(#2840) Tab found within whitespace
(#2840) Line indented incorrectly; expected at least 12 spaces, found 3
(#2841) Spaces must be used to indent lines; tabs are not allowed
(#2841) Tab found within whitespace
(#2841) Line indented incorrectly; expected at least 12 spaces, found 3
(#2842) Spaces must be used to indent lines; tabs are not allowed
(#2842) Tab found within whitespace
(#2842) Line indented incorrectly; expected at least 12 spaces, found 3
(#2844) Spaces must be used to indent lines; tabs are not allowed
(#2844) Tab found within whitespace
(#2844) Line indented incorrectly; expected at least 12 spaces, found 3
(#2845) Spaces must be used to indent lines; tabs are not allowed
(#2845) Tab found within whitespace
(#2845) Line indented incorrectly; expected 8 spaces, found 2
(#2847) Spaces must be used to indent lines; tabs are not allowed
(#2847) Tab found within whitespace
(#2847) Line indented incorrectly; expected at least 8 spaces, found 2
(#2851) Expected 5 space(s) before asterisk; 6 found
(#2852) Expected 5 space(s) before asterisk; 6 found
(#2852) Whitespace found at end of line
(#2853) Expected 5 space(s) before asterisk; 6 found
(#2854) Visibility must be declared on method "get_site_last_week_stats"
(#2854) Whitespace found at end of line
(#2855) Spaces must be used to indent lines; tabs are not allowed
(#2855) Tab found within whitespace
(#2855) Line indented incorrectly; expected at least 4 spaces, found 1
(#2855) Opening brace should be on the same line as the declaration
(#2858) Expected 1 space after "="; newline found
(#2859) Spaces must be used to indent lines; tabs are not allowed
(#2859) Tab found within whitespace
(#2859) Line indented incorrectly; expected at least 8 spaces, found 2
(#2860) Whitespace found at end of line within string
(#2864) Spaces must be used to indent lines; tabs are not allowed
(#2864) Tab found within whitespace
(#2864) Line indented incorrectly; expected at least 8 spaces, found 2
(#2866) Spaces must be used to indent lines; tabs are not allowed
(#2866) Tab found within whitespace
(#2866) Line indented incorrectly; expected at least 8 spaces, found 2
(#2867) Spaces must be used to indent lines; tabs are not allowed
(#2867) Tab found within whitespace
(#2867) Line indented incorrectly; expected 8 spaces, found 2
(#2867) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#2868) Spaces must be used to indent lines; tabs are not allowed
(#2868) Tab found within whitespace
(#2868) Line indented incorrectly; expected at least 8 spaces, found 2
(#2869) Spaces must be used to indent lines; tabs are not allowed
(#2869) Tab found within whitespace
(#2869) Line indented incorrectly; expected 12 spaces, found 3
(#2869) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#2870) Spaces must be used to indent lines; tabs are not allowed
(#2870) Tab found within whitespace
(#2870) Line indented incorrectly; expected at least 12 spaces, found 3
(#2871) Spaces must be used to indent lines; tabs are not allowed
(#2871) Tab found within whitespace
(#2871) Line indented incorrectly; expected at least 16 spaces, found 4
(#2872) Spaces must be used to indent lines; tabs are not allowed
(#2872) Tab found within whitespace
(#2872) Line indented incorrectly; expected at least 16 spaces, found 4
(#2874) Spaces must be used to indent lines; tabs are not allowed
(#2874) Tab found within whitespace
(#2874) Line indented incorrectly; expected at least 16 spaces, found 4
(#2875) Spaces must be used to indent lines; tabs are not allowed
(#2875) Tab found within whitespace
(#2875) Line indented incorrectly; expected at least 16 spaces, found 4
(#2876) Spaces must be used to indent lines; tabs are not allowed
(#2876) Tab found within whitespace
(#2876) Line indented incorrectly; expected 12 spaces, found 3
(#2877) Spaces must be used to indent lines; tabs are not allowed
(#2877) Tab found within whitespace
(#2877) Line indented incorrectly; expected 8 spaces, found 2
(#2878) Spaces must be used to indent lines; tabs are not allowed
(#2878) Tab found within whitespace
(#2878) Line indented incorrectly; expected 8 spaces, found 2
(#2878) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#2879) Spaces must be used to indent lines; tabs are not allowed
(#2879) Tab found within whitespace
(#2879) Line indented incorrectly; expected at least 8 spaces, found 2
(#2880) Spaces must be used to indent lines; tabs are not allowed
(#2880) Tab found within whitespace
(#2880) Line indented incorrectly; expected at least 12 spaces, found 3
(#2881) Spaces must be used to indent lines; tabs are not allowed
(#2881) Tab found within whitespace
(#2881) Line indented incorrectly; expected at least 12 spaces, found 3
(#2883) Spaces must be used to indent lines; tabs are not allowed
(#2883) Tab found within whitespace
(#2883) Line indented incorrectly; expected at least 12 spaces, found 3
(#2884) Spaces must be used to indent lines; tabs are not allowed
(#2884) Tab found within whitespace
(#2884) Line indented incorrectly; expected 8 spaces, found 2
(#2886) Spaces must be used to indent lines; tabs are not allowed
(#2886) Tab found within whitespace
(#2886) Line indented incorrectly; expected at least 8 spaces, found 2
(#2890) Expected 5 space(s) before asterisk; 6 found
(#2891) Expected 5 space(s) before asterisk; 6 found
(#2891) Whitespace found at end of line
(#2892) Expected 5 space(s) before asterisk; 6 found
(#2893) Expected 5 space(s) before asterisk; 6 found
(#2894) Visibility must be declared on method "get_course_grade_categories"
(#2894) Whitespace found at end of line
(#2895) Spaces must be used to indent lines; tabs are not allowed
(#2895) Tab found within whitespace
(#2895) Line indented incorrectly; expected at least 4 spaces, found 1
(#2895) Opening brace should be on the same line as the declaration
(#2897) Expected 1 space after "="; newline found
(#2898) Spaces must be used to indent lines; tabs are not allowed
(#2898) Tab found within whitespace
(#2898) Line exceeds 132 characters; contains 157 characters
(#2898) Line indented incorrectly; expected at least 8 spaces, found 3
(#2899) Whitespace found at end of line within string
(#2900) Whitespace found at end of line within string
(#2903) Spaces must be used to indent lines; tabs are not allowed
(#2903) Tab found within whitespace
(#2903) Whitespace found at end of line
(#2904) Spaces must be used to indent lines; tabs are not allowed
(#2904) Tab found within whitespace
(#2904) Line indented incorrectly; expected at least 8 spaces, found 2
(#2906) Spaces must be used to indent lines; tabs are not allowed
(#2906) Tab found within whitespace
(#2906) Line indented incorrectly; expected at least 8 spaces, found 2
(#2907) Spaces must be used to indent lines; tabs are not allowed
(#2907) Tab found within whitespace
(#2907) Line indented incorrectly; expected 8 spaces, found 2
(#2907) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#2908) Spaces must be used to indent lines; tabs are not allowed
(#2908) Tab found within whitespace
(#2908) Line indented incorrectly; expected at least 8 spaces, found 2
(#2909) Spaces must be used to indent lines; tabs are not allowed
(#2909) Tab found within whitespace
(#2909) Line indented incorrectly; expected at least 12 spaces, found 3
(#2910) Spaces must be used to indent lines; tabs are not allowed
(#2910) Tab found within whitespace
(#2910) Line indented incorrectly; expected at least 12 spaces, found 3
(#2911) Spaces must be used to indent lines; tabs are not allowed
(#2911) Tab found within whitespace
(#2911) Line indented incorrectly; expected at least 12 spaces, found 3
(#2913) Spaces must be used to indent lines; tabs are not allowed
(#2913) Tab found within whitespace
(#2913) Line indented incorrectly; expected at least 12 spaces, found 3
(#2914) Spaces must be used to indent lines; tabs are not allowed
(#2914) Tab found within whitespace
(#2914) Line indented incorrectly; expected 8 spaces, found 2
(#2916) Spaces must be used to indent lines; tabs are not allowed
(#2916) Tab found within whitespace
(#2916) Line indented incorrectly; expected at least 8 spaces, found 2
(#2919) Spaces must be used to indent lines; tabs are not allowed
(#2919) Tab found within whitespace
(#2919) Line indented incorrectly; expected 4 spaces, found 1
(#2919) Visibility must be declared on method "get_course_grade_categories_and_items"
(#2920) Opening brace should be on the same line as the declaration
(#2922) Expected 1 space after "="; newline found
(#2923) Line exceeds maximum limit of 180 characters; contains 196 characters
(#2924) Whitespace found at end of line within string
(#2925) Whitespace found at end of line within string
(#2932) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2937) Variable "cat_id" must not contain underscores.
(#2938) Expected 1 space after "="; newline found
(#2939) Whitespace found at end of line within string
(#2940) Whitespace found at end of line within string
(#2941) Whitespace found at end of line within string
(#2941) Variable "cat_id" must not contain underscores.
(#2945) Variable "category_items" must not contain underscores.
(#2946) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2948) Variable "category_item" must not contain underscores.
(#2950) Spaces must be used to indent lines; tabs are not allowed
(#2950) Tab found within whitespace
(#2950) Line indented incorrectly; expected at least 16 spaces, found 4
(#2950) Variable "category_item" must not contain underscores.
(#2951) Spaces must be used to indent lines; tabs are not allowed
(#2951) Tab found within whitespace
(#2951) Line indented incorrectly; expected at least 16 spaces, found 4
(#2952) Spaces must be used to indent lines; tabs are not allowed
(#2952) Tab found within whitespace
(#2952) Line indented incorrectly; expected at least 16 spaces, found 4
(#2952) Inline control structures are not allowed
(#2953) Spaces must be used to indent lines; tabs are not allowed
(#2953) Tab found within whitespace
(#2953) Line indented incorrectly; expected at least 16 spaces, found 5
(#2953) Variable "category_item" must not contain underscores.
(#2954) Spaces must be used to indent lines; tabs are not allowed
(#2954) Tab found within whitespace
(#2954) Line indented incorrectly; expected at least 16 spaces, found 4
(#2954) Inline control structures are not allowed
(#2955) Spaces must be used to indent lines; tabs are not allowed
(#2955) Tab found within whitespace
(#2955) Line indented incorrectly; expected at least 16 spaces, found 5
(#2955) Variable "category_item" must not contain underscores.
(#2956) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2960) Spaces must be used to indent lines; tabs are not allowed
(#2960) Tab found within whitespace
(#2960) Line indented incorrectly; expected 20 spaces, found 5
(#2961) Spaces must be used to indent lines; tabs are not allowed
(#2961) Tab found within whitespace
(#2961) Line indented incorrectly; expected at least 24 spaces, found 6
(#2961) Inline control structures are not allowed
(#2962) Spaces must be used to indent lines; tabs are not allowed
(#2962) Tab found within whitespace
(#2962) Line indented incorrectly; expected at least 24 spaces, found 7
(#2962) Variable "category_item" must not contain underscores.
(#2963) Spaces must be used to indent lines; tabs are not allowed
(#2963) Tab found within whitespace
(#2966) Commas (,) must be followed by white space.
(#2967) Variable "category_item" must not contain underscores.
(#2971) Commas (,) must be followed by white space.
(#2972) Variable "category_item" must not contain underscores.
(#2976) Commas (,) must be followed by white space.
(#2977) Variable "category_item" must not contain underscores.
(#2981) Commas (,) must be followed by white space.
(#2982) Variable "category_item" must not contain underscores.
(#2986) Commas (,) must be followed by white space.
(#2987) Variable "category_item" must not contain underscores.
(#2991) Commas (,) must be followed by white space.
(#2992) Variable "category_item" must not contain underscores.
(#2996) Commas (,) must be followed by white space.
(#2997) Variable "category_item" must not contain underscores.
(#3001) Commas (,) must be followed by white space.
(#3002) Variable "category_item" must not contain underscores.
(#3004) Spaces must be used to indent lines; tabs are not allowed
(#3004) Tab found within whitespace
(#3004) Line indented incorrectly; expected 20 spaces, found 5
(#3005) Spaces must be used to indent lines; tabs are not allowed
(#3005) Tab found within whitespace
(#3005) Line indented incorrectly; expected at least 24 spaces, found 6
(#3005) Variable "category_item" must not contain underscores.
(#3006) Spaces must be used to indent lines; tabs are not allowed
(#3006) Tab found within whitespace
(#3009) Variable "category_items" must not contain underscores.
(#3009) Variable "category_item" must not contain underscores.
(#3012) Variable "category_items" must not contain underscores.
(#3018) Closing brace indented incorrectly; expected 1 spaces, found 4
(#3020) Visibility must be declared on method "get_rubrics"
(#3020) Variable "grade_item_id" must not contain underscores.
(#3021) Spaces must be used to indent lines; tabs are not allowed
(#3021) Tab found within whitespace
(#3021) Line indented incorrectly; expected at least 4 spaces, found 1
(#3021) Opening brace should be on the same line as the declaration
(#3024) Variable "grade_item_id" must not contain underscores.
(#3025) Variable "grade_item" must not contain underscores.
(#3025) Commas (,) must be followed by white space.
(#3027) Variable "assign_data" must not contain underscores.
(#3027) Variable "grade_item" must not contain underscores.
(#3028) Variable "assign_data" must not contain underscores.
(#3030) Variable "grade_item" must not contain underscores.
(#3031) Commas (,) must be followed by white space.
(#3032) Inline control structures are not allowed
(#3033) Variable "assign_data" must not contain underscores.
(#3035) Variable "grade_item" must not contain underscores.
(#3035) Variable "grade_item" must not contain underscores.
(#3036) Commas (,) must be followed by white space.
(#3038) Inline control structures are not allowed
(#3039) Variable "assign_data" must not contain underscores.
(#3041) Spaces must be used to indent lines; tabs are not allowed
(#3041) Tab found within whitespace
(#3041) Line indented incorrectly; expected at least 8 spaces, found 2
(#3044) Commas (,) must be followed by white space.
(#3046) Inline control structures are not allowed
(#3047) Variable "assign_data" must not contain underscores.
(#3050) Commas (,) must be followed by white space.
(#3053) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3057) Commas (,) must be followed by white space.
(#3059) Whitespace found at end of line
(#3060) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3062) Variable "data_criteria" must not contain underscores.
(#3065) Commas (,) must be followed by white space.
(#3066) Whitespace found at end of line
(#3067) Variable "data_levels" must not contain underscores.
(#3068) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3073) Variable "data_levels" must not contain underscores.
(#3075) Variable "data_criteria" must not contain underscores.
(#3075) Variable "data_levels" must not contain underscores.
(#3076) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3078) Variable "data_criteria" must not contain underscores.
(#3084) Variable "assign_data" must not contain underscores.
(#3086) Variable "assign_data" must not contain underscores.
(#3087) Spaces must be used to indent lines; tabs are not allowed
(#3087) Tab found within whitespace
(#3087) Line indented incorrectly; expected 4 spaces, found 1
(#3087) Closing brace indented incorrectly; expected 4 spaces, found 1
(#3091) Line indented incorrectly; expected 4 spaces, found 0
(#3091) Visibility must be declared on method "user_exists"
(#3092) Line indented incorrectly; expected at least 4 spaces, found 0
(#3092) Opening brace should be on the same line as the declaration
(#3093) Spaces must be used to indent lines; tabs are not allowed
(#3093) Tab found within whitespace
(#3093) Line indented incorrectly; expected at least 8 spaces, found 1
(#3094) Spaces must be used to indent lines; tabs are not allowed
(#3094) Tab found within whitespace
(#3094) Line indented incorrectly; expected at least 8 spaces, found 1
(#3095) Spaces must be used to indent lines; tabs are not allowed
(#3095) Tab found within whitespace
(#3095) Line indented incorrectly; expected at least 8 spaces, found 1
(#3096) Spaces must be used to indent lines; tabs are not allowed
(#3096) Tab found within whitespace
(#3096) Line indented incorrectly; expected at least 8 spaces, found 1
(#3097) Spaces must be used to indent lines; tabs are not allowed
(#3097) Tab found within whitespace
(#3097) Line indented incorrectly; expected at least 8 spaces, found 1
(#3097) Commas (,) must be followed by white space.
(#3098) Spaces must be used to indent lines; tabs are not allowed
(#3098) Tab found within whitespace
(#3098) Line indented incorrectly; expected at least 8 spaces, found 1
(#3098) Inline control structures are not allowed
(#3099) Spaces must be used to indent lines; tabs are not allowed
(#3099) Tab found within whitespace
(#3099) Line indented incorrectly; expected at least 8 spaces, found 2
(#3100) Spaces must be used to indent lines; tabs are not allowed
(#3100) Tab found within whitespace
(#3100) Line indented incorrectly; expected at least 8 spaces, found 1
(#3101) Line indented incorrectly; expected 4 spaces, found 0
(#3103) This comment is 45% valid code; is this commented out code?
(#3103) Line indented incorrectly; expected at least 4 spaces, found 0
(#3104) Line indented incorrectly; expected at least 4 spaces, found 0
(#3105) Line indented incorrectly; expected at least 4 spaces, found 1
(#3107) Line indented incorrectly; expected at least 4 spaces, found 1
(#3108) Line indented incorrectly; expected at least 4 spaces, found 1
(#3110) Line indented incorrectly; expected at least 4 spaces, found 1
(#3111) Line indented incorrectly; expected at least 4 spaces, found 1
(#3113) Line indented incorrectly; expected at least 4 spaces, found 1
(#3114) Line indented incorrectly; expected at least 4 spaces, found 0
(#3115) Line indented incorrectly; expected at least 4 spaces, found 0
(#3118) Line indented incorrectly; expected 4 spaces, found 0
(#3118) Visibility must be declared on method "create_joomdle_user_additional"
(#3119) Line indented incorrectly; expected at least 4 spaces, found 0
(#3119) Opening brace should be on the same line as the declaration
(#3120) Spaces must be used to indent lines; tabs are not allowed
(#3120) Tab found within whitespace
(#3120) Line indented incorrectly; expected at least 8 spaces, found 1
(#3122) Spaces must be used to indent lines; tabs are not allowed
(#3122) Tab found within whitespace
(#3122) Line indented incorrectly; expected at least 8 spaces, found 1
(#3123) Spaces must be used to indent lines; tabs are not allowed
(#3123) Tab found within whitespace
(#3123) Line indented incorrectly; expected at least 8 spaces, found 1
(#3123) Commas (,) must be followed by white space.
(#3124) Spaces must be used to indent lines; tabs are not allowed
(#3124) Tab found within whitespace
(#3124) Line indented incorrectly; expected at least 8 spaces, found 1
(#3124) Inline control structures are not allowed
(#3125) Spaces must be used to indent lines; tabs are not allowed
(#3125) Tab found within whitespace
(#3125) Line indented incorrectly; expected at least 8 spaces, found 2
(#3127) Spaces must be used to indent lines; tabs are not allowed
(#3127) Tab found within whitespace
(#3127) Line indented incorrectly; expected at least 8 spaces, found 1
(#3128) Line indented incorrectly; expected 4 spaces, found 0
(#3131) Line indented incorrectly; expected at least 4 spaces, found 0
(#3132) Inline comments must end in full-stops, exclamation marks, or question marks
(#3132) Line indented incorrectly; expected at least 4 spaces, found 0
(#3133) Line indented incorrectly; expected 4 spaces, found 0
(#3133) Visibility must be declared on method "create_joomdle_user_record"
(#3134) Line indented incorrectly; expected at least 8 spaces, found 4
(#3135) Line indented incorrectly; expected at least 8 spaces, found 4
(#3136) Line indented incorrectly; expected at least 8 spaces, found 4
(#3138) Line indented incorrectly; expected at least 8 spaces, found 4
(#3139) Line indented incorrectly; expected at least 8 spaces, found 4
(#3141) Line indented incorrectly; expected at least 8 spaces, found 4
(#3142) Line indented incorrectly; expected at least 8 spaces, found 4
(#3143) Line indented incorrectly; expected at least 8 spaces, found 4
(#3144) Line indented incorrectly; expected 8 spaces, found 4
(#3145) Line indented incorrectly; expected at least 12 spaces, found 8
(#3146) Line indented incorrectly; expected 12 spaces, found 8
(#3147) Line indented incorrectly; expected 16 spaces, found 12
(#3148) Line indented incorrectly; expected at least 20 spaces, found 16
(#3149) Line indented incorrectly; expected 16 spaces, found 12
(#3150) Line indented incorrectly; expected 12 spaces, found 8
(#3151) Line indented incorrectly; expected 8 spaces, found 4
(#3153) Line indented incorrectly; expected 8 spaces, found 4
(#3154) Line indented incorrectly; expected 12 spaces, found 8
(#3155) Line indented incorrectly; expected at least 16 spaces, found 12
(#3156) Line indented incorrectly; expected 12 spaces, found 8
(#3157) Line indented incorrectly; expected 8 spaces, found 4
(#3159) Line indented incorrectly; expected 8 spaces, found 4
(#3160) Line indented incorrectly; expected at least 12 spaces, found 8
(#3161) Line indented incorrectly; expected 8 spaces, found 4
(#3163) Line indented incorrectly; expected at least 8 spaces, found 4
(#3164) Line indented incorrectly; expected at least 8 spaces, found 4
(#3166) Line indented incorrectly; expected at least 8 spaces, found 4
(#3167) Line indented incorrectly; expected at least 8 spaces, found 4
(#3168) Line indented incorrectly; expected at least 8 spaces, found 4
(#3169) Line indented incorrectly; expected 8 spaces, found 4
(#3170) Line indented incorrectly; expected at least 12 spaces, found 8
(#3171) Line indented incorrectly; expected 8 spaces, found 4
(#3172) Line indented incorrectly; expected at least 8 spaces, found 4
(#3173) Line indented incorrectly; expected at least 8 spaces, found 4
(#3174) Line indented incorrectly; expected at least 8 spaces, found 4
(#3175) Line indented incorrectly; expected at least 8 spaces, found 4
(#3176) Line indented incorrectly; expected at least 8 spaces, found 4
(#3178) Line indented incorrectly; expected at least 8 spaces, found 4
(#3180) Line indented incorrectly; expected at least 8 spaces, found 4
(#3181) Line indented incorrectly; expected at least 8 spaces, found 4
(#3183) Spaces must be used to indent lines; tabs are not allowed
(#3183) Tab found within whitespace
(#3183) This comment is 58% valid code; is this commented out code?
(#3183) Line indented incorrectly; expected at least 8 spaces, found 1
(#3184) Line indented incorrectly; expected at least 8 spaces, found 4
(#3185) Line indented incorrectly; expected at least 8 spaces, found 4
(#3187) Line indented incorrectly; expected at least 8 spaces, found 4
(#3188) Line indented incorrectly; expected at least 8 spaces, found 4
(#3189) Line indented incorrectly; expected at least 8 spaces, found 4
(#3190) Line indented incorrectly; expected at least 8 spaces, found 1
(#3192) Line indented incorrectly; expected at least 8 spaces, found 4
(#3193) Line indented incorrectly; expected at least 8 spaces, found 4
(#3195) Line indented incorrectly; expected at least 8 spaces, found 4
(#3196) Line indented incorrectly; expected 4 spaces, found 0
(#3199) Line indented incorrectly; expected at least 4 spaces, found 0
(#3200) Expected 1 space(s) before asterisk; 0 found
(#3201) Expected 1 space(s) before asterisk; 0 found
(#3202) Expected 1 space(s) before asterisk; 0 found
(#3202) Whitespace found at end of line
(#3203) Expected 1 space(s) before asterisk; 0 found
(#3204) Expected 1 space(s) before asterisk; 0 found
(#3205) Line indented incorrectly; expected 4 spaces, found 0
(#3205) Visibility must be declared on method "create_joomdle_user"
(#3206) Line indented incorrectly; expected at least 4 spaces, found 0
(#3206) Opening brace should be on the same line as the declaration
(#3207) Spaces must be used to indent lines; tabs are not allowed
(#3207) Tab found within whitespace
(#3207) Line indented incorrectly; expected at least 8 spaces, found 1
(#3209) Spaces must be used to indent lines; tabs are not allowed
(#3209) Tab found within whitespace
(#3209) Line indented incorrectly; expected at least 8 spaces, found 1
(#3210) Spaces must be used to indent lines; tabs are not allowed
(#3210) Tab found within whitespace
(#3210) Line indented incorrectly; expected at least 8 spaces, found 1
(#3211) Spaces must be used to indent lines; tabs are not allowed
(#3211) Tab found within whitespace
(#3211) Line indented incorrectly; expected at least 8 spaces, found 1
(#3212) Spaces must be used to indent lines; tabs are not allowed
(#3212) Tab found within whitespace
(#3212) Line indented incorrectly; expected at least 8 spaces, found 1
(#3213) Spaces must be used to indent lines; tabs are not allowed
(#3213) Tab found within whitespace
(#3213) Line indented incorrectly; expected at least 8 spaces, found 1
(#3213) Commas (,) must be followed by white space.
(#3214) Spaces must be used to indent lines; tabs are not allowed
(#3214) Tab found within whitespace
(#3214) Line indented incorrectly; expected at least 8 spaces, found 1
(#3214) Inline control structures are not allowed
(#3215) Spaces must be used to indent lines; tabs are not allowed
(#3215) Tab found within whitespace
(#3215) Line indented incorrectly; expected at least 8 spaces, found 2
(#3217) Spaces must be used to indent lines; tabs are not allowed
(#3217) Tab found within whitespace
(#3217) Inline comments must end in full-stops, exclamation marks, or question marks
(#3217) Line indented incorrectly; expected at least 8 spaces, found 1
(#3218) Spaces must be used to indent lines; tabs are not allowed
(#3218) Tab found within whitespace
(#3218) Line indented incorrectly; expected at least 8 spaces, found 1
(#3218) Variable "juser_info" must not contain underscores.
(#3220) Spaces must be used to indent lines; tabs are not allowed
(#3220) Tab found within whitespace
(#3220) Line indented incorrectly; expected at least 8 spaces, found 1
(#3220) Inline control structures are not allowed
(#3220) Variable "juser_info" must not contain underscores.
(#3221) Spaces must be used to indent lines; tabs are not allowed
(#3221) Tab found within whitespace
(#3221) Line indented incorrectly; expected at least 8 spaces, found 2
(#3221) Variable "juser_info" must not contain underscores.
(#3222) Spaces must be used to indent lines; tabs are not allowed
(#3222) Tab found within whitespace
(#3222) Line indented incorrectly; expected at least 8 spaces, found 1
(#3222) Inline control structures are not allowed
(#3223) Spaces must be used to indent lines; tabs are not allowed
(#3223) Tab found within whitespace
(#3223) Line indented incorrectly; expected at least 8 spaces, found 1
(#3223) Inline control structures are not allowed
(#3223) Variable "juser_info" must not contain underscores.
(#3224) Spaces must be used to indent lines; tabs are not allowed
(#3224) Tab found within whitespace
(#3224) Line indented incorrectly; expected at least 8 spaces, found 2
(#3224) Variable "juser_info" must not contain underscores.
(#3225) Spaces must be used to indent lines; tabs are not allowed
(#3225) Tab found within whitespace
(#3225) Line indented incorrectly; expected at least 8 spaces, found 1
(#3225) Inline control structures are not allowed
(#3226) Spaces must be used to indent lines; tabs are not allowed
(#3226) Tab found within whitespace
(#3226) Line indented incorrectly; expected at least 8 spaces, found 1
(#3226) Inline control structures are not allowed
(#3226) Variable "juser_info" must not contain underscores.
(#3227) Spaces must be used to indent lines; tabs are not allowed
(#3227) Tab found within whitespace
(#3227) Line indented incorrectly; expected at least 8 spaces, found 2
(#3227) Variable "juser_info" must not contain underscores.
(#3228) Spaces must be used to indent lines; tabs are not allowed
(#3228) Tab found within whitespace
(#3228) Line indented incorrectly; expected at least 8 spaces, found 1
(#3228) Inline control structures are not allowed
(#3229) Spaces must be used to indent lines; tabs are not allowed
(#3229) Tab found within whitespace
(#3229) Line indented incorrectly; expected at least 8 spaces, found 1
(#3229) Inline control structures are not allowed
(#3229) Variable "juser_info" must not contain underscores.
(#3230) Spaces must be used to indent lines; tabs are not allowed
(#3230) Tab found within whitespace
(#3230) Line indented incorrectly; expected at least 8 spaces, found 2
(#3230) Variable "juser_info" must not contain underscores.
(#3231) Spaces must be used to indent lines; tabs are not allowed
(#3231) Tab found within whitespace
(#3231) Line indented incorrectly; expected at least 8 spaces, found 1
(#3231) Inline control structures are not allowed
(#3232) Spaces must be used to indent lines; tabs are not allowed
(#3232) Tab found within whitespace
(#3232) Line indented incorrectly; expected at least 8 spaces, found 1
(#3232) Inline control structures are not allowed
(#3232) Variable "juser_info" must not contain underscores.
(#3233) Spaces must be used to indent lines; tabs are not allowed
(#3233) Tab found within whitespace
(#3233) Line indented incorrectly; expected at least 8 spaces, found 2
(#3233) Variable "juser_info" must not contain underscores.
(#3234) Spaces must be used to indent lines; tabs are not allowed
(#3234) Tab found within whitespace
(#3234) Line indented incorrectly; expected at least 8 spaces, found 1
(#3234) Inline control structures are not allowed
(#3235) Spaces must be used to indent lines; tabs are not allowed
(#3235) Tab found within whitespace
(#3235) Line indented incorrectly; expected at least 8 spaces, found 1
(#3235) Inline control structures are not allowed
(#3235) Variable "juser_info" must not contain underscores.
(#3236) Spaces must be used to indent lines; tabs are not allowed
(#3236) Tab found within whitespace
(#3236) Line indented incorrectly; expected at least 8 spaces, found 2
(#3236) Variable "juser_info" must not contain underscores.
(#3237) Spaces must be used to indent lines; tabs are not allowed
(#3237) Tab found within whitespace
(#3237) Line indented incorrectly; expected at least 8 spaces, found 1
(#3237) Inline control structures are not allowed
(#3238) Spaces must be used to indent lines; tabs are not allowed
(#3238) Tab found within whitespace
(#3238) Line indented incorrectly; expected at least 8 spaces, found 1
(#3238) Inline control structures are not allowed
(#3238) Variable "juser_info" must not contain underscores.
(#3239) Spaces must be used to indent lines; tabs are not allowed
(#3239) Tab found within whitespace
(#3239) Line indented incorrectly; expected at least 8 spaces, found 2
(#3239) Variable "juser_info" must not contain underscores.
(#3240) Spaces must be used to indent lines; tabs are not allowed
(#3240) Tab found within whitespace
(#3240) Line indented incorrectly; expected at least 8 spaces, found 1
(#3240) Inline control structures are not allowed
(#3241) Spaces must be used to indent lines; tabs are not allowed
(#3241) Tab found within whitespace
(#3241) Line indented incorrectly; expected at least 8 spaces, found 1
(#3241) Inline control structures are not allowed
(#3241) Variable "juser_info" must not contain underscores.
(#3242) Spaces must be used to indent lines; tabs are not allowed
(#3242) Tab found within whitespace
(#3242) Line indented incorrectly; expected at least 8 spaces, found 2
(#3242) Variable "juser_info" must not contain underscores.
(#3243) Spaces must be used to indent lines; tabs are not allowed
(#3243) Tab found within whitespace
(#3243) Line indented incorrectly; expected at least 8 spaces, found 1
(#3243) Inline control structures are not allowed
(#3244) Spaces must be used to indent lines; tabs are not allowed
(#3244) Tab found within whitespace
(#3244) Line indented incorrectly; expected at least 8 spaces, found 1
(#3244) Inline control structures are not allowed
(#3244) Variable "juser_info" must not contain underscores.
(#3245) Spaces must be used to indent lines; tabs are not allowed
(#3245) Tab found within whitespace
(#3245) Line indented incorrectly; expected at least 8 spaces, found 2
(#3245) Variable "juser_info" must not contain underscores.
(#3246) Spaces must be used to indent lines; tabs are not allowed
(#3246) Tab found within whitespace
(#3246) Line indented incorrectly; expected at least 8 spaces, found 1
(#3246) Inline control structures are not allowed
(#3247) Spaces must be used to indent lines; tabs are not allowed
(#3247) Tab found within whitespace
(#3247) Line indented incorrectly; expected at least 8 spaces, found 1
(#3247) Inline control structures are not allowed
(#3247) Variable "juser_info" must not contain underscores.
(#3248) Spaces must be used to indent lines; tabs are not allowed
(#3248) Tab found within whitespace
(#3248) Line indented incorrectly; expected at least 8 spaces, found 2
(#3248) Variable "juser_info" must not contain underscores.
(#3249) Spaces must be used to indent lines; tabs are not allowed
(#3249) Tab found within whitespace
(#3249) Line indented incorrectly; expected at least 8 spaces, found 1
(#3249) Inline control structures are not allowed
(#3250) Spaces must be used to indent lines; tabs are not allowed
(#3250) Tab found within whitespace
(#3250) Line indented incorrectly; expected at least 8 spaces, found 1
(#3250) Inline control structures are not allowed
(#3250) Variable "juser_info" must not contain underscores.
(#3251) Spaces must be used to indent lines; tabs are not allowed
(#3251) Tab found within whitespace
(#3251) Line indented incorrectly; expected at least 8 spaces, found 2
(#3251) Variable "juser_info" must not contain underscores.
(#3252) Spaces must be used to indent lines; tabs are not allowed
(#3252) Tab found within whitespace
(#3252) Line indented incorrectly; expected at least 8 spaces, found 1
(#3252) Inline control structures are not allowed
(#3253) Spaces must be used to indent lines; tabs are not allowed
(#3253) Tab found within whitespace
(#3253) Line indented incorrectly; expected at least 8 spaces, found 1
(#3253) Inline control structures are not allowed
(#3253) Variable "juser_info" must not contain underscores.
(#3254) Spaces must be used to indent lines; tabs are not allowed
(#3254) Tab found within whitespace
(#3254) Line indented incorrectly; expected at least 8 spaces, found 2
(#3254) Variable "juser_info" must not contain underscores.
(#3255) Spaces must be used to indent lines; tabs are not allowed
(#3255) Tab found within whitespace
(#3255) Line indented incorrectly; expected at least 8 spaces, found 1
(#3255) Inline control structures are not allowed
(#3256) Spaces must be used to indent lines; tabs are not allowed
(#3256) Tab found within whitespace
(#3256) Line indented incorrectly; expected at least 8 spaces, found 1
(#3256) Inline control structures are not allowed
(#3256) Variable "juser_info" must not contain underscores.
(#3257) Spaces must be used to indent lines; tabs are not allowed
(#3257) Tab found within whitespace
(#3257) Line indented incorrectly; expected at least 8 spaces, found 2
(#3257) Variable "juser_info" must not contain underscores.
(#3258) Spaces must be used to indent lines; tabs are not allowed
(#3258) Tab found within whitespace
(#3258) Line indented incorrectly; expected at least 8 spaces, found 1
(#3258) Inline control structures are not allowed
(#3260) Spaces must be used to indent lines; tabs are not allowed
(#3260) Tab found within whitespace
(#3260) Line indented incorrectly; expected at least 8 spaces, found 1
(#3260) Inline control structures are not allowed
(#3260) Variable "juser_info" must not contain underscores.
(#3261) Spaces must be used to indent lines; tabs are not allowed
(#3261) Tab found within whitespace
(#3261) Line indented incorrectly; expected at least 8 spaces, found 2
(#3261) Variable "juser_info" must not contain underscores.
(#3262) Spaces must be used to indent lines; tabs are not allowed
(#3262) Tab found within whitespace
(#3262) Line indented incorrectly; expected at least 8 spaces, found 1
(#3262) Inline control structures are not allowed
(#3263) Spaces must be used to indent lines; tabs are not allowed
(#3263) Tab found within whitespace
(#3263) Line indented incorrectly; expected at least 8 spaces, found 1
(#3263) Inline control structures are not allowed
(#3263) Variable "juser_info" must not contain underscores.
(#3264) Spaces must be used to indent lines; tabs are not allowed
(#3264) Tab found within whitespace
(#3264) Line indented incorrectly; expected at least 8 spaces, found 2
(#3264) Variable "juser_info" must not contain underscores.
(#3265) Spaces must be used to indent lines; tabs are not allowed
(#3265) Tab found within whitespace
(#3265) Line indented incorrectly; expected at least 8 spaces, found 1
(#3265) Inline control structures are not allowed
(#3266) Spaces must be used to indent lines; tabs are not allowed
(#3266) Tab found within whitespace
(#3266) Line indented incorrectly; expected at least 8 spaces, found 1
(#3266) Inline control structures are not allowed
(#3266) Variable "juser_info" must not contain underscores.
(#3267) Spaces must be used to indent lines; tabs are not allowed
(#3267) Tab found within whitespace
(#3267) Line indented incorrectly; expected at least 8 spaces, found 2
(#3267) Variable "juser_info" must not contain underscores.
(#3268) Spaces must be used to indent lines; tabs are not allowed
(#3268) Tab found within whitespace
(#3268) Line indented incorrectly; expected at least 8 spaces, found 1
(#3268) Inline control structures are not allowed
(#3269) Spaces must be used to indent lines; tabs are not allowed
(#3269) Tab found within whitespace
(#3269) Line indented incorrectly; expected at least 8 spaces, found 1
(#3269) Inline control structures are not allowed
(#3269) Variable "juser_info" must not contain underscores.
(#3270) Spaces must be used to indent lines; tabs are not allowed
(#3270) Tab found within whitespace
(#3270) Line indented incorrectly; expected at least 8 spaces, found 2
(#3270) Variable "juser_info" must not contain underscores.
(#3271) Spaces must be used to indent lines; tabs are not allowed
(#3271) Tab found within whitespace
(#3271) Line indented incorrectly; expected at least 8 spaces, found 1
(#3271) Inline control structures are not allowed
(#3272) Spaces must be used to indent lines; tabs are not allowed
(#3272) Tab found within whitespace
(#3272) Line indented incorrectly; expected at least 8 spaces, found 1
(#3272) Inline control structures are not allowed
(#3272) Variable "juser_info" must not contain underscores.
(#3273) Spaces must be used to indent lines; tabs are not allowed
(#3273) Tab found within whitespace
(#3273) Line indented incorrectly; expected at least 8 spaces, found 2
(#3273) Variable "juser_info" must not contain underscores.
(#3274) Spaces must be used to indent lines; tabs are not allowed
(#3274) Tab found within whitespace
(#3274) Line indented incorrectly; expected at least 8 spaces, found 1
(#3274) Inline control structures are not allowed
(#3275) Spaces must be used to indent lines; tabs are not allowed
(#3275) Tab found within whitespace
(#3275) Line indented incorrectly; expected at least 8 spaces, found 1
(#3275) Inline control structures are not allowed
(#3275) Variable "juser_info" must not contain underscores.
(#3276) Spaces must be used to indent lines; tabs are not allowed
(#3276) Tab found within whitespace
(#3276) Line indented incorrectly; expected at least 8 spaces, found 2
(#3276) Variable "juser_info" must not contain underscores.
(#3277) Spaces must be used to indent lines; tabs are not allowed
(#3277) Tab found within whitespace
(#3277) Line indented incorrectly; expected at least 8 spaces, found 1
(#3277) Inline control structures are not allowed
(#3278) Spaces must be used to indent lines; tabs are not allowed
(#3278) Tab found within whitespace
(#3278) Line indented incorrectly; expected at least 8 spaces, found 1
(#3278) Inline control structures are not allowed
(#3278) Variable "juser_info" must not contain underscores.
(#3279) Spaces must be used to indent lines; tabs are not allowed
(#3279) Tab found within whitespace
(#3279) Line indented incorrectly; expected at least 8 spaces, found 2
(#3279) Variable "juser_info" must not contain underscores.
(#3280) Spaces must be used to indent lines; tabs are not allowed
(#3280) Tab found within whitespace
(#3280) Line indented incorrectly; expected at least 8 spaces, found 1
(#3280) Inline control structures are not allowed
(#3281) Spaces must be used to indent lines; tabs are not allowed
(#3281) Tab found within whitespace
(#3281) Line indented incorrectly; expected at least 8 spaces, found 1
(#3281) Inline control structures are not allowed
(#3281) Variable "juser_info" must not contain underscores.
(#3282) Spaces must be used to indent lines; tabs are not allowed
(#3282) Tab found within whitespace
(#3282) Line indented incorrectly; expected at least 8 spaces, found 2
(#3282) Variable "juser_info" must not contain underscores.
(#3283) Spaces must be used to indent lines; tabs are not allowed
(#3283) Tab found within whitespace
(#3283) Line indented incorrectly; expected at least 8 spaces, found 1
(#3283) Inline control structures are not allowed
(#3284) Spaces must be used to indent lines; tabs are not allowed
(#3284) Tab found within whitespace
(#3284) Line indented incorrectly; expected at least 8 spaces, found 1
(#3284) Inline control structures are not allowed
(#3284) Variable "juser_info" must not contain underscores.
(#3285) Spaces must be used to indent lines; tabs are not allowed
(#3285) Tab found within whitespace
(#3285) Line indented incorrectly; expected at least 8 spaces, found 2
(#3285) Variable "juser_info" must not contain underscores.
(#3286) Spaces must be used to indent lines; tabs are not allowed
(#3286) Tab found within whitespace
(#3286) Line indented incorrectly; expected at least 8 spaces, found 1
(#3286) Inline control structures are not allowed
(#3287) Spaces must be used to indent lines; tabs are not allowed
(#3287) Tab found within whitespace
(#3287) Line indented incorrectly; expected at least 8 spaces, found 1
(#3287) Inline control structures are not allowed
(#3287) Variable "juser_info" must not contain underscores.
(#3288) Spaces must be used to indent lines; tabs are not allowed
(#3288) Tab found within whitespace
(#3288) Line indented incorrectly; expected at least 8 spaces, found 2
(#3288) Variable "juser_info" must not contain underscores.
(#3289) Spaces must be used to indent lines; tabs are not allowed
(#3289) Tab found within whitespace
(#3289) Line indented incorrectly; expected at least 8 spaces, found 1
(#3289) Inline control structures are not allowed
(#3290) Spaces must be used to indent lines; tabs are not allowed
(#3290) Tab found within whitespace
(#3290) Line indented incorrectly; expected at least 8 spaces, found 1
(#3290) Inline control structures are not allowed
(#3290) Variable "juser_info" must not contain underscores.
(#3291) Spaces must be used to indent lines; tabs are not allowed
(#3291) Tab found within whitespace
(#3291) Line indented incorrectly; expected at least 8 spaces, found 2
(#3291) Variable "juser_info" must not contain underscores.
(#3292) Spaces must be used to indent lines; tabs are not allowed
(#3292) Tab found within whitespace
(#3292) Line indented incorrectly; expected at least 8 spaces, found 1
(#3292) Inline control structures are not allowed
(#3294) Spaces must be used to indent lines; tabs are not allowed
(#3294) Tab found within whitespace
(#3294) Line exceeds 132 characters; contains 138 characters
(#3294) Inline comments must end in full-stops, exclamation marks, or question marks
(#3294) Line indented incorrectly; expected at least 8 spaces, found 1
(#3294) No space found before comment text; expected "// XXX Maybe this can be optimized for a single DB call...$bool = update_record('user', addslashes_recursive($localuser)); en ment/aut.php" but found "//XXX Maybe this can be optimized for a single DB call...$bool = update_record('user', addslashes_recursive($localuser)); en ment/aut.php"
(#3295) Spaces must be used to indent lines; tabs are not allowed
(#3295) Tab found within whitespace
(#3295) Line indented incorrectly; expected 8 spaces, found 1
(#3295) Variable "juser_info" must not contain underscores.
(#3297) Spaces must be used to indent lines; tabs are not allowed
(#3297) Tab found within whitespace
(#3297) Line indented incorrectly; expected at least 12 spaces, found 2
(#3298) Spaces must be used to indent lines; tabs are not allowed
(#3298) Tab found within whitespace
(#3298) Line indented incorrectly; expected at least 12 spaces, found 2
(#3299) Spaces must be used to indent lines; tabs are not allowed
(#3299) Tab found within whitespace
(#3299) Line indented incorrectly; expected at least 12 spaces, found 2
(#3299) Inline control structures are not allowed
(#3300) Spaces must be used to indent lines; tabs are not allowed
(#3300) Tab found within whitespace
(#3300) Line indented incorrectly; expected at least 12 spaces, found 3
(#3301) Spaces must be used to indent lines; tabs are not allowed
(#3301) Tab found within whitespace
(#3301) Line indented incorrectly; expected at least 12 spaces, found 2
(#3301) Inline control structures are not allowed
(#3302) Spaces must be used to indent lines; tabs are not allowed
(#3302) Tab found within whitespace
(#3302) Line indented incorrectly; expected at least 12 spaces, found 3
(#3303) Spaces must be used to indent lines; tabs are not allowed
(#3303) Tab found within whitespace
(#3303) Line indented incorrectly; expected at least 12 spaces, found 2
(#3303) Inline control structures are not allowed
(#3304) Spaces must be used to indent lines; tabs are not allowed
(#3304) Tab found within whitespace
(#3304) Line indented incorrectly; expected at least 12 spaces, found 3
(#3306) Spaces must be used to indent lines; tabs are not allowed
(#3306) Tab found within whitespace
(#3306) Line indented incorrectly; expected at least 12 spaces, found 2
(#3307) Spaces must be used to indent lines; tabs are not allowed
(#3307) Tab found within whitespace
(#3307) Line indented incorrectly; expected at least 12 spaces, found 2
(#3308) Spaces must be used to indent lines; tabs are not allowed
(#3308) Tab found within whitespace
(#3308) Line indented incorrectly; expected at least 12 spaces, found 2
(#3309) Spaces must be used to indent lines; tabs are not allowed
(#3309) Tab found within whitespace
(#3309) Line indented incorrectly; expected at least 12 spaces, found 2
(#3309) Inline control structures are not allowed
(#3310) Spaces must be used to indent lines; tabs are not allowed
(#3310) Tab found within whitespace
(#3310) Line indented incorrectly; expected at least 12 spaces, found 3
(#3311) Spaces must be used to indent lines; tabs are not allowed
(#3311) Tab found within whitespace
(#3311) Line indented incorrectly; expected at least 12 spaces, found 2
(#3311) Inline control structures are not allowed
(#3312) Spaces must be used to indent lines; tabs are not allowed
(#3312) Tab found within whitespace
(#3312) Line indented incorrectly; expected at least 12 spaces, found 3
(#3313) Spaces must be used to indent lines; tabs are not allowed
(#3313) Tab found within whitespace
(#3313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3313) Inline comments must end in full-stops, exclamation marks, or question marks
(#3313) This comment is 71% valid code; is this commented out code?
(#3313) Line indented incorrectly; expected at least 12 spaces, found 2
(#3313) Tab found before comment text; expected "// $DB->set_field('user', 'country', $country, $conditions);" but found "// $DB->set_field('user', 'country', $country, $conditions);"
(#3314) Spaces must be used to indent lines; tabs are not allowed
(#3314) Tab found within whitespace
(#3314) Line indented incorrectly; expected at least 12 spaces, found 2
(#3314) Inline control structures are not allowed
(#3315) Spaces must be used to indent lines; tabs are not allowed
(#3315) Tab found within whitespace
(#3315) Line indented incorrectly; expected at least 12 spaces, found 3
(#3316) Spaces must be used to indent lines; tabs are not allowed
(#3316) Tab found within whitespace
(#3316) Line indented incorrectly; expected at least 12 spaces, found 2
(#3316) Inline control structures are not allowed
(#3317) Spaces must be used to indent lines; tabs are not allowed
(#3317) Tab found within whitespace
(#3317) Line indented incorrectly; expected at least 12 spaces, found 3
(#3318) Spaces must be used to indent lines; tabs are not allowed
(#3318) Tab found within whitespace
(#3318) Line indented incorrectly; expected at least 12 spaces, found 2
(#3318) Inline control structures are not allowed
(#3319) Spaces must be used to indent lines; tabs are not allowed
(#3319) Tab found within whitespace
(#3319) Line indented incorrectly; expected at least 12 spaces, found 3
(#3320) Spaces must be used to indent lines; tabs are not allowed
(#3320) Tab found within whitespace
(#3320) Line indented incorrectly; expected at least 12 spaces, found 2
(#3320) Inline control structures are not allowed
(#3321) Spaces must be used to indent lines; tabs are not allowed
(#3321) Tab found within whitespace
(#3321) Line indented incorrectly; expected at least 12 spaces, found 3
(#3322) Spaces must be used to indent lines; tabs are not allowed
(#3322) Tab found within whitespace
(#3322) Line indented incorrectly; expected at least 12 spaces, found 2
(#3322) Inline control structures are not allowed
(#3323) Spaces must be used to indent lines; tabs are not allowed
(#3323) Tab found within whitespace
(#3323) Line indented incorrectly; expected at least 12 spaces, found 3
(#3324) Spaces must be used to indent lines; tabs are not allowed
(#3324) Tab found within whitespace
(#3324) Line indented incorrectly; expected at least 12 spaces, found 2
(#3324) Inline control structures are not allowed
(#3325) Spaces must be used to indent lines; tabs are not allowed
(#3325) Tab found within whitespace
(#3325) Line indented incorrectly; expected at least 12 spaces, found 3
(#3326) Spaces must be used to indent lines; tabs are not allowed
(#3326) Tab found within whitespace
(#3326) Line indented incorrectly; expected at least 12 spaces, found 2
(#3326) Inline control structures are not allowed
(#3327) Spaces must be used to indent lines; tabs are not allowed
(#3327) Tab found within whitespace
(#3327) Line indented incorrectly; expected at least 12 spaces, found 3
(#3328) Spaces must be used to indent lines; tabs are not allowed
(#3328) Tab found within whitespace
(#3328) Line indented incorrectly; expected at least 12 spaces, found 2
(#3328) Inline control structures are not allowed
(#3329) Spaces must be used to indent lines; tabs are not allowed
(#3329) Tab found within whitespace
(#3329) Line indented incorrectly; expected at least 12 spaces, found 3
(#3330) Spaces must be used to indent lines; tabs are not allowed
(#3330) Tab found within whitespace
(#3330) Line indented incorrectly; expected at least 12 spaces, found 2
(#3330) Inline control structures are not allowed
(#3331) Spaces must be used to indent lines; tabs are not allowed
(#3331) Tab found within whitespace
(#3331) Line indented incorrectly; expected at least 12 spaces, found 3
(#3332) Spaces must be used to indent lines; tabs are not allowed
(#3332) Tab found within whitespace
(#3332) Line indented incorrectly; expected at least 12 spaces, found 2
(#3332) Inline control structures are not allowed
(#3333) Spaces must be used to indent lines; tabs are not allowed
(#3333) Tab found within whitespace
(#3333) Line indented incorrectly; expected at least 12 spaces, found 3
(#3334) Spaces must be used to indent lines; tabs are not allowed
(#3334) Tab found within whitespace
(#3334) Line indented incorrectly; expected at least 12 spaces, found 2
(#3334) Inline control structures are not allowed
(#3335) Spaces must be used to indent lines; tabs are not allowed
(#3335) Tab found within whitespace
(#3335) Line indented incorrectly; expected at least 12 spaces, found 3
(#3336) Spaces must be used to indent lines; tabs are not allowed
(#3336) Tab found within whitespace
(#3336) Line indented incorrectly; expected at least 12 spaces, found 2
(#3336) Inline control structures are not allowed
(#3337) Spaces must be used to indent lines; tabs are not allowed
(#3337) Tab found within whitespace
(#3337) Line indented incorrectly; expected at least 12 spaces, found 3
(#3338) Spaces must be used to indent lines; tabs are not allowed
(#3338) Tab found within whitespace
(#3338) Line indented incorrectly; expected at least 12 spaces, found 2
(#3338) Inline control structures are not allowed
(#3339) Spaces must be used to indent lines; tabs are not allowed
(#3339) Tab found within whitespace
(#3339) Line indented incorrectly; expected at least 12 spaces, found 3
(#3340) Spaces must be used to indent lines; tabs are not allowed
(#3340) Tab found within whitespace
(#3340) Line indented incorrectly; expected at least 12 spaces, found 2
(#3340) Inline control structures are not allowed
(#3341) Spaces must be used to indent lines; tabs are not allowed
(#3341) Tab found within whitespace
(#3341) Line indented incorrectly; expected at least 12 spaces, found 3
(#3342) Spaces must be used to indent lines; tabs are not allowed
(#3342) Tab found within whitespace
(#3342) Line indented incorrectly; expected at least 12 spaces, found 2
(#3342) Inline control structures are not allowed
(#3343) Spaces must be used to indent lines; tabs are not allowed
(#3343) Tab found within whitespace
(#3343) Line indented incorrectly; expected at least 12 spaces, found 3
(#3344) Spaces must be used to indent lines; tabs are not allowed
(#3344) Tab found within whitespace
(#3344) Line indented incorrectly; expected at least 12 spaces, found 2
(#3344) Inline control structures are not allowed
(#3345) Spaces must be used to indent lines; tabs are not allowed
(#3345) Tab found within whitespace
(#3345) Line indented incorrectly; expected at least 12 spaces, found 3
(#3346) Spaces must be used to indent lines; tabs are not allowed
(#3346) Tab found within whitespace
(#3346) Line indented incorrectly; expected at least 12 spaces, found 2
(#3346) Inline control structures are not allowed
(#3347) Spaces must be used to indent lines; tabs are not allowed
(#3347) Tab found within whitespace
(#3347) Line indented incorrectly; expected at least 12 spaces, found 3
(#3348) Spaces must be used to indent lines; tabs are not allowed
(#3348) Tab found within whitespace
(#3348) Line indented incorrectly; expected at least 12 spaces, found 2
(#3348) Inline control structures are not allowed
(#3349) Spaces must be used to indent lines; tabs are not allowed
(#3349) Tab found within whitespace
(#3349) Line indented incorrectly; expected at least 12 spaces, found 3
(#3350) Spaces must be used to indent lines; tabs are not allowed
(#3350) Tab found within whitespace
(#3350) Line indented incorrectly; expected at least 12 spaces, found 2
(#3350) Inline control structures are not allowed
(#3351) Spaces must be used to indent lines; tabs are not allowed
(#3351) Tab found within whitespace
(#3351) Line indented incorrectly; expected at least 12 spaces, found 3
(#3352) Spaces must be used to indent lines; tabs are not allowed
(#3352) Tab found within whitespace
(#3352) Line indented incorrectly; expected 8 spaces, found 1
(#3354) Spaces must be used to indent lines; tabs are not allowed
(#3354) Tab found within whitespace
(#3354) Line indented incorrectly; expected at least 8 spaces, found 1
(#3355) Spaces must be used to indent lines; tabs are not allowed
(#3355) Tab found within whitespace
(#3355) Line indented incorrectly; expected 8 spaces, found 1
(#3355) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#3355) Variable "juser_info" must not contain underscores.
(#3355) Variable "juser_info" must not contain underscores.
(#3356) Spaces must be used to indent lines; tabs are not allowed
(#3356) Tab found within whitespace
(#3356) Line indented incorrectly; expected at least 8 spaces, found 1
(#3357) Spaces must be used to indent lines; tabs are not allowed
(#3357) Tab found within whitespace
(#3357) Line indented incorrectly; expected 12 spaces, found 2
(#3357) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#3357) Variable "juser_info" must not contain underscores.
(#3358) Spaces must be used to indent lines; tabs are not allowed
(#3358) Tab found within whitespace
(#3358) Line indented incorrectly; expected at least 12 spaces, found 2
(#3359) Spaces must be used to indent lines; tabs are not allowed
(#3359) Tab found within whitespace
(#3359) Line indented incorrectly; expected at least 16 spaces, found 3
(#3359) Variable "joomla_url" must not contain underscores.
(#3360) Spaces must be used to indent lines; tabs are not allowed
(#3360) Tab found within whitespace
(#3360) Line indented incorrectly; expected at least 16 spaces, found 3
(#3360) Inline control structures are not allowed
(#3360) Variable "juser_info" must not contain underscores.
(#3361) Spaces must be used to indent lines; tabs are not allowed
(#3361) Tab found within whitespace
(#3361) Line indented incorrectly; expected at least 16 spaces, found 4
(#3361) Variable "pic_url" must not contain underscores.
(#3361) Variable "joomla_url" must not contain underscores.
(#3361) Variable "juser_info" must not contain underscores.
(#3361) Inline comments must end in full-stops, exclamation marks, or question marks
(#3362) Spaces must be used to indent lines; tabs are not allowed
(#3362) Tab found within whitespace
(#3362) Line indented incorrectly; expected at least 16 spaces, found 3
(#3362) Inline control structures are not allowed
(#3362) Variable "pic_url" must not contain underscores.
(#3362) Variable "juser_info" must not contain underscores.
(#3364) Spaces must be used to indent lines; tabs are not allowed
(#3364) Tab found within whitespace
(#3364) Line indented incorrectly; expected at least 16 spaces, found 3
(#3364) Variable "pic_url" must not contain underscores.
(#3365) Spaces must be used to indent lines; tabs are not allowed
(#3365) Tab found within whitespace
(#3365) Line indented incorrectly; expected 16 spaces, found 3
(#3365) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#3366) Spaces must be used to indent lines; tabs are not allowed
(#3366) Tab found within whitespace
(#3366) Line indented incorrectly; expected at least 16 spaces, found 3
(#3367) Spaces must be used to indent lines; tabs are not allowed
(#3367) Tab found within whitespace
(#3367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3367) Inline comments must end in full-stops, exclamation marks, or question marks
(#3367) This comment is 57% valid code; is this commented out code?
(#3367) Line indented incorrectly; expected at least 20 spaces, found 4
(#3367) No space found before comment text; expected "// $pic = file_get_contents ($pic_url, false, NULL);" but found "//$pic = file_get_contents ($pic_url, false, NULL);"
(#3368) Spaces must be used to indent lines; tabs are not allowed
(#3368) Tab found within whitespace
(#3368) Line indented incorrectly; expected at least 20 spaces, found 4
(#3368) Variable "pic_url" must not contain underscores.
(#3369) Spaces must be used to indent lines; tabs are not allowed
(#3369) Tab found within whitespace
(#3369) Line indented incorrectly; expected at least 20 spaces, found 4
(#3369) Variable "tmp_file" must not contain underscores.
(#3370) Spaces must be used to indent lines; tabs are not allowed
(#3370) Tab found within whitespace
(#3370) Line indented incorrectly; expected at least 20 spaces, found 4
(#3370) Variable "tmp_file" must not contain underscores.
(#3372) Spaces must be used to indent lines; tabs are not allowed
(#3372) Tab found within whitespace
(#3372) Line indented incorrectly; expected at least 20 spaces, found 4
(#3372) Inline comments must end in full-stops, exclamation marks, or question marks
(#3373) Spaces must be used to indent lines; tabs are not allowed
(#3373) Tab found within whitespace
(#3373) Line indented incorrectly; expected at least 20 spaces, found 4
(#3374) Spaces must be used to indent lines; tabs are not allowed
(#3374) Tab found within whitespace
(#3374) Line indented incorrectly; expected at least 20 spaces, found 4
(#3374) Variable "tmp_file" must not contain underscores.
(#3376) Spaces must be used to indent lines; tabs are not allowed
(#3376) Tab found within whitespace
(#3376) Line indented incorrectly; expected at least 20 spaces, found 4
(#3377) Spaces must be used to indent lines; tabs are not allowed
(#3377) Tab found within whitespace
(#3377) Line indented incorrectly; expected at least 20 spaces, found 4
(#3378) Spaces must be used to indent lines; tabs are not allowed
(#3378) Tab found within whitespace
(#3378) Line indented incorrectly; expected 16 spaces, found 3
(#3379) Spaces must be used to indent lines; tabs are not allowed
(#3379) Tab found within whitespace
(#3379) Line indented incorrectly; expected 12 spaces, found 2
(#3380) Spaces must be used to indent lines; tabs are not allowed
(#3380) Tab found within whitespace
(#3380) Line indented incorrectly; expected 8 spaces, found 1
(#3381) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3383) Spaces must be used to indent lines; tabs are not allowed
(#3383) Tab found within whitespace
(#3383) Line indented incorrectly; expected at least 8 spaces, found 1
(#3384) Line indented incorrectly; expected 8 spaces, found 4
(#3385) Spaces must be used to indent lines; tabs are not allowed
(#3385) Tab found within whitespace
(#3385) Line indented incorrectly; expected 12 spaces, found 2
(#3385) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#3386) Spaces must be used to indent lines; tabs are not allowed
(#3386) Tab found within whitespace
(#3386) Line indented incorrectly; expected at least 12 spaces, found 2
(#3387) Spaces must be used to indent lines; tabs are not allowed
(#3387) Tab found within whitespace
(#3387) Line indented incorrectly; expected 16 spaces, found 3
(#3387) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#3387) Variable "juser_info" must not contain underscores.
(#3387) Variable "juser_info" must not contain underscores.
(#3388) Spaces must be used to indent lines; tabs are not allowed
(#3388) Tab found within whitespace
(#3388) Line indented incorrectly; expected at least 16 spaces, found 3
(#3389) Spaces must be used to indent lines; tabs are not allowed
(#3389) Tab found within whitespace
(#3389) Line indented incorrectly; expected at least 20 spaces, found 4
(#3390) Spaces must be used to indent lines; tabs are not allowed
(#3390) Tab found within whitespace
(#3390) Line indented incorrectly; expected at least 20 spaces, found 4
(#3391) Spaces must be used to indent lines; tabs are not allowed
(#3391) Tab found within whitespace
(#3391) Line indented incorrectly; expected at least 20 spaces, found 4
(#3391) Variable "juser_info" must not contain underscores.
(#3392) Spaces must be used to indent lines; tabs are not allowed
(#3392) Tab found within whitespace
(#3392) Line indented incorrectly; expected at least 20 spaces, found 4
(#3393) Spaces must be used to indent lines; tabs are not allowed
(#3393) Tab found within whitespace
(#3393) Line indented incorrectly; expected at least 20 spaces, found 4
(#3394) Spaces must be used to indent lines; tabs are not allowed
(#3394) Tab found within whitespace
(#3394) Line indented incorrectly; expected 20 spaces, found 5
(#3394) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t {\n"
(#3394) Expected 1 space before "=>"; 0 found
(#3394) Expected 1 space after "=>"; 0 found
(#3394) Expected 1 space before "=>"; 0 found
(#3394) Expected 1 space after "=>"; 0 found
(#3395) Spaces must be used to indent lines; tabs are not allowed
(#3395) Tab found within whitespace
(#3395) Line indented incorrectly; expected at least 20 spaces, found 5
(#3396) Spaces must be used to indent lines; tabs are not allowed
(#3396) Tab found within whitespace
(#3396) Line indented incorrectly; expected at least 24 spaces, found 6
(#3397) Spaces must be used to indent lines; tabs are not allowed
(#3397) Tab found within whitespace
(#3397) Line indented incorrectly; expected at least 24 spaces, found 6
(#3398) Spaces must be used to indent lines; tabs are not allowed
(#3398) Tab found within whitespace
(#3398) Line indented incorrectly; expected 20 spaces, found 4
(#3398) Closing brace indented incorrectly; expected 5 spaces, found 4
(#3399) Spaces must be used to indent lines; tabs are not allowed
(#3399) Tab found within whitespace
(#3399) Line indented incorrectly; expected at least 24 spaces, found 6
(#3400) Spaces must be used to indent lines; tabs are not allowed
(#3400) Tab found within whitespace
(#3400) Line indented incorrectly; expected 20 spaces, found 4
(#3402) Spaces must be used to indent lines; tabs are not allowed
(#3402) Tab found within whitespace
(#3402) Line indented incorrectly; expected 16 spaces, found 3
(#3403) Spaces must be used to indent lines; tabs are not allowed
(#3403) Tab found within whitespace
(#3403) Line indented incorrectly; expected 12 spaces, found 2
(#3404) Spaces must be used to indent lines; tabs are not allowed
(#3404) Tab found within whitespace
(#3404) Line indented incorrectly; expected 8 spaces, found 1
(#3404) Closing brace indented incorrectly; expected 4 spaces, found 1
(#3406) Spaces must be used to indent lines; tabs are not allowed
(#3406) Tab found within whitespace
(#3406) Line indented incorrectly; expected at least 8 spaces, found 1
(#3407) Line indented incorrectly; expected 4 spaces, found 0
(#3409) Line indented incorrectly; expected 4 spaces, found 0
(#3409) Visibility must be declared on method "create_moodle_only_user"
(#3409) Variable "user_data" must not contain underscores.
(#3410) Line indented incorrectly; expected at least 4 spaces, found 0
(#3410) Opening brace should be on the same line as the declaration
(#3411) Line indented incorrectly; expected at least 8 spaces, found 4
(#3413) Line indented incorrectly; expected at least 8 spaces, found 4
(#3413) Variable "user_data" must not contain underscores.
(#3414) Line indented incorrectly; expected at least 8 spaces, found 4
(#3415) Line indented incorrectly; expected at least 8 spaces, found 4
(#3416) Line indented incorrectly; expected at least 8 spaces, found 4
(#3417) Line indented incorrectly; expected at least 8 spaces, found 4
(#3418) Line indented incorrectly; expected at least 8 spaces, found 4
(#3418) Commas (,) must be followed by white space.
(#3419) Line indented incorrectly; expected at least 8 spaces, found 4
(#3419) Inline control structures are not allowed
(#3422) Line indented incorrectly; expected at least 8 spaces, found 4
(#3422) Inline control structures are not allowed
(#3422) Variable "user_data" must not contain underscores.
(#3423) Variable "user_data" must not contain underscores.
(#3424) Line indented incorrectly; expected at least 8 spaces, found 4
(#3424) Inline control structures are not allowed
(#3425) Line indented incorrectly; expected at least 8 spaces, found 4
(#3425) Inline control structures are not allowed
(#3425) Variable "user_data" must not contain underscores.
(#3426) Variable "user_data" must not contain underscores.
(#3427) Line indented incorrectly; expected at least 8 spaces, found 4
(#3427) Inline control structures are not allowed
(#3428) Line indented incorrectly; expected at least 8 spaces, found 4
(#3428) Inline control structures are not allowed
(#3428) Variable "user_data" must not contain underscores.
(#3429) Variable "user_data" must not contain underscores.
(#3430) Line indented incorrectly; expected at least 8 spaces, found 4
(#3430) Inline control structures are not allowed
(#3431) Line indented incorrectly; expected at least 8 spaces, found 4
(#3431) Inline control structures are not allowed
(#3431) Variable "user_data" must not contain underscores.
(#3432) Variable "user_data" must not contain underscores.
(#3433) Line indented incorrectly; expected at least 8 spaces, found 4
(#3433) Inline control structures are not allowed
(#3434) Line indented incorrectly; expected at least 8 spaces, found 4
(#3434) Inline control structures are not allowed
(#3434) Variable "user_data" must not contain underscores.
(#3435) Variable "user_data" must not contain underscores.
(#3436) Line indented incorrectly; expected at least 8 spaces, found 4
(#3436) Inline control structures are not allowed
(#3437) Spaces must be used to indent lines; tabs are not allowed
(#3437) Tab found within whitespace
(#3437) Line indented incorrectly; expected at least 8 spaces, found 1
(#3437) Inline control structures are not allowed
(#3437) Variable "user_data" must not contain underscores.
(#3438) Spaces must be used to indent lines; tabs are not allowed
(#3438) Tab found within whitespace
(#3438) Line indented incorrectly; expected at least 8 spaces, found 2
(#3438) Variable "user_data" must not contain underscores.
(#3439) Spaces must be used to indent lines; tabs are not allowed
(#3439) Tab found within whitespace
(#3439) Line indented incorrectly; expected at least 8 spaces, found 1
(#3439) Inline control structures are not allowed
(#3441) Line indented incorrectly; expected at least 8 spaces, found 4
(#3442) Line indented incorrectly; expected at least 8 spaces, found 4
(#3442) Inline control structures are not allowed
(#3444) Line indented incorrectly; expected at least 8 spaces, found 4
(#3444) Inline control structures are not allowed
(#3446) Line indented incorrectly; expected at least 8 spaces, found 4
(#3446) Inline control structures are not allowed
(#3448) Line indented incorrectly; expected at least 8 spaces, found 4
(#3448) Inline control structures are not allowed
(#3450) Spaces must be used to indent lines; tabs are not allowed
(#3450) Tab found within whitespace
(#3450) Line indented incorrectly; expected at least 8 spaces, found 1
(#3450) Inline control structures are not allowed
(#3451) Spaces must be used to indent lines; tabs are not allowed
(#3451) Tab found within whitespace
(#3451) Line indented incorrectly; expected at least 8 spaces, found 2
(#3453) Line indented incorrectly; expected at least 8 spaces, found 4
(#3455) Line indented incorrectly; expected 4 spaces, found 0
(#3457) Line indented incorrectly; expected 4 spaces, found 0
(#3457) Visibility must be declared on method "search_courses"
(#3458) Line indented incorrectly; expected at least 4 spaces, found 0
(#3458) Opening brace should be on the same line as the declaration
(#3459) Spaces must be used to indent lines; tabs are not allowed
(#3459) Tab found within whitespace
(#3459) Line indented incorrectly; expected at least 8 spaces, found 1
(#3461) Spaces must be used to indent lines; tabs are not allowed
(#3461) Tab found within whitespace
(#3461) Line indented incorrectly; expected at least 8 spaces, found 1
(#3462) Spaces must be used to indent lines; tabs are not allowed
(#3462) Tab found within whitespace
(#3462) Line indented incorrectly; expected at least 8 spaces, found 1
(#3463) Spaces must be used to indent lines; tabs are not allowed
(#3463) Tab found within whitespace
(#3463) Line indented incorrectly; expected 8 spaces, found 1
(#3463) Whitespace found at end of line
(#3464) Spaces must be used to indent lines; tabs are not allowed
(#3464) Tab found within whitespace
(#3464) Line indented incorrectly; expected at least 8 spaces, found 1
(#3465) Spaces must be used to indent lines; tabs are not allowed
(#3465) Tab found within whitespace
(#3465) Line indented incorrectly; expected 12 spaces, found 3
(#3466) Spaces must be used to indent lines; tabs are not allowed
(#3466) Tab found within whitespace
(#3466) Line indented incorrectly; expected at least 16 spaces, found 5
(#3467) Spaces must be used to indent lines; tabs are not allowed
(#3467) Tab found within whitespace
(#3467) Line indented incorrectly; expected at least 16 spaces, found 5
(#3468) Spaces must be used to indent lines; tabs are not allowed
(#3468) Tab found within whitespace
(#3468) Line indented incorrectly; expected at least 16 spaces, found 5
(#3469) Spaces must be used to indent lines; tabs are not allowed
(#3469) Tab found within whitespace
(#3469) Line indented incorrectly; expected at least 16 spaces, found 5
(#3470) Spaces must be used to indent lines; tabs are not allowed
(#3470) Tab found within whitespace
(#3470) Line indented incorrectly; expected at least 16 spaces, found 5
(#3471) Spaces must be used to indent lines; tabs are not allowed
(#3471) Tab found within whitespace
(#3471) Line indented incorrectly; expected at least 16 spaces, found 5
(#3472) Spaces must be used to indent lines; tabs are not allowed
(#3472) Tab found within whitespace
(#3474) Spaces must be used to indent lines; tabs are not allowed
(#3474) Tab found within whitespace
(#3474) Line indented incorrectly; expected 12 spaces, found 3
(#3475) Spaces must be used to indent lines; tabs are not allowed
(#3475) Tab found within whitespace
(#3475) Line indented incorrectly; expected 12 spaces, found 3
(#3476) Spaces must be used to indent lines; tabs are not allowed
(#3476) Tab found within whitespace
(#3476) Line indented incorrectly; expected 12 spaces, found 3
(#3477) Spaces must be used to indent lines; tabs are not allowed
(#3477) Tab found within whitespace
(#3477) Line indented incorrectly; expected at least 16 spaces, found 5
(#3478) Spaces must be used to indent lines; tabs are not allowed
(#3478) Tab found within whitespace
(#3478) Line indented incorrectly; expected at least 16 spaces, found 5
(#3479) Spaces must be used to indent lines; tabs are not allowed
(#3479) Tab found within whitespace
(#3479) Line indented incorrectly; expected 16 spaces, found 5
(#3479) Expected "foreach (...) {\n"; found "foreach (...) \n\t\t\t\t\t{\n"
(#3479) Whitespace found at end of line
(#3480) Spaces must be used to indent lines; tabs are not allowed
(#3480) Tab found within whitespace
(#3480) Line indented incorrectly; expected at least 16 spaces, found 5
(#3481) Spaces must be used to indent lines; tabs are not allowed
(#3481) Tab found within whitespace
(#3481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3481) Inline comments must end in full-stops, exclamation marks, or question marks
(#3481) This comment is 53% valid code; is this commented out code?
(#3481) Line indented incorrectly; expected at least 20 spaces, found 1
(#3481) Tab found before comment text; expected "// $word = '\'%'.$DB->search_escape_string( $word).'%\'';" but found "// $word = '\'%'.$DB->search_escape_string( $word).'%\'';"
(#3482) Spaces must be used to indent lines; tabs are not allowed
(#3482) Tab found within whitespace
(#3482) Line indented incorrectly; expected at least 20 spaces, found 6
(#3483) Spaces must be used to indent lines; tabs are not allowed
(#3483) Tab found within whitespace
(#3483) Line indented incorrectly; expected at least 20 spaces, found 6
(#3484) Spaces must be used to indent lines; tabs are not allowed
(#3484) Tab found within whitespace
(#3484) Line indented incorrectly; expected at least 20 spaces, found 6
(#3485) Spaces must be used to indent lines; tabs are not allowed
(#3485) Tab found within whitespace
(#3485) Line indented incorrectly; expected at least 20 spaces, found 6
(#3486) Spaces must be used to indent lines; tabs are not allowed
(#3486) Tab found within whitespace
(#3486) Line indented incorrectly; expected at least 20 spaces, found 6
(#3487) Spaces must be used to indent lines; tabs are not allowed
(#3487) Tab found within whitespace
(#3487) Line indented incorrectly; expected at least 20 spaces, found 6
(#3488) Spaces must be used to indent lines; tabs are not allowed
(#3488) Tab found within whitespace
(#3488) Line indented incorrectly; expected 16 spaces, found 5
(#3489) Spaces must be used to indent lines; tabs are not allowed
(#3489) Tab found within whitespace
(#3489) Line indented incorrectly; expected at least 16 spaces, found 5
(#3490) Spaces must be used to indent lines; tabs are not allowed
(#3490) Tab found within whitespace
(#3491) Spaces must be used to indent lines; tabs are not allowed
(#3491) Tab found within whitespace
(#3491) Line indented incorrectly; expected 8 spaces, found 1
(#3493) Spaces must be used to indent lines; tabs are not allowed
(#3493) Tab found within whitespace
(#3493) Line indented incorrectly; expected 8 spaces, found 1
(#3493) Whitespace found at end of line
(#3494) Spaces must be used to indent lines; tabs are not allowed
(#3494) Tab found within whitespace
(#3494) Line indented incorrectly; expected at least 8 spaces, found 1
(#3495) Spaces must be used to indent lines; tabs are not allowed
(#3495) Tab found within whitespace
(#3495) Line indented incorrectly; expected 12 spaces, found 3
(#3496) Spaces must be used to indent lines; tabs are not allowed
(#3496) Tab found within whitespace
(#3496) Line indented incorrectly; expected at least 16 spaces, found 5
(#3497) Spaces must be used to indent lines; tabs are not allowed
(#3497) Tab found within whitespace
(#3499) Spaces must be used to indent lines; tabs are not allowed
(#3499) Tab found within whitespace
(#3499) Line indented incorrectly; expected 12 spaces, found 3
(#3500) Spaces must be used to indent lines; tabs are not allowed
(#3500) Tab found within whitespace
(#3500) Line indented incorrectly; expected at least 16 spaces, found 5
(#3501) Spaces must be used to indent lines; tabs are not allowed
(#3501) Tab found within whitespace
(#3503) Spaces must be used to indent lines; tabs are not allowed
(#3503) Tab found within whitespace
(#3503) Line indented incorrectly; expected 12 spaces, found 3
(#3504) Spaces must be used to indent lines; tabs are not allowed
(#3504) Tab found within whitespace
(#3504) Line indented incorrectly; expected at least 16 spaces, found 5
(#3505) Spaces must be used to indent lines; tabs are not allowed
(#3505) Tab found within whitespace
(#3506) Spaces must be used to indent lines; tabs are not allowed
(#3506) Tab found within whitespace
(#3506) Line indented incorrectly; expected 12 spaces, found 3
(#3507) Spaces must be used to indent lines; tabs are not allowed
(#3507) Tab found within whitespace
(#3507) Line indented incorrectly; expected at least 16 spaces, found 5
(#3508) Spaces must be used to indent lines; tabs are not allowed
(#3508) Tab found within whitespace
(#3509) Spaces must be used to indent lines; tabs are not allowed
(#3509) Tab found within whitespace
(#3509) Line indented incorrectly; expected 12 spaces, found 3
(#3510) Spaces must be used to indent lines; tabs are not allowed
(#3510) Tab found within whitespace
(#3510) Line indented incorrectly; expected 12 spaces, found 3
(#3511) Spaces must be used to indent lines; tabs are not allowed
(#3511) Tab found within whitespace
(#3511) Line indented incorrectly; expected at least 16 spaces, found 5
(#3512) Spaces must be used to indent lines; tabs are not allowed
(#3512) Tab found within whitespace
(#3512) Line indented incorrectly; expected 8 spaces, found 1
(#3514) Spaces must be used to indent lines; tabs are not allowed
(#3514) Tab found within whitespace
(#3514) Line indented incorrectly; expected at least 8 spaces, found 1
(#3514) Expected 1 space after "="; newline found
(#3515) Spaces must be used to indent lines; tabs are not allowed
(#3515) Tab found within whitespace
(#3515) Line indented incorrectly; expected at least 8 spaces, found 5
(#3539) Spaces must be used to indent lines; tabs are not allowed
(#3539) Tab found within whitespace
(#3539) Line indented incorrectly; expected at least 8 spaces, found 1
(#3539) Expected 1 space after "="; 2 found
(#3540) Spaces must be used to indent lines; tabs are not allowed
(#3540) Tab found within whitespace
(#3540) Line indented incorrectly; expected at least 8 spaces, found 1
(#3541) Spaces must be used to indent lines; tabs are not allowed
(#3541) Tab found within whitespace
(#3541) Line indented incorrectly; expected at least 8 spaces, found 1
(#3542) Spaces must be used to indent lines; tabs are not allowed
(#3542) Tab found within whitespace
(#3542) Line indented incorrectly; expected 8 spaces, found 1
(#3542) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#3543) Spaces must be used to indent lines; tabs are not allowed
(#3543) Tab found within whitespace
(#3543) Line indented incorrectly; expected at least 8 spaces, found 1
(#3544) Spaces must be used to indent lines; tabs are not allowed
(#3544) Tab found within whitespace
(#3544) Line indented incorrectly; expected at least 12 spaces, found 2
(#3545) Spaces must be used to indent lines; tabs are not allowed
(#3545) Tab found within whitespace
(#3545) Line indented incorrectly; expected at least 12 spaces, found 2
(#3546) Spaces must be used to indent lines; tabs are not allowed
(#3546) Tab found within whitespace
(#3546) Line indented incorrectly; expected at least 12 spaces, found 2
(#3547) Spaces must be used to indent lines; tabs are not allowed
(#3547) Tab found within whitespace
(#3547) Line indented incorrectly; expected at least 12 spaces, found 2
(#3548) Spaces must be used to indent lines; tabs are not allowed
(#3548) Tab found within whitespace
(#3548) Line indented incorrectly; expected at least 12 spaces, found 2
(#3549) Spaces must be used to indent lines; tabs are not allowed
(#3549) Tab found within whitespace
(#3549) Line indented incorrectly; expected at least 12 spaces, found 2
(#3549) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3549) Line exceeds 132 characters; contains 145 characters
(#3550) Spaces must be used to indent lines; tabs are not allowed
(#3550) Tab found within whitespace
(#3550) Line indented incorrectly; expected at least 12 spaces, found 2
(#3551) Spaces must be used to indent lines; tabs are not allowed
(#3551) Tab found within whitespace
(#3551) Line indented incorrectly; expected at least 12 spaces, found 2
(#3552) Spaces must be used to indent lines; tabs are not allowed
(#3552) Tab found within whitespace
(#3552) Line indented incorrectly; expected at least 12 spaces, found 2
(#3553) Spaces must be used to indent lines; tabs are not allowed
(#3553) Tab found within whitespace
(#3553) Line indented incorrectly; expected 8 spaces, found 1
(#3555) Spaces must be used to indent lines; tabs are not allowed
(#3555) Tab found within whitespace
(#3555) Line indented incorrectly; expected at least 8 spaces, found 1
(#3556) Line indented incorrectly; expected 4 spaces, found 0
(#3558) Line indented incorrectly; expected 4 spaces, found 0
(#3558) Visibility must be declared on method "search_categories"
(#3559) Line indented incorrectly; expected at least 4 spaces, found 0
(#3559) Opening brace should be on the same line as the declaration
(#3560) Spaces must be used to indent lines; tabs are not allowed
(#3560) Tab found within whitespace
(#3560) Line indented incorrectly; expected at least 8 spaces, found 1
(#3562) Spaces must be used to indent lines; tabs are not allowed
(#3562) Tab found within whitespace
(#3562) Line indented incorrectly; expected at least 8 spaces, found 1
(#3563) Spaces must be used to indent lines; tabs are not allowed
(#3563) Tab found within whitespace
(#3563) Line indented incorrectly; expected 8 spaces, found 1
(#3563) Whitespace found at end of line
(#3564) Spaces must be used to indent lines; tabs are not allowed
(#3564) Tab found within whitespace
(#3564) Line indented incorrectly; expected at least 8 spaces, found 1
(#3565) Spaces must be used to indent lines; tabs are not allowed
(#3565) Tab found within whitespace
(#3565) Line indented incorrectly; expected 12 spaces, found 3
(#3566) Spaces must be used to indent lines; tabs are not allowed
(#3566) Tab found within whitespace
(#3566) Line indented incorrectly; expected at least 16 spaces, found 5
(#3567) Spaces must be used to indent lines; tabs are not allowed
(#3567) Tab found within whitespace
(#3567) Line indented incorrectly; expected at least 16 spaces, found 5
(#3568) Spaces must be used to indent lines; tabs are not allowed
(#3568) Tab found within whitespace
(#3568) Line indented incorrectly; expected at least 16 spaces, found 5
(#3569) Spaces must be used to indent lines; tabs are not allowed
(#3569) Tab found within whitespace
(#3569) Line indented incorrectly; expected at least 16 spaces, found 5
(#3570) Spaces must be used to indent lines; tabs are not allowed
(#3570) Tab found within whitespace
(#3570) Line indented incorrectly; expected at least 16 spaces, found 5
(#3571) Spaces must be used to indent lines; tabs are not allowed
(#3571) Tab found within whitespace
(#3573) Spaces must be used to indent lines; tabs are not allowed
(#3573) Tab found within whitespace
(#3573) Line indented incorrectly; expected 12 spaces, found 3
(#3574) Spaces must be used to indent lines; tabs are not allowed
(#3574) Tab found within whitespace
(#3574) Line indented incorrectly; expected 12 spaces, found 3
(#3575) Spaces must be used to indent lines; tabs are not allowed
(#3575) Tab found within whitespace
(#3575) Line indented incorrectly; expected 12 spaces, found 3
(#3576) Spaces must be used to indent lines; tabs are not allowed
(#3576) Tab found within whitespace
(#3576) Line indented incorrectly; expected at least 16 spaces, found 5
(#3577) Spaces must be used to indent lines; tabs are not allowed
(#3577) Tab found within whitespace
(#3577) Line indented incorrectly; expected at least 16 spaces, found 5
(#3578) Spaces must be used to indent lines; tabs are not allowed
(#3578) Tab found within whitespace
(#3578) Line indented incorrectly; expected 16 spaces, found 5
(#3579) Spaces must be used to indent lines; tabs are not allowed
(#3579) Tab found within whitespace
(#3579) Line indented incorrectly; expected at least 20 spaces, found 6
(#3580) Spaces must be used to indent lines; tabs are not allowed
(#3580) Tab found within whitespace
(#3580) Line indented incorrectly; expected at least 20 spaces, found 6
(#3581) Spaces must be used to indent lines; tabs are not allowed
(#3581) Tab found within whitespace
(#3581) Line indented incorrectly; expected at least 20 spaces, found 6
(#3582) Spaces must be used to indent lines; tabs are not allowed
(#3582) Tab found within whitespace
(#3582) Line indented incorrectly; expected at least 20 spaces, found 6
(#3583) Spaces must be used to indent lines; tabs are not allowed
(#3583) Tab found within whitespace
(#3583) Line indented incorrectly; expected at least 20 spaces, found 6
(#3584) Spaces must be used to indent lines; tabs are not allowed
(#3584) Tab found within whitespace
(#3584) Line indented incorrectly; expected 16 spaces, found 5
(#3585) Spaces must be used to indent lines; tabs are not allowed
(#3585) Tab found within whitespace
(#3585) Line indented incorrectly; expected at least 16 spaces, found 5
(#3586) Spaces must be used to indent lines; tabs are not allowed
(#3586) Tab found within whitespace
(#3587) Spaces must be used to indent lines; tabs are not allowed
(#3587) Tab found within whitespace
(#3587) Line indented incorrectly; expected 8 spaces, found 1
(#3589) Spaces must be used to indent lines; tabs are not allowed
(#3589) Tab found within whitespace
(#3589) Line indented incorrectly; expected 8 spaces, found 1
(#3589) Whitespace found at end of line
(#3590) Spaces must be used to indent lines; tabs are not allowed
(#3590) Tab found within whitespace
(#3590) Line indented incorrectly; expected at least 8 spaces, found 1
(#3591) Line indented incorrectly; expected 12 spaces, found 16
(#3592) Line indented incorrectly; expected 12 spaces, found 16
(#3595) Line indented incorrectly; expected 12 spaces, found 16
(#3596) Line indented incorrectly; expected 12 spaces, found 16
(#3597) Line indented incorrectly; expected 12 spaces, found 16
(#3598) Line indented incorrectly; expected 12 spaces, found 16
(#3600) Spaces must be used to indent lines; tabs are not allowed
(#3600) Tab found within whitespace
(#3600) Line indented incorrectly; expected 8 spaces, found 1
(#3602) Spaces must be used to indent lines; tabs are not allowed
(#3602) Tab found within whitespace
(#3602) Line indented incorrectly; expected at least 8 spaces, found 1
(#3602) Expected 1 space after "="; newline found
(#3603) Spaces must be used to indent lines; tabs are not allowed
(#3603) Tab found within whitespace
(#3603) Line indented incorrectly; expected at least 8 spaces, found 5
(#3616) Spaces must be used to indent lines; tabs are not allowed
(#3616) Tab found within whitespace
(#3616) Line indented incorrectly; expected at least 8 spaces, found 1
(#3616) Expected 1 space after "="; 2 found
(#3618) Spaces must be used to indent lines; tabs are not allowed
(#3618) Tab found within whitespace
(#3618) Line indented incorrectly; expected at least 8 spaces, found 1
(#3619) Spaces must be used to indent lines; tabs are not allowed
(#3619) Tab found within whitespace
(#3619) Line indented incorrectly; expected at least 8 spaces, found 1
(#3620) Spaces must be used to indent lines; tabs are not allowed
(#3620) Tab found within whitespace
(#3620) Line indented incorrectly; expected 8 spaces, found 1
(#3620) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#3621) Spaces must be used to indent lines; tabs are not allowed
(#3621) Tab found within whitespace
(#3621) Line indented incorrectly; expected at least 8 spaces, found 1
(#3622) Spaces must be used to indent lines; tabs are not allowed
(#3622) Tab found within whitespace
(#3622) Line indented incorrectly; expected at least 12 spaces, found 2
(#3623) Spaces must be used to indent lines; tabs are not allowed
(#3623) Tab found within whitespace
(#3623) Line indented incorrectly; expected at least 12 spaces, found 2
(#3624) Spaces must be used to indent lines; tabs are not allowed
(#3624) Tab found within whitespace
(#3624) Line indented incorrectly; expected at least 12 spaces, found 2
(#3625) Spaces must be used to indent lines; tabs are not allowed
(#3625) Tab found within whitespace
(#3625) Line indented incorrectly; expected at least 12 spaces, found 2
(#3626) Spaces must be used to indent lines; tabs are not allowed
(#3626) Tab found within whitespace
(#3626) Line indented incorrectly; expected 8 spaces, found 1
(#3628) Spaces must be used to indent lines; tabs are not allowed
(#3628) Tab found within whitespace
(#3628) Line indented incorrectly; expected at least 8 spaces, found 1
(#3630) Line indented incorrectly; expected 4 spaces, found 0
(#3632) Line indented incorrectly; expected 4 spaces, found 0
(#3632) Visibility must be declared on method "search_topics"
(#3633) Line indented incorrectly; expected at least 4 spaces, found 0
(#3633) Opening brace should be on the same line as the declaration
(#3634) Spaces must be used to indent lines; tabs are not allowed
(#3634) Tab found within whitespace
(#3634) Line indented incorrectly; expected at least 8 spaces, found 1
(#3636) Line indented incorrectly; expected at least 8 spaces, found 6
(#3638) Line indented incorrectly; expected 12 spaces, found 16
(#3639) Spaces must be used to indent lines; tabs are not allowed
(#3639) Tab found within whitespace
(#3639) Line indented incorrectly; expected at least 16 spaces, found 6
(#3643) Line indented incorrectly; expected 12 spaces, found 16
(#3644) Line indented incorrectly; expected 12 spaces, found 16
(#3645) Line indented incorrectly; expected 12 spaces, found 16
(#3646) Spaces must be used to indent lines; tabs are not allowed
(#3646) Tab found within whitespace
(#3646) Line indented incorrectly; expected at least 16 spaces, found 6
(#3648) Line indented incorrectly; expected 16 spaces, found 24
(#3648) Expected "foreach (...) {\n"; found "foreach (...) \n\t\t\t\t\t\t{\n"
(#3648) Whitespace found at end of line
(#3649) Spaces must be used to indent lines; tabs are not allowed
(#3649) Tab found within whitespace
(#3649) Line indented incorrectly; expected at least 16 spaces, found 6
(#3650) Spaces must be used to indent lines; tabs are not allowed
(#3650) Tab found within whitespace
(#3650) Line indented incorrectly; expected at least 20 spaces, found 7
(#3651) Spaces must be used to indent lines; tabs are not allowed
(#3651) Tab found within whitespace
(#3651) Line indented incorrectly; expected at least 20 spaces, found 7
(#3652) Line indented incorrectly; expected 16 spaces, found 24
(#3656) Spaces must be used to indent lines; tabs are not allowed
(#3656) Tab found within whitespace
(#3656) Line indented incorrectly; expected at least 8 spaces, found 1
(#3658) Spaces must be used to indent lines; tabs are not allowed
(#3658) Tab found within whitespace
(#3658) Line indented incorrectly; expected 8 spaces, found 1
(#3659) Line indented incorrectly; expected 12 spaces, found 16
(#3662) Line indented incorrectly; expected 12 spaces, found 16
(#3665) Line indented incorrectly; expected 12 spaces, found 16
(#3668) Line indented incorrectly; expected 12 spaces, found 16
(#3671) Line indented incorrectly; expected 12 spaces, found 16
(#3672) Line indented incorrectly; expected 12 spaces, found 16
(#3674) Closing brace indented incorrectly; expected 1 spaces, found 8
(#3676) Spaces must be used to indent lines; tabs are not allowed
(#3676) Tab found within whitespace
(#3676) Line indented incorrectly; expected at least 8 spaces, found 1
(#3677) Spaces must be used to indent lines; tabs are not allowed
(#3677) Tab found within whitespace
(#3677) Line indented incorrectly; expected at least 8 spaces, found 1
(#3677) Expected 1 space after "="; newline found
(#3678) Spaces must be used to indent lines; tabs are not allowed
(#3678) Tab found within whitespace
(#3678) Line indented incorrectly; expected at least 8 spaces, found 5
(#3687) Whitespace found at end of line within string
(#3689) Whitespace found at end of line within string
(#3698) Spaces must be used to indent lines; tabs are not allowed
(#3698) Tab found within whitespace
(#3698) Whitespace found at end of line
(#3699) Spaces must be used to indent lines; tabs are not allowed
(#3699) Tab found within whitespace
(#3699) Line indented incorrectly; expected at least 8 spaces, found 1
(#3699) Expected 1 space after "="; 2 found
(#3701) Spaces must be used to indent lines; tabs are not allowed
(#3701) Tab found within whitespace
(#3701) Line indented incorrectly; expected at least 8 spaces, found 1
(#3702) Spaces must be used to indent lines; tabs are not allowed
(#3702) Tab found within whitespace
(#3702) Line indented incorrectly; expected at least 8 spaces, found 1
(#3703) Spaces must be used to indent lines; tabs are not allowed
(#3703) Tab found within whitespace
(#3703) Line indented incorrectly; expected 8 spaces, found 1
(#3703) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#3704) Spaces must be used to indent lines; tabs are not allowed
(#3704) Tab found within whitespace
(#3704) Line indented incorrectly; expected at least 8 spaces, found 1
(#3705) Spaces must be used to indent lines; tabs are not allowed
(#3705) Tab found within whitespace
(#3705) Line indented incorrectly; expected at least 12 spaces, found 2
(#3706) Spaces must be used to indent lines; tabs are not allowed
(#3706) Tab found within whitespace
(#3706) Line indented incorrectly; expected at least 12 spaces, found 2
(#3707) Spaces must be used to indent lines; tabs are not allowed
(#3707) Tab found within whitespace
(#3707) Line indented incorrectly; expected at least 12 spaces, found 2
(#3708) Spaces must be used to indent lines; tabs are not allowed
(#3708) Tab found within whitespace
(#3708) Line indented incorrectly; expected at least 12 spaces, found 2
(#3709) Spaces must be used to indent lines; tabs are not allowed
(#3709) Tab found within whitespace
(#3709) Line indented incorrectly; expected at least 12 spaces, found 2
(#3710) Spaces must be used to indent lines; tabs are not allowed
(#3710) Tab found within whitespace
(#3710) Line indented incorrectly; expected 8 spaces, found 1
(#3712) Spaces must be used to indent lines; tabs are not allowed
(#3712) Tab found within whitespace
(#3712) Line indented incorrectly; expected at least 8 spaces, found 1
(#3714) Line indented incorrectly; expected 4 spaces, found 0
(#3716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3716) Line indented incorrectly; expected at least 4 spaces, found 0
(#3717) Inline comments must end in full-stops, exclamation marks, or question marks
(#3717) Line indented incorrectly; expected at least 4 spaces, found 0
(#3718) Line indented incorrectly; expected 4 spaces, found 0
(#3718) Visibility must be declared on method "multiple_enrol_and_addtogroup"
(#3719) Line indented incorrectly; expected at least 4 spaces, found 0
(#3719) Opening brace should be on the same line as the declaration
(#3726) Commas (,) must be followed by white space.
(#3730) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3732) This comment is 54% valid code; is this commented out code?
(#3732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3732) Line indented incorrectly; expected at least 12 spaces, found 9
(#3732) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3733) Inline comments must end in full-stops, exclamation marks, or question marks
(#3733) This comment is 57% valid code; is this commented out code?
(#3733) Line indented incorrectly; expected at least 12 spaces, found 9
(#3733) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3741) Variable "group_name" must not contain underscores.
(#3743) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3747) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3750) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3754) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3756) Inline control structures are not allowed
(#3759) Spaces must be used to indent lines; tabs are not allowed
(#3759) Tab found within whitespace
(#3759) Line indented incorrectly; expected at least 24 spaces, found 6
(#3761) Inline comments must end in full-stops, exclamation marks, or question marks
(#3763) Spaces must be used to indent lines; tabs are not allowed
(#3763) Tab found within whitespace
(#3763) Inline comments must end in full-stops, exclamation marks, or question marks
(#3763) Line indented incorrectly; expected at least 24 spaces, found 6
(#3764) Spaces must be used to indent lines; tabs are not allowed
(#3764) Tab found within whitespace
(#3764) Line indented incorrectly; expected at least 24 spaces, found 6
(#3764) Variable "user_groups" must not contain underscores.
(#3765) Inline control structures are not allowed
(#3765) Variable "user_groups" must not contain underscores.
(#3765) Inline comments must end in full-stops, exclamation marks, or question marks
(#3768) Spaces must be used to indent lines; tabs are not allowed
(#3768) Tab found within whitespace
(#3768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3768) Inline comments must end in full-stops, exclamation marks, or question marks
(#3768) Line indented incorrectly; expected at least 24 spaces, found 6
(#3769) Spaces must be used to indent lines; tabs are not allowed
(#3769) Tab found within whitespace
(#3769) Line indented incorrectly; expected at least 24 spaces, found 6
(#3770) Spaces must be used to indent lines; tabs are not allowed
(#3770) Tab found within whitespace
(#3770) Line indented incorrectly; expected at least 24 spaces, found 6
(#3770) Variable "modified_group_name" must not contain underscores.
(#3770) Variable "group_name" must not contain underscores.
(#3771) Variable "modified_group_name" must not contain underscores.
(#3774) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3776) Inline comments must end in full-stops, exclamation marks, or question marks
(#3779) Spaces must be used to indent lines; tabs are not allowed
(#3779) Tab found within whitespace
(#3779) Line indented incorrectly; expected at least 28 spaces, found 7
(#3779) Variable "modified_group_name" must not contain underscores.
(#3784) Variable "modified_group_name" must not contain underscores.
(#3792) Line indented incorrectly; expected 4 spaces, found 0
(#3794) Line indented incorrectly; expected 4 spaces, found 0
(#3794) Visibility must be declared on method "multiple_enrol_to_course_and_group"
(#3795) Line indented incorrectly; expected at least 4 spaces, found 0
(#3795) Opening brace should be on the same line as the declaration
(#3802) Commas (,) must be followed by white space.
(#3804) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3806) Spaces must be used to indent lines; tabs are not allowed
(#3806) Tab found within whitespace
(#3806) Line indented incorrectly; expected at least 12 spaces, found 3
(#3807) Spaces must be used to indent lines; tabs are not allowed
(#3807) Tab found within whitespace
(#3807) Line indented incorrectly; expected at least 12 spaces, found 3
(#3807) Variable "course_db" must not contain underscores.
(#3809) Spaces must be used to indent lines; tabs are not allowed
(#3809) Tab found within whitespace
(#3809) Line indented incorrectly; expected at least 12 spaces, found 3
(#3809) Inline control structures are not allowed
(#3809) Variable "course_db" must not contain underscores.
(#3810) Spaces must be used to indent lines; tabs are not allowed
(#3810) Tab found within whitespace
(#3810) Line indented incorrectly; expected at least 12 spaces, found 4
(#3812) Spaces must be used to indent lines; tabs are not allowed
(#3812) Tab found within whitespace
(#3812) Line indented incorrectly; expected at least 12 spaces, found 3
(#3812) Variable "course_db" must not contain underscores.
(#3814) Spaces must be used to indent lines; tabs are not allowed
(#3814) Tab found within whitespace
(#3814) Inline comments must end in full-stops, exclamation marks, or question marks
(#3814) Line indented incorrectly; expected at least 12 spaces, found 3
(#3815) Spaces must be used to indent lines; tabs are not allowed
(#3815) Tab found within whitespace
(#3815) Line indented incorrectly; expected at least 12 spaces, found 3
(#3817) Line indented incorrectly; expected 4 spaces, found 0
(#3821) Line indented incorrectly; expected 4 spaces, found 0
(#3821) Visibility must be declared on method "enrol_user_change_role"
(#3821) Variable "course_id" must not contain underscores.
(#3822) Line indented incorrectly; expected at least 4 spaces, found 0
(#3822) Opening brace should be on the same line as the declaration
(#3823) Spaces must be used to indent lines; tabs are not allowed
(#3823) Tab found within whitespace
(#3823) Line indented incorrectly; expected at least 8 spaces, found 1
(#3825) Spaces must be used to indent lines; tabs are not allowed
(#3825) Tab found within whitespace
(#3825) Line indented incorrectly; expected at least 8 spaces, found 1
(#3826) Spaces must be used to indent lines; tabs are not allowed
(#3826) Tab found within whitespace
(#3826) Line indented incorrectly; expected at least 8 spaces, found 1
(#3827) Spaces must be used to indent lines; tabs are not allowed
(#3827) Tab found within whitespace
(#3827) Line indented incorrectly; expected at least 8 spaces, found 1
(#3828) Spaces must be used to indent lines; tabs are not allowed
(#3828) Tab found within whitespace
(#3828) Line indented incorrectly; expected at least 8 spaces, found 1
(#3829) Spaces must be used to indent lines; tabs are not allowed
(#3829) Tab found within whitespace
(#3829) Line indented incorrectly; expected at least 8 spaces, found 1
(#3829) Commas (,) must be followed by white space.
(#3830) Spaces must be used to indent lines; tabs are not allowed
(#3830) Tab found within whitespace
(#3830) Line indented incorrectly; expected at least 8 spaces, found 1
(#3830) Inline control structures are not allowed
(#3831) Spaces must be used to indent lines; tabs are not allowed
(#3831) Tab found within whitespace
(#3831) Line indented incorrectly; expected at least 8 spaces, found 2
(#3833) Spaces must be used to indent lines; tabs are not allowed
(#3833) Tab found within whitespace
(#3833) Line indented incorrectly; expected at least 8 spaces, found 1
(#3833) Commas (,) must be followed by white space.
(#3834) Spaces must be used to indent lines; tabs are not allowed
(#3834) Tab found within whitespace
(#3834) Line indented incorrectly; expected at least 8 spaces, found 1
(#3834) Variable "course_id" must not contain underscores.
(#3835) Spaces must be used to indent lines; tabs are not allowed
(#3835) Tab found within whitespace
(#3835) Line indented incorrectly; expected at least 8 spaces, found 1
(#3837) Spaces must be used to indent lines; tabs are not allowed
(#3837) Tab found within whitespace
(#3837) Line indented incorrectly; expected at least 8 spaces, found 1
(#3837) Inline control structures are not allowed
(#3838) Spaces must be used to indent lines; tabs are not allowed
(#3838) Tab found within whitespace
(#3838) Line indented incorrectly; expected at least 8 spaces, found 2
(#3840) Spaces must be used to indent lines; tabs are not allowed
(#3840) Tab found within whitespace
(#3840) Inline comments must end in full-stops, exclamation marks, or question marks
(#3840) Line indented incorrectly; expected at least 8 spaces, found 1
(#3842) Spaces must be used to indent lines; tabs are not allowed
(#3842) Tab found within whitespace
(#3842) Line indented incorrectly; expected at least 8 spaces, found 1
(#3842) Variable "course_id" must not contain underscores.
(#3843) Spaces must be used to indent lines; tabs are not allowed
(#3843) Tab found within whitespace
(#3843) Line indented incorrectly; expected at least 8 spaces, found 1
(#3845) Spaces must be used to indent lines; tabs are not allowed
(#3845) Tab found within whitespace
(#3845) Line indented incorrectly; expected at least 8 spaces, found 1
(#3845) Inline control structures are not allowed
(#3846) Spaces must be used to indent lines; tabs are not allowed
(#3846) Tab found within whitespace
(#3846) Line indented incorrectly; expected at least 8 spaces, found 2
(#3848) Spaces must be used to indent lines; tabs are not allowed
(#3848) Tab found within whitespace
(#3848) Line indented incorrectly; expected at least 8 spaces, found 1
(#3849) Spaces must be used to indent lines; tabs are not allowed
(#3849) Tab found within whitespace
(#3849) Line indented incorrectly; expected at least 8 spaces, found 1
(#3851) Spaces must be used to indent lines; tabs are not allowed
(#3851) Tab found within whitespace
(#3851) Line indented incorrectly; expected at least 8 spaces, found 1
(#3851) Inline control structures are not allowed
(#3852) Spaces must be used to indent lines; tabs are not allowed
(#3852) Tab found within whitespace
(#3852) Line indented incorrectly; expected at least 8 spaces, found 2
(#3854) Spaces must be used to indent lines; tabs are not allowed
(#3854) Tab found within whitespace
(#3854) Line indented incorrectly; expected at least 8 spaces, found 1
(#3855) Spaces must be used to indent lines; tabs are not allowed
(#3855) Tab found within whitespace
(#3855) Line indented incorrectly; expected at least 8 spaces, found 1
(#3857) Inline comments must end in full-stops, exclamation marks, or question marks
(#3857) Line indented incorrectly; expected at least 8 spaces, found 4
(#3858) Line indented incorrectly; expected 8 spaces, found 4
(#3858) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3859) Line indented incorrectly; expected at least 8 spaces, found 4
(#3860) Line indented incorrectly; expected at least 12 spaces, found 8
(#3861) Line indented incorrectly; expected at least 12 spaces, found 8
(#3863) Spaces must be used to indent lines; tabs are not allowed
(#3863) Tab found within whitespace
(#3863) Line indented incorrectly; expected at least 12 spaces, found 2
(#3863) Inline control structures are not allowed
(#3864) Spaces must be used to indent lines; tabs are not allowed
(#3864) Tab found within whitespace
(#3864) Line indented incorrectly; expected at least 12 spaces, found 3
(#3865) Spaces must be used to indent lines; tabs are not allowed
(#3865) Tab found within whitespace
(#3865) Inline comments must end in full-stops, exclamation marks, or question marks
(#3865) Line indented incorrectly; expected at least 12 spaces, found 2
(#3865) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#3867) Line indented incorrectly; expected at least 12 spaces, found 8
(#3868) Line indented incorrectly; expected at least 12 spaces, found 8
(#3869) Line indented incorrectly; expected at least 12 spaces, found 8
(#3870) Line indented incorrectly; expected 8 spaces, found 4
(#3871) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#3874) Spaces must be used to indent lines; tabs are not allowed
(#3874) Tab found within whitespace
(#3874) Line indented incorrectly; expected at least 8 spaces, found 1
(#3874) Inline control structures are not allowed
(#3875) Spaces must be used to indent lines; tabs are not allowed
(#3875) Tab found within whitespace
(#3875) Line indented incorrectly; expected at least 8 spaces, found 2
(#3876) Spaces must be used to indent lines; tabs are not allowed
(#3876) Tab found within whitespace
(#3876) Line indented incorrectly; expected at least 8 spaces, found 1
(#3876) Inline control structures are not allowed
(#3877) Spaces must be used to indent lines; tabs are not allowed
(#3877) Tab found within whitespace
(#3877) Line indented incorrectly; expected at least 8 spaces, found 2
(#3879) Spaces must be used to indent lines; tabs are not allowed
(#3879) Tab found within whitespace
(#3879) Line indented incorrectly; expected at least 8 spaces, found 1
(#3880) Spaces must be used to indent lines; tabs are not allowed
(#3880) Tab found within whitespace
(#3880) Line indented incorrectly; expected at least 8 spaces, found 1
(#3881) Spaces must be used to indent lines; tabs are not allowed
(#3881) Tab found within whitespace
(#3881) Line indented incorrectly; expected at least 8 spaces, found 1
(#3881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3881) Inline comments must end in full-stops, exclamation marks, or question marks
(#3881) No space found before comment text; expected "// manual" but found "//manual"
(#3883) Spaces must be used to indent lines; tabs are not allowed
(#3883) Tab found within whitespace
(#3883) Line indented incorrectly; expected at least 8 spaces, found 1
(#3884) Spaces must be used to indent lines; tabs are not allowed
(#3884) Tab found within whitespace
(#3884) Line indented incorrectly; expected at least 8 spaces, found 1
(#3885) Spaces must be used to indent lines; tabs are not allowed
(#3885) Tab found within whitespace
(#3885) Line indented incorrectly; expected at least 8 spaces, found 1
(#3886) Spaces must be used to indent lines; tabs are not allowed
(#3886) Tab found within whitespace
(#3886) Line indented incorrectly; expected at least 8 spaces, found 1
(#3887) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3889) Spaces must be used to indent lines; tabs are not allowed
(#3889) Tab found within whitespace
(#3889) Line indented incorrectly; expected at least 8 spaces, found 1
(#3890) Spaces must be used to indent lines; tabs are not allowed
(#3890) Tab found within whitespace
(#3890) Line indented incorrectly; expected 8 spaces, found 1
(#3890) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#3891) Spaces must be used to indent lines; tabs are not allowed
(#3891) Tab found within whitespace
(#3891) Line indented incorrectly; expected at least 8 spaces, found 1
(#3892) Spaces must be used to indent lines; tabs are not allowed
(#3892) Tab found within whitespace
(#3892) Line indented incorrectly; expected 12 spaces, found 2
(#3892) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#3893) Spaces must be used to indent lines; tabs are not allowed
(#3893) Tab found within whitespace
(#3893) Line indented incorrectly; expected at least 12 spaces, found 2
(#3894) Spaces must be used to indent lines; tabs are not allowed
(#3894) Tab found within whitespace
(#3894) Line indented incorrectly; expected at least 16 spaces, found 3
(#3895) Spaces must be used to indent lines; tabs are not allowed
(#3895) Tab found within whitespace
(#3895) Line indented incorrectly; expected at least 16 spaces, found 3
(#3896) Spaces must be used to indent lines; tabs are not allowed
(#3896) Tab found within whitespace
(#3896) Line indented incorrectly; expected 12 spaces, found 2
(#3897) Spaces must be used to indent lines; tabs are not allowed
(#3897) Tab found within whitespace
(#3897) Line indented incorrectly; expected 8 spaces, found 1
(#3899) Spaces must be used to indent lines; tabs are not allowed
(#3899) Tab found within whitespace
(#3899) Line indented incorrectly; expected at least 8 spaces, found 1
(#3899) Inline control structures are not allowed
(#3900) Spaces must be used to indent lines; tabs are not allowed
(#3900) Tab found within whitespace
(#3900) Line indented incorrectly; expected at least 8 spaces, found 2
(#3902) Spaces must be used to indent lines; tabs are not allowed
(#3902) Tab found within whitespace
(#3902) Line indented incorrectly; expected at least 8 spaces, found 1
(#3904) Spaces must be used to indent lines; tabs are not allowed
(#3904) Tab found within whitespace
(#3904) Line indented incorrectly; expected at least 8 spaces, found 1
(#3904) Inline control structures are not allowed
(#3905) Spaces must be used to indent lines; tabs are not allowed
(#3905) Tab found within whitespace
(#3905) Line indented incorrectly; expected at least 8 spaces, found 2
(#3907) Spaces must be used to indent lines; tabs are not allowed
(#3907) Tab found within whitespace
(#3907) Line indented incorrectly; expected at least 8 spaces, found 1
(#3909) Spaces must be used to indent lines; tabs are not allowed
(#3909) Tab found within whitespace
(#3909) Line indented incorrectly; expected at least 8 spaces, found 1
(#3910) Line indented incorrectly; expected 4 spaces, found 0
(#3913) Visibility must be declared on method "get_course_groups"
(#3914) Opening brace should be on the same line as the declaration
(#3919) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3931) Visibility must be declared on method "get_group_members"
(#3931) Variable "group_id" must not contain underscores.
(#3932) Opening brace should be on the same line as the declaration
(#3933) Variable "group_id" must not contain underscores.
(#3936) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3938) Spaces must be used to indent lines; tabs are not allowed
(#3938) Tab found within whitespace
(#3938) Line indented incorrectly; expected 12 spaces, found 3
(#3938) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3940) Inline control structures are not allowed
(#3944) Line indented incorrectly; expected at least 25 spaces, found 20
(#3945) Line indented incorrectly; expected at least 25 spaces, found 20
(#3946) Closing brace indented incorrectly; expected 3 spaces, found 12
(#3959) Visibility must be declared on method "get_courses_and_groups"
(#3960) Opening brace should be on the same line as the declaration
(#3964) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3966) Variable "course_data" must not contain underscores.
(#3967) Variable "course_data" must not contain underscores.
(#3969) Variable "course_data" must not contain underscores.
(#3971) Variable "course_data" must not contain underscores.
(#3978) This comment is 50% valid code; is this commented out code?
(#3978) Line indented incorrectly; expected at least 4 spaces, found 0
(#3979) Line indented incorrectly; expected at least 4 spaces, found 0
(#3980) Line indented incorrectly; expected at least 4 spaces, found 0
(#3981) Line indented incorrectly; expected at least 4 spaces, found 0
(#3994) Line indented incorrectly; expected at least 4 spaces, found 0
(#3995) Line indented incorrectly; expected at least 4 spaces, found 0
(#3997) Line indented incorrectly; expected 4 spaces, found 0
(#3997) Visibility must be declared on method "multiple_enrol"
(#3998) Line indented incorrectly; expected at least 4 spaces, found 0
(#3998) Opening brace should be on the same line as the declaration
(#4001) Spaces must be used to indent lines; tabs are not allowed
(#4001) Tab found within whitespace
(#4001) Line indented incorrectly; expected at least 8 spaces, found 2
(#4002) Spaces must be used to indent lines; tabs are not allowed
(#4002) Tab found within whitespace
(#4002) Line indented incorrectly; expected at least 8 spaces, found 2
(#4005) Commas (,) must be followed by white space.
(#4007) Spaces must be used to indent lines; tabs are not allowed
(#4007) Tab found within whitespace
(#4007) Line indented incorrectly; expected at least 8 spaces, found 3
(#4007) Inline control structures are not allowed
(#4009) Commas (,) must be followed by white space.
(#4011) Spaces must be used to indent lines; tabs are not allowed
(#4011) Tab found within whitespace
(#4011) Line indented incorrectly; expected at least 8 spaces, found 2
(#4011) Inline control structures are not allowed
(#4012) Spaces must be used to indent lines; tabs are not allowed
(#4012) Tab found within whitespace
(#4012) Line indented incorrectly; expected at least 8 spaces, found 3
(#4014) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4019) Spaces must be used to indent lines; tabs are not allowed
(#4019) Tab found within whitespace
(#4019) Line indented incorrectly; expected at least 12 spaces, found 3
(#4019) Inline control structures are not allowed
(#4020) Spaces must be used to indent lines; tabs are not allowed
(#4020) Tab found within whitespace
(#4020) Line indented incorrectly; expected at least 12 spaces, found 4
(#4026) Line indented incorrectly; expected 4 spaces, found 0
(#4028) Line indented incorrectly; expected 4 spaces, found 0
(#4028) Visibility must be declared on method "enrol_user"
(#4028) Variable "course_id" must not contain underscores.
(#4029) Line indented incorrectly; expected at least 4 spaces, found 0
(#4029) Opening brace should be on the same line as the declaration
(#4030) Line indented incorrectly; expected at least 8 spaces, found 4
(#4032) Line indented incorrectly; expected at least 8 spaces, found 4
(#4033) Line indented incorrectly; expected at least 8 spaces, found 4
(#4034) Line indented incorrectly; expected at least 8 spaces, found 4
(#4035) Line indented incorrectly; expected at least 8 spaces, found 4
(#4036) Line indented incorrectly; expected at least 8 spaces, found 4
(#4036) Commas (,) must be followed by white space.
(#4037) Line indented incorrectly; expected at least 8 spaces, found 4
(#4037) Inline control structures are not allowed
(#4040) Line indented incorrectly; expected at least 8 spaces, found 4
(#4040) Commas (,) must be followed by white space.
(#4041) Line indented incorrectly; expected at least 8 spaces, found 4
(#4041) Variable "course_id" must not contain underscores.
(#4042) Line indented incorrectly; expected at least 8 spaces, found 4
(#4044) Line indented incorrectly; expected at least 8 spaces, found 4
(#4044) Inline control structures are not allowed
(#4047) Inline comments must end in full-stops, exclamation marks, or question marks
(#4047) Line indented incorrectly; expected at least 8 spaces, found 4
(#4048) Line indented incorrectly; expected at least 8 spaces, found 4
(#4048) Inline control structures are not allowed
(#4050) Line indented incorrectly; expected at least 8 spaces, found 4
(#4050) Inline control structures are not allowed
(#4053) Line indented incorrectly; expected at least 8 spaces, found 4
(#4054) Line indented incorrectly; expected at least 8 spaces, found 4
(#4055) Line indented incorrectly; expected at least 8 spaces, found 4
(#4055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4055) Inline comments must end in full-stops, exclamation marks, or question marks
(#4055) No space found before comment text; expected "// manual" but found "//manual"
(#4057) Spaces must be used to indent lines; tabs are not allowed
(#4057) Tab found within whitespace
(#4057) Line indented incorrectly; expected 8 spaces, found 1
(#4057) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4058) Line indented incorrectly; expected at least 8 spaces, found 4
(#4059) Inline comments must end in full-stops, exclamation marks, or question marks
(#4059) Line indented incorrectly; expected at least 12 spaces, found 8
(#4060) Line indented incorrectly; expected at least 12 spaces, found 8
(#4061) Line indented incorrectly; expected at least 12 spaces, found 8
(#4061) Line exceeds 132 characters; contains 149 characters
(#4062) Line indented incorrectly; expected at least 12 spaces, found 8
(#4062) Whitespace found at end of line
(#4063) Line indented incorrectly; expected 8 spaces, found 4
(#4063) Closing brace indented incorrectly; expected 1 spaces, found 4
(#4064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4064) Inline comments must end in full-stops, exclamation marks, or question marks
(#4064) This comment is 43% valid code; is this commented out code?
(#4064) Line indented incorrectly; expected at least 8 spaces, found 2
(#4064) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#4066) Line indented incorrectly; expected at least 8 spaces, found 4
(#4067) Line indented incorrectly; expected 8 spaces, found 4
(#4067) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4068) Line indented incorrectly; expected at least 8 spaces, found 4
(#4069) Line indented incorrectly; expected 12 spaces, found 8
(#4069) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4070) Line indented incorrectly; expected at least 12 spaces, found 8
(#4071) Line indented incorrectly; expected at least 16 spaces, found 12
(#4072) Line indented incorrectly; expected at least 16 spaces, found 12
(#4073) Line indented incorrectly; expected 12 spaces, found 8
(#4074) Line indented incorrectly; expected 8 spaces, found 4
(#4076) Line indented incorrectly; expected at least 8 spaces, found 4
(#4076) Inline control structures are not allowed
(#4079) Line indented incorrectly; expected at least 8 spaces, found 4
(#4081) Line indented incorrectly; expected at least 8 spaces, found 4
(#4081) Inline control structures are not allowed
(#4082) Spaces must be used to indent lines; tabs are not allowed
(#4082) Tab found within whitespace
(#4082) Line indented incorrectly; expected at least 8 spaces, found 3
(#4084) Inline comments must end in full-stops, exclamation marks, or question marks
(#4084) Line indented incorrectly; expected at least 8 spaces, found 4
(#4086) Line indented incorrectly; expected at least 8 spaces, found 4
(#4086) Variable "course_id" must not contain underscores.
(#4087) Line indented incorrectly; expected at least 8 spaces, found 4
(#4089) Line indented incorrectly; expected at least 8 spaces, found 4
(#4089) Inline control structures are not allowed
(#4092) Line indented incorrectly; expected at least 8 spaces, found 4
(#4093) Line indented incorrectly; expected at least 8 spaces, found 4
(#4095) Line indented incorrectly; expected at least 8 spaces, found 4
(#4095) Inline control structures are not allowed
(#4098) Line indented incorrectly; expected at least 8 spaces, found 4
(#4099) Line indented incorrectly; expected at least 8 spaces, found 4
(#4101) Line indented incorrectly; expected 8 spaces, found 4
(#4101) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4102) Line indented incorrectly; expected at least 8 spaces, found 4
(#4103) Line indented incorrectly; expected at least 12 spaces, found 8
(#4104) Line indented incorrectly; expected at least 12 spaces, found 8
(#4105) Line indented incorrectly; expected at least 12 spaces, found 8
(#4106) Line indented incorrectly; expected at least 12 spaces, found 8
(#4106) Inline comments must end in full-stops, exclamation marks, or question marks
(#4106) No space found before comment text; expected "// active" but found "//active"
(#4107) Line indented incorrectly; expected at least 12 spaces, found 8
(#4108) Line indented incorrectly; expected at least 12 spaces, found 8
(#4109) Line indented incorrectly; expected at least 12 spaces, found 8
(#4110) Line indented incorrectly; expected at least 12 spaces, found 8
(#4111) Line indented incorrectly; expected at least 12 spaces, found 8
(#4112) Line indented incorrectly; expected 8 spaces, found 4
(#4114) Line indented incorrectly; expected at least 8 spaces, found 4
(#4116) Line indented incorrectly; expected at least 8 spaces, found 4
(#4117) Line indented incorrectly; expected 4 spaces, found 0
(#4120) Inline comments must end in full-stops, exclamation marks, or question marks
(#4120) Line indented incorrectly; expected at least 4 spaces, found 0
(#4121) Line indented incorrectly; expected 4 spaces, found 0
(#4121) Visibility must be declared on method "add_user_role"
(#4121) Variable "course_id" must not contain underscores.
(#4121) Variable "role_id" must not contain underscores.
(#4122) Line indented incorrectly; expected at least 4 spaces, found 0
(#4122) Opening brace should be on the same line as the declaration
(#4123) Line indented incorrectly; expected at least 8 spaces, found 4
(#4125) Line indented incorrectly; expected at least 8 spaces, found 4
(#4126) Line indented incorrectly; expected at least 8 spaces, found 4
(#4128) Line indented incorrectly; expected at least 8 spaces, found 4
(#4129) Line indented incorrectly; expected at least 8 spaces, found 4
(#4129) Commas (,) must be followed by white space.
(#4130) Line indented incorrectly; expected at least 8 spaces, found 4
(#4130) Inline control structures are not allowed
(#4133) Line indented incorrectly; expected at least 8 spaces, found 4
(#4133) Variable "course_id" must not contain underscores.
(#4134) Line indented incorrectly; expected at least 8 spaces, found 4
(#4136) Spaces must be used to indent lines; tabs are not allowed
(#4136) Tab found within whitespace
(#4136) Line indented incorrectly; expected at least 8 spaces, found 1
(#4138) Line indented incorrectly; expected at least 8 spaces, found 4
(#4138) Inline control structures are not allowed
(#4141) Line indented incorrectly; expected 8 spaces, found 4
(#4141) Variable "role_id" must not contain underscores.
(#4142) Line indented incorrectly; expected at least 12 spaces, found 8
(#4143) Line indented incorrectly; expected 8 spaces, found 4
(#4144) Line indented incorrectly; expected 4 spaces, found 0
(#4146) Line indented incorrectly; expected 4 spaces, found 0
(#4146) Visibility must be declared on method "remove_user_role"
(#4146) Variable "course_id" must not contain underscores.
(#4146) Variable "role_id" must not contain underscores.
(#4147) Line indented incorrectly; expected at least 4 spaces, found 0
(#4147) Opening brace should be on the same line as the declaration
(#4148) Line indented incorrectly; expected at least 8 spaces, found 4
(#4150) Line indented incorrectly; expected at least 8 spaces, found 4
(#4151) Line indented incorrectly; expected at least 8 spaces, found 4
(#4153) Line indented incorrectly; expected at least 8 spaces, found 4
(#4154) Line indented incorrectly; expected at least 8 spaces, found 4
(#4154) Commas (,) must be followed by white space.
(#4155) Line indented incorrectly; expected at least 8 spaces, found 4
(#4155) Inline control structures are not allowed
(#4158) Line indented incorrectly; expected at least 8 spaces, found 4
(#4158) Variable "course_id" must not contain underscores.
(#4159) Line indented incorrectly; expected at least 8 spaces, found 4
(#4161) Spaces must be used to indent lines; tabs are not allowed
(#4161) Tab found within whitespace
(#4161) Line indented incorrectly; expected at least 8 spaces, found 1
(#4163) Line indented incorrectly; expected at least 8 spaces, found 4
(#4163) Inline control structures are not allowed
(#4166) Line indented incorrectly; expected 8 spaces, found 4
(#4166) Variable "role_id" must not contain underscores.
(#4167) Line indented incorrectly; expected at least 12 spaces, found 8
(#4168) Line indented incorrectly; expected 8 spaces, found 4
(#4169) Line indented incorrectly; expected 4 spaces, found 0
(#4171) Line indented incorrectly; expected 4 spaces, found 0
(#4171) Visibility must be declared on method "add_system_role"
(#4171) Variable "role_id" must not contain underscores.
(#4172) Line indented incorrectly; expected at least 4 spaces, found 0
(#4172) Opening brace should be on the same line as the declaration
(#4173) Spaces must be used to indent lines; tabs are not allowed
(#4173) Tab found within whitespace
(#4173) Line indented incorrectly; expected at least 8 spaces, found 1
(#4175) Spaces must be used to indent lines; tabs are not allowed
(#4175) Tab found within whitespace
(#4175) Line indented incorrectly; expected at least 8 spaces, found 1
(#4176) Spaces must be used to indent lines; tabs are not allowed
(#4176) Tab found within whitespace
(#4176) Line indented incorrectly; expected at least 8 spaces, found 1
(#4178) Spaces must be used to indent lines; tabs are not allowed
(#4178) Tab found within whitespace
(#4178) Line indented incorrectly; expected at least 8 spaces, found 1
(#4179) Spaces must be used to indent lines; tabs are not allowed
(#4179) Tab found within whitespace
(#4179) Line indented incorrectly; expected at least 8 spaces, found 1
(#4179) Commas (,) must be followed by white space.
(#4180) Spaces must be used to indent lines; tabs are not allowed
(#4180) Tab found within whitespace
(#4180) Line indented incorrectly; expected at least 8 spaces, found 1
(#4180) Inline control structures are not allowed
(#4181) Spaces must be used to indent lines; tabs are not allowed
(#4181) Tab found within whitespace
(#4181) Line indented incorrectly; expected at least 8 spaces, found 2
(#4183) Spaces must be used to indent lines; tabs are not allowed
(#4183) Tab found within whitespace
(#4183) Line indented incorrectly; expected at least 8 spaces, found 1
(#4185) Spaces must be used to indent lines; tabs are not allowed
(#4185) Tab found within whitespace
(#4185) Line indented incorrectly; expected at least 8 spaces, found 1
(#4185) Inline control structures are not allowed
(#4186) Spaces must be used to indent lines; tabs are not allowed
(#4186) Tab found within whitespace
(#4186) Line indented incorrectly; expected at least 8 spaces, found 2
(#4188) Spaces must be used to indent lines; tabs are not allowed
(#4188) Tab found within whitespace
(#4188) Line indented incorrectly; expected at least 8 spaces, found 1
(#4188) Variable "role_id" must not contain underscores.
(#4190) Spaces must be used to indent lines; tabs are not allowed
(#4190) Tab found within whitespace
(#4190) Line indented incorrectly; expected at least 8 spaces, found 1
(#4191) Line indented incorrectly; expected 4 spaces, found 0
(#4194) Line indented incorrectly; expected 4 spaces, found 0
(#4194) Visibility must be declared on method "update_course_enrolments_dates"
(#4194) Variable "course_id" must not contain underscores.
(#4195) Line indented incorrectly; expected at least 4 spaces, found 0
(#4195) Opening brace should be on the same line as the declaration
(#4195) Whitespace found at end of line
(#4196) Line indented incorrectly; expected at least 8 spaces, found 4
(#4198) Line indented incorrectly; expected at least 8 spaces, found 4
(#4198) Variable "course_id" must not contain underscores.
(#4199) Line indented incorrectly; expected at least 8 spaces, found 4
(#4200) Line indented incorrectly; expected at least 8 spaces, found 4
(#4202) Line indented incorrectly; expected at least 8 spaces, found 4
(#4202) Variable "course_id" must not contain underscores.
(#4203) Line indented incorrectly; expected at least 8 spaces, found 4
(#4205) Line indented incorrectly; expected at least 8 spaces, found 4
(#4205) Inline control structures are not allowed
(#4208) Line indented incorrectly; expected 8 spaces, found 4
(#4208) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4209) Line indented incorrectly; expected at least 8 spaces, found 4
(#4210) Line indented incorrectly; expected at least 12 spaces, found 8
(#4211) Line indented incorrectly; expected at least 12 spaces, found 8
(#4213) Line indented incorrectly; expected 12 spaces, found 8
(#4213) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4214) Line indented incorrectly; expected at least 12 spaces, found 8
(#4215) Line indented incorrectly; expected at least 16 spaces, found 12
(#4216) Line indented incorrectly; expected at least 16 spaces, found 12
(#4217) Line indented incorrectly; expected at least 16 spaces, found 12
(#4218) Line indented incorrectly; expected at least 16 spaces, found 12
(#4218) Inline comments must end in full-stops, exclamation marks, or question marks
(#4218) No space found before comment text; expected "// active" but found "//active"
(#4219) Line indented incorrectly; expected at least 16 spaces, found 12
(#4220) Line indented incorrectly; expected at least 16 spaces, found 12
(#4221) Line indented incorrectly; expected at least 16 spaces, found 12
(#4222) Line indented incorrectly; expected at least 16 spaces, found 12
(#4223) Line indented incorrectly; expected at least 16 spaces, found 12
(#4224) Line indented incorrectly; expected 12 spaces, found 8
(#4225) Line indented incorrectly; expected 8 spaces, found 4
(#4225) Whitespace found at end of line
(#4226) Line indented incorrectly; expected 4 spaces, found 0
(#4229) Line indented incorrectly; expected 4 spaces, found 0
(#4229) Visibility must be declared on method "get_cat_name"
(#4229) Variable "cat_id" must not contain underscores.
(#4230) Line indented incorrectly; expected at least 4 spaces, found 0
(#4230) Opening brace should be on the same line as the declaration
(#4231) Spaces must be used to indent lines; tabs are not allowed
(#4231) Tab found within whitespace
(#4231) Line indented incorrectly; expected at least 8 spaces, found 1
(#4233) Spaces must be used to indent lines; tabs are not allowed
(#4233) Tab found within whitespace
(#4233) Line indented incorrectly; expected at least 8 spaces, found 1
(#4233) Variable "cat_id" must not contain underscores.
(#4233) Variable "cat_id" must not contain underscores.
(#4235) Spaces must be used to indent lines; tabs are not allowed
(#4235) Tab found within whitespace
(#4235) Line indented incorrectly; expected at least 8 spaces, found 1
(#4237) Variable "cat_id" must not contain underscores.
(#4239) Spaces must be used to indent lines; tabs are not allowed
(#4239) Tab found within whitespace
(#4239) Line indented incorrectly; expected at least 8 spaces, found 1
(#4240) Spaces must be used to indent lines; tabs are not allowed
(#4240) Tab found within whitespace
(#4240) Line indented incorrectly; expected at least 8 spaces, found 1
(#4241) Spaces must be used to indent lines; tabs are not allowed
(#4241) Tab found within whitespace
(#4241) Line indented incorrectly; expected at least 8 spaces, found 1
(#4242) Line indented incorrectly; expected 4 spaces, found 0
(#4244) Line indented incorrectly; expected 4 spaces, found 0
(#4244) Visibility must be declared on method "get_my_courses_grades"
(#4245) Line indented incorrectly; expected at least 4 spaces, found 0
(#4245) Opening brace should be on the same line as the declaration
(#4246) Spaces must be used to indent lines; tabs are not allowed
(#4246) Tab found within whitespace
(#4246) Line indented incorrectly; expected at least 8 spaces, found 1
(#4247) Spaces must be used to indent lines; tabs are not allowed
(#4247) Tab found within whitespace
(#4247) Line indented incorrectly; expected at least 8 spaces, found 1
(#4248) Spaces must be used to indent lines; tabs are not allowed
(#4248) Tab found within whitespace
(#4248) Line indented incorrectly; expected at least 8 spaces, found 1
(#4249) Spaces must be used to indent lines; tabs are not allowed
(#4249) Tab found within whitespace
(#4249) Line indented incorrectly; expected at least 8 spaces, found 1
(#4250) Spaces must be used to indent lines; tabs are not allowed
(#4250) Tab found within whitespace
(#4250) Line indented incorrectly; expected at least 8 spaces, found 1
(#4251) Spaces must be used to indent lines; tabs are not allowed
(#4251) Tab found within whitespace
(#4251) Line indented incorrectly; expected at least 8 spaces, found 1
(#4252) Spaces must be used to indent lines; tabs are not allowed
(#4252) Tab found within whitespace
(#4252) Line indented incorrectly; expected 8 spaces, found 1
(#4252) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4253) Spaces must be used to indent lines; tabs are not allowed
(#4253) Tab found within whitespace
(#4253) Line indented incorrectly; expected at least 8 spaces, found 1
(#4254) Spaces must be used to indent lines; tabs are not allowed
(#4254) Tab found within whitespace
(#4254) Line indented incorrectly; expected at least 12 spaces, found 2
(#4255) Spaces must be used to indent lines; tabs are not allowed
(#4255) Tab found within whitespace
(#4255) Line indented incorrectly; expected at least 12 spaces, found 2
(#4256) Spaces must be used to indent lines; tabs are not allowed
(#4256) Tab found within whitespace
(#4256) Line indented incorrectly; expected at least 12 spaces, found 2
(#4257) Spaces must be used to indent lines; tabs are not allowed
(#4257) Tab found within whitespace
(#4257) Line indented incorrectly; expected at least 12 spaces, found 2
(#4258) Spaces must be used to indent lines; tabs are not allowed
(#4258) Tab found within whitespace
(#4258) Line indented incorrectly; expected at least 12 spaces, found 2
(#4259) Spaces must be used to indent lines; tabs are not allowed
(#4259) Tab found within whitespace
(#4259) Line indented incorrectly; expected at least 12 spaces, found 2
(#4260) Spaces must be used to indent lines; tabs are not allowed
(#4260) Tab found within whitespace
(#4260) Line indented incorrectly; expected at least 12 spaces, found 2
(#4261) Spaces must be used to indent lines; tabs are not allowed
(#4261) Tab found within whitespace
(#4261) Line indented incorrectly; expected 12 spaces, found 2
(#4261) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#4262) Spaces must be used to indent lines; tabs are not allowed
(#4262) Tab found within whitespace
(#4262) Line indented incorrectly; expected at least 12 spaces, found 2
(#4263) Spaces must be used to indent lines; tabs are not allowed
(#4263) Tab found within whitespace
(#4263) Line indented incorrectly; expected at least 16 spaces, found 3
(#4263) Inline control structures are not allowed
(#4263) Expected 1 space after "as"; 2 found
(#4264) Spaces must be used to indent lines; tabs are not allowed
(#4264) Tab found within whitespace
(#4264) Line indented incorrectly; expected at least 16 spaces, found 4
(#4265) Spaces must be used to indent lines; tabs are not allowed
(#4265) Tab found within whitespace
(#4265) Line indented incorrectly; expected at least 16 spaces, found 3
(#4265) Expected 1 space before "/"; 0 found
(#4265) Expected 1 space after "/"; 0 found
(#4266) Spaces must be used to indent lines; tabs are not allowed
(#4266) Tab found within whitespace
(#4266) Line indented incorrectly; expected 12 spaces, found 2
(#4267) Spaces must be used to indent lines; tabs are not allowed
(#4267) Tab found within whitespace
(#4267) Line indented incorrectly; expected at least 12 spaces, found 2
(#4267) Inline control structures are not allowed
(#4268) Spaces must be used to indent lines; tabs are not allowed
(#4268) Tab found within whitespace
(#4268) Line indented incorrectly; expected at least 12 spaces, found 2
(#4268) Whitespace found at end of line
(#4269) Spaces must be used to indent lines; tabs are not allowed
(#4269) Tab found within whitespace
(#4269) Line indented incorrectly; expected 8 spaces, found 1
(#4270) Spaces must be used to indent lines; tabs are not allowed
(#4270) Tab found within whitespace
(#4270) Line indented incorrectly; expected at least 8 spaces, found 1
(#4271) Line indented incorrectly; expected 4 spaces, found 0
(#4273) Line indented incorrectly; expected 4 spaces, found 0
(#4273) Visibility must be declared on method "get_moodle_users"
(#4273) Variable "order_dir" must not contain underscores.
(#4274) Line indented incorrectly; expected at least 4 spaces, found 0
(#4274) Opening brace should be on the same line as the declaration
(#4275) Spaces must be used to indent lines; tabs are not allowed
(#4275) Tab found within whitespace
(#4275) Line indented incorrectly; expected at least 8 spaces, found 1
(#4277) Spaces must be used to indent lines; tabs are not allowed
(#4277) Tab found within whitespace
(#4277) Line indented incorrectly; expected at least 8 spaces, found 1
(#4278) Spaces must be used to indent lines; tabs are not allowed
(#4278) Tab found within whitespace
(#4278) Line indented incorrectly; expected at least 8 spaces, found 1
(#4279) Spaces must be used to indent lines; tabs are not allowed
(#4279) Tab found within whitespace
(#4279) Line indented incorrectly; expected 8 spaces, found 1
(#4279) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4280) Spaces must be used to indent lines; tabs are not allowed
(#4280) Tab found within whitespace
(#4280) Line indented incorrectly; expected at least 8 spaces, found 1
(#4281) Spaces must be used to indent lines; tabs are not allowed
(#4281) Tab found within whitespace
(#4281) Line indented incorrectly; expected at least 12 spaces, found 2
(#4282) Spaces must be used to indent lines; tabs are not allowed
(#4282) Tab found within whitespace
(#4282) Line indented incorrectly; expected 8 spaces, found 1
(#4283) Spaces must be used to indent lines; tabs are not allowed
(#4283) Tab found within whitespace
(#4283) Line indented incorrectly; expected at least 8 spaces, found 1
(#4283) Inline comments must end in full-stops, exclamation marks, or question marks
(#4283) No space found before comment text; expected "// Guest user" but found "//Guest user"
(#4284) Spaces must be used to indent lines; tabs are not allowed
(#4284) Tab found within whitespace
(#4284) Line indented incorrectly; expected at least 8 spaces, found 1
(#4286) Spaces must be used to indent lines; tabs are not allowed
(#4286) Tab found within whitespace
(#4286) Line indented incorrectly; expected at least 8 spaces, found 1
(#4286) Inline control structures are not allowed
(#4287) Spaces must be used to indent lines; tabs are not allowed
(#4287) Tab found within whitespace
(#4287) Line indented incorrectly; expected at least 8 spaces, found 2
(#4287) Variable "limit_c" must not contain underscores.
(#4289) Spaces must be used to indent lines; tabs are not allowed
(#4289) Tab found within whitespace
(#4289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4289) Inline comments must end in full-stops, exclamation marks, or question marks
(#4289) Line indented incorrectly; expected at least 8 spaces, found 1
(#4290) Spaces must be used to indent lines; tabs are not allowed
(#4290) Tab found within whitespace
(#4290) Line indented incorrectly; expected at least 8 spaces, found 1
(#4290) Inline control structures are not allowed
(#4291) Spaces must be used to indent lines; tabs are not allowed
(#4291) Tab found within whitespace
(#4291) Line indented incorrectly; expected at least 8 spaces, found 2
(#4293) Spaces must be used to indent lines; tabs are not allowed
(#4293) Tab found within whitespace
(#4293) Line indented incorrectly; expected at least 8 spaces, found 1
(#4293) Inline control structures are not allowed
(#4294) Spaces must be used to indent lines; tabs are not allowed
(#4294) Tab found within whitespace
(#4294) Line indented incorrectly; expected at least 8 spaces, found 2
(#4294) Variable "order_c" must not contain underscores.
(#4295) Spaces must be used to indent lines; tabs are not allowed
(#4295) Tab found within whitespace
(#4295) Line indented incorrectly; expected at least 8 spaces, found 1
(#4295) Inline control structures are not allowed
(#4295) Variable "order_c" must not contain underscores.
(#4297) Spaces must be used to indent lines; tabs are not allowed
(#4297) Tab found within whitespace
(#4297) Line indented incorrectly; expected 8 spaces, found 1
(#4297) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#4298) Spaces must be used to indent lines; tabs are not allowed
(#4298) Tab found within whitespace
(#4298) Line indented incorrectly; expected at least 8 spaces, found 1
(#4299) Spaces must be used to indent lines; tabs are not allowed
(#4299) Tab found within whitespace
(#4299) This comment is 71% valid code; is this commented out code?
(#4299) Line indented incorrectly; expected at least 12 spaces, found 2
(#4300) Line indented incorrectly; expected at least 12 spaces, found 2
(#4301) Line indented incorrectly; expected at least 12 spaces, found 6
(#4302) Line indented incorrectly; expected at least 12 spaces, found 6
(#4303) Line indented incorrectly; expected at least 12 spaces, found 6
(#4304) Line indented incorrectly; expected at least 12 spaces, found 6
(#4305) Line indented incorrectly; expected at least 12 spaces, found 6
(#4306) Line indented incorrectly; expected at least 12 spaces, found 0
(#4308) Spaces must be used to indent lines; tabs are not allowed
(#4308) Tab found within whitespace
(#4308) Line indented incorrectly; expected at least 12 spaces, found 2
(#4309) Spaces must be used to indent lines; tabs are not allowed
(#4309) Tab found within whitespace
(#4309) Line indented incorrectly; expected at least 12 spaces, found 2
(#4310) Spaces must be used to indent lines; tabs are not allowed
(#4310) Tab found within whitespace
(#4310) Line indented incorrectly; expected at least 12 spaces, found 2
(#4311) Spaces must be used to indent lines; tabs are not allowed
(#4311) Tab found within whitespace
(#4311) Line indented incorrectly; expected at least 12 spaces, found 2
(#4312) Spaces must be used to indent lines; tabs are not allowed
(#4312) Tab found within whitespace
(#4312) Line indented incorrectly; expected at least 12 spaces, found 2
(#4313) Spaces must be used to indent lines; tabs are not allowed
(#4313) Tab found within whitespace
(#4313) Line indented incorrectly; expected at least 12 spaces, found 2
(#4314) Spaces must be used to indent lines; tabs are not allowed
(#4314) Tab found within whitespace
(#4314) Line indented incorrectly; expected at least 12 spaces, found 2
(#4315) Spaces must be used to indent lines; tabs are not allowed
(#4315) Tab found within whitespace
(#4315) Line indented incorrectly; expected at least 12 spaces, found 2
(#4316) Spaces must be used to indent lines; tabs are not allowed
(#4316) Tab found within whitespace
(#4316) Line indented incorrectly; expected at least 12 spaces, found 2
(#4318) Spaces must be used to indent lines; tabs are not allowed
(#4318) Tab found within whitespace
(#4318) Line indented incorrectly; expected at least 12 spaces, found 2
(#4321) Whitespace found at end of line within string
(#4322) Variable "order_c" must not contain underscores.
(#4323) Variable "limit_c" must not contain underscores.
(#4324) Spaces must be used to indent lines; tabs are not allowed
(#4324) Tab found within whitespace
(#4324) Line indented incorrectly; expected 8 spaces, found 1
(#4325) Spaces must be used to indent lines; tabs are not allowed
(#4325) Tab found within whitespace
(#4325) Line indented incorrectly; expected at least 8 spaces, found 1
(#4325) Inline control structures are not allowed
(#4326) Spaces must be used to indent lines; tabs are not allowed
(#4326) Tab found within whitespace
(#4326) Line indented incorrectly; expected at least 8 spaces, found 2
(#4329) Variable "order_c" must not contain underscores.
(#4330) Variable "limit_c" must not contain underscores.
(#4332) Spaces must be used to indent lines; tabs are not allowed
(#4332) Tab found within whitespace
(#4332) Line indented incorrectly; expected at least 8 spaces, found 1
(#4333) Spaces must be used to indent lines; tabs are not allowed
(#4333) Tab found within whitespace
(#4333) Line indented incorrectly; expected at least 8 spaces, found 1
(#4334) Spaces must be used to indent lines; tabs are not allowed
(#4334) Tab found within whitespace
(#4334) Line indented incorrectly; expected 8 spaces, found 1
(#4334) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4335) Spaces must be used to indent lines; tabs are not allowed
(#4335) Tab found within whitespace
(#4335) Line indented incorrectly; expected at least 8 spaces, found 1
(#4336) Spaces must be used to indent lines; tabs are not allowed
(#4336) Tab found within whitespace
(#4336) Line indented incorrectly; expected at least 12 spaces, found 2
(#4337) Spaces must be used to indent lines; tabs are not allowed
(#4337) Tab found within whitespace
(#4337) Line indented incorrectly; expected at least 12 spaces, found 2
(#4337) Inline control structures are not allowed
(#4338) Spaces must be used to indent lines; tabs are not allowed
(#4338) Tab found within whitespace
(#4338) Line indented incorrectly; expected at least 12 spaces, found 3
(#4339) Spaces must be used to indent lines; tabs are not allowed
(#4339) Tab found within whitespace
(#4339) Line indented incorrectly; expected at least 12 spaces, found 2
(#4339) Inline control structures are not allowed
(#4341) Spaces must be used to indent lines; tabs are not allowed
(#4341) Tab found within whitespace
(#4341) Line indented incorrectly; expected at least 12 spaces, found 2
(#4343) Spaces must be used to indent lines; tabs are not allowed
(#4343) Tab found within whitespace
(#4343) Line indented incorrectly; expected at least 12 spaces, found 2
(#4344) Spaces must be used to indent lines; tabs are not allowed
(#4344) Tab found within whitespace
(#4344) Line indented incorrectly; expected 8 spaces, found 1
(#4345) Spaces must be used to indent lines; tabs are not allowed
(#4345) Tab found within whitespace
(#4345) Line indented incorrectly; expected at least 8 spaces, found 1
(#4346) Line indented incorrectly; expected 4 spaces, found 0
(#4348) Line indented incorrectly; expected 4 spaces, found 0
(#4348) Visibility must be declared on method "get_moodle_users_number"
(#4349) Line indented incorrectly; expected at least 4 spaces, found 0
(#4349) Opening brace should be on the same line as the declaration
(#4350) Spaces must be used to indent lines; tabs are not allowed
(#4350) Tab found within whitespace
(#4350) Line indented incorrectly; expected at least 8 spaces, found 1
(#4352) Spaces must be used to indent lines; tabs are not allowed
(#4352) Tab found within whitespace
(#4352) Line indented incorrectly; expected at least 8 spaces, found 1
(#4353) Spaces must be used to indent lines; tabs are not allowed
(#4353) Tab found within whitespace
(#4353) Line indented incorrectly; expected at least 8 spaces, found 1
(#4354) Spaces must be used to indent lines; tabs are not allowed
(#4354) Tab found within whitespace
(#4354) Line indented incorrectly; expected at least 8 spaces, found 1
(#4355) Spaces must be used to indent lines; tabs are not allowed
(#4355) Tab found within whitespace
(#4355) Line indented incorrectly; expected 8 spaces, found 1
(#4355) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4356) Spaces must be used to indent lines; tabs are not allowed
(#4356) Tab found within whitespace
(#4356) Line indented incorrectly; expected at least 8 spaces, found 1
(#4357) Spaces must be used to indent lines; tabs are not allowed
(#4357) Tab found within whitespace
(#4357) Line indented incorrectly; expected at least 12 spaces, found 2
(#4358) Spaces must be used to indent lines; tabs are not allowed
(#4358) Tab found within whitespace
(#4358) Line indented incorrectly; expected 8 spaces, found 1
(#4359) Spaces must be used to indent lines; tabs are not allowed
(#4359) Tab found within whitespace
(#4359) Line indented incorrectly; expected at least 8 spaces, found 1
(#4359) Inline comments must end in full-stops, exclamation marks, or question marks
(#4359) No space found before comment text; expected "// Guest user" but found "//Guest user"
(#4360) Spaces must be used to indent lines; tabs are not allowed
(#4360) Tab found within whitespace
(#4360) Line indented incorrectly; expected at least 8 spaces, found 1
(#4362) Spaces must be used to indent lines; tabs are not allowed
(#4362) Tab found within whitespace
(#4362) Line indented incorrectly; expected 8 spaces, found 1
(#4362) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#4363) Spaces must be used to indent lines; tabs are not allowed
(#4363) Tab found within whitespace
(#4363) Line indented incorrectly; expected at least 8 spaces, found 1
(#4364) Spaces must be used to indent lines; tabs are not allowed
(#4364) Tab found within whitespace
(#4364) Line indented incorrectly; expected at least 12 spaces, found 2
(#4365) Spaces must be used to indent lines; tabs are not allowed
(#4365) Tab found within whitespace
(#4365) Line indented incorrectly; expected at least 12 spaces, found 2
(#4366) Spaces must be used to indent lines; tabs are not allowed
(#4366) Tab found within whitespace
(#4366) Line indented incorrectly; expected at least 12 spaces, found 2
(#4367) Spaces must be used to indent lines; tabs are not allowed
(#4367) Tab found within whitespace
(#4367) Line indented incorrectly; expected at least 12 spaces, found 2
(#4368) Spaces must be used to indent lines; tabs are not allowed
(#4368) Tab found within whitespace
(#4368) Line indented incorrectly; expected at least 12 spaces, found 2
(#4369) Spaces must be used to indent lines; tabs are not allowed
(#4369) Tab found within whitespace
(#4369) Line indented incorrectly; expected at least 12 spaces, found 2
(#4370) Spaces must be used to indent lines; tabs are not allowed
(#4370) Tab found within whitespace
(#4370) Line indented incorrectly; expected at least 12 spaces, found 2
(#4371) Spaces must be used to indent lines; tabs are not allowed
(#4371) Tab found within whitespace
(#4371) Line indented incorrectly; expected at least 12 spaces, found 2
(#4372) Spaces must be used to indent lines; tabs are not allowed
(#4372) Tab found within whitespace
(#4372) Line indented incorrectly; expected at least 12 spaces, found 2
(#4374) Spaces must be used to indent lines; tabs are not allowed
(#4374) Tab found within whitespace
(#4374) Line indented incorrectly; expected at least 12 spaces, found 2
(#4380) Spaces must be used to indent lines; tabs are not allowed
(#4380) Tab found within whitespace
(#4380) Line indented incorrectly; expected 8 spaces, found 1
(#4381) Spaces must be used to indent lines; tabs are not allowed
(#4381) Tab found within whitespace
(#4381) Line indented incorrectly; expected 8 spaces, found 1
(#4381) Expected "} else {\n"; found "}\n\telse\n\t{\n"
(#4382) Spaces must be used to indent lines; tabs are not allowed
(#4382) Tab found within whitespace
(#4382) Line indented incorrectly; expected at least 8 spaces, found 1
(#4383) Spaces must be used to indent lines; tabs are not allowed
(#4383) Tab found within whitespace
(#4383) Line indented incorrectly; expected at least 12 spaces, found 2
(#4387) Spaces must be used to indent lines; tabs are not allowed
(#4387) Tab found within whitespace
(#4387) Line indented incorrectly; expected 8 spaces, found 1
(#4389) Spaces must be used to indent lines; tabs are not allowed
(#4389) Tab found within whitespace
(#4389) Line indented incorrectly; expected at least 8 spaces, found 1
(#4390) Line indented incorrectly; expected 4 spaces, found 0
(#4392) Line indented incorrectly; expected 4 spaces, found 0
(#4392) Visibility must be declared on method "check_moodle_users"
(#4393) Line indented incorrectly; expected at least 4 spaces, found 0
(#4393) Opening brace should be on the same line as the declaration
(#4394) Spaces must be used to indent lines; tabs are not allowed
(#4394) Tab found within whitespace
(#4394) Line indented incorrectly; expected at least 8 spaces, found 1
(#4396) Spaces must be used to indent lines; tabs are not allowed
(#4396) Tab found within whitespace
(#4396) Line indented incorrectly; expected at least 8 spaces, found 1
(#4397) Spaces must be used to indent lines; tabs are not allowed
(#4397) Tab found within whitespace
(#4397) Line indented incorrectly; expected 8 spaces, found 1
(#4397) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4398) Spaces must be used to indent lines; tabs are not allowed
(#4398) Tab found within whitespace
(#4398) Line indented incorrectly; expected at least 8 spaces, found 1
(#4399) Spaces must be used to indent lines; tabs are not allowed
(#4399) Tab found within whitespace
(#4399) Line indented incorrectly; expected at least 12 spaces, found 2
(#4400) Spaces must be used to indent lines; tabs are not allowed
(#4400) Tab found within whitespace
(#4400) Line indented incorrectly; expected 8 spaces, found 1
(#4401) Spaces must be used to indent lines; tabs are not allowed
(#4401) Tab found within whitespace
(#4401) Line indented incorrectly; expected at least 8 spaces, found 1
(#4401) Inline comments must end in full-stops, exclamation marks, or question marks
(#4401) No space found before comment text; expected "// Guest user" but found "//Guest user"
(#4402) Spaces must be used to indent lines; tabs are not allowed
(#4402) Tab found within whitespace
(#4402) Line indented incorrectly; expected at least 8 spaces, found 1
(#4403) Spaces must be used to indent lines; tabs are not allowed
(#4403) Tab found within whitespace
(#4403) Line indented incorrectly; expected 8 spaces, found 1
(#4403) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4404) Spaces must be used to indent lines; tabs are not allowed
(#4404) Tab found within whitespace
(#4404) Line indented incorrectly; expected at least 8 spaces, found 1
(#4406) Spaces must be used to indent lines; tabs are not allowed
(#4406) Tab found within whitespace
(#4406) Line indented incorrectly; expected at least 12 spaces, found 2
(#4407) Spaces must be used to indent lines; tabs are not allowed
(#4407) Tab found within whitespace
(#4407) Line indented incorrectly; expected at least 12 spaces, found 2
(#4408) Line indented incorrectly; expected at least 12 spaces, found 8
(#4410) Spaces must be used to indent lines; tabs are not allowed
(#4410) Tab found within whitespace
(#4410) Line indented incorrectly; expected at least 12 spaces, found 2
(#4411) Spaces must be used to indent lines; tabs are not allowed
(#4411) Tab found within whitespace
(#4411) Line indented incorrectly; expected 12 spaces, found 2
(#4411) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#4412) Spaces must be used to indent lines; tabs are not allowed
(#4412) Tab found within whitespace
(#4412) Line indented incorrectly; expected at least 12 spaces, found 2
(#4413) Spaces must be used to indent lines; tabs are not allowed
(#4413) Tab found within whitespace
(#4413) Line indented incorrectly; expected at least 16 spaces, found 3
(#4414) Spaces must be used to indent lines; tabs are not allowed
(#4414) Tab found within whitespace
(#4414) Line indented incorrectly; expected at least 16 spaces, found 3
(#4415) Spaces must be used to indent lines; tabs are not allowed
(#4415) Tab found within whitespace
(#4415) Line indented incorrectly; expected at least 16 spaces, found 3
(#4415) Inline control structures are not allowed
(#4416) Spaces must be used to indent lines; tabs are not allowed
(#4416) Tab found within whitespace
(#4416) Line indented incorrectly; expected at least 16 spaces, found 4
(#4417) Spaces must be used to indent lines; tabs are not allowed
(#4417) Tab found within whitespace
(#4417) Line indented incorrectly; expected at least 16 spaces, found 3
(#4417) Inline control structures are not allowed
(#4418) Spaces must be used to indent lines; tabs are not allowed
(#4418) Tab found within whitespace
(#4418) Line indented incorrectly; expected at least 16 spaces, found 4
(#4419) Spaces must be used to indent lines; tabs are not allowed
(#4419) Tab found within whitespace
(#4419) Line indented incorrectly; expected 12 spaces, found 2
(#4420) Spaces must be used to indent lines; tabs are not allowed
(#4420) Tab found within whitespace
(#4420) Line indented incorrectly; expected 12 spaces, found 2
(#4420) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#4421) Spaces must be used to indent lines; tabs are not allowed
(#4421) Tab found within whitespace
(#4421) Line indented incorrectly; expected at least 12 spaces, found 2
(#4422) Spaces must be used to indent lines; tabs are not allowed
(#4422) Tab found within whitespace
(#4422) Line indented incorrectly; expected at least 16 spaces, found 3
(#4423) Spaces must be used to indent lines; tabs are not allowed
(#4423) Tab found within whitespace
(#4423) Line indented incorrectly; expected at least 16 spaces, found 3
(#4424) Spaces must be used to indent lines; tabs are not allowed
(#4424) Tab found within whitespace
(#4424) Line indented incorrectly; expected at least 16 spaces, found 3
(#4425) Spaces must be used to indent lines; tabs are not allowed
(#4425) Tab found within whitespace
(#4425) Line indented incorrectly; expected 12 spaces, found 2
(#4426) Spaces must be used to indent lines; tabs are not allowed
(#4426) Tab found within whitespace
(#4426) Line indented incorrectly; expected at least 12 spaces, found 2
(#4427) Spaces must be used to indent lines; tabs are not allowed
(#4427) Tab found within whitespace
(#4427) Line indented incorrectly; expected 8 spaces, found 1
(#4429) Spaces must be used to indent lines; tabs are not allowed
(#4429) Tab found within whitespace
(#4429) Line indented incorrectly; expected at least 8 spaces, found 1
(#4430) Line indented incorrectly; expected 4 spaces, found 0
(#4432) Line indented incorrectly; expected 4 spaces, found 0
(#4432) Visibility must be declared on method "get_moodle_only_users"
(#4433) Line indented incorrectly; expected at least 4 spaces, found 0
(#4433) Opening brace should be on the same line as the declaration
(#4434) Spaces must be used to indent lines; tabs are not allowed
(#4434) Tab found within whitespace
(#4434) Line indented incorrectly; expected at least 8 spaces, found 1
(#4436) Spaces must be used to indent lines; tabs are not allowed
(#4436) Tab found within whitespace
(#4436) Line indented incorrectly; expected at least 8 spaces, found 1
(#4437) Spaces must be used to indent lines; tabs are not allowed
(#4437) Tab found within whitespace
(#4437) Line indented incorrectly; expected at least 8 spaces, found 1
(#4438) Spaces must be used to indent lines; tabs are not allowed
(#4438) Tab found within whitespace
(#4438) Line indented incorrectly; expected 8 spaces, found 1
(#4438) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4439) Spaces must be used to indent lines; tabs are not allowed
(#4439) Tab found within whitespace
(#4439) Line indented incorrectly; expected at least 8 spaces, found 1
(#4440) Spaces must be used to indent lines; tabs are not allowed
(#4440) Tab found within whitespace
(#4440) Line indented incorrectly; expected at least 12 spaces, found 2
(#4441) Spaces must be used to indent lines; tabs are not allowed
(#4441) Tab found within whitespace
(#4441) Line indented incorrectly; expected 8 spaces, found 1
(#4442) Spaces must be used to indent lines; tabs are not allowed
(#4442) Tab found within whitespace
(#4442) Line indented incorrectly; expected at least 8 spaces, found 1
(#4442) Inline comments must end in full-stops, exclamation marks, or question marks
(#4442) No space found before comment text; expected "// Guest user" but found "//Guest user"
(#4443) Spaces must be used to indent lines; tabs are not allowed
(#4443) Tab found within whitespace
(#4443) Line indented incorrectly; expected at least 8 spaces, found 1
(#4445) Spaces must be used to indent lines; tabs are not allowed
(#4445) Tab found within whitespace
(#4445) Line indented incorrectly; expected at least 8 spaces, found 1
(#4446) Spaces must be used to indent lines; tabs are not allowed
(#4446) Tab found within whitespace
(#4446) Line indented incorrectly; expected 8 spaces, found 1
(#4446) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4447) Spaces must be used to indent lines; tabs are not allowed
(#4447) Tab found within whitespace
(#4447) Line indented incorrectly; expected at least 8 spaces, found 1
(#4448) Spaces must be used to indent lines; tabs are not allowed
(#4448) Tab found within whitespace
(#4448) Line indented incorrectly; expected at least 12 spaces, found 2
(#4449) Spaces must be used to indent lines; tabs are not allowed
(#4449) Tab found within whitespace
(#4449) Line indented incorrectly; expected at least 12 spaces, found 2
(#4450) Line indented incorrectly; expected at least 12 spaces, found 8
(#4451) Spaces must be used to indent lines; tabs are not allowed
(#4451) Tab found within whitespace
(#4451) Line indented incorrectly; expected 8 spaces, found 1
(#4453) Spaces must be used to indent lines; tabs are not allowed
(#4453) Tab found within whitespace
(#4453) Line indented incorrectly; expected at least 8 spaces, found 1
(#4454) Spaces must be used to indent lines; tabs are not allowed
(#4454) Tab found within whitespace
(#4454) Line indented incorrectly; expected at least 8 spaces, found 1
(#4455) Spaces must be used to indent lines; tabs are not allowed
(#4455) Tab found within whitespace
(#4455) Line indented incorrectly; expected 8 spaces, found 1
(#4455) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#4456) Spaces must be used to indent lines; tabs are not allowed
(#4456) Tab found within whitespace
(#4456) Line indented incorrectly; expected at least 8 spaces, found 1
(#4457) Spaces must be used to indent lines; tabs are not allowed
(#4457) Tab found within whitespace
(#4457) Line indented incorrectly; expected at least 12 spaces, found 2
(#4458) Spaces must be used to indent lines; tabs are not allowed
(#4458) Tab found within whitespace
(#4458) Line indented incorrectly; expected at least 12 spaces, found 2
(#4459) Spaces must be used to indent lines; tabs are not allowed
(#4459) Tab found within whitespace
(#4459) Line indented incorrectly; expected at least 12 spaces, found 2
(#4460) Spaces must be used to indent lines; tabs are not allowed
(#4460) Tab found within whitespace
(#4460) Line indented incorrectly; expected at least 12 spaces, found 2
(#4461) Spaces must be used to indent lines; tabs are not allowed
(#4461) Tab found within whitespace
(#4461) Line indented incorrectly; expected at least 12 spaces, found 2
(#4462) Spaces must be used to indent lines; tabs are not allowed
(#4462) Tab found within whitespace
(#4462) Line indented incorrectly; expected at least 12 spaces, found 2
(#4463) Spaces must be used to indent lines; tabs are not allowed
(#4463) Tab found within whitespace
(#4463) Line indented incorrectly; expected at least 12 spaces, found 2
(#4464) Spaces must be used to indent lines; tabs are not allowed
(#4464) Tab found within whitespace
(#4464) Line indented incorrectly; expected at least 12 spaces, found 2
(#4465) Spaces must be used to indent lines; tabs are not allowed
(#4465) Tab found within whitespace
(#4465) Line indented incorrectly; expected at least 12 spaces, found 2
(#4467) Spaces must be used to indent lines; tabs are not allowed
(#4467) Tab found within whitespace
(#4467) This comment is 69% valid code; is this commented out code?
(#4467) Line indented incorrectly; expected at least 12 spaces, found 2
(#4468) Line indented incorrectly; expected at least 12 spaces, found 2
(#4473) Line indented incorrectly; expected at least 12 spaces, found 0
(#4475) Spaces must be used to indent lines; tabs are not allowed
(#4475) Tab found within whitespace
(#4475) Line indented incorrectly; expected at least 12 spaces, found 2
(#4477) Whitespace found at end of line within string
(#4481) Spaces must be used to indent lines; tabs are not allowed
(#4481) Tab found within whitespace
(#4481) Line indented incorrectly; expected 8 spaces, found 1
(#4482) Spaces must be used to indent lines; tabs are not allowed
(#4482) Tab found within whitespace
(#4482) Line indented incorrectly; expected at least 8 spaces, found 1
(#4482) Inline control structures are not allowed
(#4483) Spaces must be used to indent lines; tabs are not allowed
(#4483) Tab found within whitespace
(#4483) Line indented incorrectly; expected at least 8 spaces, found 2
(#4488) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4490) Spaces must be used to indent lines; tabs are not allowed
(#4490) Tab found within whitespace
(#4490) Line indented incorrectly; expected at least 8 spaces, found 1
(#4491) Spaces must be used to indent lines; tabs are not allowed
(#4491) Tab found within whitespace
(#4491) Line indented incorrectly; expected at least 8 spaces, found 1
(#4492) Spaces must be used to indent lines; tabs are not allowed
(#4492) Tab found within whitespace
(#4492) Line indented incorrectly; expected at least 8 spaces, found 1
(#4493) Spaces must be used to indent lines; tabs are not allowed
(#4493) Tab found within whitespace
(#4493) Line indented incorrectly; expected 8 spaces, found 1
(#4493) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4494) Spaces must be used to indent lines; tabs are not allowed
(#4494) Tab found within whitespace
(#4494) Line indented incorrectly; expected at least 8 spaces, found 1
(#4495) Spaces must be used to indent lines; tabs are not allowed
(#4495) Tab found within whitespace
(#4495) Line indented incorrectly; expected at least 12 spaces, found 2
(#4496) Spaces must be used to indent lines; tabs are not allowed
(#4496) Tab found within whitespace
(#4496) Line indented incorrectly; expected at least 12 spaces, found 2
(#4496) Inline control structures are not allowed
(#4497) Spaces must be used to indent lines; tabs are not allowed
(#4497) Tab found within whitespace
(#4497) Line indented incorrectly; expected at least 12 spaces, found 3
(#4498) Spaces must be used to indent lines; tabs are not allowed
(#4498) Tab found within whitespace
(#4498) Line indented incorrectly; expected at least 12 spaces, found 2
(#4498) Inline control structures are not allowed
(#4500) Spaces must be used to indent lines; tabs are not allowed
(#4500) Tab found within whitespace
(#4500) Line indented incorrectly; expected at least 12 spaces, found 2
(#4502) Spaces must be used to indent lines; tabs are not allowed
(#4502) Tab found within whitespace
(#4502) Line indented incorrectly; expected at least 12 spaces, found 2
(#4503) Spaces must be used to indent lines; tabs are not allowed
(#4503) Tab found within whitespace
(#4503) Line indented incorrectly; expected 8 spaces, found 1
(#4504) Spaces must be used to indent lines; tabs are not allowed
(#4504) Tab found within whitespace
(#4504) Line indented incorrectly; expected at least 8 spaces, found 1
(#4506) Line indented incorrectly; expected 4 spaces, found 0
(#4508) Line indented incorrectly; expected 4 spaces, found 0
(#4508) Visibility must be declared on method "delete_user"
(#4509) Line indented incorrectly; expected at least 4 spaces, found 0
(#4509) Opening brace should be on the same line as the declaration
(#4510) Spaces must be used to indent lines; tabs are not allowed
(#4510) Tab found within whitespace
(#4510) Line indented incorrectly; expected at least 8 spaces, found 1
(#4512) Spaces must be used to indent lines; tabs are not allowed
(#4512) Tab found within whitespace
(#4512) Line indented incorrectly; expected at least 8 spaces, found 1
(#4513) Spaces must be used to indent lines; tabs are not allowed
(#4513) Tab found within whitespace
(#4513) Line indented incorrectly; expected at least 8 spaces, found 1
(#4514) Spaces must be used to indent lines; tabs are not allowed
(#4514) Tab found within whitespace
(#4514) Line indented incorrectly; expected at least 8 spaces, found 1
(#4515) Spaces must be used to indent lines; tabs are not allowed
(#4515) Tab found within whitespace
(#4515) Line indented incorrectly; expected at least 8 spaces, found 1
(#4517) Spaces must be used to indent lines; tabs are not allowed
(#4517) Tab found within whitespace
(#4517) Line indented incorrectly; expected 8 spaces, found 1
(#4517) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#4518) Spaces must be used to indent lines; tabs are not allowed
(#4518) Tab found within whitespace
(#4518) Line indented incorrectly; expected at least 8 spaces, found 1
(#4519) Spaces must be used to indent lines; tabs are not allowed
(#4519) Tab found within whitespace
(#4519) Line indented incorrectly; expected at least 12 spaces, found 2
(#4520) Spaces must be used to indent lines; tabs are not allowed
(#4520) Tab found within whitespace
(#4520) Line indented incorrectly; expected at least 12 spaces, found 2
(#4521) Spaces must be used to indent lines; tabs are not allowed
(#4521) Tab found within whitespace
(#4521) Line indented incorrectly; expected 8 spaces, found 1
(#4522) Spaces must be used to indent lines; tabs are not allowed
(#4522) Tab found within whitespace
(#4522) Line indented incorrectly; expected at least 8 spaces, found 1
(#4523) Line indented incorrectly; expected 4 spaces, found 0
(#4525) Line indented incorrectly; expected 4 spaces, found 0
(#4525) Visibility must be declared on method "user_id"
(#4526) Line indented incorrectly; expected at least 4 spaces, found 0
(#4526) Opening brace should be on the same line as the declaration
(#4527) Spaces must be used to indent lines; tabs are not allowed
(#4527) Tab found within whitespace
(#4527) Line indented incorrectly; expected at least 8 spaces, found 1
(#4529) Spaces must be used to indent lines; tabs are not allowed
(#4529) Tab found within whitespace
(#4529) Line indented incorrectly; expected at least 8 spaces, found 1
(#4530) Spaces must be used to indent lines; tabs are not allowed
(#4530) Tab found within whitespace
(#4530) Line indented incorrectly; expected at least 8 spaces, found 1
(#4531) Spaces must be used to indent lines; tabs are not allowed
(#4531) Tab found within whitespace
(#4531) Line indented incorrectly; expected at least 8 spaces, found 1
(#4532) Spaces must be used to indent lines; tabs are not allowed
(#4532) Tab found within whitespace
(#4532) Line indented incorrectly; expected at least 8 spaces, found 1
(#4534) Spaces must be used to indent lines; tabs are not allowed
(#4534) Tab found within whitespace
(#4534) Line indented incorrectly; expected at least 8 spaces, found 1
(#4534) Inline control structures are not allowed
(#4535) Spaces must be used to indent lines; tabs are not allowed
(#4535) Tab found within whitespace
(#4535) Line indented incorrectly; expected at least 8 spaces, found 2
(#4537) Spaces must be used to indent lines; tabs are not allowed
(#4537) Tab found within whitespace
(#4537) Line indented incorrectly; expected at least 8 spaces, found 1
(#4538) Line indented incorrectly; expected 4 spaces, found 0
(#4540) Line indented incorrectly; expected 4 spaces, found 0
(#4540) Visibility must be declared on method "user_details"
(#4541) Line indented incorrectly; expected at least 4 spaces, found 0
(#4541) Opening brace should be on the same line as the declaration
(#4542) Spaces must be used to indent lines; tabs are not allowed
(#4542) Tab found within whitespace
(#4542) Line indented incorrectly; expected at least 8 spaces, found 1
(#4544) Spaces must be used to indent lines; tabs are not allowed
(#4544) Tab found within whitespace
(#4544) Line indented incorrectly; expected at least 8 spaces, found 1
(#4545) Spaces must be used to indent lines; tabs are not allowed
(#4545) Tab found within whitespace
(#4545) Line indented incorrectly; expected at least 8 spaces, found 1
(#4546) Spaces must be used to indent lines; tabs are not allowed
(#4546) Tab found within whitespace
(#4546) Line indented incorrectly; expected at least 8 spaces, found 1
(#4547) Spaces must be used to indent lines; tabs are not allowed
(#4547) Tab found within whitespace
(#4547) Line indented incorrectly; expected at least 8 spaces, found 1
(#4549) Spaces must be used to indent lines; tabs are not allowed
(#4549) Tab found within whitespace
(#4549) Line indented incorrectly; expected at least 8 spaces, found 1
(#4550) Spaces must be used to indent lines; tabs are not allowed
(#4550) Tab found within whitespace
(#4550) Line indented incorrectly; expected at least 8 spaces, found 1
(#4551) Spaces must be used to indent lines; tabs are not allowed
(#4551) Tab found within whitespace
(#4551) Line indented incorrectly; expected at least 8 spaces, found 1
(#4552) Spaces must be used to indent lines; tabs are not allowed
(#4552) Tab found within whitespace
(#4552) Line indented incorrectly; expected at least 8 spaces, found 1
(#4553) Spaces must be used to indent lines; tabs are not allowed
(#4553) Tab found within whitespace
(#4553) Line indented incorrectly; expected at least 8 spaces, found 1
(#4554) Spaces must be used to indent lines; tabs are not allowed
(#4554) Tab found within whitespace
(#4554) Line indented incorrectly; expected at least 8 spaces, found 1
(#4555) Spaces must be used to indent lines; tabs are not allowed
(#4555) Tab found within whitespace
(#4555) Line indented incorrectly; expected at least 8 spaces, found 1
(#4556) Spaces must be used to indent lines; tabs are not allowed
(#4556) Tab found within whitespace
(#4556) Line indented incorrectly; expected at least 8 spaces, found 1
(#4557) Spaces must be used to indent lines; tabs are not allowed
(#4557) Tab found within whitespace
(#4557) Line indented incorrectly; expected at least 8 spaces, found 1
(#4558) Spaces must be used to indent lines; tabs are not allowed
(#4558) Tab found within whitespace
(#4558) Line indented incorrectly; expected at least 8 spaces, found 1
(#4559) Spaces must be used to indent lines; tabs are not allowed
(#4559) Tab found within whitespace
(#4559) Line indented incorrectly; expected at least 8 spaces, found 1
(#4560) Spaces must be used to indent lines; tabs are not allowed
(#4560) Tab found within whitespace
(#4560) Line indented incorrectly; expected at least 8 spaces, found 1
(#4561) Spaces must be used to indent lines; tabs are not allowed
(#4561) Tab found within whitespace
(#4561) Line indented incorrectly; expected at least 8 spaces, found 1
(#4562) Spaces must be used to indent lines; tabs are not allowed
(#4562) Tab found within whitespace
(#4562) Line indented incorrectly; expected at least 8 spaces, found 1
(#4563) Spaces must be used to indent lines; tabs are not allowed
(#4563) Tab found within whitespace
(#4563) Line indented incorrectly; expected at least 8 spaces, found 1
(#4564) Spaces must be used to indent lines; tabs are not allowed
(#4564) Tab found within whitespace
(#4564) Line indented incorrectly; expected at least 8 spaces, found 1
(#4565) Spaces must be used to indent lines; tabs are not allowed
(#4565) Tab found within whitespace
(#4565) Line indented incorrectly; expected at least 8 spaces, found 1
(#4566) Spaces must be used to indent lines; tabs are not allowed
(#4566) Tab found within whitespace
(#4566) Line indented incorrectly; expected at least 8 spaces, found 1
(#4567) Spaces must be used to indent lines; tabs are not allowed
(#4567) Tab found within whitespace
(#4567) Line indented incorrectly; expected at least 8 spaces, found 1
(#4568) Spaces must be used to indent lines; tabs are not allowed
(#4568) Tab found within whitespace
(#4568) Line indented incorrectly; expected at least 8 spaces, found 1
(#4569) Spaces must be used to indent lines; tabs are not allowed
(#4569) Tab found within whitespace
(#4569) Line indented incorrectly; expected at least 8 spaces, found 1
(#4570) Spaces must be used to indent lines; tabs are not allowed
(#4570) Tab found within whitespace
(#4570) Line indented incorrectly; expected at least 8 spaces, found 1
(#4571) Spaces must be used to indent lines; tabs are not allowed
(#4571) Tab found within whitespace
(#4571) Line indented incorrectly; expected at least 8 spaces, found 1
(#4572) Spaces must be used to indent lines; tabs are not allowed
(#4572) Tab found within whitespace
(#4572) Line indented incorrectly; expected at least 8 spaces, found 1
(#4573) Spaces must be used to indent lines; tabs are not allowed
(#4573) Tab found within whitespace
(#4573) Line indented incorrectly; expected at least 8 spaces, found 1
(#4574) Spaces must be used to indent lines; tabs are not allowed
(#4574) Tab found within whitespace
(#4574) Line indented incorrectly; expected at least 8 spaces, found 1
(#4575) Spaces must be used to indent lines; tabs are not allowed
(#4575) Tab found within whitespace
(#4575) Line indented incorrectly; expected at least 8 spaces, found 1
(#4576) Spaces must be used to indent lines; tabs are not allowed
(#4576) Tab found within whitespace
(#4576) Line indented incorrectly; expected at least 8 spaces, found 1
(#4578) Spaces must be used to indent lines; tabs are not allowed
(#4578) Tab found within whitespace
(#4578) Line indented incorrectly; expected at least 8 spaces, found 1
(#4579) Spaces must be used to indent lines; tabs are not allowed
(#4579) Tab found within whitespace
(#4579) Line indented incorrectly; expected at least 8 spaces, found 1
(#4580) Spaces must be used to indent lines; tabs are not allowed
(#4580) Tab found within whitespace
(#4580) Line indented incorrectly; expected at least 8 spaces, found 1
(#4580) Variable "context_id" must not contain underscores.
(#4582) Spaces must be used to indent lines; tabs are not allowed
(#4582) Tab found within whitespace
(#4582) Line indented incorrectly; expected at least 8 spaces, found 1
(#4582) Inline control structures are not allowed
(#4583) Spaces must be used to indent lines; tabs are not allowed
(#4583) Tab found within whitespace
(#4583) Line indented incorrectly; expected at least 8 spaces, found 2
(#4583) Variable "context_id" must not contain underscores.
(#4585) Spaces must be used to indent lines; tabs are not allowed
(#4585) Tab found within whitespace
(#4585) Line indented incorrectly; expected at least 8 spaces, found 1
(#4586) Spaces must be used to indent lines; tabs are not allowed
(#4586) Tab found within whitespace
(#4586) Line indented incorrectly; expected at least 8 spaces, found 1
(#4586) Whitespace found at end of line within string
(#4587) Whitespace found at end of line within string
(#4590) Spaces must be used to indent lines; tabs are not allowed
(#4590) Tab found within whitespace
(#4590) Line indented incorrectly; expected at least 8 spaces, found 1
(#4591) Spaces must be used to indent lines; tabs are not allowed
(#4591) Tab found within whitespace
(#4591) Line indented incorrectly; expected at least 8 spaces, found 1
(#4591) Expected 1 space after "="; 2 found
(#4593) Spaces must be used to indent lines; tabs are not allowed
(#4593) Tab found within whitespace
(#4593) Line indented incorrectly; expected at least 8 spaces, found 1
(#4594) Spaces must be used to indent lines; tabs are not allowed
(#4594) Tab found within whitespace
(#4594) Line indented incorrectly; expected at least 8 spaces, found 1
(#4595) Spaces must be used to indent lines; tabs are not allowed
(#4595) Tab found within whitespace
(#4595) Line indented incorrectly; expected 8 spaces, found 1
(#4595) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4596) Spaces must be used to indent lines; tabs are not allowed
(#4596) Tab found within whitespace
(#4596) Line indented incorrectly; expected at least 8 spaces, found 1
(#4597) Spaces must be used to indent lines; tabs are not allowed
(#4597) Tab found within whitespace
(#4597) Line indented incorrectly; expected at least 12 spaces, found 2
(#4598) Spaces must be used to indent lines; tabs are not allowed
(#4598) Tab found within whitespace
(#4598) Line indented incorrectly; expected at least 12 spaces, found 2
(#4599) Spaces must be used to indent lines; tabs are not allowed
(#4599) Tab found within whitespace
(#4599) Line indented incorrectly; expected at least 12 spaces, found 2
(#4600) Spaces must be used to indent lines; tabs are not allowed
(#4600) Tab found within whitespace
(#4600) Line indented incorrectly; expected 8 spaces, found 1
(#4602) Spaces must be used to indent lines; tabs are not allowed
(#4602) Tab found within whitespace
(#4602) Line indented incorrectly; expected at least 8 spaces, found 1
(#4603) Line indented incorrectly; expected 4 spaces, found 0
(#4605) Line indented incorrectly; expected 4 spaces, found 0
(#4605) Visibility must be declared on method "user_custom_fields"
(#4606) Line indented incorrectly; expected at least 4 spaces, found 0
(#4606) Opening brace should be on the same line as the declaration
(#4607) Spaces must be used to indent lines; tabs are not allowed
(#4607) Tab found within whitespace
(#4607) Line indented incorrectly; expected at least 8 spaces, found 1
(#4609) Spaces must be used to indent lines; tabs are not allowed
(#4609) Tab found within whitespace
(#4609) Line indented incorrectly; expected at least 8 spaces, found 1
(#4612) Spaces must be used to indent lines; tabs are not allowed
(#4612) Tab found within whitespace
(#4612) Line indented incorrectly; expected at least 8 spaces, found 1
(#4612) Expected 1 space after "="; 2 found
(#4613) Spaces must be used to indent lines; tabs are not allowed
(#4613) Tab found within whitespace
(#4613) Line indented incorrectly; expected at least 8 spaces, found 1
(#4614) Spaces must be used to indent lines; tabs are not allowed
(#4614) Tab found within whitespace
(#4614) Line indented incorrectly; expected at least 8 spaces, found 1
(#4614) Variable "custom_fields" must not contain underscores.
(#4615) Spaces must be used to indent lines; tabs are not allowed
(#4615) Tab found within whitespace
(#4615) Line indented incorrectly; expected 8 spaces, found 1
(#4615) Expected "foreach (...) {\n"; found "foreach (...)\n\t{\n"
(#4616) Spaces must be used to indent lines; tabs are not allowed
(#4616) Tab found within whitespace
(#4616) Line indented incorrectly; expected at least 8 spaces, found 1
(#4617) Spaces must be used to indent lines; tabs are not allowed
(#4617) Tab found within whitespace
(#4617) Line indented incorrectly; expected at least 12 spaces, found 2
(#4617) Variable "custom_fields" must not contain underscores.
(#4618) Spaces must be used to indent lines; tabs are not allowed
(#4618) Tab found within whitespace
(#4618) Line indented incorrectly; expected at least 12 spaces, found 2
(#4618) Variable "custom_fields" must not contain underscores.
(#4619) Spaces must be used to indent lines; tabs are not allowed
(#4619) Tab found within whitespace
(#4619) Line indented incorrectly; expected at least 12 spaces, found 2
(#4620) Spaces must be used to indent lines; tabs are not allowed
(#4620) Tab found within whitespace
(#4620) Line indented incorrectly; expected 8 spaces, found 1
(#4622) Spaces must be used to indent lines; tabs are not allowed
(#4622) Tab found within whitespace
(#4622) Line indented incorrectly; expected at least 8 spaces, found 1
(#4622) Variable "custom_fields" must not contain underscores.
(#4623) Line indented incorrectly; expected 4 spaces, found 0
(#4625) Line indented incorrectly; expected 4 spaces, found 0
(#4625) Visibility must be declared on method "user_details_by_id"
(#4626) Line indented incorrectly; expected at least 4 spaces, found 0
(#4626) Opening brace should be on the same line as the declaration
(#4627) Spaces must be used to indent lines; tabs are not allowed
(#4627) Tab found within whitespace
(#4627) Line indented incorrectly; expected at least 8 spaces, found 1
(#4629) Spaces must be used to indent lines; tabs are not allowed
(#4629) Tab found within whitespace
(#4629) Line indented incorrectly; expected at least 8 spaces, found 1
(#4630) Spaces must be used to indent lines; tabs are not allowed
(#4630) Tab found within whitespace
(#4630) Line indented incorrectly; expected at least 8 spaces, found 1
(#4632) Spaces must be used to indent lines; tabs are not allowed
(#4632) Tab found within whitespace
(#4632) Line indented incorrectly; expected at least 8 spaces, found 1
(#4634) Spaces must be used to indent lines; tabs are not allowed
(#4634) Tab found within whitespace
(#4634) Line indented incorrectly; expected at least 8 spaces, found 1
(#4635) Line indented incorrectly; expected 4 spaces, found 0
(#4637) Line indented incorrectly; expected 4 spaces, found 0
(#4637) Visibility must be declared on method "update_session"
(#4638) Line indented incorrectly; expected at least 4 spaces, found 0
(#4638) Opening brace should be on the same line as the declaration
(#4651) Inline control structures are not allowed
(#4654) Variable "session_obj" must not contain underscores.
(#4656) Variable "session_obj" must not contain underscores.
(#4659) Inline control structures are not allowed
(#4666) Line indented incorrectly; expected 4 spaces, found 0
(#4668) Line indented incorrectly; expected 4 spaces, found 0
(#4668) Visibility must be declared on method "migrate_to_joomdle"
(#4669) Line indented incorrectly; expected at least 4 spaces, found 0
(#4669) Opening brace should be on the same line as the declaration
(#4670) Spaces must be used to indent lines; tabs are not allowed
(#4670) Tab found within whitespace
(#4670) Line indented incorrectly; expected at least 8 spaces, found 1
(#4671) Spaces must be used to indent lines; tabs are not allowed
(#4671) Tab found within whitespace
(#4671) Line indented incorrectly; expected at least 8 spaces, found 1
(#4672) Spaces must be used to indent lines; tabs are not allowed
(#4672) Tab found within whitespace
(#4672) Line indented incorrectly; expected at least 8 spaces, found 1
(#4673) Spaces must be used to indent lines; tabs are not allowed
(#4673) Tab found within whitespace
(#4673) Line indented incorrectly; expected at least 8 spaces, found 1
(#4673) Expected 1 space after "=>"; 2 found
(#4673) Whitespace found at end of line
(#4674) Spaces must be used to indent lines; tabs are not allowed
(#4674) Tab found within whitespace
(#4674) Line indented incorrectly; expected at least 8 spaces, found 1
(#4676) Spaces must be used to indent lines; tabs are not allowed
(#4676) Tab found within whitespace
(#4676) Line indented incorrectly; expected at least 8 spaces, found 1
(#4677) Line indented incorrectly; expected 4 spaces, found 0
(#4679) Spaces must be used to indent lines; tabs are not allowed
(#4679) Tab found within whitespace
(#4679) Inline comments must end in full-stops, exclamation marks, or question marks
(#4679) Line indented incorrectly; expected at least 4 spaces, found 1
(#4680) Spaces must be used to indent lines; tabs are not allowed
(#4680) Tab found within whitespace
(#4680) Line indented incorrectly; expected 4 spaces, found 1
(#4680) Visibility must be declared on method "my_events"
(#4680) Whitespace found at end of line
(#4681) Spaces must be used to indent lines; tabs are not allowed
(#4681) Tab found within whitespace
(#4681) Line indented incorrectly; expected at least 4 spaces, found 1
(#4681) Opening brace should be on the same line as the declaration
(#4684) Spaces must be used to indent lines; tabs are not allowed
(#4684) Tab found within whitespace
(#4684) Line indented incorrectly; expected at least 8 spaces, found 2
(#4685) Spaces must be used to indent lines; tabs are not allowed
(#4685) Tab found within whitespace
(#4685) Line indented incorrectly; expected at least 8 spaces, found 2
(#4686) Spaces must be used to indent lines; tabs are not allowed
(#4686) Tab found within whitespace
(#4686) Line indented incorrectly; expected at least 8 spaces, found 2
(#4687) Spaces must be used to indent lines; tabs are not allowed
(#4687) Tab found within whitespace
(#4687) Line indented incorrectly; expected 8 spaces, found 2
(#4687) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#4688) Spaces must be used to indent lines; tabs are not allowed
(#4688) Tab found within whitespace
(#4688) Line indented incorrectly; expected at least 8 spaces, found 2
(#4689) Spaces must be used to indent lines; tabs are not allowed
(#4689) Tab found within whitespace
(#4689) Line indented incorrectly; expected at least 12 spaces, found 3
(#4690) Spaces must be used to indent lines; tabs are not allowed
(#4690) Tab found within whitespace
(#4690) Line indented incorrectly; expected 8 spaces, found 2
(#4691) Spaces must be used to indent lines; tabs are not allowed
(#4691) Tab found within whitespace
(#4691) Line indented incorrectly; expected 8 spaces, found 2
(#4691) Expected "} else {\n"; found "}\n\t\telse \n\t\t{\n"
(#4691) Whitespace found at end of line
(#4692) Spaces must be used to indent lines; tabs are not allowed
(#4692) Tab found within whitespace
(#4692) Line indented incorrectly; expected at least 8 spaces, found 2
(#4693) Spaces must be used to indent lines; tabs are not allowed
(#4693) Tab found within whitespace
(#4693) Line indented incorrectly; expected at least 12 spaces, found 3
(#4695) Spaces must be used to indent lines; tabs are not allowed
(#4695) Tab found within whitespace
(#4695) Line indented incorrectly; expected at least 12 spaces, found 3
(#4695) Inline control structures are not allowed
(#4696) Spaces must be used to indent lines; tabs are not allowed
(#4696) Tab found within whitespace
(#4696) Line indented incorrectly; expected at least 12 spaces, found 4
(#4698) Spaces must be used to indent lines; tabs are not allowed
(#4698) Tab found within whitespace
(#4698) Line indented incorrectly; expected at least 12 spaces, found 3
(#4699) Spaces must be used to indent lines; tabs are not allowed
(#4699) Tab found within whitespace
(#4699) Line indented incorrectly; expected at least 12 spaces, found 3
(#4700) Spaces must be used to indent lines; tabs are not allowed
(#4700) Tab found within whitespace
(#4700) Line indented incorrectly; expected at least 12 spaces, found 3
(#4701) Spaces must be used to indent lines; tabs are not allowed
(#4701) Tab found within whitespace
(#4701) Line indented incorrectly; expected 12 spaces, found 3
(#4701) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#4702) Spaces must be used to indent lines; tabs are not allowed
(#4702) Tab found within whitespace
(#4702) Line indented incorrectly; expected at least 12 spaces, found 3
(#4703) Spaces must be used to indent lines; tabs are not allowed
(#4703) Tab found within whitespace
(#4703) Line indented incorrectly; expected at least 16 spaces, found 4
(#4703) Variable "course_id" must not contain underscores.
(#4704) Spaces must be used to indent lines; tabs are not allowed
(#4704) Tab found within whitespace
(#4704) Line indented incorrectly; expected at least 16 spaces, found 4
(#4704) Variable "cursos_ids" must not contain underscores.
(#4704) Variable "course_id" must not contain underscores.
(#4705) Spaces must be used to indent lines; tabs are not allowed
(#4705) Tab found within whitespace
(#4705) Line indented incorrectly; expected at least 16 spaces, found 4
(#4705) Variable "course_id" must not contain underscores.
(#4707) Spaces must be used to indent lines; tabs are not allowed
(#4707) Tab found within whitespace
(#4707) Line indented incorrectly; expected at least 16 spaces, found 4
(#4707) Inline control structures are not allowed
(#4708) Spaces must be used to indent lines; tabs are not allowed
(#4708) Tab found within whitespace
(#4708) Line indented incorrectly; expected at least 16 spaces, found 5
(#4710) Spaces must be used to indent lines; tabs are not allowed
(#4710) Tab found within whitespace
(#4710) Line indented incorrectly; expected at least 16 spaces, found 4
(#4710) Inline control structures are not allowed
(#4711) Spaces must be used to indent lines; tabs are not allowed
(#4711) Tab found within whitespace
(#4711) Line indented incorrectly; expected at least 16 spaces, found 5
(#4711) Variable "course_id" must not contain underscores.
(#4712) Spaces must be used to indent lines; tabs are not allowed
(#4712) Tab found within whitespace
(#4712) Line indented incorrectly; expected 12 spaces, found 3
(#4714) Spaces must be used to indent lines; tabs are not allowed
(#4714) Tab found within whitespace
(#4714) Line indented incorrectly; expected at least 12 spaces, found 3
(#4715) Spaces must be used to indent lines; tabs are not allowed
(#4715) Tab found within whitespace
(#4715) Line indented incorrectly; expected at least 12 spaces, found 3
(#4715) Variable "cursos_ids" must not contain underscores.
(#4717) Spaces must be used to indent lines; tabs are not allowed
(#4717) Tab found within whitespace
(#4717) Line indented incorrectly; expected at least 12 spaces, found 3
(#4717) Inline control structures are not allowed
(#4718) Spaces must be used to indent lines; tabs are not allowed
(#4718) Tab found within whitespace
(#4718) Line indented incorrectly; expected at least 12 spaces, found 4
(#4719) Spaces must be used to indent lines; tabs are not allowed
(#4719) Tab found within whitespace
(#4719) Line indented incorrectly; expected 8 spaces, found 2
(#4720) Spaces must be used to indent lines; tabs are not allowed
(#4720) Tab found within whitespace
(#4720) Line indented incorrectly; expected at least 8 spaces, found 2
(#4721) Spaces must be used to indent lines; tabs are not allowed
(#4721) Tab found within whitespace
(#4721) Line indented incorrectly; expected at least 8 spaces, found 2
(#4723) Spaces must be used to indent lines; tabs are not allowed
(#4723) Tab found within whitespace
(#4723) Line indented incorrectly; expected at least 8 spaces, found 2
(#4724) Spaces must be used to indent lines; tabs are not allowed
(#4724) Tab found within whitespace
(#4724) Line indented incorrectly; expected 8 spaces, found 2
(#4724) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#4725) Spaces must be used to indent lines; tabs are not allowed
(#4725) Tab found within whitespace
(#4725) Line indented incorrectly; expected at least 8 spaces, found 2
(#4726) Spaces must be used to indent lines; tabs are not allowed
(#4726) Tab found within whitespace
(#4726) Line indented incorrectly; expected at least 12 spaces, found 3
(#4727) Spaces must be used to indent lines; tabs are not allowed
(#4727) Tab found within whitespace
(#4727) Line indented incorrectly; expected at least 12 spaces, found 3
(#4728) Spaces must be used to indent lines; tabs are not allowed
(#4728) Tab found within whitespace
(#4728) Line indented incorrectly; expected at least 12 spaces, found 3
(#4730) Spaces must be used to indent lines; tabs are not allowed
(#4730) Tab found within whitespace
(#4730) Line indented incorrectly; expected at least 12 spaces, found 3
(#4731) Spaces must be used to indent lines; tabs are not allowed
(#4731) Tab found within whitespace
(#4731) Line indented incorrectly; expected 8 spaces, found 2
(#4733) Spaces must be used to indent lines; tabs are not allowed
(#4733) Tab found within whitespace
(#4733) Line indented incorrectly; expected at least 8 spaces, found 2
(#4734) Closing brace indented incorrectly; expected 1 spaces, found 4
(#4736) Spaces must be used to indent lines; tabs are not allowed
(#4736) Tab found within whitespace
(#4736) Line indented incorrectly; expected 4 spaces, found 1
(#4736) Visibility must be declared on method "get_my_events"
(#4737) Opening brace should be on the same line as the declaration
(#4739) Whitespace found at end of line
(#4742) Whitespace found at end of line
(#4744) Whitespace found at end of line
(#4744) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4745) Whitespace found at end of line
(#4746) Inline control structures are not allowed
(#4748) Whitespace found at end of line
(#4750) Whitespace found at end of line
(#4752) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4754) Variable "course_news" must not contain underscores.
(#4755) Variable "course_news" must not contain underscores.
(#4756) Variable "course_news" must not contain underscores.
(#4757) Whitespace found at end of line
(#4758) Variable "course_news" must not contain underscores.
(#4760) Whitespace found at end of line
(#4762) Closing brace indented incorrectly; expected 1 spaces, found 4
(#4764) Visibility must be declared on method "get_events"
(#4764) Variable "start_date" must not contain underscores.
(#4764) Variable "end_date" must not contain underscores.
(#4764) Variable "course_id" must not contain underscores.
(#4765) Opening brace should be on the same line as the declaration
(#4772) Spaces must be used to indent lines; tabs are not allowed
(#4772) Tab found within whitespace
(#4772) Line indented incorrectly; expected 8 spaces, found 2
(#4772) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#4773) Spaces must be used to indent lines; tabs are not allowed
(#4773) Tab found within whitespace
(#4773) Line indented incorrectly; expected at least 8 spaces, found 2
(#4774) Spaces must be used to indent lines; tabs are not allowed
(#4774) Tab found within whitespace
(#4774) Line indented incorrectly; expected 12 spaces, found 3
(#4774) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#4774) Variable "course_id" must not contain underscores.
(#4775) Spaces must be used to indent lines; tabs are not allowed
(#4775) Tab found within whitespace
(#4775) Line indented incorrectly; expected at least 12 spaces, found 3
(#4776) Spaces must be used to indent lines; tabs are not allowed
(#4776) Tab found within whitespace
(#4776) Line indented incorrectly; expected at least 16 spaces, found 4
(#4776) Inline control structures are not allowed
(#4776) Variable "course_id" must not contain underscores.
(#4777) Spaces must be used to indent lines; tabs are not allowed
(#4777) Tab found within whitespace
(#4777) Line indented incorrectly; expected at least 16 spaces, found 5
(#4778) Spaces must be used to indent lines; tabs are not allowed
(#4778) Tab found within whitespace
(#4778) Line indented incorrectly; expected at least 16 spaces, found 4
(#4778) Variable "course_id" must not contain underscores.
(#4779) Spaces must be used to indent lines; tabs are not allowed
(#4779) Tab found within whitespace
(#4779) Line indented incorrectly; expected 12 spaces, found 3
(#4780) Spaces must be used to indent lines; tabs are not allowed
(#4780) Tab found within whitespace
(#4780) Line indented incorrectly; expected at least 12 spaces, found 3
(#4780) Inline control structures are not allowed
(#4781) Spaces must be used to indent lines; tabs are not allowed
(#4781) Tab found within whitespace
(#4781) Line indented incorrectly; expected at least 12 spaces, found 4
(#4782) Spaces must be used to indent lines; tabs are not allowed
(#4782) Tab found within whitespace
(#4782) Line indented incorrectly; expected 8 spaces, found 2
(#4783) Spaces must be used to indent lines; tabs are not allowed
(#4783) Tab found within whitespace
(#4783) Line indented incorrectly; expected 8 spaces, found 2
(#4783) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#4784) Spaces must be used to indent lines; tabs are not allowed
(#4784) Tab found within whitespace
(#4784) Line indented incorrectly; expected at least 8 spaces, found 2
(#4785) Spaces must be used to indent lines; tabs are not allowed
(#4785) Tab found within whitespace
(#4785) Line indented incorrectly; expected at least 12 spaces, found 3
(#4785) Inline control structures are not allowed
(#4786) Spaces must be used to indent lines; tabs are not allowed
(#4786) Tab found within whitespace
(#4786) Line indented incorrectly; expected at least 12 spaces, found 4
(#4787) Spaces must be used to indent lines; tabs are not allowed
(#4787) Tab found within whitespace
(#4787) Line indented incorrectly; expected at least 12 spaces, found 3
(#4788) Spaces must be used to indent lines; tabs are not allowed
(#4788) Tab found within whitespace
(#4788) Line indented incorrectly; expected 8 spaces, found 2
(#4790) Variable "ws_user" must not contain underscores.
(#4790) Line exceeds 132 characters; contains 141 characters
(#4790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4793) Variable "user_id_not_used" must not contain underscores.
(#4793) Whitespace found at end of line
(#4794) Variable "ws_user" must not contain underscores.
(#4794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4794) Inline comments must end in full-stops, exclamation marks, or question marks
(#4795) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4797) Variable "start_date" must not contain underscores.
(#4797) Variable "end_date" must not contain underscores.
(#4800) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4802) Spaces must be used to indent lines; tabs are not allowed
(#4802) Tab found within whitespace
(#4802) Inline comments must end in full-stops, exclamation marks, or question marks
(#4802) Line indented incorrectly; expected at least 12 spaces, found 3
(#4803) Spaces must be used to indent lines; tabs are not allowed
(#4803) Tab found within whitespace
(#4803) Line indented incorrectly; expected at least 12 spaces, found 3
(#4803) Inline control structures are not allowed
(#4805) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4807) Spaces must be used to indent lines; tabs are not allowed
(#4807) Tab found within whitespace
(#4807) Inline comments must end in full-stops, exclamation marks, or question marks
(#4807) Line indented incorrectly; expected at least 16 spaces, found 4
(#4807) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#4808) Inline control structures are not allowed
(#4820) Whitespace found at end of line
(#4825) Visibility must be declared on method "get_event"
(#4826) Opening brace should be on the same line as the declaration
(#4832) Whitespace found at end of line
(#4843) Spaces must be used to indent lines; tabs are not allowed
(#4843) Tab found within whitespace
(#4843) Line indented incorrectly; expected 4 spaces, found 1
(#4843) Visibility must be declared on method "add_parent_role"
(#4844) Spaces must be used to indent lines; tabs are not allowed
(#4844) Tab found within whitespace
(#4844) Line indented incorrectly; expected at least 4 spaces, found 1
(#4844) Opening brace should be on the same line as the declaration
(#4845) Spaces must be used to indent lines; tabs are not allowed
(#4845) Tab found within whitespace
(#4845) Line indented incorrectly; expected at least 8 spaces, found 2
(#4846) Spaces must be used to indent lines; tabs are not allowed
(#4846) Tab found within whitespace
(#4846) Line indented incorrectly; expected at least 8 spaces, found 2
(#4847) Spaces must be used to indent lines; tabs are not allowed
(#4847) Tab found within whitespace
(#4847) Line indented incorrectly; expected at least 8 spaces, found 2
(#4848) Spaces must be used to indent lines; tabs are not allowed
(#4848) Tab found within whitespace
(#4848) Line indented incorrectly; expected at least 8 spaces, found 2
(#4850) Spaces must be used to indent lines; tabs are not allowed
(#4850) Tab found within whitespace
(#4850) Line indented incorrectly; expected at least 8 spaces, found 2
(#4850) Variable "parent_user" must not contain underscores.
(#4851) Spaces must be used to indent lines; tabs are not allowed
(#4851) Tab found within whitespace
(#4851) Line indented incorrectly; expected at least 8 spaces, found 2
(#4851) Inline control structures are not allowed
(#4851) Variable "parent_user" must not contain underscores.
(#4854) Spaces must be used to indent lines; tabs are not allowed
(#4854) Tab found within whitespace
(#4854) Line indented incorrectly; expected at least 8 spaces, found 2
(#4854) Variable "child_user" must not contain underscores.
(#4855) Inline control structures are not allowed
(#4855) Variable "child_user" must not contain underscores.
(#4858) Spaces must be used to indent lines; tabs are not allowed
(#4858) Tab found within whitespace
(#4858) Line indented incorrectly; expected at least 8 spaces, found 2
(#4858) Variable "parent_role_id" must not contain underscores.
(#4859) Spaces must be used to indent lines; tabs are not allowed
(#4859) Tab found within whitespace
(#4859) Line indented incorrectly; expected at least 8 spaces, found 2
(#4859) Inline control structures are not allowed
(#4859) Variable "parent_role_id" must not contain underscores.
(#4861) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4863) Spaces must be used to indent lines; tabs are not allowed
(#4863) Tab found within whitespace
(#4863) Line indented incorrectly; expected at least 8 spaces, found 2
(#4863) Variable "child_user" must not contain underscores.
(#4864) Spaces must be used to indent lines; tabs are not allowed
(#4864) Tab found within whitespace
(#4864) Whitespace found at end of line
(#4865) Spaces must be used to indent lines; tabs are not allowed
(#4865) Tab found within whitespace
(#4865) Line indented incorrectly; expected at least 8 spaces, found 2
(#4865) Variable "parent_role_id" must not contain underscores.
(#4865) Variable "parent_user" must not contain underscores.
(#4867) Spaces must be used to indent lines; tabs are not allowed
(#4867) Tab found within whitespace
(#4867) Line indented incorrectly; expected at least 8 spaces, found 2
(#4868) Spaces must be used to indent lines; tabs are not allowed
(#4868) Tab found within whitespace
(#4868) Line indented incorrectly; expected 4 spaces, found 1
(#4870) Spaces must be used to indent lines; tabs are not allowed
(#4870) Tab found within whitespace
(#4870) Line indented incorrectly; expected 4 spaces, found 1
(#4870) Visibility must be declared on method "remove_parent_role"
(#4871) Spaces must be used to indent lines; tabs are not allowed
(#4871) Tab found within whitespace
(#4871) Line indented incorrectly; expected at least 4 spaces, found 1
(#4871) Opening brace should be on the same line as the declaration
(#4872) Spaces must be used to indent lines; tabs are not allowed
(#4872) Tab found within whitespace
(#4872) Line indented incorrectly; expected at least 8 spaces, found 2
(#4873) Spaces must be used to indent lines; tabs are not allowed
(#4873) Tab found within whitespace
(#4873) Line indented incorrectly; expected at least 8 spaces, found 2
(#4874) Spaces must be used to indent lines; tabs are not allowed
(#4874) Tab found within whitespace
(#4874) Line indented incorrectly; expected at least 8 spaces, found 2
(#4875) Spaces must be used to indent lines; tabs are not allowed
(#4875) Tab found within whitespace
(#4875) Line indented incorrectly; expected at least 8 spaces, found 2
(#4877) Spaces must be used to indent lines; tabs are not allowed
(#4877) Tab found within whitespace
(#4877) Line indented incorrectly; expected at least 8 spaces, found 2
(#4877) Variable "parent_user" must not contain underscores.
(#4878) Spaces must be used to indent lines; tabs are not allowed
(#4878) Tab found within whitespace
(#4878) Line indented incorrectly; expected at least 8 spaces, found 2
(#4878) Inline control structures are not allowed
(#4878) Variable "parent_user" must not contain underscores.
(#4881) Spaces must be used to indent lines; tabs are not allowed
(#4881) Tab found within whitespace
(#4881) Line indented incorrectly; expected at least 8 spaces, found 2
(#4881) Variable "child_user" must not contain underscores.
(#4882) Inline control structures are not allowed
(#4882) Variable "child_user" must not contain underscores.
(#4885) Spaces must be used to indent lines; tabs are not allowed
(#4885) Tab found within whitespace
(#4885) Line indented incorrectly; expected at least 8 spaces, found 2
(#4885) Variable "parent_role_id" must not contain underscores.
(#4886) Spaces must be used to indent lines; tabs are not allowed
(#4886) Tab found within whitespace
(#4886) Line indented incorrectly; expected at least 8 spaces, found 2
(#4886) Inline control structures are not allowed
(#4886) Variable "parent_role_id" must not contain underscores.
(#4889) Spaces must be used to indent lines; tabs are not allowed
(#4889) Tab found within whitespace
(#4889) Line indented incorrectly; expected at least 8 spaces, found 2
(#4889) Variable "child_user" must not contain underscores.
(#4890) Spaces must be used to indent lines; tabs are not allowed
(#4890) Tab found within whitespace
(#4890) Whitespace found at end of line
(#4891) Spaces must be used to indent lines; tabs are not allowed
(#4891) Tab found within whitespace
(#4891) Line indented incorrectly; expected at least 8 spaces, found 2
(#4891) Variable "parent_role_id" must not contain underscores.
(#4891) Variable "parent_user" must not contain underscores.
(#4893) Spaces must be used to indent lines; tabs are not allowed
(#4893) Tab found within whitespace
(#4893) Line indented incorrectly; expected at least 8 spaces, found 2
(#4894) Spaces must be used to indent lines; tabs are not allowed
(#4894) Tab found within whitespace
(#4894) Line indented incorrectly; expected 4 spaces, found 1
(#4896) Spaces must be used to indent lines; tabs are not allowed
(#4896) Tab found within whitespace
(#4896) Line indented incorrectly; expected 4 spaces, found 1
(#4896) Visibility must be declared on method "get_mentees"
(#4897) Spaces must be used to indent lines; tabs are not allowed
(#4897) Tab found within whitespace
(#4897) Line indented incorrectly; expected at least 4 spaces, found 1
(#4897) Opening brace should be on the same line as the declaration
(#4898) Spaces must be used to indent lines; tabs are not allowed
(#4898) Tab found within whitespace
(#4898) Line indented incorrectly; expected at least 8 spaces, found 2
(#4900) Spaces must be used to indent lines; tabs are not allowed
(#4900) Tab found within whitespace
(#4900) Line indented incorrectly; expected at least 8 spaces, found 2
(#4901) Spaces must be used to indent lines; tabs are not allowed
(#4901) Tab found within whitespace
(#4901) Line indented incorrectly; expected at least 8 spaces, found 2
(#4902) Spaces must be used to indent lines; tabs are not allowed
(#4902) Tab found within whitespace
(#4902) Line indented incorrectly; expected at least 8 spaces, found 2
(#4904) Spaces must be used to indent lines; tabs are not allowed
(#4904) Tab found within whitespace
(#4904) Line indented incorrectly; expected at least 8 spaces, found 2
(#4904) Inline control structures are not allowed
(#4905) Spaces must be used to indent lines; tabs are not allowed
(#4905) Tab found within whitespace
(#4905) Line indented incorrectly; expected at least 8 spaces, found 3
(#4907) Spaces must be used to indent lines; tabs are not allowed
(#4907) Tab found within whitespace
(#4907) Line indented incorrectly; expected at least 8 spaces, found 2
(#4915) Spaces must be used to indent lines; tabs are not allowed
(#4915) Tab found within whitespace
(#4915) Line indented incorrectly; expected at least 8 spaces, found 2
(#4915) Inline control structures are not allowed
(#4916) Spaces must be used to indent lines; tabs are not allowed
(#4916) Tab found within whitespace
(#4916) Line indented incorrectly; expected at least 8 spaces, found 3
(#4918) Spaces must be used to indent lines; tabs are not allowed
(#4918) Tab found within whitespace
(#4918) Line indented incorrectly; expected at least 8 spaces, found 2
(#4919) Spaces must be used to indent lines; tabs are not allowed
(#4919) Tab found within whitespace
(#4919) Line indented incorrectly; expected at least 8 spaces, found 2
(#4920) Spaces must be used to indent lines; tabs are not allowed
(#4920) Tab found within whitespace
(#4920) Line indented incorrectly; expected 8 spaces, found 2
(#4921) Spaces must be used to indent lines; tabs are not allowed
(#4921) Tab found within whitespace
(#4921) Line indented incorrectly; expected at least 12 spaces, found 3
(#4922) Spaces must be used to indent lines; tabs are not allowed
(#4922) Tab found within whitespace
(#4922) Line indented incorrectly; expected at least 12 spaces, found 3
(#4922) Variable "child_user" must not contain underscores.
(#4923) Spaces must be used to indent lines; tabs are not allowed
(#4923) Tab found within whitespace
(#4923) Line indented incorrectly; expected at least 12 spaces, found 3
(#4923) Variable "child_user" must not contain underscores.
(#4924) Spaces must be used to indent lines; tabs are not allowed
(#4924) Tab found within whitespace
(#4924) Line indented incorrectly; expected at least 12 spaces, found 3
(#4924) Variable "child_user" must not contain underscores.
(#4924) Variable "child_user" must not contain underscores.
(#4925) Spaces must be used to indent lines; tabs are not allowed
(#4925) Tab found within whitespace
(#4925) Line indented incorrectly; expected at least 12 spaces, found 3
(#4926) Spaces must be used to indent lines; tabs are not allowed
(#4926) Tab found within whitespace
(#4926) Line indented incorrectly; expected 8 spaces, found 2
(#4928) Spaces must be used to indent lines; tabs are not allowed
(#4928) Tab found within whitespace
(#4928) Line indented incorrectly; expected at least 8 spaces, found 2
(#4929) Spaces must be used to indent lines; tabs are not allowed
(#4929) Tab found within whitespace
(#4929) Line indented incorrectly; expected 4 spaces, found 1
(#4931) Visibility must be declared on method "get_roles"
(#4932) Opening brace should be on the same line as the declaration
(#4933) Commas (,) must be followed by white space.
(#4938) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4941) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4943) Inline comments must end in full-stops, exclamation marks, or question marks
(#4945) Inline control structures are not allowed
(#4957) Visibility must be declared on method "get_system_roles"
(#4958) Opening brace should be on the same line as the declaration
(#4959) Commas (,) must be followed by white space.
(#4964) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4967) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4969) Inline comments must end in full-stops, exclamation marks, or question marks
(#4971) Inline control structures are not allowed
(#4983) Spaces must be used to indent lines; tabs are not allowed
(#4983) Tab found within whitespace
(#4983) Line indented incorrectly; expected 4 spaces, found 1
(#4983) Visibility must be declared on method "get_parents"
(#4984) Spaces must be used to indent lines; tabs are not allowed
(#4984) Tab found within whitespace
(#4984) Line indented incorrectly; expected at least 4 spaces, found 1
(#4984) Opening brace should be on the same line as the declaration
(#4985) Spaces must be used to indent lines; tabs are not allowed
(#4985) Tab found within whitespace
(#4985) Line indented incorrectly; expected at least 8 spaces, found 2
(#4986) Spaces must be used to indent lines; tabs are not allowed
(#4986) Tab found within whitespace
(#4986) Line indented incorrectly; expected at least 8 spaces, found 2
(#4986) Variable "parent_role_id" must not contain underscores.
(#4988) Spaces must be used to indent lines; tabs are not allowed
(#4988) Tab found within whitespace
(#4988) Line indented incorrectly; expected at least 8 spaces, found 2
(#4989) Spaces must be used to indent lines; tabs are not allowed
(#4989) Tab found within whitespace
(#4989) Line indented incorrectly; expected at least 8 spaces, found 2
(#4990) Spaces must be used to indent lines; tabs are not allowed
(#4990) Tab found within whitespace
(#4990) Line indented incorrectly; expected at least 8 spaces, found 2
(#4991) Spaces must be used to indent lines; tabs are not allowed
(#4991) Tab found within whitespace
(#4991) Line indented incorrectly; expected at least 8 spaces, found 2
(#4992) Spaces must be used to indent lines; tabs are not allowed
(#4992) Tab found within whitespace
(#4992) Line indented incorrectly; expected at least 8 spaces, found 2
(#4993) Spaces must be used to indent lines; tabs are not allowed
(#4993) Tab found within whitespace
(#4993) Line indented incorrectly; expected at least 8 spaces, found 2
(#4995) Spaces must be used to indent lines; tabs are not allowed
(#4995) Tab found within whitespace
(#4995) Line indented incorrectly; expected at least 8 spaces, found 2
(#4995) Expected 1 space after "="; newline found
(#4996) Spaces must be used to indent lines; tabs are not allowed
(#4996) Tab found within whitespace
(#4996) Line indented incorrectly; expected at least 8 spaces, found 6
(#5000) Variable "parent_role_id" must not contain underscores.
(#5004) Spaces must be used to indent lines; tabs are not allowed
(#5004) Tab found within whitespace
(#5004) Line indented incorrectly; expected at least 8 spaces, found 2
(#5004) Expected 1 space after "="; 2 found
(#5006) Spaces must be used to indent lines; tabs are not allowed
(#5006) Tab found within whitespace
(#5006) Line indented incorrectly; expected at least 8 spaces, found 2
(#5007) Spaces must be used to indent lines; tabs are not allowed
(#5007) Tab found within whitespace
(#5007) Line indented incorrectly; expected 8 spaces, found 2
(#5007) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#5008) Spaces must be used to indent lines; tabs are not allowed
(#5008) Tab found within whitespace
(#5008) Line indented incorrectly; expected at least 8 spaces, found 2
(#5009) Spaces must be used to indent lines; tabs are not allowed
(#5009) Tab found within whitespace
(#5009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5009) Inline comments must end in full-stops, exclamation marks, or question marks
(#5009) This comment is 59% valid code; is this commented out code?
(#5009) Line indented incorrectly; expected at least 12 spaces, found 2
(#5009) Tab found before comment text; expected "// $r['userid'] = $mentor->userid;" but found "// $r['userid'] = $mentor->userid;"
(#5010) Spaces must be used to indent lines; tabs are not allowed
(#5010) Tab found within whitespace
(#5010) Line indented incorrectly; expected at least 12 spaces, found 3
(#5012) Spaces must be used to indent lines; tabs are not allowed
(#5012) Tab found within whitespace
(#5012) Line indented incorrectly; expected at least 12 spaces, found 3
(#5013) Spaces must be used to indent lines; tabs are not allowed
(#5013) Tab found within whitespace
(#5013) Line indented incorrectly; expected 8 spaces, found 2
(#5015) Spaces must be used to indent lines; tabs are not allowed
(#5015) Tab found within whitespace
(#5015) Line indented incorrectly; expected at least 8 spaces, found 2
(#5016) Spaces must be used to indent lines; tabs are not allowed
(#5016) Tab found within whitespace
(#5016) Line indented incorrectly; expected 4 spaces, found 1
(#5018) Visibility must be declared on method "get_all_parents"
(#5019) Spaces must be used to indent lines; tabs are not allowed
(#5019) Tab found within whitespace
(#5019) Line indented incorrectly; expected at least 4 spaces, found 1
(#5019) Opening brace should be on the same line as the declaration
(#5022) Variable "parent_role_id" must not contain underscores.
(#5024) Variable "parent_role_id" must not contain underscores.
(#5027) Expected 1 space after "="; 2 found
(#5030) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5033) Variable "parent_user" must not contain underscores.
(#5033) Commas (,) must be followed by white space.
(#5035) Variable "parent_data" must not contain underscores.
(#5035) Variable "parent_user" must not contain underscores.
(#5036) Variable "parent_data" must not contain underscores.
(#5036) Variable "parent_user" must not contain underscores.
(#5037) Variable "parent_data" must not contain underscores.
(#5037) Variable "parent_user" must not contain underscores.
(#5038) Variable "parent_data" must not contain underscores.
(#5042) Spaces must be used to indent lines; tabs are not allowed
(#5042) Tab found within whitespace
(#5042) Line indented incorrectly; expected 4 spaces, found 1
(#5042) Closing brace indented incorrectly; expected 4 spaces, found 1
(#5044) Visibility must be declared on method "get_course_parents"
(#5045) Spaces must be used to indent lines; tabs are not allowed
(#5045) Tab found within whitespace
(#5045) Line indented incorrectly; expected at least 4 spaces, found 1
(#5045) Opening brace should be on the same line as the declaration
(#5050) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5052) Spaces must be used to indent lines; tabs are not allowed
(#5052) Tab found within whitespace
(#5052) Line indented incorrectly; expected at least 12 spaces, found 3
(#5055) Commas (,) must be followed by white space.
(#5057) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5060) Variable "parent_user" must not contain underscores.
(#5060) Commas (,) must be followed by white space.
(#5062) Inline comments must end in full-stops, exclamation marks, or question marks
(#5064) Variable "parents_copy" must not contain underscores.
(#5065) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5065) Variable "parents_copy" must not contain underscores.
(#5067) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5067) Variable "parent_user" must not contain underscores.
(#5074) Inline control structures are not allowed
(#5077) Variable "parent_data" must not contain underscores.
(#5077) Variable "parent_user" must not contain underscores.
(#5078) Variable "parent_data" must not contain underscores.
(#5078) Variable "parent_user" must not contain underscores.
(#5079) Variable "parent_data" must not contain underscores.
(#5079) Variable "parent_user" must not contain underscores.
(#5080) Variable "parent_data" must not contain underscores.
(#5084) Spaces must be used to indent lines; tabs are not allowed
(#5084) Tab found within whitespace
(#5084) Line indented incorrectly; expected 4 spaces, found 1
(#5084) Closing brace indented incorrectly; expected 4 spaces, found 1
(#5089) Spaces must be used to indent lines; tabs are not allowed
(#5089) Tab found within whitespace
(#5089) Line indented incorrectly; expected 4 spaces, found 1
(#5089) Visibility must be declared on method "course_enrol_methods"
(#5089) Variable "course_id" must not contain underscores.
(#5090) Spaces must be used to indent lines; tabs are not allowed
(#5090) Tab found within whitespace
(#5090) Line indented incorrectly; expected at least 4 spaces, found 1
(#5090) Opening brace should be on the same line as the declaration
(#5091) Spaces must be used to indent lines; tabs are not allowed
(#5091) Tab found within whitespace
(#5091) Line indented incorrectly; expected at least 8 spaces, found 2
(#5091) Variable "course_id" must not contain underscores.
(#5093) Spaces must be used to indent lines; tabs are not allowed
(#5093) Tab found within whitespace
(#5093) Line indented incorrectly; expected at least 8 spaces, found 2
(#5094) Spaces must be used to indent lines; tabs are not allowed
(#5094) Tab found within whitespace
(#5094) Line indented incorrectly; expected 8 spaces, found 2
(#5094) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#5095) Spaces must be used to indent lines; tabs are not allowed
(#5095) Tab found within whitespace
(#5095) Line indented incorrectly; expected at least 8 spaces, found 2
(#5096) Spaces must be used to indent lines; tabs are not allowed
(#5096) Tab found within whitespace
(#5096) Line indented incorrectly; expected at least 12 spaces, found 3
(#5097) Spaces must be used to indent lines; tabs are not allowed
(#5097) Tab found within whitespace
(#5097) Line indented incorrectly; expected at least 12 spaces, found 3
(#5098) Spaces must be used to indent lines; tabs are not allowed
(#5098) Tab found within whitespace
(#5098) Line indented incorrectly; expected at least 12 spaces, found 3
(#5099) Spaces must be used to indent lines; tabs are not allowed
(#5099) Tab found within whitespace
(#5099) Line indented incorrectly; expected at least 12 spaces, found 3
(#5100) Spaces must be used to indent lines; tabs are not allowed
(#5100) Tab found within whitespace
(#5100) Line indented incorrectly; expected at least 12 spaces, found 3
(#5101) Spaces must be used to indent lines; tabs are not allowed
(#5101) Tab found within whitespace
(#5101) Line indented incorrectly; expected 8 spaces, found 2
(#5103) Spaces must be used to indent lines; tabs are not allowed
(#5103) Tab found within whitespace
(#5103) Line indented incorrectly; expected at least 8 spaces, found 2
(#5104) Spaces must be used to indent lines; tabs are not allowed
(#5104) Tab found within whitespace
(#5104) Line indented incorrectly; expected 4 spaces, found 1
(#5107) Spaces must be used to indent lines; tabs are not allowed
(#5107) Tab found within whitespace
(#5107) Line indented incorrectly; expected 4 spaces, found 1
(#5107) Visibility must be declared on method "quiz_get_question"
(#5108) Spaces must be used to indent lines; tabs are not allowed
(#5108) Tab found within whitespace
(#5108) Line indented incorrectly; expected at least 4 spaces, found 1
(#5108) Opening brace should be on the same line as the declaration
(#5109) Spaces must be used to indent lines; tabs are not allowed
(#5109) Tab found within whitespace
(#5109) Line indented incorrectly; expected at least 8 spaces, found 2
(#5111) Spaces must be used to indent lines; tabs are not allowed
(#5111) Tab found within whitespace
(#5111) Line indented incorrectly; expected at least 8 spaces, found 2
(#5114) Spaces must be used to indent lines; tabs are not allowed
(#5114) Tab found within whitespace
(#5114) Line indented incorrectly; expected at least 8 spaces, found 2
(#5115) Spaces must be used to indent lines; tabs are not allowed
(#5115) Tab found within whitespace
(#5115) Line indented incorrectly; expected at least 8 spaces, found 2
(#5115) Expected 1 space after "="; 2 found
(#5117) Spaces must be used to indent lines; tabs are not allowed
(#5117) Tab found within whitespace
(#5117) Line indented incorrectly; expected at least 8 spaces, found 2
(#5119) Spaces must be used to indent lines; tabs are not allowed
(#5119) Tab found within whitespace
(#5119) Line indented incorrectly; expected at least 8 spaces, found 2
(#5120) Spaces must be used to indent lines; tabs are not allowed
(#5120) Tab found within whitespace
(#5120) Line indented incorrectly; expected 4 spaces, found 1
(#5122) Line indented incorrectly; expected 4 spaces, found 0
(#5122) Visibility must be declared on method "question_rewrite_question_urls"
(#5124) Line indented incorrectly; expected at least 8 spaces, found 4
(#5126) Line indented incorrectly; expected at least 8 spaces, found 4
(#5127) Line indented incorrectly; expected 8 spaces, found 4
(#5128) Line indented incorrectly; expected at least 12 spaces, found 8
(#5129) Line indented incorrectly; expected 8 spaces, found 4
(#5131) Line indented incorrectly; expected 8 spaces, found 4
(#5132) Line indented incorrectly; expected at least 12 spaces, found 8
(#5133) Line indented incorrectly; expected 8 spaces, found 4
(#5135) Line indented incorrectly; expected at least 8 spaces, found 4
(#5137) Line indented incorrectly; expected 8 spaces, found 4
(#5138) Line indented incorrectly; expected at least 12 spaces, found 8
(#5139) Line indented incorrectly; expected 8 spaces, found 4
(#5141) Line indented incorrectly; expected 8 spaces, found 4
(#5142) Line indented incorrectly; expected at least 12 spaces, found 8
(#5143) Line indented incorrectly; expected 8 spaces, found 4
(#5145) Line indented incorrectly; expected 8 spaces, found 4
(#5146) Line indented incorrectly; expected at least 12 spaces, found 8
(#5147) Line indented incorrectly; expected 8 spaces, found 4
(#5149) Line indented incorrectly; expected at least 8 spaces, found 4
(#5150) Spaces must be used to indent lines; tabs are not allowed
(#5150) Tab found within whitespace
(#5150) Line indented incorrectly; expected 4 spaces, found 1
(#5150) Closing brace indented incorrectly; expected 0 spaces, found 1
(#5161) Visibility must be declared on method "quiz_get_answers"
(#5162) Opening brace should be on the same line as the declaration
(#5169) Expected 1 space after "="; 2 found
(#5171) Spaces must be used to indent lines; tabs are not allowed
(#5171) Tab found within whitespace
(#5171) Line indented incorrectly; expected at least 8 spaces, found 2
(#5172) Spaces must be used to indent lines; tabs are not allowed
(#5172) Tab found within whitespace
(#5172) Line indented incorrectly; expected at least 8 spaces, found 2
(#5173) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5177) Spaces must be used to indent lines; tabs are not allowed
(#5177) Tab found within whitespace
(#5177) Line indented incorrectly; expected at least 12 spaces, found 3
(#5178) Line exceeds 132 characters; contains 141 characters
(#5179) Spaces must be used to indent lines; tabs are not allowed
(#5179) Tab found within whitespace
(#5179) Line indented incorrectly; expected at least 12 spaces, found 3
(#5181) Spaces must be used to indent lines; tabs are not allowed
(#5181) Tab found within whitespace
(#5181) Line indented incorrectly; expected at least 12 spaces, found 3
(#5182) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5190) Visibility must be declared on method "quiz_get_random_question"
(#5190) Variable "cat_id" must not contain underscores.
(#5190) Variable "used_ids" must not contain underscores.
(#5191) Opening brace should be on the same line as the declaration
(#5194) Spaces must be used to indent lines; tabs are not allowed
(#5194) Tab found within whitespace
(#5194) Line indented incorrectly; expected at least 8 spaces, found 2
(#5197) Inline control structures are not allowed
(#5197) Variable "used_ids" must not contain underscores.
(#5198) Variable "used_ids" must not contain underscores.
(#5201) Variable "cat_id" must not contain underscores.
(#5202) Expected 1 space after "="; 2 found
(#5204) Spaces must be used to indent lines; tabs are not allowed
(#5204) Tab found within whitespace
(#5204) Line indented incorrectly; expected at least 8 spaces, found 2
(#5204) Inline control structures are not allowed
(#5205) Spaces must be used to indent lines; tabs are not allowed
(#5205) Tab found within whitespace
(#5205) Line indented incorrectly; expected at least 8 spaces, found 3
(#5205) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5208) Line exceeds 132 characters; contains 155 characters
(#5216) Visibility must be declared on method "quiz_get_question_categories"
(#5217) Opening brace should be on the same line as the declaration
(#5219) Whitespace found at end of line
(#5221) Expected 1 space after "="; newline found
(#5223) Whitespace found at end of line within string
(#5228) Whitespace found at end of line
(#5230) Expected 1 space after "="; 2 found
(#5231) Whitespace found at end of line
(#5233) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5238) Whitespace found at end of line
(#5238) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5239) Whitespace found at end of line
(#5245) Spaces must be used to indent lines; tabs are not allowed
(#5245) Tab found within whitespace
(#5245) Line indented incorrectly; expected 4 spaces, found 1
(#5245) Visibility must be declared on method "quiz_get_correct_answer"
(#5246) Spaces must be used to indent lines; tabs are not allowed
(#5246) Tab found within whitespace
(#5246) Line indented incorrectly; expected at least 4 spaces, found 1
(#5246) Opening brace should be on the same line as the declaration
(#5247) Spaces must be used to indent lines; tabs are not allowed
(#5247) Tab found within whitespace
(#5247) Line indented incorrectly; expected at least 8 spaces, found 2
(#5249) Spaces must be used to indent lines; tabs are not allowed
(#5249) Tab found within whitespace
(#5249) Line indented incorrectly; expected at least 8 spaces, found 2
(#5252) Spaces must be used to indent lines; tabs are not allowed
(#5252) Tab found within whitespace
(#5252) Line indented incorrectly; expected at least 8 spaces, found 2
(#5253) Spaces must be used to indent lines; tabs are not allowed
(#5253) Tab found within whitespace
(#5253) Line indented incorrectly; expected at least 8 spaces, found 2
(#5253) Expected 1 space after "="; 2 found
(#5255) Spaces must be used to indent lines; tabs are not allowed
(#5255) Tab found within whitespace
(#5255) Line indented incorrectly; expected at least 8 spaces, found 2
(#5256) Spaces must be used to indent lines; tabs are not allowed
(#5256) Tab found within whitespace
(#5256) Line indented incorrectly; expected 4 spaces, found 1
(#5258) Spaces must be used to indent lines; tabs are not allowed
(#5258) Tab found within whitespace
(#5258) Line indented incorrectly; expected 4 spaces, found 1
(#5258) Visibility must be declared on method "multiple_suspend_enrolment"
(#5259) Spaces must be used to indent lines; tabs are not allowed
(#5259) Tab found within whitespace
(#5259) Line indented incorrectly; expected at least 4 spaces, found 1
(#5259) Opening brace should be on the same line as the declaration
(#5260) Spaces must be used to indent lines; tabs are not allowed
(#5260) Tab found within whitespace
(#5260) Line indented incorrectly; expected at least 8 spaces, found 3
(#5262) Spaces must be used to indent lines; tabs are not allowed
(#5262) Tab found within whitespace
(#5262) Line indented incorrectly; expected at least 8 spaces, found 3
(#5263) Spaces must be used to indent lines; tabs are not allowed
(#5263) Tab found within whitespace
(#5263) Line indented incorrectly; expected at least 8 spaces, found 3
(#5265) Spaces must be used to indent lines; tabs are not allowed
(#5265) Tab found within whitespace
(#5265) Line indented incorrectly; expected at least 8 spaces, found 3
(#5266) Spaces must be used to indent lines; tabs are not allowed
(#5266) Tab found within whitespace
(#5266) Line indented incorrectly; expected at least 8 spaces, found 3
(#5266) Commas (,) must be followed by white space.
(#5268) Spaces must be used to indent lines; tabs are not allowed
(#5268) Tab found within whitespace
(#5268) Line indented incorrectly; expected at least 8 spaces, found 3
(#5268) Inline control structures are not allowed
(#5269) Spaces must be used to indent lines; tabs are not allowed
(#5269) Tab found within whitespace
(#5269) Line indented incorrectly; expected at least 8 spaces, found 4
(#5271) Spaces must be used to indent lines; tabs are not allowed
(#5271) Tab found within whitespace
(#5271) Line indented incorrectly; expected 8 spaces, found 3
(#5271) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#5272) Spaces must be used to indent lines; tabs are not allowed
(#5272) Tab found within whitespace
(#5272) Line indented incorrectly; expected at least 8 spaces, found 3
(#5273) Spaces must be used to indent lines; tabs are not allowed
(#5273) Tab found within whitespace
(#5273) Line indented incorrectly; expected at least 12 spaces, found 4
(#5274) Spaces must be used to indent lines; tabs are not allowed
(#5274) Tab found within whitespace
(#5274) Line indented incorrectly; expected at least 12 spaces, found 4
(#5276) Spaces must be used to indent lines; tabs are not allowed
(#5276) Tab found within whitespace
(#5276) Line indented incorrectly; expected at least 12 spaces, found 4
(#5276) Inline control structures are not allowed
(#5277) Spaces must be used to indent lines; tabs are not allowed
(#5277) Tab found within whitespace
(#5277) Line indented incorrectly; expected at least 12 spaces, found 5
(#5279) Spaces must be used to indent lines; tabs are not allowed
(#5279) Tab found within whitespace
(#5279) Line indented incorrectly; expected at least 12 spaces, found 4
(#5280) Spaces must be used to indent lines; tabs are not allowed
(#5280) Tab found within whitespace
(#5280) Line indented incorrectly; expected 8 spaces, found 3
(#5282) Spaces must be used to indent lines; tabs are not allowed
(#5282) Tab found within whitespace
(#5282) Line indented incorrectly; expected at least 8 spaces, found 3
(#5283) Spaces must be used to indent lines; tabs are not allowed
(#5283) Tab found within whitespace
(#5283) Line indented incorrectly; expected 4 spaces, found 1
(#5285) Spaces must be used to indent lines; tabs are not allowed
(#5285) Tab found within whitespace
(#5285) Line indented incorrectly; expected 4 spaces, found 1
(#5285) Visibility must be declared on method "suspend_enrolment"
(#5285) Variable "course_id" must not contain underscores.
(#5286) Opening brace should be on the same line as the declaration
(#5289) Spaces must be used to indent lines; tabs are not allowed
(#5289) Tab found within whitespace
(#5289) Line indented incorrectly; expected at least 8 spaces, found 2
(#5290) Spaces must be used to indent lines; tabs are not allowed
(#5290) Tab found within whitespace
(#5290) Line indented incorrectly; expected at least 8 spaces, found 2
(#5292) Variable "course_id" must not contain underscores.
(#5295) Spaces must be used to indent lines; tabs are not allowed
(#5295) Tab found within whitespace
(#5295) Line indented incorrectly; expected at least 8 spaces, found 2
(#5295) Inline control structures are not allowed
(#5296) Spaces must be used to indent lines; tabs are not allowed
(#5296) Tab found within whitespace
(#5296) Line indented incorrectly; expected at least 8 spaces, found 3
(#5301) Spaces must be used to indent lines; tabs are not allowed
(#5301) Tab found within whitespace
(#5301) Line indented incorrectly; expected at least 8 spaces, found 2
(#5301) Inline control structures are not allowed
(#5302) Spaces must be used to indent lines; tabs are not allowed
(#5302) Tab found within whitespace
(#5302) Line indented incorrectly; expected at least 8 spaces, found 3
(#5307) Spaces must be used to indent lines; tabs are not allowed
(#5307) Tab found within whitespace
(#5307) Line indented incorrectly; expected at least 8 spaces, found 2
(#5307) Inline control structures are not allowed
(#5308) Spaces must be used to indent lines; tabs are not allowed
(#5308) Tab found within whitespace
(#5308) Line indented incorrectly; expected at least 8 spaces, found 3
(#5310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5310) Inline comments must end in full-stops, exclamation marks, or question marks
(#5310) No space found before comment text; expected "// suspended" but found "//suspended"
(#5314) Closing brace indented incorrectly; expected 1 spaces, found 4
(#5317) Spaces must be used to indent lines; tabs are not allowed
(#5317) Tab found within whitespace
(#5317) Line indented incorrectly; expected 4 spaces, found 1
(#5317) Visibility must be declared on method "multiple_unenrol_user"
(#5318) Spaces must be used to indent lines; tabs are not allowed
(#5318) Tab found within whitespace
(#5318) Line indented incorrectly; expected at least 4 spaces, found 1
(#5318) Opening brace should be on the same line as the declaration
(#5319) Spaces must be used to indent lines; tabs are not allowed
(#5319) Tab found within whitespace
(#5319) Line indented incorrectly; expected at least 8 spaces, found 3
(#5321) Spaces must be used to indent lines; tabs are not allowed
(#5321) Tab found within whitespace
(#5321) Line indented incorrectly; expected at least 8 spaces, found 3
(#5322) Spaces must be used to indent lines; tabs are not allowed
(#5322) Tab found within whitespace
(#5322) Line indented incorrectly; expected at least 8 spaces, found 3
(#5324) Spaces must be used to indent lines; tabs are not allowed
(#5324) Tab found within whitespace
(#5324) Line indented incorrectly; expected at least 8 spaces, found 3
(#5325) Spaces must be used to indent lines; tabs are not allowed
(#5325) Tab found within whitespace
(#5325) Line indented incorrectly; expected at least 8 spaces, found 3
(#5325) Commas (,) must be followed by white space.
(#5327) Spaces must be used to indent lines; tabs are not allowed
(#5327) Tab found within whitespace
(#5327) Line indented incorrectly; expected at least 8 spaces, found 3
(#5327) Inline control structures are not allowed
(#5328) Spaces must be used to indent lines; tabs are not allowed
(#5328) Tab found within whitespace
(#5328) Line indented incorrectly; expected at least 8 spaces, found 4
(#5330) Spaces must be used to indent lines; tabs are not allowed
(#5330) Tab found within whitespace
(#5330) Line indented incorrectly; expected 8 spaces, found 3
(#5330) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#5331) Spaces must be used to indent lines; tabs are not allowed
(#5331) Tab found within whitespace
(#5331) Line indented incorrectly; expected at least 8 spaces, found 3
(#5332) Spaces must be used to indent lines; tabs are not allowed
(#5332) Tab found within whitespace
(#5332) Line indented incorrectly; expected at least 12 spaces, found 4
(#5333) Spaces must be used to indent lines; tabs are not allowed
(#5333) Tab found within whitespace
(#5333) Line indented incorrectly; expected at least 12 spaces, found 4
(#5335) Spaces must be used to indent lines; tabs are not allowed
(#5335) Tab found within whitespace
(#5335) Line indented incorrectly; expected at least 12 spaces, found 4
(#5335) Inline control structures are not allowed
(#5336) Spaces must be used to indent lines; tabs are not allowed
(#5336) Tab found within whitespace
(#5336) Line indented incorrectly; expected at least 12 spaces, found 5
(#5338) Spaces must be used to indent lines; tabs are not allowed
(#5338) Tab found within whitespace
(#5338) Line indented incorrectly; expected at least 12 spaces, found 4
(#5339) Spaces must be used to indent lines; tabs are not allowed
(#5339) Tab found within whitespace
(#5339) Line indented incorrectly; expected 8 spaces, found 3
(#5341) Spaces must be used to indent lines; tabs are not allowed
(#5341) Tab found within whitespace
(#5341) Line indented incorrectly; expected at least 8 spaces, found 3
(#5342) Spaces must be used to indent lines; tabs are not allowed
(#5342) Tab found within whitespace
(#5342) Line indented incorrectly; expected 4 spaces, found 1
(#5344) Spaces must be used to indent lines; tabs are not allowed
(#5344) Tab found within whitespace
(#5344) Inline comments must end in full-stops, exclamation marks, or question marks
(#5344) Line indented incorrectly; expected at least 4 spaces, found 1
(#5345) Spaces must be used to indent lines; tabs are not allowed
(#5345) Tab found within whitespace
(#5345) Line indented incorrectly; expected 4 spaces, found 1
(#5345) Visibility must be declared on method "unenrol_user"
(#5345) Variable "course_id" must not contain underscores.
(#5346) Spaces must be used to indent lines; tabs are not allowed
(#5346) Tab found within whitespace
(#5346) Line indented incorrectly; expected at least 4 spaces, found 1
(#5346) Opening brace should be on the same line as the declaration
(#5346) Whitespace found at end of line
(#5352) Variable "course_id" must not contain underscores.
(#5354) Whitespace found at end of line
(#5355) Inline control structures are not allowed
(#5360) Whitespace found at end of line
(#5361) Inline control structures are not allowed
(#5367) Inline control structures are not allowed
(#5370) Expected 1 space before "=>"; 0 found
(#5370) Expected 1 space after "=>"; 0 found
(#5375) Spaces must be used to indent lines; tabs are not allowed
(#5375) Tab found within whitespace
(#5375) Line indented incorrectly; expected 4 spaces, found 1
(#5377) Spaces must be used to indent lines; tabs are not allowed
(#5377) Tab found within whitespace
(#5377) Line indented incorrectly; expected 4 spaces, found 1
(#5377) Visibility must be declared on method "multiple_remove_from_group"
(#5378) Spaces must be used to indent lines; tabs are not allowed
(#5378) Tab found within whitespace
(#5378) Line indented incorrectly; expected at least 4 spaces, found 1
(#5378) Opening brace should be on the same line as the declaration
(#5379) Spaces must be used to indent lines; tabs are not allowed
(#5379) Tab found within whitespace
(#5379) Line indented incorrectly; expected at least 8 spaces, found 3
(#5381) Spaces must be used to indent lines; tabs are not allowed
(#5381) Tab found within whitespace
(#5381) Line indented incorrectly; expected at least 8 spaces, found 3
(#5382) Spaces must be used to indent lines; tabs are not allowed
(#5382) Tab found within whitespace
(#5382) Line indented incorrectly; expected at least 8 spaces, found 3
(#5384) Spaces must be used to indent lines; tabs are not allowed
(#5384) Tab found within whitespace
(#5384) Line indented incorrectly; expected at least 8 spaces, found 3
(#5385) Spaces must be used to indent lines; tabs are not allowed
(#5385) Tab found within whitespace
(#5385) Line indented incorrectly; expected at least 8 spaces, found 3
(#5385) Commas (,) must be followed by white space.
(#5387) Spaces must be used to indent lines; tabs are not allowed
(#5387) Tab found within whitespace
(#5387) Line indented incorrectly; expected at least 8 spaces, found 3
(#5387) Inline control structures are not allowed
(#5388) Spaces must be used to indent lines; tabs are not allowed
(#5388) Tab found within whitespace
(#5388) Line indented incorrectly; expected at least 8 spaces, found 4
(#5390) Spaces must be used to indent lines; tabs are not allowed
(#5390) Tab found within whitespace
(#5390) Line indented incorrectly; expected 8 spaces, found 3
(#5390) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#5391) Spaces must be used to indent lines; tabs are not allowed
(#5391) Tab found within whitespace
(#5391) Line indented incorrectly; expected at least 8 spaces, found 3
(#5392) Spaces must be used to indent lines; tabs are not allowed
(#5392) Tab found within whitespace
(#5392) Line indented incorrectly; expected at least 12 spaces, found 4
(#5393) Spaces must be used to indent lines; tabs are not allowed
(#5393) Tab found within whitespace
(#5393) Line indented incorrectly; expected at least 12 spaces, found 4
(#5395) Spaces must be used to indent lines; tabs are not allowed
(#5395) Tab found within whitespace
(#5395) Line indented incorrectly; expected at least 12 spaces, found 4
(#5395) Inline control structures are not allowed
(#5396) Spaces must be used to indent lines; tabs are not allowed
(#5396) Tab found within whitespace
(#5396) Line indented incorrectly; expected at least 12 spaces, found 5
(#5398) Spaces must be used to indent lines; tabs are not allowed
(#5398) Tab found within whitespace
(#5398) Inline comments must end in full-stops, exclamation marks, or question marks
(#5398) Line indented incorrectly; expected at least 12 spaces, found 4
(#5399) Spaces must be used to indent lines; tabs are not allowed
(#5399) Tab found within whitespace
(#5399) Line indented incorrectly; expected at least 12 spaces, found 4
(#5400) Spaces must be used to indent lines; tabs are not allowed
(#5400) Tab found within whitespace
(#5400) Line indented incorrectly; expected 8 spaces, found 3
(#5402) Spaces must be used to indent lines; tabs are not allowed
(#5402) Tab found within whitespace
(#5402) Line indented incorrectly; expected at least 8 spaces, found 3
(#5403) Spaces must be used to indent lines; tabs are not allowed
(#5403) Tab found within whitespace
(#5403) Line indented incorrectly; expected 4 spaces, found 1
(#5405) Visibility must be declared on method "get_course_completion"
(#5406) Spaces must be used to indent lines; tabs are not allowed
(#5406) Tab found within whitespace
(#5406) Line indented incorrectly; expected at least 8 spaces, found 2
(#5408) Spaces must be used to indent lines; tabs are not allowed
(#5408) Tab found within whitespace
(#5408) Line indented incorrectly; expected at least 8 spaces, found 2
(#5409) Spaces must be used to indent lines; tabs are not allowed
(#5409) Tab found within whitespace
(#5409) Line indented incorrectly; expected at least 8 spaces, found 2
(#5411) Spaces must be used to indent lines; tabs are not allowed
(#5411) Tab found within whitespace
(#5411) Line indented incorrectly; expected at least 8 spaces, found 2
(#5411) Expected 1 space after "="; newline found
(#5412) Spaces must be used to indent lines; tabs are not allowed
(#5412) Tab found within whitespace
(#5412) Line indented incorrectly; expected at least 8 spaces, found 3
(#5423) Spaces must be used to indent lines; tabs are not allowed
(#5423) Tab found within whitespace
(#5423) Line indented incorrectly; expected at least 8 spaces, found 2
(#5424) Spaces must be used to indent lines; tabs are not allowed
(#5424) Tab found within whitespace
(#5424) Line indented incorrectly; expected at least 8 spaces, found 2
(#5424) Expected 1 space after "="; 2 found
(#5426) Spaces must be used to indent lines; tabs are not allowed
(#5426) Tab found within whitespace
(#5426) Line indented incorrectly; expected at least 8 spaces, found 2
(#5428) Spaces must be used to indent lines; tabs are not allowed
(#5428) Tab found within whitespace
(#5428) Line indented incorrectly; expected at least 8 spaces, found 2
(#5430) Spaces must be used to indent lines; tabs are not allowed
(#5430) Tab found within whitespace
(#5430) Line indented incorrectly; expected at least 8 spaces, found 2
(#5431) Spaces must be used to indent lines; tabs are not allowed
(#5431) Tab found within whitespace
(#5431) Line indented incorrectly; expected 8 spaces, found 2
(#5431) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#5432) Spaces must be used to indent lines; tabs are not allowed
(#5432) Tab found within whitespace
(#5432) Line indented incorrectly; expected at least 8 spaces, found 2
(#5433) Spaces must be used to indent lines; tabs are not allowed
(#5433) Tab found within whitespace
(#5433) Line indented incorrectly; expected at least 12 spaces, found 3
(#5434) Spaces must be used to indent lines; tabs are not allowed
(#5434) Tab found within whitespace
(#5434) Line indented incorrectly; expected at least 12 spaces, found 3
(#5436) Spaces must be used to indent lines; tabs are not allowed
(#5436) Tab found within whitespace
(#5436) Inline comments must end in full-stops, exclamation marks, or question marks
(#5436) Line indented incorrectly; expected at least 12 spaces, found 3
(#5437) Spaces must be used to indent lines; tabs are not allowed
(#5437) Tab found within whitespace
(#5437) Line indented incorrectly; expected at least 12 spaces, found 3
(#5437) Expected 1 space after "="; newline found
(#5438) Spaces must be used to indent lines; tabs are not allowed
(#5438) Tab found within whitespace
(#5438) Line indented incorrectly; expected at least 12 spaces, found 4
(#5448) Spaces must be used to indent lines; tabs are not allowed
(#5448) Tab found within whitespace
(#5448) Line indented incorrectly; expected at least 12 spaces, found 3
(#5449) Spaces must be used to indent lines; tabs are not allowed
(#5449) Tab found within whitespace
(#5449) Line indented incorrectly; expected at least 12 spaces, found 3
(#5449) Variable "records_cm" must not contain underscores.
(#5449) Expected 1 space after "="; 2 found
(#5450) Spaces must be used to indent lines; tabs are not allowed
(#5450) Tab found within whitespace
(#5450) Whitespace found at end of line
(#5451) Spaces must be used to indent lines; tabs are not allowed
(#5451) Tab found within whitespace
(#5451) Line indented incorrectly; expected at least 12 spaces, found 3
(#5451) Variable "n_cm" must not contain underscores.
(#5451) Variable "records_cm" must not contain underscores.
(#5452) Spaces must be used to indent lines; tabs are not allowed
(#5452) Tab found within whitespace
(#5452) Line indented incorrectly; expected at least 12 spaces, found 3
(#5453) Spaces must be used to indent lines; tabs are not allowed
(#5453) Tab found within whitespace
(#5453) Line indented incorrectly; expected 12 spaces, found 3
(#5453) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#5453) Variable "records_cm" must not contain underscores.
(#5454) Spaces must be used to indent lines; tabs are not allowed
(#5454) Tab found within whitespace
(#5454) Line indented incorrectly; expected at least 12 spaces, found 3
(#5455) Spaces must be used to indent lines; tabs are not allowed
(#5455) Tab found within whitespace
(#5455) Line indented incorrectly; expected at least 16 spaces, found 4
(#5455) Whitespace found at end of line within string
(#5456) Whitespace found at end of line within string
(#5459) Spaces must be used to indent lines; tabs are not allowed
(#5459) Tab found within whitespace
(#5459) Line indented incorrectly; expected at least 16 spaces, found 4
(#5460) Spaces must be used to indent lines; tabs are not allowed
(#5460) Tab found within whitespace
(#5460) Line indented incorrectly; expected at least 16 spaces, found 4
(#5460) Expected 1 space after "+="; 2 found
(#5461) Spaces must be used to indent lines; tabs are not allowed
(#5461) Tab found within whitespace
(#5461) Line indented incorrectly; expected 12 spaces, found 3
(#5462) Spaces must be used to indent lines; tabs are not allowed
(#5462) Tab found within whitespace
(#5462) Line indented incorrectly; expected at least 12 spaces, found 3
(#5462) Inline control structures are not allowed
(#5463) Spaces must be used to indent lines; tabs are not allowed
(#5463) Tab found within whitespace
(#5463) Line indented incorrectly; expected at least 12 spaces, found 4
(#5464) Spaces must be used to indent lines; tabs are not allowed
(#5464) Tab found within whitespace
(#5464) Line indented incorrectly; expected at least 12 spaces, found 3
(#5464) Inline control structures are not allowed
(#5464) Variable "n_cm" must not contain underscores.
(#5465) Spaces must be used to indent lines; tabs are not allowed
(#5465) Tab found within whitespace
(#5465) Line indented incorrectly; expected at least 12 spaces, found 4
(#5466) Spaces must be used to indent lines; tabs are not allowed
(#5466) Tab found within whitespace
(#5466) Line indented incorrectly; expected at least 12 spaces, found 3
(#5466) Inline control structures are not allowed
(#5467) Spaces must be used to indent lines; tabs are not allowed
(#5467) Tab found within whitespace
(#5467) Line indented incorrectly; expected at least 12 spaces, found 3
(#5469) Spaces must be used to indent lines; tabs are not allowed
(#5469) Tab found within whitespace
(#5469) Line indented incorrectly; expected at least 12 spaces, found 3
(#5470) Spaces must be used to indent lines; tabs are not allowed
(#5470) Tab found within whitespace
(#5470) Line indented incorrectly; expected at least 12 spaces, found 3
(#5471) Spaces must be used to indent lines; tabs are not allowed
(#5471) Tab found within whitespace
(#5471) Line indented incorrectly; expected 8 spaces, found 2
(#5473) Spaces must be used to indent lines; tabs are not allowed
(#5473) Tab found within whitespace
(#5473) Line indented incorrectly; expected at least 8 spaces, found 2
(#5476) Line indented incorrectly; expected 4 spaces, found 3
(#5476) Visibility must be declared on method "get_course_resources"
(#5479) Spaces must be used to indent lines; tabs are not allowed
(#5479) Tab found within whitespace
(#5479) Line indented incorrectly; expected at least 8 spaces, found 2
(#5480) Spaces must be used to indent lines; tabs are not allowed
(#5480) Tab found within whitespace
(#5480) Line indented incorrectly; expected at least 8 spaces, found 2
(#5482) Inline control structures are not allowed
(#5488) Spaces must be used to indent lines; tabs are not allowed
(#5488) Tab found within whitespace
(#5488) Line indented incorrectly; expected at least 8 spaces, found 2
(#5489) Spaces must be used to indent lines; tabs are not allowed
(#5489) Tab found within whitespace
(#5489) Line indented incorrectly; expected at least 8 spaces, found 2
(#5490) Spaces must be used to indent lines; tabs are not allowed
(#5490) Tab found within whitespace
(#5490) Line indented incorrectly; expected at least 8 spaces, found 2
(#5491) Spaces must be used to indent lines; tabs are not allowed
(#5491) Tab found within whitespace
(#5491) Line indented incorrectly; expected at least 8 spaces, found 2
(#5493) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5502) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5504) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5507) Spaces must be used to indent lines; tabs are not allowed
(#5507) Tab found within whitespace
(#5507) Line indented incorrectly; expected at least 24 spaces, found 6
(#5507) Inline control structures are not allowed
(#5521) Spaces must be used to indent lines; tabs are not allowed
(#5521) Tab found within whitespace
(#5521) Line indented incorrectly; expected at least 8 spaces, found 2
(#5522) Spaces must be used to indent lines; tabs are not allowed
(#5522) Tab found within whitespace
(#5522) Line indented incorrectly; expected 4 spaces, found 1
(#5522) Closing brace indented incorrectly; expected 3 spaces, found 1
(#5524) Visibility must be declared on method "get_course_quizes"
(#5525) Spaces must be used to indent lines; tabs are not allowed
(#5525) Tab found within whitespace
(#5525) Line indented incorrectly; expected at least 8 spaces, found 2
(#5527) Spaces must be used to indent lines; tabs are not allowed
(#5527) Tab found within whitespace
(#5527) Line indented incorrectly; expected at least 8 spaces, found 2
(#5528) Spaces must be used to indent lines; tabs are not allowed
(#5528) Tab found within whitespace
(#5528) Line indented incorrectly; expected at least 8 spaces, found 2
(#5530) Spaces must be used to indent lines; tabs are not allowed
(#5530) Tab found within whitespace
(#5530) Line indented incorrectly; expected at least 8 spaces, found 2
(#5530) Expected 1 space after "="; newline found
(#5531) Spaces must be used to indent lines; tabs are not allowed
(#5531) Tab found within whitespace
(#5531) Line indented incorrectly; expected at least 8 spaces, found 3
(#5542) Spaces must be used to indent lines; tabs are not allowed
(#5542) Tab found within whitespace
(#5542) Line indented incorrectly; expected at least 8 spaces, found 2
(#5543) Spaces must be used to indent lines; tabs are not allowed
(#5543) Tab found within whitespace
(#5543) Line indented incorrectly; expected at least 8 spaces, found 2
(#5543) Expected 1 space after "="; 2 found
(#5545) Spaces must be used to indent lines; tabs are not allowed
(#5545) Tab found within whitespace
(#5545) Line indented incorrectly; expected at least 8 spaces, found 2
(#5547) Spaces must be used to indent lines; tabs are not allowed
(#5547) Tab found within whitespace
(#5547) Line indented incorrectly; expected at least 8 spaces, found 2
(#5547) Inline control structures are not allowed
(#5548) Spaces must be used to indent lines; tabs are not allowed
(#5548) Tab found within whitespace
(#5548) Line indented incorrectly; expected at least 8 spaces, found 4
(#5550) Spaces must be used to indent lines; tabs are not allowed
(#5550) Tab found within whitespace
(#5550) Line indented incorrectly; expected at least 8 spaces, found 2
(#5551) Spaces must be used to indent lines; tabs are not allowed
(#5551) Tab found within whitespace
(#5551) Line indented incorrectly; expected at least 8 spaces, found 2
(#5552) Spaces must be used to indent lines; tabs are not allowed
(#5552) Tab found within whitespace
(#5552) Line indented incorrectly; expected 8 spaces, found 2
(#5552) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#5553) Spaces must be used to indent lines; tabs are not allowed
(#5553) Tab found within whitespace
(#5553) Line indented incorrectly; expected at least 8 spaces, found 2
(#5554) Spaces must be used to indent lines; tabs are not allowed
(#5554) Tab found within whitespace
(#5554) Line indented incorrectly; expected at least 12 spaces, found 3
(#5555) Spaces must be used to indent lines; tabs are not allowed
(#5555) Tab found within whitespace
(#5555) Line indented incorrectly; expected at least 12 spaces, found 3
(#5557) Spaces must be used to indent lines; tabs are not allowed
(#5557) Tab found within whitespace
(#5557) Line indented incorrectly; expected at least 12 spaces, found 3
(#5557) Expected 1 space after "="; newline found
(#5558) Spaces must be used to indent lines; tabs are not allowed
(#5558) Tab found within whitespace
(#5558) Line indented incorrectly; expected at least 12 spaces, found 4
(#5568) Spaces must be used to indent lines; tabs are not allowed
(#5568) Tab found within whitespace
(#5568) Line indented incorrectly; expected at least 12 spaces, found 3
(#5569) Spaces must be used to indent lines; tabs are not allowed
(#5569) Tab found within whitespace
(#5569) Line indented incorrectly; expected at least 12 spaces, found 3
(#5569) Variable "records_cm" must not contain underscores.
(#5569) Expected 1 space after "="; 2 found
(#5570) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5572) Spaces must be used to indent lines; tabs are not allowed
(#5572) Tab found within whitespace
(#5572) Line indented incorrectly; expected at least 12 spaces, found 3
(#5573) Spaces must be used to indent lines; tabs are not allowed
(#5573) Tab found within whitespace
(#5573) Line indented incorrectly; expected 12 spaces, found 3
(#5573) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#5573) Variable "records_cm" must not contain underscores.
(#5573) Variable "r_cm" must not contain underscores.
(#5574) Spaces must be used to indent lines; tabs are not allowed
(#5574) Tab found within whitespace
(#5574) Line indented incorrectly; expected at least 12 spaces, found 3
(#5575) Spaces must be used to indent lines; tabs are not allowed
(#5575) Tab found within whitespace
(#5575) Line indented incorrectly; expected at least 16 spaces, found 4
(#5576) Spaces must be used to indent lines; tabs are not allowed
(#5576) Tab found within whitespace
(#5576) Line indented incorrectly; expected at least 16 spaces, found 4
(#5577) Spaces must be used to indent lines; tabs are not allowed
(#5577) Tab found within whitespace
(#5577) Line indented incorrectly; expected 16 spaces, found 4
(#5577) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#5578) Spaces must be used to indent lines; tabs are not allowed
(#5578) Tab found within whitespace
(#5578) Line indented incorrectly; expected at least 16 spaces, found 4
(#5579) Spaces must be used to indent lines; tabs are not allowed
(#5579) Tab found within whitespace
(#5579) Line indented incorrectly; expected at least 20 spaces, found 5
(#5579) Variable "r_cm" must not contain underscores.
(#5580) Spaces must be used to indent lines; tabs are not allowed
(#5580) Tab found within whitespace
(#5580) Line indented incorrectly; expected at least 20 spaces, found 5
(#5580) Inline control structures are not allowed
(#5581) Spaces must be used to indent lines; tabs are not allowed
(#5581) Tab found within whitespace
(#5581) Line indented incorrectly; expected at least 20 spaces, found 6
(#5583) Spaces must be used to indent lines; tabs are not allowed
(#5583) Tab found within whitespace
(#5583) Line indented incorrectly; expected at least 20 spaces, found 5
(#5583) Variable "r_cm" must not contain underscores.
(#5584) Spaces must be used to indent lines; tabs are not allowed
(#5584) Tab found within whitespace
(#5584) Line indented incorrectly; expected at least 20 spaces, found 5
(#5586) Spaces must be used to indent lines; tabs are not allowed
(#5586) Tab found within whitespace
(#5586) Line indented incorrectly; expected at least 20 spaces, found 5
(#5587) Spaces must be used to indent lines; tabs are not allowed
(#5587) Tab found within whitespace
(#5587) Line indented incorrectly; expected at least 20 spaces, found 5
(#5587) Inline control structures are not allowed
(#5588) Spaces must be used to indent lines; tabs are not allowed
(#5588) Tab found within whitespace
(#5588) Line indented incorrectly; expected at least 20 spaces, found 6
(#5589) Spaces must be used to indent lines; tabs are not allowed
(#5589) Tab found within whitespace
(#5589) Line indented incorrectly; expected at least 20 spaces, found 5
(#5589) Inline control structures are not allowed
(#5590) Spaces must be used to indent lines; tabs are not allowed
(#5590) Tab found within whitespace
(#5590) Line indented incorrectly; expected at least 20 spaces, found 6
(#5591) Spaces must be used to indent lines; tabs are not allowed
(#5591) Tab found within whitespace
(#5591) Line indented incorrectly; expected 16 spaces, found 4
(#5592) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5594) Spaces must be used to indent lines; tabs are not allowed
(#5594) Tab found within whitespace
(#5594) Line indented incorrectly; expected at least 16 spaces, found 4
(#5594) Variable "r_cm" must not contain underscores.
(#5595) Spaces must be used to indent lines; tabs are not allowed
(#5595) Tab found within whitespace
(#5595) Line indented incorrectly; expected at least 16 spaces, found 4
(#5595) Variable "r_cm" must not contain underscores.
(#5597) Spaces must be used to indent lines; tabs are not allowed
(#5597) Tab found within whitespace
(#5597) Line indented incorrectly; expected at least 16 spaces, found 4
(#5599) Spaces must be used to indent lines; tabs are not allowed
(#5599) Tab found within whitespace
(#5599) Line indented incorrectly; expected 12 spaces, found 3
(#5601) Spaces must be used to indent lines; tabs are not allowed
(#5601) Tab found within whitespace
(#5601) Line indented incorrectly; expected at least 12 spaces, found 3
(#5602) Spaces must be used to indent lines; tabs are not allowed
(#5602) Tab found within whitespace
(#5602) Line indented incorrectly; expected at least 12 spaces, found 3
(#5603) Spaces must be used to indent lines; tabs are not allowed
(#5603) Tab found within whitespace
(#5603) Line indented incorrectly; expected at least 12 spaces, found 3
(#5604) Spaces must be used to indent lines; tabs are not allowed
(#5604) Tab found within whitespace
(#5604) Line indented incorrectly; expected 8 spaces, found 2
(#5606) Spaces must be used to indent lines; tabs are not allowed
(#5606) Tab found within whitespace
(#5606) Line indented incorrectly; expected at least 8 spaces, found 2
(#5607) Spaces must be used to indent lines; tabs are not allowed
(#5607) Tab found within whitespace
(#5607) Line indented incorrectly; expected 4 spaces, found 1
(#5607) Closing brace indented incorrectly; expected 4 spaces, found 1
(#5609) Line indented incorrectly; expected 4 spaces, found 3
(#5609) Visibility must be declared on method "get_course_mods"
(#5612) Spaces must be used to indent lines; tabs are not allowed
(#5612) Tab found within whitespace
(#5612) Line indented incorrectly; expected at least 8 spaces, found 2
(#5613) Spaces must be used to indent lines; tabs are not allowed
(#5613) Tab found within whitespace
(#5613) Line indented incorrectly; expected at least 8 spaces, found 2
(#5615) Inline control structures are not allowed
(#5618) Spaces must be used to indent lines; tabs are not allowed
(#5618) Tab found within whitespace
(#5618) Line indented incorrectly; expected at least 8 spaces, found 2
(#5619) Spaces must be used to indent lines; tabs are not allowed
(#5619) Tab found within whitespace
(#5619) Line indented incorrectly; expected at least 8 spaces, found 2
(#5620) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5622) Spaces must be used to indent lines; tabs are not allowed
(#5622) Tab found within whitespace
(#5622) Line indented incorrectly; expected at least 8 spaces, found 2
(#5623) Variable "news_forum_id" must not contain underscores.
(#5625) Spaces must be used to indent lines; tabs are not allowed
(#5625) Tab found within whitespace
(#5625) Line indented incorrectly; expected at least 8 spaces, found 2
(#5626) Spaces must be used to indent lines; tabs are not allowed
(#5626) Tab found within whitespace
(#5626) Line indented incorrectly; expected at least 8 spaces, found 2
(#5627) Spaces must be used to indent lines; tabs are not allowed
(#5627) Tab found within whitespace
(#5627) Line indented incorrectly; expected at least 8 spaces, found 2
(#5628) Spaces must be used to indent lines; tabs are not allowed
(#5628) Tab found within whitespace
(#5628) Line indented incorrectly; expected at least 8 spaces, found 2
(#5630) Spaces must be used to indent lines; tabs are not allowed
(#5630) Tab found within whitespace
(#5630) Line indented incorrectly; expected at least 8 spaces, found 2
(#5632) Spaces must be used to indent lines; tabs are not allowed
(#5632) Tab found within whitespace
(#5632) Line indented incorrectly; expected at least 8 spaces, found 2
(#5634) Spaces must be used to indent lines; tabs are not allowed
(#5634) Tab found within whitespace
(#5634) Inline comments must end in full-stops, exclamation marks, or question marks
(#5634) Line indented incorrectly; expected at least 8 spaces, found 2
(#5635) Spaces must be used to indent lines; tabs are not allowed
(#5635) Tab found within whitespace
(#5635) Line indented incorrectly; expected at least 8 spaces, found 2
(#5635) Variable "username_orig" must not contain underscores.
(#5636) Spaces must be used to indent lines; tabs are not allowed
(#5636) Tab found within whitespace
(#5636) Line indented incorrectly; expected at least 8 spaces, found 2
(#5636) Inline control structures are not allowed
(#5636) Variable "username_orig" must not contain underscores.
(#5637) Spaces must be used to indent lines; tabs are not allowed
(#5637) Tab found within whitespace
(#5637) Line indented incorrectly; expected at least 8 spaces, found 3
(#5639) Spaces must be used to indent lines; tabs are not allowed
(#5639) Tab found within whitespace
(#5639) Line indented incorrectly; expected at least 8 spaces, found 2
(#5640) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5642) Spaces must be used to indent lines; tabs are not allowed
(#5642) Tab found within whitespace
(#5642) Line indented incorrectly; expected at least 12 spaces, found 3
(#5642) Inline control structures are not allowed
(#5642) Variable "username_orig" must not contain underscores.
(#5643) Spaces must be used to indent lines; tabs are not allowed
(#5643) Tab found within whitespace
(#5643) Line indented incorrectly; expected at least 12 spaces, found 4
(#5643) Inline control structures are not allowed
(#5644) Spaces must be used to indent lines; tabs are not allowed
(#5644) Tab found within whitespace
(#5644) Line indented incorrectly; expected at least 12 spaces, found 5
(#5653) Spaces must be used to indent lines; tabs are not allowed
(#5653) Tab found within whitespace
(#5653) Line indented incorrectly; expected at least 16 spaces, found 4
(#5653) Inline control structures are not allowed
(#5653) Variable "username_orig" must not contain underscores.
(#5654) Spaces must be used to indent lines; tabs are not allowed
(#5654) Tab found within whitespace
(#5654) Line indented incorrectly; expected at least 16 spaces, found 5
(#5654) Inline control structures are not allowed
(#5655) Spaces must be used to indent lines; tabs are not allowed
(#5655) Tab found within whitespace
(#5655) Line indented incorrectly; expected at least 16 spaces, found 6
(#5658) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5661) Spaces must be used to indent lines; tabs are not allowed
(#5661) Tab found within whitespace
(#5661) Line indented incorrectly; expected 20 spaces, found 5
(#5661) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5663) Spaces must be used to indent lines; tabs are not allowed
(#5663) Tab found within whitespace
(#5663) Line indented incorrectly; expected at least 24 spaces, found 6
(#5663) Inline control structures are not allowed
(#5663) Inline comments must end in full-stops, exclamation marks, or question marks
(#5669) Closing brace indented incorrectly; expected 5 spaces, found 20
(#5670) Inline control structures are not allowed
(#5673) Inline control structures are not allowed
(#5676) Spaces must be used to indent lines; tabs are not allowed
(#5676) Tab found within whitespace
(#5676) Line indented incorrectly; expected at least 16 spaces, found 4
(#5677) Spaces must be used to indent lines; tabs are not allowed
(#5677) Tab found within whitespace
(#5677) Line indented incorrectly; expected at least 16 spaces, found 4
(#5678) Spaces must be used to indent lines; tabs are not allowed
(#5678) Tab found within whitespace
(#5678) Line indented incorrectly; expected at least 16 spaces, found 4
(#5678) Line exceeds 132 characters; contains 155 characters
(#5679) Spaces must be used to indent lines; tabs are not allowed
(#5679) Tab found within whitespace
(#5679) Line indented incorrectly; expected at least 16 spaces, found 4
(#5679) Line exceeds 132 characters; contains 144 characters
(#5680) Spaces must be used to indent lines; tabs are not allowed
(#5680) Tab found within whitespace
(#5680) Line indented incorrectly; expected at least 16 spaces, found 4
(#5681) Spaces must be used to indent lines; tabs are not allowed
(#5681) Tab found within whitespace
(#5681) Line indented incorrectly; expected at least 16 spaces, found 4
(#5682) Spaces must be used to indent lines; tabs are not allowed
(#5682) Tab found within whitespace
(#5682) Line indented incorrectly; expected at least 16 spaces, found 4
(#5684) Inline comments must end in full-stops, exclamation marks, or question marks
(#5697) Spaces must be used to indent lines; tabs are not allowed
(#5697) Tab found within whitespace
(#5697) Inline comments must end in full-stops, exclamation marks, or question marks
(#5697) Line indented incorrectly; expected at least 16 spaces, found 4
(#5698) Spaces must be used to indent lines; tabs are not allowed
(#5698) Tab found within whitespace
(#5698) Line indented incorrectly; expected at least 16 spaces, found 4
(#5702) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5704) Inline comments must end in full-stops, exclamation marks, or question marks
(#5704) No space found before comment text; expected "// In forum, type is unused, so we use it for forum type: news/general" but found "//In forum, type is unused, so we use it for forum type: news/general"
(#5705) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5708) Inline control structures are not allowed
(#5708) Variable "news_forum_id" must not contain underscores.
(#5712) This comment is 48% valid code; is this commented out code?
(#5712) Line indented incorrectly; expected at least 16 spaces, found 0
(#5713) Line indented incorrectly; expected at least 16 spaces, found 4
(#5719) Whitespace found at end of line
(#5723) Line indented incorrectly; expected at least 16 spaces, found 0
(#5724) Spaces must be used to indent lines; tabs are not allowed
(#5724) Tab found within whitespace
(#5724) Line indented incorrectly; expected at least 16 spaces, found 4
(#5726) Spaces must be used to indent lines; tabs are not allowed
(#5726) Tab found within whitespace
(#5726) Line indented incorrectly; expected at least 16 spaces, found 4
(#5729) Spaces must be used to indent lines; tabs are not allowed
(#5729) Tab found within whitespace
(#5729) Line indented incorrectly; expected at least 8 spaces, found 2
(#5730) Spaces must be used to indent lines; tabs are not allowed
(#5730) Tab found within whitespace
(#5730) Line indented incorrectly; expected 4 spaces, found 1
(#5730) Closing brace indented incorrectly; expected 3 spaces, found 1
(#5732) Spaces must be used to indent lines; tabs are not allowed
(#5732) Tab found within whitespace
(#5732) Line indented incorrectly; expected 4 spaces, found 1
(#5732) Visibility must be declared on method "get_display"
(#5733) Spaces must be used to indent lines; tabs are not allowed
(#5733) Tab found within whitespace
(#5733) Line indented incorrectly; expected at least 4 spaces, found 1
(#5733) Opening brace should be on the same line as the declaration
(#5734) Spaces must be used to indent lines; tabs are not allowed
(#5734) Tab found within whitespace
(#5734) Line indented incorrectly; expected at least 8 spaces, found 2
(#5736) Spaces must be used to indent lines; tabs are not allowed
(#5736) Tab found within whitespace
(#5736) Line indented incorrectly; expected 8 spaces, found 2
(#5737) Spaces must be used to indent lines; tabs are not allowed
(#5737) Tab found within whitespace
(#5737) Line indented incorrectly; expected at least 8 spaces, found 2
(#5738) Spaces must be used to indent lines; tabs are not allowed
(#5738) Tab found within whitespace
(#5738) Line indented incorrectly; expected 12 spaces, found 3
(#5739) Spaces must be used to indent lines; tabs are not allowed
(#5739) Tab found within whitespace
(#5739) Inline comments must end in full-stops, exclamation marks, or question marks
(#5739) Line indented incorrectly; expected at least 16 spaces, found 4
(#5740) Spaces must be used to indent lines; tabs are not allowed
(#5740) Tab found within whitespace
(#5740) Line indented incorrectly; expected at least 16 spaces, found 4
(#5741) Spaces must be used to indent lines; tabs are not allowed
(#5741) Tab found within whitespace
(#5741) Line indented incorrectly; expected at least 16 spaces, found 4
(#5742) Spaces must be used to indent lines; tabs are not allowed
(#5742) Tab found within whitespace
(#5742) Line indented incorrectly; expected at least 16 spaces, found 4
(#5744) Spaces must be used to indent lines; tabs are not allowed
(#5744) Tab found within whitespace
(#5744) Line indented incorrectly; expected at least 16 spaces, found 4
(#5745) Spaces must be used to indent lines; tabs are not allowed
(#5745) Tab found within whitespace
(#5746) Spaces must be used to indent lines; tabs are not allowed
(#5746) Tab found within whitespace
(#5746) Line indented incorrectly; expected 12 spaces, found 3
(#5747) Spaces must be used to indent lines; tabs are not allowed
(#5747) Tab found within whitespace
(#5747) Inline comments must end in full-stops, exclamation marks, or question marks
(#5747) Line indented incorrectly; expected at least 16 spaces, found 4
(#5748) Spaces must be used to indent lines; tabs are not allowed
(#5748) Tab found within whitespace
(#5748) Line indented incorrectly; expected at least 16 spaces, found 4
(#5749) Spaces must be used to indent lines; tabs are not allowed
(#5749) Tab found within whitespace
(#5749) Line indented incorrectly; expected at least 16 spaces, found 4
(#5750) Spaces must be used to indent lines; tabs are not allowed
(#5750) Tab found within whitespace
(#5750) Line indented incorrectly; expected at least 16 spaces, found 4
(#5752) Spaces must be used to indent lines; tabs are not allowed
(#5752) Tab found within whitespace
(#5752) Line indented incorrectly; expected at least 16 spaces, found 4
(#5753) Spaces must be used to indent lines; tabs are not allowed
(#5753) Tab found within whitespace
(#5754) Spaces must be used to indent lines; tabs are not allowed
(#5754) Tab found within whitespace
(#5754) Line indented incorrectly; expected 12 spaces, found 3
(#5755) Spaces must be used to indent lines; tabs are not allowed
(#5755) Tab found within whitespace
(#5755) Line indented incorrectly; expected at least 16 spaces, found 4
(#5756) Spaces must be used to indent lines; tabs are not allowed
(#5756) Tab found within whitespace
(#5757) Spaces must be used to indent lines; tabs are not allowed
(#5757) Tab found within whitespace
(#5757) Line indented incorrectly; expected 8 spaces, found 2
(#5759) Spaces must be used to indent lines; tabs are not allowed
(#5759) Tab found within whitespace
(#5759) Line indented incorrectly; expected at least 8 spaces, found 2
(#5760) Spaces must be used to indent lines; tabs are not allowed
(#5760) Tab found within whitespace
(#5760) Line indented incorrectly; expected 4 spaces, found 1
(#5763) Visibility must be declared on method "my_certificates"
(#5764) Opening brace should be on the same line as the declaration
(#5765) Spaces must be used to indent lines; tabs are not allowed
(#5765) Tab found within whitespace
(#5765) Line indented incorrectly; expected 8 spaces, found 2
(#5766) Spaces must be used to indent lines; tabs are not allowed
(#5766) Tab found within whitespace
(#5766) Line indented incorrectly; expected at least 8 spaces, found 2
(#5767) Spaces must be used to indent lines; tabs are not allowed
(#5767) Tab found within whitespace
(#5767) Line indented incorrectly; expected 12 spaces, found 3
(#5768) Spaces must be used to indent lines; tabs are not allowed
(#5768) Tab found within whitespace
(#5769) Spaces must be used to indent lines; tabs are not allowed
(#5769) Tab found within whitespace
(#5769) Line indented incorrectly; expected at least 12 spaces, found 4
(#5770) Spaces must be used to indent lines; tabs are not allowed
(#5770) Tab found within whitespace
(#5770) Line indented incorrectly; expected 12 spaces, found 3
(#5771) Spaces must be used to indent lines; tabs are not allowed
(#5771) Tab found within whitespace
(#5772) Spaces must be used to indent lines; tabs are not allowed
(#5772) Tab found within whitespace
(#5772) Line indented incorrectly; expected at least 12 spaces, found 4
(#5773) Spaces must be used to indent lines; tabs are not allowed
(#5773) Tab found within whitespace
(#5773) Line indented incorrectly; expected 8 spaces, found 2
(#5774) Spaces must be used to indent lines; tabs are not allowed
(#5774) Tab found within whitespace
(#5774) Line indented incorrectly; expected 4 spaces, found 1
(#5774) Closing brace indented incorrectly; expected 4 spaces, found 1
(#5776) Visibility must be declared on method "my_certificates_normal"
(#5777) Opening brace should be on the same line as the declaration
(#5784) Variable "user_id" must not contain underscores.
(#5785) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5789) Inline control structures are not allowed
(#5792) Variable "c_ids" must not contain underscores.
(#5793) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5795) Variable "c_ids" must not contain underscores.
(#5797) Variable "ids_str" must not contain underscores.
(#5797) Variable "c_ids" must not contain underscores.
(#5799) Spaces must be used to indent lines; tabs are not allowed
(#5799) Tab found within whitespace
(#5799) Line indented incorrectly; expected at least 8 spaces, found 2
(#5802) Variable "user_id" must not contain underscores.
(#5803) Variable "ids_str" must not contain underscores.
(#5807) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5810) Expected 1 space after "="; 2 found
(#5820) Visibility must be declared on method "my_certificates_simple"
(#5821) Opening brace should be on the same line as the declaration
(#5828) Variable "user_id" must not contain underscores.
(#5829) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5833) Inline control structures are not allowed
(#5836) Variable "c_ids" must not contain underscores.
(#5837) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5839) Variable "c_ids" must not contain underscores.
(#5841) Variable "ids_str" must not contain underscores.
(#5841) Variable "c_ids" must not contain underscores.
(#5843) Spaces must be used to indent lines; tabs are not allowed
(#5843) Tab found within whitespace
(#5843) Line indented incorrectly; expected at least 8 spaces, found 2
(#5846) Variable "user_id" must not contain underscores.
(#5847) Variable "ids_str" must not contain underscores.
(#5851) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5854) Expected 1 space after "="; 2 found
(#5864) Spaces must be used to indent lines; tabs are not allowed
(#5864) Tab found within whitespace
(#5864) Line indented incorrectly; expected 4 spaces, found 1
(#5864) Visibility must be declared on method "get_page"
(#5865) Spaces must be used to indent lines; tabs are not allowed
(#5865) Tab found within whitespace
(#5865) Line indented incorrectly; expected at least 4 spaces, found 1
(#5865) Opening brace should be on the same line as the declaration
(#5865) Whitespace found at end of line
(#5866) Spaces must be used to indent lines; tabs are not allowed
(#5866) Tab found within whitespace
(#5866) Line indented incorrectly; expected at least 8 spaces, found 2
(#5868) Spaces must be used to indent lines; tabs are not allowed
(#5868) Tab found within whitespace
(#5868) Line indented incorrectly; expected 8 spaces, found 2
(#5869) Spaces must be used to indent lines; tabs are not allowed
(#5869) Tab found within whitespace
(#5869) Line indented incorrectly; expected at least 12 spaces, found 4
(#5870) Spaces must be used to indent lines; tabs are not allowed
(#5870) Tab found within whitespace
(#5870) Line indented incorrectly; expected 8 spaces, found 2
(#5871) Spaces must be used to indent lines; tabs are not allowed
(#5871) Tab found within whitespace
(#5871) Line indented incorrectly; expected at least 8 spaces, found 2
(#5871) Expected 1 space before "=>"; 0 found
(#5871) Expected 1 space after "=>"; 0 found
(#5873) Spaces must be used to indent lines; tabs are not allowed
(#5873) Tab found within whitespace
(#5873) Line indented incorrectly; expected at least 8 spaces, found 2
(#5874) Spaces must be used to indent lines; tabs are not allowed
(#5874) Tab found within whitespace
(#5874) Line indented incorrectly; expected at least 8 spaces, found 2
(#5875) Spaces must be used to indent lines; tabs are not allowed
(#5875) Tab found within whitespace
(#5875) Line indented incorrectly; expected at least 8 spaces, found 2
(#5876) Line exceeds 132 characters; contains 147 characters
(#5877) Spaces must be used to indent lines; tabs are not allowed
(#5877) Tab found within whitespace
(#5877) Line indented incorrectly; expected at least 8 spaces, found 2
(#5879) Spaces must be used to indent lines; tabs are not allowed
(#5879) Tab found within whitespace
(#5879) Line indented incorrectly; expected at least 8 spaces, found 2
(#5880) Spaces must be used to indent lines; tabs are not allowed
(#5880) Tab found within whitespace
(#5880) Line indented incorrectly; expected 4 spaces, found 1
(#5882) Spaces must be used to indent lines; tabs are not allowed
(#5882) Tab found within whitespace
(#5882) Line indented incorrectly; expected 4 spaces, found 1
(#5882) Visibility must be declared on method "get_label"
(#5883) Spaces must be used to indent lines; tabs are not allowed
(#5883) Tab found within whitespace
(#5883) Line indented incorrectly; expected at least 4 spaces, found 1
(#5883) Opening brace should be on the same line as the declaration
(#5885) Whitespace found at end of line
(#5887) Whitespace found at end of line
(#5889) Expected 1 space before "=>"; 0 found
(#5889) Expected 1 space after "=>"; 0 found
(#5890) Whitespace found at end of line
(#5891) Spaces must be used to indent lines; tabs are not allowed
(#5891) Tab found within whitespace
(#5891) Line indented incorrectly; expected at least 8 spaces, found 2
(#5893) Spaces must be used to indent lines; tabs are not allowed
(#5893) Tab found within whitespace
(#5893) Line indented incorrectly; expected at least 8 spaces, found 2
(#5895) Spaces must be used to indent lines; tabs are not allowed
(#5895) Tab found within whitespace
(#5895) Line indented incorrectly; expected at least 8 spaces, found 2
(#5895) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5895) Line exceeds 132 characters; contains 135 characters
(#5896) Spaces must be used to indent lines; tabs are not allowed
(#5896) Tab found within whitespace
(#5896) Line indented incorrectly; expected at least 8 spaces, found 2
(#5897) Spaces must be used to indent lines; tabs are not allowed
(#5897) Tab found within whitespace
(#5897) Line indented incorrectly; expected at least 8 spaces, found 2
(#5900) Closing brace indented incorrectly; expected 1 spaces, found 4
(#5902) Visibility must be declared on method "get_news_item"
(#5903) Opening brace should be on the same line as the declaration
(#5908) Variable "item_posts" must not contain underscores.
(#5909) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5914) Variable "item_posts" must not contain underscores.
(#5915) Whitespace found at end of line
(#5917) Variable "item_posts" must not contain underscores.
(#5920) Visibility must be declared on method "get_questionnaire_question_result_radio"
(#5921) Opening brace should be on the same line as the declaration
(#5935) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5946) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5955) Visibility must be declared on method "get_questionnaire_question_result_essay"
(#5956) Opening brace should be on the same line as the declaration
(#5969) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5980) Visibility must be declared on method "get_questionnaire_results"
(#5981) Opening brace should be on the same line as the declaration
(#5993) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6004) Spaces must be used to indent lines; tabs are not allowed
(#6004) Tab found within whitespace
(#6004) Line indented incorrectly; expected 16 spaces, found 4
(#6024) Visibility must be declared on method "get_course_questionnaire_results"
(#6025) Opening brace should be on the same line as the declaration
(#6035) Line indented incorrectly; expected 4 spaces, found 3
(#6035) Visibility must be declared on method "add_cohort_member"
(#6035) Variable "cohort_id" must not contain underscores.
(#6036) Opening brace should be on the same line as the declaration
(#6042) Commas (,) must be followed by white space.
(#6044) Inline control structures are not allowed
(#6047) Spaces must be used to indent lines; tabs are not allowed
(#6047) Tab found within whitespace
(#6047) Line indented incorrectly; expected at least 8 spaces, found 2
(#6047) Variable "cohort_id" must not contain underscores.
(#6048) Commas (,) must be followed by white space.
(#6050) Inline control structures are not allowed
(#6052) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6054) Variable "cohort_id" must not contain underscores.
(#6057) Closing brace indented incorrectly; expected 3 spaces, found 4
(#6059) Visibility must be declared on method "remove_cohort_member"
(#6059) Variable "cohort_id" must not contain underscores.
(#6060) Opening brace should be on the same line as the declaration
(#6066) Commas (,) must be followed by white space.
(#6068) Inline control structures are not allowed
(#6071) Variable "cohort_id" must not contain underscores.
(#6072) Commas (,) must be followed by white space.
(#6074) Inline control structures are not allowed
(#6077) Variable "cohort_id" must not contain underscores.
(#6082) Spaces must be used to indent lines; tabs are not allowed
(#6082) Tab found within whitespace
(#6082) Line indented incorrectly; expected 4 spaces, found 1
(#6082) Visibility must be declared on method "multiple_add_cohort_member"
(#6083) Spaces must be used to indent lines; tabs are not allowed
(#6083) Tab found within whitespace
(#6083) Line indented incorrectly; expected at least 4 spaces, found 1
(#6083) Opening brace should be on the same line as the declaration
(#6084) Spaces must be used to indent lines; tabs are not allowed
(#6084) Tab found within whitespace
(#6084) Line indented incorrectly; expected at least 8 spaces, found 2
(#6086) Spaces must be used to indent lines; tabs are not allowed
(#6086) Tab found within whitespace
(#6086) Line indented incorrectly; expected at least 8 spaces, found 2
(#6087) Spaces must be used to indent lines; tabs are not allowed
(#6087) Tab found within whitespace
(#6087) Line indented incorrectly; expected at least 8 spaces, found 2
(#6089) Spaces must be used to indent lines; tabs are not allowed
(#6089) Tab found within whitespace
(#6089) Line indented incorrectly; expected at least 8 spaces, found 2
(#6090) Spaces must be used to indent lines; tabs are not allowed
(#6090) Tab found within whitespace
(#6090) Line indented incorrectly; expected at least 8 spaces, found 2
(#6090) Commas (,) must be followed by white space.
(#6092) Spaces must be used to indent lines; tabs are not allowed
(#6092) Tab found within whitespace
(#6092) Line indented incorrectly; expected at least 8 spaces, found 2
(#6092) Inline control structures are not allowed
(#6093) Spaces must be used to indent lines; tabs are not allowed
(#6093) Tab found within whitespace
(#6093) Line indented incorrectly; expected at least 8 spaces, found 3
(#6095) Spaces must be used to indent lines; tabs are not allowed
(#6095) Tab found within whitespace
(#6095) Line indented incorrectly; expected 8 spaces, found 2
(#6095) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#6096) Spaces must be used to indent lines; tabs are not allowed
(#6096) Tab found within whitespace
(#6096) Line indented incorrectly; expected at least 8 spaces, found 2
(#6097) Spaces must be used to indent lines; tabs are not allowed
(#6097) Tab found within whitespace
(#6097) Line indented incorrectly; expected at least 12 spaces, found 3
(#6098) Spaces must be used to indent lines; tabs are not allowed
(#6098) Tab found within whitespace
(#6098) Line indented incorrectly; expected 8 spaces, found 2
(#6100) Spaces must be used to indent lines; tabs are not allowed
(#6100) Tab found within whitespace
(#6100) Line indented incorrectly; expected at least 8 spaces, found 2
(#6101) Spaces must be used to indent lines; tabs are not allowed
(#6101) Tab found within whitespace
(#6101) Line indented incorrectly; expected 4 spaces, found 1
(#6104) Spaces must be used to indent lines; tabs are not allowed
(#6104) Tab found within whitespace
(#6104) Line indented incorrectly; expected 4 spaces, found 1
(#6104) Visibility must be declared on method "multiple_remove_cohort_member"
(#6105) Spaces must be used to indent lines; tabs are not allowed
(#6105) Tab found within whitespace
(#6105) Line indented incorrectly; expected at least 4 spaces, found 1
(#6105) Opening brace should be on the same line as the declaration
(#6106) Spaces must be used to indent lines; tabs are not allowed
(#6106) Tab found within whitespace
(#6106) Line indented incorrectly; expected at least 8 spaces, found 2
(#6108) Spaces must be used to indent lines; tabs are not allowed
(#6108) Tab found within whitespace
(#6108) Line indented incorrectly; expected at least 8 spaces, found 2
(#6109) Spaces must be used to indent lines; tabs are not allowed
(#6109) Tab found within whitespace
(#6109) Line indented incorrectly; expected at least 8 spaces, found 2
(#6111) Spaces must be used to indent lines; tabs are not allowed
(#6111) Tab found within whitespace
(#6111) Line indented incorrectly; expected at least 8 spaces, found 2
(#6112) Spaces must be used to indent lines; tabs are not allowed
(#6112) Tab found within whitespace
(#6112) Line indented incorrectly; expected at least 8 spaces, found 2
(#6112) Commas (,) must be followed by white space.
(#6114) Spaces must be used to indent lines; tabs are not allowed
(#6114) Tab found within whitespace
(#6114) Line indented incorrectly; expected at least 8 spaces, found 2
(#6114) Inline control structures are not allowed
(#6115) Spaces must be used to indent lines; tabs are not allowed
(#6115) Tab found within whitespace
(#6115) Line indented incorrectly; expected at least 8 spaces, found 3
(#6117) Spaces must be used to indent lines; tabs are not allowed
(#6117) Tab found within whitespace
(#6117) Line indented incorrectly; expected 8 spaces, found 2
(#6117) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#6118) Spaces must be used to indent lines; tabs are not allowed
(#6118) Tab found within whitespace
(#6118) Line indented incorrectly; expected at least 8 spaces, found 2
(#6119) Spaces must be used to indent lines; tabs are not allowed
(#6119) Tab found within whitespace
(#6119) Line indented incorrectly; expected at least 12 spaces, found 3
(#6120) Spaces must be used to indent lines; tabs are not allowed
(#6120) Tab found within whitespace
(#6120) Line indented incorrectly; expected 8 spaces, found 2
(#6122) Spaces must be used to indent lines; tabs are not allowed
(#6122) Tab found within whitespace
(#6122) Line indented incorrectly; expected at least 8 spaces, found 2
(#6123) Spaces must be used to indent lines; tabs are not allowed
(#6123) Tab found within whitespace
(#6123) Line indented incorrectly; expected 4 spaces, found 1
(#6126) Visibility must be declared on method "get_cohorts"
(#6127) Opening brace should be on the same line as the declaration
(#6136) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6147) Visibility must be declared on method "get_themes"
(#6148) Spaces must be used to indent lines; tabs are not allowed
(#6148) Tab found within whitespace
(#6148) Line indented incorrectly; expected at least 4 spaces, found 1
(#6148) Opening brace should be on the same line as the declaration
(#6149) Spaces must be used to indent lines; tabs are not allowed
(#6149) Tab found within whitespace
(#6149) Line indented incorrectly; expected at least 8 spaces, found 2
(#6151) Spaces must be used to indent lines; tabs are not allowed
(#6151) Tab found within whitespace
(#6151) Line indented incorrectly; expected at least 8 spaces, found 2
(#6152) Spaces must be used to indent lines; tabs are not allowed
(#6152) Tab found within whitespace
(#6152) Line indented incorrectly; expected 8 spaces, found 2
(#6152) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#6153) Spaces must be used to indent lines; tabs are not allowed
(#6153) Tab found within whitespace
(#6153) Line indented incorrectly; expected at least 8 spaces, found 2
(#6154) Spaces must be used to indent lines; tabs are not allowed
(#6154) Tab found within whitespace
(#6154) Line indented incorrectly; expected at least 12 spaces, found 3
(#6155) Spaces must be used to indent lines; tabs are not allowed
(#6155) Tab found within whitespace
(#6155) Line indented incorrectly; expected at least 12 spaces, found 3
(#6156) Spaces must be used to indent lines; tabs are not allowed
(#6156) Tab found within whitespace
(#6156) Line indented incorrectly; expected at least 12 spaces, found 3
(#6157) Spaces must be used to indent lines; tabs are not allowed
(#6157) Tab found within whitespace
(#6157) Line indented incorrectly; expected 8 spaces, found 2
(#6159) Spaces must be used to indent lines; tabs are not allowed
(#6159) Tab found within whitespace
(#6159) Line indented incorrectly; expected at least 8 spaces, found 2
(#6160) Spaces must be used to indent lines; tabs are not allowed
(#6160) Tab found within whitespace
(#6160) Line indented incorrectly; expected 4 spaces, found 1
(#6160) Closing brace indented incorrectly; expected 4 spaces, found 1
(#6163) Visibility must be declared on method "create_course"
(#6163) Variable "course_ext" must not contain underscores.
(#6163) Commas (,) must be followed by white space.
(#6163) Variable "skip_fix_course_sortorder" must not contain underscores.
(#6163) Expected 1 space after closing parenthesis; found 0
(#6166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6166) Inline comments must end in full-stops, exclamation marks, or question marks
(#6174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6174) Inline comments must end in full-stops, exclamation marks, or question marks
(#6175) Variable "course_ext" must not contain underscores.
(#6176) Variable "course_ext" must not contain underscores.
(#6177) Variable "course_ext" must not contain underscores.
(#6178) Variable "course_ext" must not contain underscores.
(#6179) Expected 1 space after "="; 3 found
(#6179) Variable "course_ext" must not contain underscores.
(#6179) Space found before semicolon; expected "];" but found "] ;"
(#6180) Variable "course_ext" must not contain underscores.
(#6181) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6183) Inline control structures are not allowed
(#6183) Variable "course_ext" must not contain underscores.
(#6184) Variable "course_ext" must not contain underscores.
(#6185) Inline control structures are not allowed
(#6185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6185) Inline comments must end in full-stops, exclamation marks, or question marks
(#6190) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6193) Inline comments must end in full-stops, exclamation marks, or question marks
(#6200) The use of function error_log() is forbidden
(#6205) Spaces must be used to indent lines; tabs are not allowed
(#6205) Tab found within whitespace
(#6205) Inline comments must end in full-stops, exclamation marks, or question marks
(#6205) Line indented incorrectly; expected at least 8 spaces, found 2
(#6206) Spaces must be used to indent lines; tabs are not allowed
(#6206) Tab found within whitespace
(#6206) Line indented incorrectly; expected at least 8 spaces, found 2
(#6213) Visibility must be declared on method "update_course"
(#6213) Variable "course_ext" must not contain underscores.
(#6214) Opening brace should be on the same line as the declaration
(#6217) Variable "course_ext" must not contain underscores.
(#6218) Variable "course_ext" must not contain underscores.
(#6219) Variable "course_ext" must not contain underscores.
(#6220) Variable "course_ext" must not contain underscores.
(#6221) Variable "course_ext" must not contain underscores.
(#6222) Variable "course_ext" must not contain underscores.
(#6223) Variable "course_ext" must not contain underscores.
(#6224) Expected 1 space after "="; 3 found
(#6224) Variable "course_ext" must not contain underscores.
(#6224) Space found before semicolon; expected "];" but found "] ;"
(#6225) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6228) Expected 1 space after "="; 3 found
(#6228) Variable "course_ext" must not contain underscores.
(#6228) Space found before semicolon; expected "];" but found "] ;"
(#6229) Variable "course_ext" must not contain underscores.
(#6230) Variable "course_ext" must not contain underscores.
(#6231) Variable "course_ext" must not contain underscores.
(#6232) Variable "course_ext" must not contain underscores.
(#6233) Expected 1 space after "="; 3 found
(#6233) Variable "course_ext" must not contain underscores.
(#6233) Space found before semicolon; expected "];" but found "] ;"
(#6234) Spaces must be used to indent lines; tabs are not allowed
(#6234) Tab found within whitespace
(#6234) Line indented incorrectly; expected at least 8 spaces, found 2
(#6234) Inline control structures are not allowed
(#6234) Variable "course_ext" must not contain underscores.
(#6234) Inline comments must end in full-stops, exclamation marks, or question marks
(#6235) Spaces must be used to indent lines; tabs are not allowed
(#6235) Tab found within whitespace
(#6235) Line indented incorrectly; expected at least 8 spaces, found 3
(#6235) Expected 1 space after "="; 3 found
(#6235) Variable "course_ext" must not contain underscores.
(#6235) Space found before semicolon; expected "];" but found "] ;"
(#6236) Inline control structures are not allowed
(#6236) Variable "course_ext" must not contain underscores.
(#6236) Inline comments must end in full-stops, exclamation marks, or question marks
(#6237) Spaces must be used to indent lines; tabs are not allowed
(#6237) Tab found within whitespace
(#6237) Line indented incorrectly; expected at least 8 spaces, found 3
(#6237) Variable "course_ext" must not contain underscores.
(#6243) Expected 1 space after "="; newline found
(#6247) Line exceeds 132 characters; contains 165 characters
(#6254) Visibility must be declared on method "logoutpage_hook"
(#6257) Inline control structures are not allowed
(#6263) Inline comments must end in full-stops, exclamation marks, or question marks
(#6264) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6266) Variable "cookieValue" must be all lower-case
(#6267) Variable "cookieArray" must be all lower-case
(#6267) Variable "cookieValue" must be all lower-case
(#6269) Variable "cookieArray" must be all lower-case
(#6274) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6276) Inline control structures are not allowed
(#6276) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6281) Spaces must be used to indent lines; tabs are not allowed
(#6281) Tab found within whitespace
(#6281) Line indented incorrectly; expected 4 spaces, found 1
(#6281) Visibility must be declared on method "get_scorm_item_track_data"
(#6282) Spaces must be used to indent lines; tabs are not allowed
(#6282) Tab found within whitespace
(#6282) Line indented incorrectly; expected at least 4 spaces, found 1
(#6282) Opening brace should be on the same line as the declaration
(#6286) Expected 1 space after "="; newline found
(#6298) Expected 1 space after "="; 2 found
(#6303) Spaces must be used to indent lines; tabs are not allowed
(#6303) Tab found within whitespace
(#6303) Line indented incorrectly; expected 4 spaces, found 1
(#6305) Spaces must be used to indent lines; tabs are not allowed
(#6305) Tab found within whitespace
(#6305) Line indented incorrectly; expected 4 spaces, found 1
(#6305) Visibility must be declared on method "get_scorm_track_data"
(#6306) Spaces must be used to indent lines; tabs are not allowed
(#6306) Tab found within whitespace
(#6306) Line indented incorrectly; expected at least 4 spaces, found 1
(#6306) Opening brace should be on the same line as the declaration
(#6307) Spaces must be used to indent lines; tabs are not allowed
(#6307) Tab found within whitespace
(#6307) Line indented incorrectly; expected at least 8 spaces, found 2
(#6308) Spaces must be used to indent lines; tabs are not allowed
(#6308) Tab found within whitespace
(#6308) Line indented incorrectly; expected at least 8 spaces, found 2
(#6309) Spaces must be used to indent lines; tabs are not allowed
(#6309) Tab found within whitespace
(#6309) Line indented incorrectly; expected at least 8 spaces, found 2
(#6310) Spaces must be used to indent lines; tabs are not allowed
(#6310) Tab found within whitespace
(#6310) Line indented incorrectly; expected at least 8 spaces, found 2
(#6311) Spaces must be used to indent lines; tabs are not allowed
(#6311) Tab found within whitespace
(#6311) Line indented incorrectly; expected at least 8 spaces, found 2
(#6313) Spaces must be used to indent lines; tabs are not allowed
(#6313) Tab found within whitespace
(#6313) Line indented incorrectly; expected at least 8 spaces, found 2
(#6314) Spaces must be used to indent lines; tabs are not allowed
(#6314) Tab found within whitespace
(#6314) Line indented incorrectly; expected 4 spaces, found 1
(#6316) Spaces must be used to indent lines; tabs are not allowed
(#6316) Tab found within whitespace
(#6316) Line indented incorrectly; expected 4 spaces, found 1
(#6316) Visibility must be declared on method "get_scorm_data"
(#6316) Variable "course_id" must not contain underscores.
(#6317) Spaces must be used to indent lines; tabs are not allowed
(#6317) Tab found within whitespace
(#6317) Line indented incorrectly; expected at least 4 spaces, found 1
(#6317) Opening brace should be on the same line as the declaration
(#6318) Spaces must be used to indent lines; tabs are not allowed
(#6318) Tab found within whitespace
(#6318) Line indented incorrectly; expected at least 8 spaces, found 2
(#6318) Variable "course_id" must not contain underscores.
(#6320) Spaces must be used to indent lines; tabs are not allowed
(#6320) Tab found within whitespace
(#6320) Line indented incorrectly; expected 8 spaces, found 2
(#6320) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6322) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6324) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6326) Inline comments must end in full-stops, exclamation marks, or question marks
(#6328) Variable "scorm_track" must not contain underscores.
(#6330) Variable "scorm_track" must not contain underscores.
(#6332) Inline control structures are not allowed
(#6335) Closing brace indented incorrectly; expected 2 spaces, found 8
(#6336) Spaces must be used to indent lines; tabs are not allowed
(#6336) Tab found within whitespace
(#6336) Line indented incorrectly; expected 4 spaces, found 1
(#6338) Spaces must be used to indent lines; tabs are not allowed
(#6338) Tab found within whitespace
(#6338) Line indented incorrectly; expected 4 spaces, found 1
(#6338) Visibility must be declared on method "list_courses_scorm"
(#6339) Spaces must be used to indent lines; tabs are not allowed
(#6339) Tab found within whitespace
(#6339) Line indented incorrectly; expected at least 4 spaces, found 1
(#6339) Opening brace should be on the same line as the declaration
(#6340) Spaces must be used to indent lines; tabs are not allowed
(#6340) Tab found within whitespace
(#6340) Line indented incorrectly; expected at least 8 spaces, found 2
(#6342) Spaces must be used to indent lines; tabs are not allowed
(#6342) Tab found within whitespace
(#6342) Line indented incorrectly; expected at least 8 spaces, found 2
(#6342) Variable "scorm_courses" must not contain underscores.
(#6343) Spaces must be used to indent lines; tabs are not allowed
(#6343) Tab found within whitespace
(#6343) Line indented incorrectly; expected 8 spaces, found 2
(#6343) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#6344) Spaces must be used to indent lines; tabs are not allowed
(#6344) Tab found within whitespace
(#6344) Line indented incorrectly; expected at least 8 spaces, found 2
(#6345) Spaces must be used to indent lines; tabs are not allowed
(#6345) Tab found within whitespace
(#6345) Line indented incorrectly; expected at least 12 spaces, found 3
(#6347) Spaces must be used to indent lines; tabs are not allowed
(#6347) Tab found within whitespace
(#6347) Line indented incorrectly; expected at least 12 spaces, found 3
(#6347) Inline control structures are not allowed
(#6348) Spaces must be used to indent lines; tabs are not allowed
(#6348) Tab found within whitespace
(#6348) Line indented incorrectly; expected at least 12 spaces, found 4
(#6348) Inline comments must end in full-stops, exclamation marks, or question marks
(#6350) Spaces must be used to indent lines; tabs are not allowed
(#6350) Tab found within whitespace
(#6350) Line indented incorrectly; expected at least 12 spaces, found 3
(#6350) Variable "scorm_courses" must not contain underscores.
(#6351) Spaces must be used to indent lines; tabs are not allowed
(#6351) Tab found within whitespace
(#6351) Line indented incorrectly; expected 8 spaces, found 2
(#6353) Spaces must be used to indent lines; tabs are not allowed
(#6353) Tab found within whitespace
(#6353) Line indented incorrectly; expected at least 8 spaces, found 2
(#6353) Variable "scorm_courses" must not contain underscores.
(#6355) Spaces must be used to indent lines; tabs are not allowed
(#6355) Tab found within whitespace
(#6355) Line indented incorrectly; expected 4 spaces, found 1
(#6357) Visibility must be declared on method "my_badges"
(#6358) Opening brace should be on the same line as the declaration
(#6360) Spaces must be used to indent lines; tabs are not allowed
(#6360) Tab found within whitespace
(#6360) Line indented incorrectly; expected at least 8 spaces, found 2
(#6367) Inline control structures are not allowed
(#6370) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#6373) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6380) Variable "image_url" must not contain underscores.
(#6381) Variable "image_url" must not contain underscores.
(#6389) Visibility must be declared on method "get_certificates_credits"
(#6390) Opening brace should be on the same line as the declaration
(#6393) Spaces must be used to indent lines; tabs are not allowed
(#6393) Tab found within whitespace
(#6393) Line indented incorrectly; expected at least 8 spaces, found 2
(#6393) Inline control structures are not allowed
(#6394) Spaces must be used to indent lines; tabs are not allowed
(#6394) Tab found within whitespace
(#6394) Line indented incorrectly; expected at least 8 spaces, found 3
(#6396) Spaces must be used to indent lines; tabs are not allowed
(#6396) Tab found within whitespace
(#6396) Line indented incorrectly; expected at least 8 spaces, found 2
(#6397) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6402) Spaces must be used to indent lines; tabs are not allowed
(#6402) Tab found within whitespace
(#6402) Line indented incorrectly; expected at least 8 spaces, found 2
(#6403) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6405) Inline comments must end in full-stops, exclamation marks, or question marks
(#6406) Expected 1 space after "="; newline found
(#6415) Expected 1 space after "="; 2 found
(#6418) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6431) Visibility must be declared on method "set_section_visible"
(#6431) Variable "course_id" must not contain underscores.
(#6432) Opening brace should be on the same line as the declaration
(#6435) Spaces must be used to indent lines; tabs are not allowed
(#6435) Tab found within whitespace
(#6435) Line indented incorrectly; expected at least 8 spaces, found 2
(#6435) Variable "course_id" must not contain underscores.
(#6438) Visibility must be declared on method "set_course_visible"
(#6438) Variable "course_id" must not contain underscores.
(#6439) Opening brace should be on the same line as the declaration
(#6443) Expected 1 space after "="; 3 found
(#6443) Variable "course_id" must not contain underscores.
(#6444) Expected 1 space after "="; 3 found
(#6449) Visibility must be declared on method "create_events"
(#6450) Opening brace should be on the same line as the declaration
(#6456) Whitespace found at end of line
(#6462) Expected 1 space before "="; 0 found
(#6476) Visibility must be declared on method "get_courses_not_editing_teachers"
(#6477) Opening brace should be on the same line as the declaration
(#6480) Spaces must be used to indent lines; tabs are not allowed
(#6480) Tab found within whitespace
(#6480) Line indented incorrectly; expected at least 8 spaces, found 2
(#6480) Inline control structures are not allowed
(#6481) Spaces must be used to indent lines; tabs are not allowed
(#6481) Tab found within whitespace
(#6481) Line indented incorrectly; expected at least 8 spaces, found 3
(#6484) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6489) Spaces must be used to indent lines; tabs are not allowed
(#6489) Tab found within whitespace
(#6489) Line indented incorrectly; expected at least 8 spaces, found 2
(#6489) Inline control structures are not allowed
(#6490) Spaces must be used to indent lines; tabs are not allowed
(#6490) Tab found within whitespace
(#6490) Line indented incorrectly; expected at least 8 spaces, found 3
(#6493) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6496) Line exceeds 132 characters; contains 139 characters
(#6497) Whitespace found at end of line within string
(#6501) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6503) Expected 1 space after "="; 2 found
(#6506) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6520) Spaces must be used to indent lines; tabs are not allowed
(#6520) Tab found within whitespace
(#6520) Line indented incorrectly; expected 4 spaces, found 1
(#6520) Visibility must be declared on method "get_course_progress"
(#6521) Spaces must be used to indent lines; tabs are not allowed
(#6521) Tab found within whitespace
(#6521) Line indented incorrectly; expected at least 4 spaces, found 1
(#6521) Opening brace should be on the same line as the declaration
(#6522) Spaces must be used to indent lines; tabs are not allowed
(#6522) Tab found within whitespace
(#6522) Line indented incorrectly; expected at least 8 spaces, found 2
(#6524) Spaces must be used to indent lines; tabs are not allowed
(#6524) Tab found within whitespace
(#6524) Line indented incorrectly; expected at least 8 spaces, found 2
(#6526) Spaces must be used to indent lines; tabs are not allowed
(#6526) Tab found within whitespace
(#6526) Line indented incorrectly; expected at least 8 spaces, found 2
(#6527) Spaces must be used to indent lines; tabs are not allowed
(#6527) Tab found within whitespace
(#6527) Line indented incorrectly; expected at least 8 spaces, found 2
(#6529) Spaces must be used to indent lines; tabs are not allowed
(#6529) Tab found within whitespace
(#6529) Line indented incorrectly; expected at least 8 spaces, found 2
(#6529) Inline control structures are not allowed
(#6530) Spaces must be used to indent lines; tabs are not allowed
(#6530) Tab found within whitespace
(#6530) Line indented incorrectly; expected at least 8 spaces, found 4
(#6532) Spaces must be used to indent lines; tabs are not allowed
(#6532) Tab found within whitespace
(#6532) Line indented incorrectly; expected at least 8 spaces, found 2
(#6534) Spaces must be used to indent lines; tabs are not allowed
(#6534) Tab found within whitespace
(#6534) Line indented incorrectly; expected at least 8 spaces, found 2
(#6535) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6537) Spaces must be used to indent lines; tabs are not allowed
(#6537) Tab found within whitespace
(#6537) Line indented incorrectly; expected at least 8 spaces, found 2
(#6538) Spaces must be used to indent lines; tabs are not allowed
(#6538) Tab found within whitespace
(#6538) Line indented incorrectly; expected at least 8 spaces, found 2
(#6540) Spaces must be used to indent lines; tabs are not allowed
(#6540) Tab found within whitespace
(#6540) Line indented incorrectly; expected at least 8 spaces, found 2
(#6541) Spaces must be used to indent lines; tabs are not allowed
(#6541) Tab found within whitespace
(#6541) Line indented incorrectly; expected at least 8 spaces, found 2
(#6543) Spaces must be used to indent lines; tabs are not allowed
(#6543) Tab found within whitespace
(#6543) Line indented incorrectly; expected at least 8 spaces, found 2
(#6543) Inline control structures are not allowed
(#6544) Spaces must be used to indent lines; tabs are not allowed
(#6544) Tab found within whitespace
(#6544) Line indented incorrectly; expected at least 8 spaces, found 3
(#6546) Spaces must be used to indent lines; tabs are not allowed
(#6546) Tab found within whitespace
(#6546) Line indented incorrectly; expected at least 8 spaces, found 2
(#6546) Variable "block_progress" must not contain underscores.
(#6548) Spaces must be used to indent lines; tabs are not allowed
(#6548) Tab found within whitespace
(#6548) Line indented incorrectly; expected at least 8 spaces, found 2
(#6548) Variable "block_progress" must not contain underscores.
(#6549) Spaces must be used to indent lines; tabs are not allowed
(#6549) Tab found within whitespace
(#6549) Line indented incorrectly; expected at least 8 spaces, found 2
(#6550) Spaces must be used to indent lines; tabs are not allowed
(#6550) Tab found within whitespace
(#6550) Line indented incorrectly; expected at least 8 spaces, found 2
(#6551) Spaces must be used to indent lines; tabs are not allowed
(#6551) Tab found within whitespace
(#6551) Line indented incorrectly; expected at least 8 spaces, found 2
(#6552) Spaces must be used to indent lines; tabs are not allowed
(#6552) Tab found within whitespace
(#6552) Line indented incorrectly; expected at least 8 spaces, found 2
(#6553) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6555) Spaces must be used to indent lines; tabs are not allowed
(#6555) Tab found within whitespace
(#6555) Line indented incorrectly; expected at least 8 spaces, found 2
(#6556) Spaces must be used to indent lines; tabs are not allowed
(#6556) Tab found within whitespace
(#6556) Line indented incorrectly; expected at least 8 spaces, found 2
(#6557) Spaces must be used to indent lines; tabs are not allowed
(#6557) Tab found within whitespace
(#6557) Line indented incorrectly; expected 8 spaces, found 2
(#6558) Spaces must be used to indent lines; tabs are not allowed
(#6558) Tab found within whitespace
(#6558) Line indented incorrectly; expected at least 12 spaces, found 3
(#6559) Spaces must be used to indent lines; tabs are not allowed
(#6559) Tab found within whitespace
(#6559) Line indented incorrectly; expected 8 spaces, found 2
(#6561) Spaces must be used to indent lines; tabs are not allowed
(#6561) Tab found within whitespace
(#6561) Line indented incorrectly; expected at least 8 spaces, found 2
(#6562) Spaces must be used to indent lines; tabs are not allowed
(#6562) Tab found within whitespace
(#6562) Variable "block_progress" must not contain underscores.
(#6563) Spaces must be used to indent lines; tabs are not allowed
(#6563) Tab found within whitespace
(#6564) Spaces must be used to indent lines; tabs are not allowed
(#6564) Tab found within whitespace
(#6565) Spaces must be used to indent lines; tabs are not allowed
(#6565) Tab found within whitespace
(#6567) Spaces must be used to indent lines; tabs are not allowed
(#6567) Tab found within whitespace
(#6567) Line indented incorrectly; expected at least 8 spaces, found 2
(#6568) Spaces must be used to indent lines; tabs are not allowed
(#6568) Tab found within whitespace
(#6568) Line indented incorrectly; expected at least 8 spaces, found 2
(#6569) Spaces must be used to indent lines; tabs are not allowed
(#6569) Tab found within whitespace
(#6569) Line indented incorrectly; expected at least 8 spaces, found 2
(#6570) Spaces must be used to indent lines; tabs are not allowed
(#6570) Tab found within whitespace
(#6570) Line indented incorrectly; expected at least 8 spaces, found 2
(#6571) Spaces must be used to indent lines; tabs are not allowed
(#6571) Tab found within whitespace
(#6571) Line indented incorrectly; expected 8 spaces, found 2
(#6572) Spaces must be used to indent lines; tabs are not allowed
(#6572) Tab found within whitespace
(#6572) Line indented incorrectly; expected at least 12 spaces, found 3
(#6573) Spaces must be used to indent lines; tabs are not allowed
(#6573) Tab found within whitespace
(#6573) Line indented incorrectly; expected at least 12 spaces, found 3
(#6573) Variable "block_progress" must not contain underscores.
(#6573) Expected 1 space after "?"; newline found
(#6574) Spaces must be used to indent lines; tabs are not allowed
(#6574) Tab found within whitespace
(#6574) Line indented incorrectly; expected at least 12 spaces, found 7
(#6574) Variable "block_progress" must not contain underscores.
(#6574) Expected 1 space after ":"; newline found
(#6575) Spaces must be used to indent lines; tabs are not allowed
(#6575) Tab found within whitespace
(#6575) Line indented incorrectly; expected at least 12 spaces, found 7
(#6577) Spaces must be used to indent lines; tabs are not allowed
(#6577) Tab found within whitespace
(#6577) Line indented incorrectly; expected 12 spaces, found 3
(#6578) Spaces must be used to indent lines; tabs are not allowed
(#6578) Tab found within whitespace
(#6578) Line indented incorrectly; expected at least 16 spaces, found 4
(#6580) Spaces must be used to indent lines; tabs are not allowed
(#6580) Tab found within whitespace
(#6580) Line indented incorrectly; expected 12 spaces, found 3
(#6581) Spaces must be used to indent lines; tabs are not allowed
(#6581) Tab found within whitespace
(#6581) Line indented incorrectly; expected at least 16 spaces, found 4
(#6583) Spaces must be used to indent lines; tabs are not allowed
(#6583) Tab found within whitespace
(#6583) Line indented incorrectly; expected 12 spaces, found 3
(#6583) Variable "block_progress" must not contain underscores.
(#6583) Variable "block_progress" must not contain underscores.
(#6583) Line exceeds 132 characters; contains 143 characters
(#6584) Spaces must be used to indent lines; tabs are not allowed
(#6584) Tab found within whitespace
(#6584) Line indented incorrectly; expected at least 12 spaces, found 6
(#6585) Spaces must be used to indent lines; tabs are not allowed
(#6585) Tab found within whitespace
(#6585) Line indented incorrectly; expected at least 16 spaces, found 4
(#6587) Spaces must be used to indent lines; tabs are not allowed
(#6587) Tab found within whitespace
(#6587) Line indented incorrectly; expected 12 spaces, found 3
(#6588) Spaces must be used to indent lines; tabs are not allowed
(#6588) Tab found within whitespace
(#6588) Line indented incorrectly; expected at least 16 spaces, found 4
(#6589) Spaces must be used to indent lines; tabs are not allowed
(#6589) Tab found within whitespace
(#6589) Line indented incorrectly; expected 12 spaces, found 3
(#6591) Spaces must be used to indent lines; tabs are not allowed
(#6591) Tab found within whitespace
(#6591) Line indented incorrectly; expected 12 spaces, found 3
(#6592) Spaces must be used to indent lines; tabs are not allowed
(#6592) Tab found within whitespace
(#6592) Line indented incorrectly; expected at least 16 spaces, found 4
(#6593) Spaces must be used to indent lines; tabs are not allowed
(#6593) Tab found within whitespace
(#6593) Line indented incorrectly; expected 12 spaces, found 3
(#6594) Spaces must be used to indent lines; tabs are not allowed
(#6594) Tab found within whitespace
(#6594) Line indented incorrectly; expected at least 16 spaces, found 4
(#6595) Spaces must be used to indent lines; tabs are not allowed
(#6595) Tab found within whitespace
(#6595) Line indented incorrectly; expected 12 spaces, found 3
(#6597) Spaces must be used to indent lines; tabs are not allowed
(#6597) Tab found within whitespace
(#6597) Line indented incorrectly; expected at least 12 spaces, found 3
(#6598) Spaces must be used to indent lines; tabs are not allowed
(#6598) Tab found within whitespace
(#6598) Line indented incorrectly; expected 8 spaces, found 2
(#6600) Spaces must be used to indent lines; tabs are not allowed
(#6600) Tab found within whitespace
(#6600) Line indented incorrectly; expected at least 8 spaces, found 2
(#6601) Spaces must be used to indent lines; tabs are not allowed
(#6601) Tab found within whitespace
(#6601) Line indented incorrectly; expected 8 spaces, found 2
(#6601) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#6602) Spaces must be used to indent lines; tabs are not allowed
(#6602) Tab found within whitespace
(#6602) Line indented incorrectly; expected at least 8 spaces, found 2
(#6603) Spaces must be used to indent lines; tabs are not allowed
(#6603) Tab found within whitespace
(#6603) Line indented incorrectly; expected at least 12 spaces, found 3
(#6604) Spaces must be used to indent lines; tabs are not allowed
(#6604) Tab found within whitespace
(#6604) Line indented incorrectly; expected at least 12 spaces, found 3
(#6605) Spaces must be used to indent lines; tabs are not allowed
(#6605) Tab found within whitespace
(#6605) Line indented incorrectly; expected at least 12 spaces, found 3
(#6606) Spaces must be used to indent lines; tabs are not allowed
(#6606) Tab found within whitespace
(#6606) Line indented incorrectly; expected at least 12 spaces, found 3
(#6607) Spaces must be used to indent lines; tabs are not allowed
(#6607) Tab found within whitespace
(#6607) Line indented incorrectly; expected at least 12 spaces, found 3
(#6608) Spaces must be used to indent lines; tabs are not allowed
(#6608) Tab found within whitespace
(#6608) Line indented incorrectly; expected at least 12 spaces, found 3
(#6609) Spaces must be used to indent lines; tabs are not allowed
(#6609) Tab found within whitespace
(#6609) Line indented incorrectly; expected at least 12 spaces, found 3
(#6611) Spaces must be used to indent lines; tabs are not allowed
(#6611) Tab found within whitespace
(#6611) Line indented incorrectly; expected at least 12 spaces, found 3
(#6612) Spaces must be used to indent lines; tabs are not allowed
(#6612) Tab found within whitespace
(#6612) Line indented incorrectly; expected 8 spaces, found 2
(#6614) Spaces must be used to indent lines; tabs are not allowed
(#6614) Tab found within whitespace
(#6614) Line indented incorrectly; expected at least 8 spaces, found 2
(#6615) Spaces must be used to indent lines; tabs are not allowed
(#6615) Tab found within whitespace
(#6615) Line indented incorrectly; expected 4 spaces, found 1
(#6617) Spaces must be used to indent lines; tabs are not allowed
(#6617) Tab found within whitespace
(#6617) Line indented incorrectly; expected 4 spaces, found 1
(#6617) Visibility must be declared on method "my_courses_progress"
(#6618) Spaces must be used to indent lines; tabs are not allowed
(#6618) Tab found within whitespace
(#6618) Line indented incorrectly; expected at least 4 spaces, found 1
(#6618) Opening brace should be on the same line as the declaration
(#6619) Spaces must be used to indent lines; tabs are not allowed
(#6619) Tab found within whitespace
(#6619) Line indented incorrectly; expected at least 8 spaces, found 2
(#6621) Spaces must be used to indent lines; tabs are not allowed
(#6621) Tab found within whitespace
(#6621) Line indented incorrectly; expected at least 8 spaces, found 2
(#6622) Spaces must be used to indent lines; tabs are not allowed
(#6622) Tab found within whitespace
(#6622) Line indented incorrectly; expected 8 spaces, found 2
(#6622) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#6623) Spaces must be used to indent lines; tabs are not allowed
(#6623) Tab found within whitespace
(#6623) Line indented incorrectly; expected at least 8 spaces, found 2
(#6624) Spaces must be used to indent lines; tabs are not allowed
(#6624) Tab found within whitespace
(#6624) Line indented incorrectly; expected at least 12 spaces, found 3
(#6626) Spaces must be used to indent lines; tabs are not allowed
(#6626) Tab found within whitespace
(#6626) Line indented incorrectly; expected at least 12 spaces, found 3
(#6627) Spaces must be used to indent lines; tabs are not allowed
(#6627) Tab found within whitespace
(#6627) Line indented incorrectly; expected 8 spaces, found 2
(#6629) Spaces must be used to indent lines; tabs are not allowed
(#6629) Tab found within whitespace
(#6629) Line indented incorrectly; expected at least 8 spaces, found 2
(#6630) Spaces must be used to indent lines; tabs are not allowed
(#6630) Tab found within whitespace
(#6630) Line indented incorrectly; expected 4 spaces, found 1
(#6633) Spaces must be used to indent lines; tabs are not allowed
(#6633) Tab found within whitespace
(#6633) Line indented incorrectly; expected 4 spaces, found 1
(#6633) Visibility must be declared on method "my_completed_courses"
(#6634) Spaces must be used to indent lines; tabs are not allowed
(#6634) Tab found within whitespace
(#6634) Line indented incorrectly; expected at least 4 spaces, found 1
(#6634) Opening brace should be on the same line as the declaration
(#6635) Spaces must be used to indent lines; tabs are not allowed
(#6635) Tab found within whitespace
(#6635) Line indented incorrectly; expected at least 8 spaces, found 3
(#6636) Spaces must be used to indent lines; tabs are not allowed
(#6636) Tab found within whitespace
(#6636) Line indented incorrectly; expected at least 8 spaces, found 3
(#6638) Spaces must be used to indent lines; tabs are not allowed
(#6638) Tab found within whitespace
(#6638) Line indented incorrectly; expected at least 8 spaces, found 3
(#6638) Expected 1 space after "="; newline found
(#6639) Spaces must be used to indent lines; tabs are not allowed
(#6639) Tab found within whitespace
(#6639) Line indented incorrectly; expected at least 8 spaces, found 4
(#6643) Whitespace found at end of line within string
(#6649) Spaces must be used to indent lines; tabs are not allowed
(#6649) Tab found within whitespace
(#6649) Line indented incorrectly; expected at least 8 spaces, found 3
(#6650) Spaces must be used to indent lines; tabs are not allowed
(#6650) Tab found within whitespace
(#6650) Line indented incorrectly; expected at least 8 spaces, found 3
(#6650) Expected 1 space after "="; 2 found
(#6652) Spaces must be used to indent lines; tabs are not allowed
(#6652) Tab found within whitespace
(#6652) Line indented incorrectly; expected at least 8 spaces, found 3
(#6653) Spaces must be used to indent lines; tabs are not allowed
(#6653) Tab found within whitespace
(#6653) Line indented incorrectly; expected 8 spaces, found 3
(#6653) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#6654) Spaces must be used to indent lines; tabs are not allowed
(#6654) Tab found within whitespace
(#6654) Line indented incorrectly; expected at least 8 spaces, found 3
(#6655) Spaces must be used to indent lines; tabs are not allowed
(#6655) Tab found within whitespace
(#6655) Line indented incorrectly; expected at least 12 spaces, found 4
(#6656) Spaces must be used to indent lines; tabs are not allowed
(#6656) Tab found within whitespace
(#6656) Line indented incorrectly; expected at least 12 spaces, found 4
(#6657) Spaces must be used to indent lines; tabs are not allowed
(#6657) Tab found within whitespace
(#6657) Line indented incorrectly; expected at least 12 spaces, found 4
(#6658) Spaces must be used to indent lines; tabs are not allowed
(#6658) Tab found within whitespace
(#6658) Line indented incorrectly; expected at least 12 spaces, found 4
(#6660) Spaces must be used to indent lines; tabs are not allowed
(#6660) Tab found within whitespace
(#6660) Line indented incorrectly; expected at least 12 spaces, found 4
(#6661) Spaces must be used to indent lines; tabs are not allowed
(#6661) Tab found within whitespace
(#6661) Line indented incorrectly; expected 8 spaces, found 3
(#6663) Spaces must be used to indent lines; tabs are not allowed
(#6663) Tab found within whitespace
(#6663) Line indented incorrectly; expected at least 8 spaces, found 3
(#6664) Spaces must be used to indent lines; tabs are not allowed
(#6664) Tab found within whitespace
(#6664) Line indented incorrectly; expected 4 spaces, found 1
(#6666) Spaces must be used to indent lines; tabs are not allowed
(#6666) Tab found within whitespace
(#6666) Line indented incorrectly; expected 4 spaces, found 1
(#6666) Visibility must be declared on method "users_completed_courses"
(#6667) Spaces must be used to indent lines; tabs are not allowed
(#6667) Tab found within whitespace
(#6667) Line indented incorrectly; expected at least 4 spaces, found 1
(#6667) Opening brace should be on the same line as the declaration
(#6668) Spaces must be used to indent lines; tabs are not allowed
(#6668) Tab found within whitespace
(#6668) Line indented incorrectly; expected at least 8 spaces, found 2
(#6669) Spaces must be used to indent lines; tabs are not allowed
(#6669) Tab found within whitespace
(#6669) Line indented incorrectly; expected 8 spaces, found 2
(#6669) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#6670) Spaces must be used to indent lines; tabs are not allowed
(#6670) Tab found within whitespace
(#6670) Line indented incorrectly; expected at least 8 spaces, found 2
(#6671) Spaces must be used to indent lines; tabs are not allowed
(#6671) Tab found within whitespace
(#6671) Line indented incorrectly; expected at least 12 spaces, found 3
(#6673) Spaces must be used to indent lines; tabs are not allowed
(#6673) Tab found within whitespace
(#6673) Line indented incorrectly; expected at least 12 spaces, found 3
(#6674) Spaces must be used to indent lines; tabs are not allowed
(#6674) Tab found within whitespace
(#6674) Line indented incorrectly; expected 8 spaces, found 2
(#6676) Spaces must be used to indent lines; tabs are not allowed
(#6676) Tab found within whitespace
(#6676) Line indented incorrectly; expected at least 8 spaces, found 2
(#6677) Spaces must be used to indent lines; tabs are not allowed
(#6677) Tab found within whitespace
(#6677) Line indented incorrectly; expected 4 spaces, found 1
(#6680) Spaces must be used to indent lines; tabs are not allowed
(#6680) Tab found within whitespace
(#6680) Line indented incorrectly; expected at least 4 spaces, found 1
(#6681) Spaces must be used to indent lines; tabs are not allowed
(#6681) Tab found within whitespace
(#6681) Line indented incorrectly; expected 4 spaces, found 1
(#6681) Visibility must be declared on method "user_authenticated_hook"
(#6682) Spaces must be used to indent lines; tabs are not allowed
(#6682) Tab found within whitespace
(#6682) Line indented incorrectly; expected at least 4 spaces, found 1
(#6682) Opening brace should be on the same line as the declaration
(#6683) Spaces must be used to indent lines; tabs are not allowed
(#6683) Tab found within whitespace
(#6683) Line indented incorrectly; expected at least 8 spaces, found 2
(#6684) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6686) Spaces must be used to indent lines; tabs are not allowed
(#6686) Tab found within whitespace
(#6686) Line indented incorrectly; expected at least 8 spaces, found 2
(#6686) Inline control structures are not allowed
(#6687) Spaces must be used to indent lines; tabs are not allowed
(#6687) Tab found within whitespace
(#6687) Line indented incorrectly; expected at least 8 spaces, found 3
(#6689) Spaces must be used to indent lines; tabs are not allowed
(#6689) Tab found within whitespace
(#6689) Line indented incorrectly; expected at least 8 spaces, found 2
(#6690) Spaces must be used to indent lines; tabs are not allowed
(#6690) Tab found within whitespace
(#6690) Line indented incorrectly; expected at least 8 spaces, found 2
(#6690) Inline control structures are not allowed
(#6690) Line exceeds 132 characters; contains 143 characters
(#6691) Spaces must be used to indent lines; tabs are not allowed
(#6691) Tab found within whitespace
(#6691) Line indented incorrectly; expected at least 8 spaces, found 3
(#6693) Spaces must be used to indent lines; tabs are not allowed
(#6693) Tab found within whitespace
(#6693) Line indented incorrectly; expected at least 8 spaces, found 2
(#6695) Spaces must be used to indent lines; tabs are not allowed
(#6695) Tab found within whitespace
(#6695) Line indented incorrectly; expected at least 8 spaces, found 2
(#6695) Variable "redirectless_sso" must not contain underscores.
(#6697) Spaces must be used to indent lines; tabs are not allowed
(#6697) Tab found within whitespace
(#6697) Line indented incorrectly; expected 8 spaces, found 2
(#6697) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#6697) Variable "redirectless_sso" must not contain underscores.
(#6698) Spaces must be used to indent lines; tabs are not allowed
(#6698) Tab found within whitespace
(#6698) Line indented incorrectly; expected at least 8 spaces, found 2
(#6699) Spaces must be used to indent lines; tabs are not allowed
(#6699) Tab found within whitespace
(#6699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6699) Inline comments must end in full-stops, exclamation marks, or question marks
(#6699) Line indented incorrectly; expected at least 12 spaces, found 3
(#6700) Spaces must be used to indent lines; tabs are not allowed
(#6700) Tab found within whitespace
(#6700) Line indented incorrectly; expected at least 12 spaces, found 3
(#6701) Spaces must be used to indent lines; tabs are not allowed
(#6701) Tab found within whitespace
(#6701) Line indented incorrectly; expected at least 12 spaces, found 3
(#6702) Spaces must be used to indent lines; tabs are not allowed
(#6702) Tab found within whitespace
(#6702) Line indented incorrectly; expected 8 spaces, found 2
(#6704) Spaces must be used to indent lines; tabs are not allowed
(#6704) Tab found within whitespace
(#6704) Inline comments must end in full-stops, exclamation marks, or question marks
(#6704) Line indented incorrectly; expected at least 8 spaces, found 2
(#6705) Spaces must be used to indent lines; tabs are not allowed
(#6705) Tab found within whitespace
(#6705) Line indented incorrectly; expected at least 8 spaces, found 2
(#6705) Variable "login_data" must not contain underscores.
(#6707) Spaces must be used to indent lines; tabs are not allowed
(#6707) Tab found within whitespace
(#6707) Line indented incorrectly; expected at least 8 spaces, found 2
(#6707) Variable "redirect_url" must not contain underscores.
(#6707) Variable "login_data" must not contain underscores.
(#6707) Line exceeds 132 characters; contains 134 characters
(#6708) Spaces must be used to indent lines; tabs are not allowed
(#6708) Tab found within whitespace
(#6708) Line indented incorrectly; expected at least 8 spaces, found 2
(#6708) Inline control structures are not allowed
(#6709) Spaces must be used to indent lines; tabs are not allowed
(#6709) Tab found within whitespace
(#6709) Line indented incorrectly; expected at least 8 spaces, found 4
(#6709) Variable "redirect_url" must not contain underscores.
(#6711) Spaces must be used to indent lines; tabs are not allowed
(#6711) Tab found within whitespace
(#6711) Line indented incorrectly; expected at least 8 spaces, found 2
(#6711) Variable "redirect_url" must not contain underscores.
(#6712) Spaces must be used to indent lines; tabs are not allowed
(#6712) Tab found within whitespace
(#6712) Line indented incorrectly; expected 4 spaces, found 1
(#6714) Spaces must be used to indent lines; tabs are not allowed
(#6714) Tab found within whitespace
(#6714) Line indented incorrectly; expected at least 4 spaces, found 1
(#6715) Visibility must be declared on method "log_into_joomla"
(#6716) Opening brace should be on the same line as the declaration
(#6717) Spaces must be used to indent lines; tabs are not allowed
(#6717) Tab found within whitespace
(#6717) Line indented incorrectly; expected at least 8 spaces, found 2
(#6719) Variable "cookie_path" must not contain underscores.
(#6722) Spaces must be used to indent lines; tabs are not allowed
(#6722) Tab found within whitespace
(#6722) Line indented incorrectly; expected at least 8 spaces, found 2
(#6722) Variable "login_data" must not contain underscores.
(#6723) Spaces must be used to indent lines; tabs are not allowed
(#6723) Tab found within whitespace
(#6723) Line indented incorrectly; expected at least 8 spaces, found 2
(#6723) Variable "login_data" must not contain underscores.
(#6726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6726) Inline comments must end in full-stops, exclamation marks, or question marks
(#6729) Spaces must be used to indent lines; tabs are not allowed
(#6729) Tab found within whitespace
(#6729) Line indented incorrectly; expected at least 8 spaces, found 2
(#6729) Expected 1 space after "="; 2 found
(#6731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6731) Inline comments must end in full-stops, exclamation marks, or question marks
(#6731) No space found before comment text; expected "// return the transfer as a string" but found "//return the transfer as a string"
(#6736) Inline comments must end in full-stops, exclamation marks, or question marks
(#6741) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#6743) Inline control structures are not allowed
(#6748) Inline control structures are not allowed
(#6751) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6754) Inline comments must end in full-stops, exclamation marks, or question marks
(#6754) This comment is 60% valid code; is this commented out code?
(#6755) Inline control structures are not allowed
(#6758) Line indented incorrectly; expected 12 spaces, found 16
(#6758) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6762) Variable "cookie_path" must not contain underscores.
(#6763) Line indented incorrectly; expected 12 spaces, found 16
(#6770) Spaces must be used to indent lines; tabs are not allowed
(#6770) Tab found within whitespace
(#6770) Line indented incorrectly; expected 4 spaces, found 1
(#6770) Visibility must be declared on method "update_joomla_sessions"
(#6771) Spaces must be used to indent lines; tabs are not allowed
(#6771) Tab found within whitespace
(#6771) Line indented incorrectly; expected at least 4 spaces, found 1
(#6771) Opening brace should be on the same line as the declaration
(#6772) Spaces must be used to indent lines; tabs are not allowed
(#6772) Tab found within whitespace
(#6772) Line indented incorrectly; expected at least 8 spaces, found 2
(#6773) Spaces must be used to indent lines; tabs are not allowed
(#6773) Tab found within whitespace
(#6773) Line indented incorrectly; expected at least 8 spaces, found 3
(#6775) Spaces must be used to indent lines; tabs are not allowed
(#6775) Tab found within whitespace
(#6775) Line indented incorrectly; expected at least 8 spaces, found 2
(#6775) Expected 1 space after "="; newline found
(#6776) Spaces must be used to indent lines; tabs are not allowed
(#6776) Tab found within whitespace
(#6776) Line indented incorrectly; expected at least 8 spaces, found 6
(#6784) Spaces must be used to indent lines; tabs are not allowed
(#6784) Tab found within whitespace
(#6784) Line indented incorrectly; expected at least 8 spaces, found 2
(#6784) Inline comments must end in full-stops, exclamation marks, or question marks
(#6784) 3 slashes comments are not allowed; use "// Comment." instead
(#6784) No space found before comment text; expected "// XXX PREFIX" but found "///XXX PREFIX"
(#6785) Spaces must be used to indent lines; tabs are not allowed
(#6785) Tab found within whitespace
(#6785) Line indented incorrectly; expected at least 8 spaces, found 2
(#6786) Spaces must be used to indent lines; tabs are not allowed
(#6786) Tab found within whitespace
(#6786) Line indented incorrectly; expected at least 8 spaces, found 2
(#6787) Spaces must be used to indent lines; tabs are not allowed
(#6787) Tab found within whitespace
(#6787) Line indented incorrectly; expected at least 8 spaces, found 2
(#6787) Inline control structures are not allowed
(#6788) Spaces must be used to indent lines; tabs are not allowed
(#6788) Tab found within whitespace
(#6788) Line indented incorrectly; expected at least 8 spaces, found 3
(#6790) Spaces must be used to indent lines; tabs are not allowed
(#6790) Tab found within whitespace
(#6790) Line indented incorrectly; expected at least 8 spaces, found 2
(#6791) Spaces must be used to indent lines; tabs are not allowed
(#6791) Tab found within whitespace
(#6791) Line indented incorrectly; expected 4 spaces, found 1
(#6793) Spaces must be used to indent lines; tabs are not allowed
(#6793) Tab found within whitespace
(#6793) Line indented incorrectly; expected 4 spaces, found 1
(#6793) Visibility must be declared on method "cron"
(#6794) Spaces must be used to indent lines; tabs are not allowed
(#6794) Tab found within whitespace
(#6794) Line indented incorrectly; expected at least 8 spaces, found 2
(#6795) Spaces must be used to indent lines; tabs are not allowed
(#6795) Tab found within whitespace
(#6795) Line indented incorrectly; expected 4 spaces, found 1
(#6798) This comment is 100% valid code; is this commented out code?
(#6800) A closing tag is not permitted at the end of a PHP file
auth/joomdle/certificate_view.php
(#29) "include" must be immediately followed by an open parenthesis
(#29) File is being unconditionally included; use "require" instead
(#30) "include" must be immediately followed by an open parenthesis
(#30) File is being unconditionally included; use "require" instead
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#52) Inline control structures are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) This comment is 55% valid code; is this commented out code?
(#74) No space found before comment text; expected "// certificate_prepare_issue($course, $USER, $certificate);" but found "//certificate_prepare_issue($course, $USER, $certificate);"
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// $certrecord = certificate_get_issue($course, $USER, $certificate, $cm);" but found "//$certrecord = certificate_get_issue($course, $USER, $certificate, $cm);"
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Line exceeds 132 characters; contains 139 characters
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) "require" must be immediately followed by an open parenthesis
(#100) This comment is 59% valid code; is this commented out code?
(#129) Line indented incorrectly; expected 0 spaces, found 4
(#141) Line indented incorrectly; expected 0 spaces, found 4
(#142) This comment is 59% valid code; is this commented out code?
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Expected "if (...) {\n"; found "if (...){\n"
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// pdf contents are now in $file_contents as a string" but found "//pdf contents are now in $file_contents as a string"
(#172) Line indented incorrectly; expected at least 8 spaces, found 7
(#172) Variable "file_contents" must not contain underscores.
(#173) Line indented incorrectly; expected at least 8 spaces, found 7
(#174) Line indented incorrectly; expected at least 8 spaces, found 7
(#174) Variable "file_contents" must not contain underscores.
(#176) Expected "if (...) {\n"; found "if (...){\n"
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Usage of ELSEIF not allowed; use ELSE IF instead
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Usage of ELSEIF not allowed; use ELSE IF instead
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
auth/joomdle/connection_test.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) A closing tag is not permitted at the end of a PHP file
auth/joomdle/connection_test_joomla.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) This comment is 78% valid code; is this commented out code?
(#26) No space found before comment text; expected "// require_once($CFG->libdir.'/authlib.php');" but found "//require_once($CFG->libdir.'/authlib.php');"
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Variable "joomla_url" must not contain underscores.
(#33) Variable "file_url" must not contain underscores.
(#33) Variable "joomla_url" must not contain underscores.
(#36) Variable "file_url" must not contain underscores.
auth/joomdle/db/events.php
(#117) A closing tag is not permitted at the end of a PHP file
auth/joomdle/db/services.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#27) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#28) No space found before comment text; expected "// external function name" but found "//external function name"
(#29) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#30) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#33) Whitespace found at end of line
(#40) Whitespace found at end of line
(#42) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#47) Whitespace found at end of line
(#49) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#54) Whitespace found at end of line
(#56) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#61) Whitespace found at end of line
(#63) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Whitespace found at end of line
(#68) Whitespace found at end of line
(#70) Whitespace found at end of line
(#72) Whitespace found at end of line
(#73) Whitespace found at end of line
(#75) Whitespace found at end of line
(#77) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Whitespace found at end of line
(#82) Whitespace found at end of line
(#84) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#89) Whitespace found at end of line
(#91) Whitespace found at end of line
(#93) Whitespace found at end of line
(#94) Whitespace found at end of line
(#96) Whitespace found at end of line
(#98) Whitespace found at end of line
(#100) Whitespace found at end of line
(#101) Whitespace found at end of line
(#103) Whitespace found at end of line
(#105) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Whitespace found at end of line
(#110) Whitespace found at end of line
(#112) Whitespace found at end of line
(#114) Whitespace found at end of line
(#115) Whitespace found at end of line
(#117) Whitespace found at end of line
(#119) Whitespace found at end of line
(#121) Whitespace found at end of line
(#122) Whitespace found at end of line
(#124) Whitespace found at end of line
(#126) Whitespace found at end of line
(#128) Whitespace found at end of line
(#129) Whitespace found at end of line
(#131) Whitespace found at end of line
(#133) Whitespace found at end of line
(#135) Whitespace found at end of line
(#136) Whitespace found at end of line
(#138) Whitespace found at end of line
(#140) Whitespace found at end of line
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#145) Whitespace found at end of line
(#147) Whitespace found at end of line
(#149) Whitespace found at end of line
(#150) Whitespace found at end of line
(#152) Whitespace found at end of line
(#154) Whitespace found at end of line
(#156) Whitespace found at end of line
(#157) Whitespace found at end of line
(#159) Whitespace found at end of line
(#161) Whitespace found at end of line
(#163) Whitespace found at end of line
(#164) Whitespace found at end of line
(#166) Whitespace found at end of line
(#168) Whitespace found at end of line
(#170) Whitespace found at end of line
(#171) Whitespace found at end of line
(#173) Whitespace found at end of line
(#175) Whitespace found at end of line
(#177) Whitespace found at end of line
(#178) Whitespace found at end of line
(#180) Whitespace found at end of line
(#182) Whitespace found at end of line
(#184) Whitespace found at end of line
(#185) Whitespace found at end of line
(#187) Whitespace found at end of line
(#189) Whitespace found at end of line
(#191) Whitespace found at end of line
(#192) Whitespace found at end of line
(#194) Whitespace found at end of line
(#196) Whitespace found at end of line
(#198) Whitespace found at end of line
(#199) Whitespace found at end of line
(#201) Whitespace found at end of line
(#203) Whitespace found at end of line
(#205) Whitespace found at end of line
(#206) Whitespace found at end of line
(#208) Whitespace found at end of line
(#210) Whitespace found at end of line
(#212) Whitespace found at end of line
(#213) Whitespace found at end of line
(#215) Whitespace found at end of line
(#217) Whitespace found at end of line
(#219) Whitespace found at end of line
(#220) Whitespace found at end of line
(#222) Whitespace found at end of line
(#224) Whitespace found at end of line
(#226) Whitespace found at end of line
(#227) Whitespace found at end of line
(#229) Whitespace found at end of line
(#231) Whitespace found at end of line
(#233) Whitespace found at end of line
(#234) Whitespace found at end of line
(#236) Whitespace found at end of line
(#238) Whitespace found at end of line
(#240) Whitespace found at end of line
(#241) Whitespace found at end of line
(#243) Whitespace found at end of line
(#245) Whitespace found at end of line
(#247) Whitespace found at end of line
(#248) Whitespace found at end of line
(#250) Whitespace found at end of line
(#252) Whitespace found at end of line
(#254) Whitespace found at end of line
(#255) Whitespace found at end of line
(#257) Whitespace found at end of line
(#259) Whitespace found at end of line
(#261) Whitespace found at end of line
(#262) Whitespace found at end of line
(#264) Whitespace found at end of line
(#266) Whitespace found at end of line
(#268) Whitespace found at end of line
(#269) Whitespace found at end of line
(#271) Whitespace found at end of line
(#273) Whitespace found at end of line
(#275) Whitespace found at end of line
(#276) Whitespace found at end of line
(#278) Whitespace found at end of line
(#280) Whitespace found at end of line
(#282) Whitespace found at end of line
(#283) Whitespace found at end of line
(#285) Whitespace found at end of line
(#287) Whitespace found at end of line
(#289) Whitespace found at end of line
(#290) Whitespace found at end of line
(#292) Whitespace found at end of line
(#294) Whitespace found at end of line
(#296) Whitespace found at end of line
(#297) Whitespace found at end of line
(#299) Whitespace found at end of line
(#301) Whitespace found at end of line
(#303) Whitespace found at end of line
(#304) Whitespace found at end of line
(#306) Whitespace found at end of line
(#308) Whitespace found at end of line
(#310) Whitespace found at end of line
(#311) Whitespace found at end of line
(#313) Whitespace found at end of line
(#315) Whitespace found at end of line
(#317) Whitespace found at end of line
(#318) Whitespace found at end of line
(#320) Whitespace found at end of line
(#322) Whitespace found at end of line
(#324) Whitespace found at end of line
(#325) Whitespace found at end of line
(#327) Whitespace found at end of line
(#329) Whitespace found at end of line
(#331) Whitespace found at end of line
(#332) Whitespace found at end of line
(#334) Whitespace found at end of line
(#336) Whitespace found at end of line
(#338) Whitespace found at end of line
(#339) Whitespace found at end of line
(#341) Whitespace found at end of line
(#343) Whitespace found at end of line
(#345) Whitespace found at end of line
(#346) Whitespace found at end of line
(#348) Whitespace found at end of line
(#350) Whitespace found at end of line
(#352) Whitespace found at end of line
(#353) Whitespace found at end of line
(#355) Whitespace found at end of line
(#357) Whitespace found at end of line
(#359) Whitespace found at end of line
(#360) Whitespace found at end of line
(#362) Whitespace found at end of line
(#364) Whitespace found at end of line
(#366) Whitespace found at end of line
(#367) Whitespace found at end of line
(#369) Whitespace found at end of line
(#371) Whitespace found at end of line
(#373) Whitespace found at end of line
(#374) Whitespace found at end of line
(#376) Whitespace found at end of line
(#378) Whitespace found at end of line
(#380) Whitespace found at end of line
(#381) Whitespace found at end of line
(#383) Whitespace found at end of line
(#385) Whitespace found at end of line
(#387) Whitespace found at end of line
(#388) Whitespace found at end of line
(#390) Whitespace found at end of line
(#392) Whitespace found at end of line
(#394) Whitespace found at end of line
(#395) Whitespace found at end of line
(#397) Whitespace found at end of line
(#399) Whitespace found at end of line
(#401) Whitespace found at end of line
(#402) Whitespace found at end of line
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#432) Whitespace found at end of line
(#434) Whitespace found at end of line
(#436) Whitespace found at end of line
(#437) Whitespace found at end of line
(#439) Whitespace found at end of line
(#441) Whitespace found at end of line
(#443) Whitespace found at end of line
(#444) Whitespace found at end of line
(#446) Whitespace found at end of line
(#448) Whitespace found at end of line
(#450) Whitespace found at end of line
(#451) Whitespace found at end of line
(#453) Whitespace found at end of line
(#455) Whitespace found at end of line
(#457) Whitespace found at end of line
(#458) Whitespace found at end of line
(#460) Whitespace found at end of line
(#462) Whitespace found at end of line
(#464) Whitespace found at end of line
(#465) Whitespace found at end of line
(#467) Whitespace found at end of line
(#469) Whitespace found at end of line
(#471) Whitespace found at end of line
(#472) Whitespace found at end of line
(#474) Whitespace found at end of line
(#476) Whitespace found at end of line
(#478) Whitespace found at end of line
(#479) Whitespace found at end of line
(#481) Whitespace found at end of line
(#483) Whitespace found at end of line
(#485) Whitespace found at end of line
(#486) Whitespace found at end of line
(#488) Whitespace found at end of line
(#490) Whitespace found at end of line
(#492) Whitespace found at end of line
(#493) Whitespace found at end of line
(#495) Whitespace found at end of line
(#497) Whitespace found at end of line
(#499) Whitespace found at end of line
(#500) Whitespace found at end of line
(#502) Whitespace found at end of line
(#504) Whitespace found at end of line
(#506) Whitespace found at end of line
(#507) Whitespace found at end of line
(#509) Whitespace found at end of line
(#511) Whitespace found at end of line
(#513) Whitespace found at end of line
(#514) Whitespace found at end of line
(#516) Whitespace found at end of line
(#518) Whitespace found at end of line
(#520) Whitespace found at end of line
(#521) Whitespace found at end of line
(#523) Whitespace found at end of line
(#525) Whitespace found at end of line
(#527) Whitespace found at end of line
(#528) Whitespace found at end of line
(#530) Whitespace found at end of line
(#532) Whitespace found at end of line
(#534) Whitespace found at end of line
(#535) Whitespace found at end of line
(#537) Whitespace found at end of line
(#539) Whitespace found at end of line
(#541) Whitespace found at end of line
(#542) Whitespace found at end of line
(#544) Whitespace found at end of line
(#546) Whitespace found at end of line
(#548) Whitespace found at end of line
(#549) Whitespace found at end of line
(#551) Whitespace found at end of line
(#553) Whitespace found at end of line
(#555) Whitespace found at end of line
(#556) Whitespace found at end of line
(#558) Whitespace found at end of line
(#560) Whitespace found at end of line
(#562) Whitespace found at end of line
(#563) Whitespace found at end of line
(#565) Whitespace found at end of line
(#567) Whitespace found at end of line
(#569) Whitespace found at end of line
(#570) Whitespace found at end of line
(#572) Whitespace found at end of line
(#574) Whitespace found at end of line
(#576) Whitespace found at end of line
(#577) Whitespace found at end of line
(#579) Whitespace found at end of line
(#581) Whitespace found at end of line
(#583) Whitespace found at end of line
(#584) Whitespace found at end of line
(#586) Whitespace found at end of line
(#588) Whitespace found at end of line
(#590) Whitespace found at end of line
(#591) Whitespace found at end of line
(#593) Whitespace found at end of line
(#595) Whitespace found at end of line
(#597) Whitespace found at end of line
(#598) Whitespace found at end of line
(#600) Whitespace found at end of line
(#602) Whitespace found at end of line
(#604) Whitespace found at end of line
(#605) Whitespace found at end of line
(#607) Whitespace found at end of line
(#609) Whitespace found at end of line
(#611) Whitespace found at end of line
(#612) Whitespace found at end of line
(#614) Whitespace found at end of line
(#616) Whitespace found at end of line
(#618) Whitespace found at end of line
(#619) Whitespace found at end of line
(#621) Whitespace found at end of line
(#623) Whitespace found at end of line
(#625) Whitespace found at end of line
(#626) Whitespace found at end of line
(#628) Whitespace found at end of line
(#630) Whitespace found at end of line
(#632) Whitespace found at end of line
(#633) Whitespace found at end of line
(#635) Whitespace found at end of line
(#637) Whitespace found at end of line
(#639) Whitespace found at end of line
(#640) Whitespace found at end of line
(#642) Whitespace found at end of line
(#644) Whitespace found at end of line
(#646) Whitespace found at end of line
(#647) Whitespace found at end of line
(#649) Whitespace found at end of line
(#651) Whitespace found at end of line
(#653) Whitespace found at end of line
(#654) Whitespace found at end of line
(#656) Whitespace found at end of line
(#658) Whitespace found at end of line
(#660) Whitespace found at end of line
(#661) Whitespace found at end of line
(#663) Whitespace found at end of line
(#665) Whitespace found at end of line
(#667) Whitespace found at end of line
(#668) Whitespace found at end of line
(#670) Whitespace found at end of line
(#672) Whitespace found at end of line
(#674) Whitespace found at end of line
(#675) Whitespace found at end of line
(#677) Whitespace found at end of line
(#679) Whitespace found at end of line
(#681) Whitespace found at end of line
(#682) Whitespace found at end of line
(#684) Whitespace found at end of line
(#686) Whitespace found at end of line
(#688) Whitespace found at end of line
(#689) Whitespace found at end of line
(#691) Whitespace found at end of line
(#693) Whitespace found at end of line
(#695) Whitespace found at end of line
(#696) Whitespace found at end of line
(#698) Whitespace found at end of line
(#700) Whitespace found at end of line
(#702) Whitespace found at end of line
(#703) Whitespace found at end of line
(#705) Whitespace found at end of line
(#707) Whitespace found at end of line
(#709) Whitespace found at end of line
(#710) Whitespace found at end of line
(#712) Whitespace found at end of line
(#714) Whitespace found at end of line
(#716) Whitespace found at end of line
(#717) Whitespace found at end of line
(#733) Whitespace found at end of line
(#735) Whitespace found at end of line
(#737) Whitespace found at end of line
(#738) Whitespace found at end of line
(#740) Whitespace found at end of line
(#742) Whitespace found at end of line
(#744) Whitespace found at end of line
(#745) Whitespace found at end of line
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#754) Whitespace found at end of line
(#756) Whitespace found at end of line
(#758) Whitespace found at end of line
(#759) Whitespace found at end of line
(#761) Whitespace found at end of line
(#763) Whitespace found at end of line
(#765) Whitespace found at end of line
(#766) Whitespace found at end of line
(#768) Whitespace found at end of line
(#770) Whitespace found at end of line
(#772) Whitespace found at end of line
(#773) Whitespace found at end of line
(#775) Whitespace found at end of line
(#777) Whitespace found at end of line
(#779) Whitespace found at end of line
(#780) Whitespace found at end of line
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#922) Whitespace found at end of line
(#924) Whitespace found at end of line
(#926) Whitespace found at end of line
(#927) Whitespace found at end of line
(#932) A closing tag is not permitted at the end of a PHP file
auth/joomdle/db/upgrade.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 8 spaces, found 2
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) A closing tag is not permitted at the end of a PHP file
auth/joomdle/filelib_joomdle.php
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// ok" but found "//ok"
(#117) Expected 1 space before "*"; 0 found
(#117) Expected 1 space after "*"; 0 found
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Expected 1 space before "*"; 0 found
(#134) Expected 1 space after "*"; 0 found
(#137) No space found before comment text; expected "// TODO: nobody implemented this yet in grade edit form!!" but found "//TODO: nobody implemented this yet in grade edit form!!"
(#151) Expected 1 space before "*"; 0 found
(#151) Expected 1 space after "*"; 0 found
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 8 spaces, found 4
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Expected 1 space before "*"; 0 found
(#172) Expected 1 space after "*"; 0 found
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 8 spaces, found 4
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#201) Expected 1 space before "*"; 0 found
(#201) Expected 1 space after "*"; 0 found
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Line indented incorrectly; expected at least 8 spaces, found 4
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Line exceeds 132 characters; contains 135 characters
(#228) Expected 1 space before "*"; 0 found
(#228) Expected 1 space after "*"; 0 found
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line exceeds 132 characters; contains 135 characters
(#256) Expected 1 space before "*"; 0 found
(#256) Expected 1 space after "*"; 0 found
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) No space found before comment text; expected "// TODO: hmm, do we really want to block guests here?" but found "//TODO: hmm, do we really want to block guests here?"
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Empty IF statement detected
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Line exceeds 132 characters; contains 135 characters
(#303) Expected 1 space before "*"; 0 found
(#303) Expected 1 space after "*"; 0 found
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Line indented incorrectly; expected at least 8 spaces, found 4
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Expected 1 space before "*"; 0 found
(#354) Expected 1 space after "*"; 0 found
(#354) Expected 1 space before "*"; 0 found
(#354) Expected 1 space after "*"; 0 found
(#354) Expected 1 space before "*"; 0 found
(#354) Expected 1 space after "*"; 0 found
(#357) Expected 1 space before "*"; 0 found
(#357) Expected 1 space after "*"; 0 found
(#357) Expected 1 space before "*"; 0 found
(#357) Expected 1 space after "*"; 0 found
(#357) Expected 1 space before "*"; 0 found
(#357) Expected 1 space after "*"; 0 found
(#357) Line exceeds 132 characters; contains 149 characters
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Empty IF statement detected
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) No space found before comment text; expected "// TODO: review this logic of user profile access prevention" but found "//TODO: review this logic of user profile access prevention"
(#444) Line exceeds 132 characters; contains 135 characters
(#450) Line exceeds 132 characters; contains 138 characters
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Line indented incorrectly; expected at least 8 spaces, found 4
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Line exceeds 132 characters; contains 133 characters
(#508) Expected 1 space before "*"; 0 found
(#508) Expected 1 space after "*"; 0 found
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Line indented incorrectly; expected at least 8 spaces, found 4
(#531) Expected 1 space before "*"; 0 found
(#531) Expected 1 space after "*"; 0 found
(#542) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space after "=>"; 0 found
(#542) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space after "=>"; 0 found
(#548) Line exceeds 132 characters; contains 135 characters
(#553) Expected 1 space before "*"; 0 found
(#553) Expected 1 space after "*"; 0 found
(#568) Expected 1 space before "=>"; 0 found
(#568) Expected 1 space after "=>"; 0 found
(#568) Expected 1 space before "=>"; 0 found
(#568) Expected 1 space after "=>"; 0 found
(#569) Line exceeds maximum limit of 180 characters; contains 187 characters
(#570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Line exceeds 132 characters; contains 138 characters
(#585) Expected 1 space before "*"; 0 found
(#585) Expected 1 space after "*"; 0 found
(#600) Expected 1 space before "*"; 0 found
(#600) Expected 1 space after "*"; 0 found
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Line exceeds 132 characters; contains 142 characters
(#625) Expected 1 space before "*"; 0 found
(#625) Expected 1 space after "*"; 0 found
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Line indented incorrectly; expected at least 8 spaces, found 4
(#654) Line exceeds 132 characters; contains 135 characters
(#659) Expected 1 space before "*"; 0 found
(#659) Expected 1 space after "*"; 0 found
(#672) Expected 1 space before "*"; 0 found
(#672) Expected 1 space after "*"; 0 found
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Line indented incorrectly; expected at least 8 spaces, found 4
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Line indented incorrectly; expected at least 8 spaces, found 4
(#702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Expected 1 space before "*"; 0 found
(#733) Expected 1 space after "*"; 0 found
(#736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 12 spaces, found 3
(#756) Inline control structures are not allowed
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 12 spaces, found 4
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) Inline comments must start with a capital letter, digit or 3-dots sequence
(#776) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#782) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) Line indented incorrectly; expected at least 8 spaces, found 4
(#785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Expected 1 space before "=>"; 0 found
(#792) Expected 1 space after "=>"; 0 found
(#792) Commas (,) must be followed by white space.
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#798) Line exceeds 132 characters; contains 138 characters
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#815) Inline comments must end in full-stops, exclamation marks, or question marks
(#815) Line indented incorrectly; expected at least 8 spaces, found 4
(#817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#821) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) Expected 1 space after "="; 2 found
auth/joomdle/helper.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Opening brace should be on the same line as the declaration
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Variable "joomla_url" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Variable "joomla_url" must not contain underscores.
(#31) A closing tag is not permitted at the end of a PHP file
auth/joomdle/helpers/externallib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Opening brace must be the last content on the line
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// Don't forget to set it as static" but found "//Don't forget to set it as static"
(#46) Whitespace found at end of line
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 3
(#83) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 7
(#102) Variable "enrollable_only" must not contain underscores.
(#102) Opening brace must be the last content on the line
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// Don't forget to set it as static" but found "//Don't forget to set it as static"
(#104) Whitespace found at end of line
(#105) Line indented incorrectly; expected at least 8 spaces, found 6
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Variable "enrollable_only" must not contain underscores.
(#105) Commas (,) must be followed by white space.
(#105) Line exceeds maximum limit of 180 characters; contains 184 characters
(#105) Whitespace found at end of line
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Variable "enrollable_only" must not contain underscores.
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 3
(#125) Opening brace must be the last content on the line
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// Don't forget to set it as static" but found "//Don't forget to set it as static"
(#127) Whitespace found at end of line
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 16 spaces, found 7
(#168) Variable "order_by_cat" must not contain underscores.
(#170) Whitespace found at end of line
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Variable "order_by_cat" must not contain underscores.
(#171) Line exceeds 132 characters; contains 138 characters
(#172) Whitespace found at end of line
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "order_by_cat" must not contain underscores.
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Whitespace found at end of line
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 5
(#210) Whitespace found at end of line
(#211) Whitespace found at end of line
(#212) Whitespace found at end of line
(#213) Whitespace found at end of line
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 5
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 7
(#227) Whitespace found at end of line
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 3
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 4
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 5
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 6
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 6
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 6
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 5
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 4
(#260) Whitespace found at end of line
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space after "=>"; 0 found
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 4
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 5
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 6
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 6
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 6
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 6
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 6
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 6
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 6
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 6
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 6
(#293) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 6
(#294) Whitespace found at end of line
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 6
(#295) Whitespace found at end of line
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 6
(#296) Whitespace found at end of line
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 6
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 5
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 4
(#309) Variable "enrollable_only" must not contain underscores.
(#311) Whitespace found at end of line
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) This comment is 71% valid code; is this commented out code?
(#312) Line indented incorrectly; expected at least 8 spaces, found 0
(#312) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#313) Whitespace found at end of line
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Variable "enrollable_only" must not contain underscores.
(#316) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 3
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 4
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 5
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 6
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 6
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 6
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 5
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 4
(#345) Whitespace found at end of line
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#347) Whitespace found at end of line
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 3
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 4
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 5
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 6
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 8 spaces, found 6
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 6
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 4
(#378) Whitespace found at end of line
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#380) Whitespace found at end of line
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#383) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#403) Whitespace found at end of line
(#405) Whitespace found at end of line
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#427) Whitespace found at end of line
(#429) Whitespace found at end of line
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Whitespace found at end of line
(#454) Whitespace found at end of line
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 8 spaces, found 2
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 4 spaces, found 1
(#476) Whitespace found at end of line
(#478) Whitespace found at end of line
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 2
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 8 spaces, found 2
(#481) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#502) Whitespace found at end of line
(#503) Expected 1 space before "=>"; 0 found
(#503) Expected 1 space after "=>"; 0 found
(#504) Whitespace found at end of line
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 2
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 2
(#507) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 4 spaces, found 1
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 8 spaces, found 3
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 4
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 5
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 6
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 8 spaces, found 6
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 6
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 8 spaces, found 5
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 8 spaces, found 4
(#535) Whitespace found at end of line
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#537) Whitespace found at end of line
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 2
(#540) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 4 spaces, found 1
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 3
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 4
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 5
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 8 spaces, found 6
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 8 spaces, found 6
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 8 spaces, found 5
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 4
(#567) Whitespace found at end of line
(#568) Expected 1 space before "=>"; 0 found
(#568) Expected 1 space after "=>"; 0 found
(#569) Whitespace found at end of line
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 spaces, found 2
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#572) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 8 spaces, found 3
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 8 spaces, found 4
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 8 spaces, found 5
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 6
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 6
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 6
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 5
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 4
(#601) Whitespace found at end of line
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#603) Whitespace found at end of line
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 8 spaces, found 2
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 8 spaces, found 2
(#606) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 4 spaces, found 1
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 8 spaces, found 3
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 spaces, found 4
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 8 spaces, found 5
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 6
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 6
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 spaces, found 6
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 8 spaces, found 5
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 8 spaces, found 4
(#634) Whitespace found at end of line
(#635) Expected 1 space before "=>"; 0 found
(#635) Expected 1 space after "=>"; 0 found
(#636) Whitespace found at end of line
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 8 spaces, found 2
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 8 spaces, found 2
(#639) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 4 spaces, found 1
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 8 spaces, found 3
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 8 spaces, found 4
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 8 spaces, found 5
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 8 spaces, found 6
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 8 spaces, found 6
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 8 spaces, found 5
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 8 spaces, found 4
(#667) Whitespace found at end of line
(#668) Expected 1 space before "=>"; 0 found
(#668) Expected 1 space after "=>"; 0 found
(#669) Whitespace found at end of line
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 8 spaces, found 2
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 8 spaces, found 2
(#672) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 4 spaces, found 1
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 8 spaces, found 3
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 4
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 8 spaces, found 5
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 8 spaces, found 6
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 8 spaces, found 6
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 8 spaces, found 5
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 8 spaces, found 4
(#700) Whitespace found at end of line
(#701) Expected 1 space before "=>"; 0 found
(#701) Expected 1 space after "=>"; 0 found
(#702) Whitespace found at end of line
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 8 spaces, found 2
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 8 spaces, found 2
(#705) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 8 spaces, found 6
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#729) Spaces must be used to indent lines; tabs are not allowed
(#729) Tab found within whitespace
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 20 spaces, found 7
(#743) Expected 1 space before "=>"; 0 found
(#743) Expected 1 space after "=>"; 0 found
(#747) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 4 spaces, found 1
(#754) Line indented incorrectly; expected 4 spaces, found 3
(#763) Closing brace indented incorrectly; expected 3 spaces, found 4
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 3
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 8 spaces, found 4
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 8 spaces, found 5
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected at least 8 spaces, found 6
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 8 spaces, found 6
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 8 spaces, found 6
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 8 spaces, found 6
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 8 spaces, found 6
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 8 spaces, found 6
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 8 spaces, found 6
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 8 spaces, found 6
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 8 spaces, found 6
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 8 spaces, found 6
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 8 spaces, found 5
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 8 spaces, found 4
(#785) Whitespace found at end of line
(#786) Expected 1 space before "=>"; 0 found
(#786) Expected 1 space after "=>"; 0 found
(#786) Expected 1 space before "=>"; 0 found
(#786) Expected 1 space after "=>"; 0 found
(#786) Expected 1 space before "=>"; 0 found
(#786) Expected 1 space after "=>"; 0 found
(#786) Expected 1 space before "=>"; 0 found
(#786) Expected 1 space after "=>"; 0 found
(#786) Line exceeds 132 characters; contains 160 characters
(#787) Whitespace found at end of line
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 8 spaces, found 2
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 8 spaces, found 2
(#790) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 4 spaces, found 1
(#797) Line indented incorrectly; expected 4 spaces, found 3
(#806) Closing brace indented incorrectly; expected 3 spaces, found 4
(#809) Spaces must be used to indent lines; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 8 spaces, found 3
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 8 spaces, found 4
(#811) Spaces must be used to indent lines; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 8 spaces, found 5
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 8 spaces, found 6
(#813) Spaces must be used to indent lines; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 8 spaces, found 6
(#814) Spaces must be used to indent lines; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 8 spaces, found 6
(#815) Spaces must be used to indent lines; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 8 spaces, found 5
(#816) Spaces must be used to indent lines; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 8 spaces, found 4
(#821) Whitespace found at end of line
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Line exceeds 132 characters; contains 163 characters
(#823) Whitespace found at end of line
(#824) Spaces must be used to indent lines; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected at least 8 spaces, found 2
(#825) Spaces must be used to indent lines; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 8 spaces, found 2
(#826) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#832) Spaces must be used to indent lines; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 4 spaces, found 1
(#833) Line indented incorrectly; expected 4 spaces, found 3
(#842) Closing brace indented incorrectly; expected 3 spaces, found 4
(#845) Spaces must be used to indent lines; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 8 spaces, found 3
(#846) Spaces must be used to indent lines; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 8 spaces, found 4
(#847) Spaces must be used to indent lines; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 8 spaces, found 5
(#848) Spaces must be used to indent lines; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 8 spaces, found 6
(#849) Spaces must be used to indent lines; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected at least 8 spaces, found 6
(#850) Spaces must be used to indent lines; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 8 spaces, found 6
(#851) Spaces must be used to indent lines; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected at least 8 spaces, found 6
(#852) Spaces must be used to indent lines; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected at least 8 spaces, found 6
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 8 spaces, found 6
(#854) Spaces must be used to indent lines; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 8 spaces, found 6
(#855) Spaces must be used to indent lines; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 8 spaces, found 5
(#856) Spaces must be used to indent lines; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 8 spaces, found 4
(#861) Whitespace found at end of line
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Line exceeds 132 characters; contains 159 characters
(#863) Whitespace found at end of line
(#864) Spaces must be used to indent lines; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected at least 8 spaces, found 2
(#865) Spaces must be used to indent lines; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 8 spaces, found 2
(#866) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#871) Spaces must be used to indent lines; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected at least 4 spaces, found 1
(#881) Spaces must be used to indent lines; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 8 spaces, found 3
(#882) Spaces must be used to indent lines; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 8 spaces, found 4
(#883) Spaces must be used to indent lines; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 8 spaces, found 5
(#884) Spaces must be used to indent lines; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 8 spaces, found 6
(#885) Spaces must be used to indent lines; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 8 spaces, found 6
(#886) Spaces must be used to indent lines; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 8 spaces, found 6
(#887) Spaces must be used to indent lines; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 8 spaces, found 6
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 8 spaces, found 6
(#889) Spaces must be used to indent lines; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 8 spaces, found 5
(#890) Spaces must be used to indent lines; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 8 spaces, found 4
(#896) Whitespace found at end of line
(#897) Expected 1 space before "=>"; 0 found
(#897) Expected 1 space after "=>"; 0 found
(#898) Whitespace found at end of line
(#899) Spaces must be used to indent lines; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected at least 8 spaces, found 2
(#900) Spaces must be used to indent lines; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected at least 8 spaces, found 2
(#901) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#906) Spaces must be used to indent lines; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 4 spaces, found 1
(#911) Spaces must be used to indent lines; tabs are not allowed
(#911) Tab found within whitespace
(#912) Spaces must be used to indent lines; tabs are not allowed
(#912) Tab found within whitespace
(#913) Spaces must be used to indent lines; tabs are not allowed
(#913) Tab found within whitespace
(#914) Spaces must be used to indent lines; tabs are not allowed
(#914) Tab found within whitespace
(#915) Spaces must be used to indent lines; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 28 spaces, found 10
(#917) Spaces must be used to indent lines; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 8 spaces, found 4
(#922) Spaces must be used to indent lines; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected at least 8 spaces, found 3
(#923) Spaces must be used to indent lines; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 8 spaces, found 4
(#924) Spaces must be used to indent lines; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected at least 8 spaces, found 5
(#925) Spaces must be used to indent lines; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 8 spaces, found 6
(#926) Spaces must be used to indent lines; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 8 spaces, found 6
(#927) Spaces must be used to indent lines; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected at least 8 spaces, found 6
(#928) Spaces must be used to indent lines; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected at least 8 spaces, found 6
(#929) Spaces must be used to indent lines; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected at least 8 spaces, found 5
(#930) Spaces must be used to indent lines; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 8 spaces, found 4
(#936) Whitespace found at end of line
(#937) Expected 1 space before "=>"; 0 found
(#937) Expected 1 space after "=>"; 0 found
(#938) Whitespace found at end of line
(#939) Spaces must be used to indent lines; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 8 spaces, found 2
(#940) Spaces must be used to indent lines; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected at least 8 spaces, found 2
(#941) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#946) Spaces must be used to indent lines; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 4 spaces, found 1
(#951) Spaces must be used to indent lines; tabs are not allowed
(#951) Tab found within whitespace
(#952) Spaces must be used to indent lines; tabs are not allowed
(#952) Tab found within whitespace
(#953) Spaces must be used to indent lines; tabs are not allowed
(#953) Tab found within whitespace
(#954) Spaces must be used to indent lines; tabs are not allowed
(#954) Tab found within whitespace
(#955) Spaces must be used to indent lines; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected at least 28 spaces, found 10
(#956) Spaces must be used to indent lines; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 24 spaces, found 9
(#957) Spaces must be used to indent lines; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected at least 24 spaces, found 7
(#958) Spaces must be used to indent lines; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected at least 8 spaces, found 6
(#959) Spaces must be used to indent lines; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 8 spaces, found 4
(#963) Spaces must be used to indent lines; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected at least 8 spaces, found 3
(#964) Spaces must be used to indent lines; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 8 spaces, found 4
(#965) Spaces must be used to indent lines; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 8 spaces, found 5
(#966) Spaces must be used to indent lines; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 8 spaces, found 6
(#967) Spaces must be used to indent lines; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected at least 8 spaces, found 6
(#968) Spaces must be used to indent lines; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 8 spaces, found 6
(#969) Spaces must be used to indent lines; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 8 spaces, found 6
(#970) Spaces must be used to indent lines; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 8 spaces, found 6
(#971) Spaces must be used to indent lines; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected at least 8 spaces, found 6
(#972) Spaces must be used to indent lines; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 8 spaces, found 5
(#973) Spaces must be used to indent lines; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 8 spaces, found 4
(#979) Whitespace found at end of line
(#980) Expected 1 space before "=>"; 0 found
(#980) Expected 1 space after "=>"; 0 found
(#981) Whitespace found at end of line
(#982) Spaces must be used to indent lines; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 8 spaces, found 2
(#983) Spaces must be used to indent lines; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 8 spaces, found 2
(#984) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#989) Spaces must be used to indent lines; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 4 spaces, found 1
(#993) Spaces must be used to indent lines; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 8 spaces, found 7
(#994) Spaces must be used to indent lines; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 8 spaces, found 7
(#995) Spaces must be used to indent lines; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 8 spaces, found 7
(#996) Spaces must be used to indent lines; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 8 spaces, found 7
(#997) Spaces must be used to indent lines; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 8 spaces, found 7
(#998) Spaces must be used to indent lines; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 8 spaces, found 6
(#999) Spaces must be used to indent lines; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 8 spaces, found 4
(#1003) Spaces must be used to indent lines; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected at least 8 spaces, found 3
(#1004) Spaces must be used to indent lines; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 8 spaces, found 4
(#1005) Spaces must be used to indent lines; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 8 spaces, found 5
(#1006) Spaces must be used to indent lines; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 8 spaces, found 6
(#1007) Spaces must be used to indent lines; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 8 spaces, found 6
(#1008) Spaces must be used to indent lines; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 8 spaces, found 6
(#1009) Spaces must be used to indent lines; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 8 spaces, found 6
(#1010) Spaces must be used to indent lines; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 8 spaces, found 6
(#1011) Spaces must be used to indent lines; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected at least 8 spaces, found 6
(#1012) Spaces must be used to indent lines; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 8 spaces, found 5
(#1013) Spaces must be used to indent lines; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected at least 8 spaces, found 4
(#1017) Variable "order_dir" must not contain underscores.
(#1019) Whitespace found at end of line
(#1020) Expected 1 space before "=>"; 0 found
(#1020) Expected 1 space after "=>"; 0 found
(#1020) Expected 1 space before "=>"; 0 found
(#1020) Expected 1 space after "=>"; 0 found
(#1020) Expected 1 space before "=>"; 0 found
(#1020) Expected 1 space after "=>"; 0 found
(#1020) Expected 1 space before "=>"; 0 found
(#1020) Expected 1 space after "=>"; 0 found
(#1020) Variable "order_dir" must not contain underscores.
(#1020) Commas (,) must be followed by white space.
(#1020) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1021) Whitespace found at end of line
(#1022) Spaces must be used to indent lines; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 8 spaces, found 2
(#1023) Spaces must be used to indent lines; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected at least 8 spaces, found 2
(#1023) Variable "order_dir" must not contain underscores.
(#1024) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1029) Spaces must be used to indent lines; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 4 spaces, found 1
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 8 spaces, found 7
(#1034) Spaces must be used to indent lines; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 8 spaces, found 6
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected at least 8 spaces, found 4
(#1044) Whitespace found at end of line
(#1046) Whitespace found at end of line
(#1047) Spaces must be used to indent lines; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected at least 8 spaces, found 2
(#1048) Spaces must be used to indent lines; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 8 spaces, found 2
(#1049) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1054) Spaces must be used to indent lines; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 4 spaces, found 1
(#1067) Whitespace found at end of line
(#1069) Whitespace found at end of line
(#1070) Expected 1 space before "=>"; 0 found
(#1070) Expected 1 space after "=>"; 0 found
(#1071) Whitespace found at end of line
(#1072) Spaces must be used to indent lines; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected at least 8 spaces, found 2
(#1073) Spaces must be used to indent lines; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected at least 8 spaces, found 2
(#1078) Spaces must be used to indent lines; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 4 spaces, found 1
(#1091) Whitespace found at end of line
(#1093) Whitespace found at end of line
(#1094) Expected 1 space before "=>"; 0 found
(#1094) Expected 1 space after "=>"; 0 found
(#1095) Whitespace found at end of line
(#1096) Spaces must be used to indent lines; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 8 spaces, found 2
(#1097) Spaces must be used to indent lines; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 8 spaces, found 2
(#1102) Spaces must be used to indent lines; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 4 spaces, found 1
(#1116) Whitespace found at end of line
(#1118) Whitespace found at end of line
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Line exceeds 132 characters; contains 138 characters
(#1120) Whitespace found at end of line
(#1121) Spaces must be used to indent lines; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected at least 8 spaces, found 2
(#1122) Spaces must be used to indent lines; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 8 spaces, found 2
(#1127) Spaces must be used to indent lines; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected at least 4 spaces, found 1
(#1142) Whitespace found at end of line
(#1144) Whitespace found at end of line
(#1145) Expected 1 space before "=>"; 0 found
(#1145) Expected 1 space after "=>"; 0 found
(#1145) Line exceeds 132 characters; contains 139 characters
(#1146) Whitespace found at end of line
(#1147) Spaces must be used to indent lines; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 8 spaces, found 2
(#1148) Spaces must be used to indent lines; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 8 spaces, found 2
(#1153) Spaces must be used to indent lines; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected at least 4 spaces, found 1
(#1169) Whitespace found at end of line
(#1171) Whitespace found at end of line
(#1172) Expected 1 space before "=>"; 0 found
(#1172) Expected 1 space after "=>"; 0 found
(#1172) Line exceeds maximum limit of 180 characters; contains 189 characters
(#1173) Whitespace found at end of line
(#1174) Spaces must be used to indent lines; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected at least 8 spaces, found 2
(#1175) Spaces must be used to indent lines; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected at least 8 spaces, found 2
(#1180) Spaces must be used to indent lines; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 4 spaces, found 1
(#1185) Spaces must be used to indent lines; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected at least 8 spaces, found 7
(#1186) Spaces must be used to indent lines; tabs are not allowed
(#1186) Tab found within whitespace
(#1187) Spaces must be used to indent lines; tabs are not allowed
(#1187) Tab found within whitespace
(#1188) Spaces must be used to indent lines; tabs are not allowed
(#1188) Tab found within whitespace
(#1189) Spaces must be used to indent lines; tabs are not allowed
(#1189) Tab found within whitespace
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Tab found within whitespace
(#1191) Spaces must be used to indent lines; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected at least 24 spaces, found 8
(#1201) Whitespace found at end of line
(#1203) Whitespace found at end of line
(#1204) Expected 1 space before "=>"; 0 found
(#1204) Expected 1 space after "=>"; 0 found
(#1204) Line exceeds 132 characters; contains 153 characters
(#1205) Whitespace found at end of line
(#1206) Spaces must be used to indent lines; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 8 spaces, found 2
(#1207) Spaces must be used to indent lines; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Line indented incorrectly; expected at least 8 spaces, found 2
(#1212) Spaces must be used to indent lines; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected at least 4 spaces, found 1
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 8 spaces, found 5
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected at least 8 spaces, found 6
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected at least 8 spaces, found 6
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 8 spaces, found 6
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected at least 8 spaces, found 6
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected at least 8 spaces, found 6
(#1229) Spaces must be used for alignment; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected at least 8 spaces, found 6
(#1230) Spaces must be used for alignment; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Line indented incorrectly; expected at least 8 spaces, found 6
(#1231) Spaces must be used for alignment; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected at least 8 spaces, found 6
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected at least 8 spaces, found 6
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected at least 8 spaces, found 6
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 8 spaces, found 6
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 8 spaces, found 6
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 8 spaces, found 6
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected at least 8 spaces, found 6
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 8 spaces, found 6
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 8 spaces, found 6
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected at least 8 spaces, found 6
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected at least 8 spaces, found 6
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 8 spaces, found 6
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected at least 8 spaces, found 6
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 8 spaces, found 6
(#1245) Spaces must be used for alignment; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected at least 8 spaces, found 6
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 8 spaces, found 6
(#1247) Spaces must be used for alignment; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 8 spaces, found 6
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 8 spaces, found 6
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected at least 8 spaces, found 6
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected at least 8 spaces, found 6
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 8 spaces, found 6
(#1252) Spaces must be used for alignment; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected at least 8 spaces, found 6
(#1253) Spaces must be used for alignment; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected at least 8 spaces, found 6
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1255) Spaces must be used for alignment; tabs are not allowed
(#1255) Tab found within whitespace
(#1256) Spaces must be used for alignment; tabs are not allowed
(#1256) Tab found within whitespace
(#1257) Spaces must be used for alignment; tabs are not allowed
(#1257) Tab found within whitespace
(#1258) Spaces must be used for alignment; tabs are not allowed
(#1258) Tab found within whitespace
(#1259) Spaces must be used for alignment; tabs are not allowed
(#1259) Tab found within whitespace
(#1260) Spaces must be used for alignment; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected at least 8 spaces, found 7
(#1261) Spaces must be used for alignment; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected at least 8 spaces, found 5
(#1262) Spaces must be used for alignment; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected at least 8 spaces, found 4
(#1265) Whitespace found at end of line
(#1267) Whitespace found at end of line
(#1268) Expected 1 space before "=>"; 0 found
(#1268) Expected 1 space after "=>"; 0 found
(#1269) Whitespace found at end of line
(#1270) Spaces must be used for alignment; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected at least 8 spaces, found 2
(#1271) Spaces must be used for alignment; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Line indented incorrectly; expected at least 8 spaces, found 2
(#1276) Spaces must be used for alignment; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected at least 4 spaces, found 1
(#1286) Spaces must be used for alignment; tabs are not allowed
(#1286) Tab found within whitespace
(#1287) Spaces must be used for alignment; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Line indented incorrectly; expected at least 8 spaces, found 5
(#1288) Spaces must be used for alignment; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected at least 8 spaces, found 6
(#1289) Spaces must be used for alignment; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected at least 8 spaces, found 5
(#1290) Spaces must be used for alignment; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Line indented incorrectly; expected at least 8 spaces, found 4
(#1293) Whitespace found at end of line
(#1295) Whitespace found at end of line
(#1296) Expected 1 space before "=>"; 0 found
(#1296) Expected 1 space after "=>"; 0 found
(#1297) Whitespace found at end of line
(#1298) Spaces must be used for alignment; tabs are not allowed
(#1298) Tab found within whitespace
(#1298) Line indented incorrectly; expected at least 8 spaces, found 2
(#1299) Spaces must be used for alignment; tabs are not allowed
(#1299) Tab found within whitespace
(#1299) Line indented incorrectly; expected at least 8 spaces, found 2
(#1305) Line indented incorrectly; expected at least 4 spaces, found 3
(#1317) Whitespace found at end of line
(#1319) Whitespace found at end of line
(#1320) Expected 1 space before "=>"; 0 found
(#1320) Expected 1 space after "=>"; 0 found
(#1321) Whitespace found at end of line
(#1328) Line indented incorrectly; expected at least 4 spaces, found 3
(#1333) Spaces must be used for alignment; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected at least 8 spaces, found 6
(#1333) Expected 1 space after "=>"; 2 found
(#1334) Spaces must be used for alignment; tabs are not allowed
(#1334) Tab found within whitespace
(#1335) Spaces must be used for alignment; tabs are not allowed
(#1335) Tab found within whitespace
(#1336) Spaces must be used for alignment; tabs are not allowed
(#1336) Tab found within whitespace
(#1337) Spaces must be used for alignment; tabs are not allowed
(#1337) Tab found within whitespace
(#1338) Spaces must be used for alignment; tabs are not allowed
(#1338) Tab found within whitespace
(#1339) Spaces must be used for alignment; tabs are not allowed
(#1339) Tab found within whitespace
(#1339) Line indented incorrectly; expected at least 24 spaces, found 10
(#1345) Spaces must be used for alignment; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected at least 8 spaces, found 3
(#1355) Whitespace found at end of line
(#1357) Whitespace found at end of line
(#1358) Expected 1 space before "=>"; 0 found
(#1358) Expected 1 space after "=>"; 0 found
(#1359) Whitespace found at end of line
(#1366) Spaces must be used for alignment; tabs are not allowed
(#1366) Tab found within whitespace
(#1366) Line indented incorrectly; expected at least 4 spaces, found 1
(#1379) Whitespace found at end of line
(#1381) Whitespace found at end of line
(#1382) Expected 1 space before "=>"; 0 found
(#1382) Expected 1 space after "=>"; 0 found
(#1383) Whitespace found at end of line
(#1384) Spaces must be used for alignment; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected at least 8 spaces, found 2
(#1385) Spaces must be used for alignment; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line indented incorrectly; expected at least 8 spaces, found 2
(#1390) Spaces must be used for alignment; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected at least 4 spaces, found 1
(#1400) Spaces must be used for alignment; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected at least 8 spaces, found 3
(#1401) Spaces must be used for alignment; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Line indented incorrectly; expected at least 8 spaces, found 4
(#1402) Spaces must be used for alignment; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected at least 8 spaces, found 5
(#1403) Spaces must be used for alignment; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected at least 8 spaces, found 6
(#1404) Spaces must be used for alignment; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected at least 8 spaces, found 6
(#1405) Spaces must be used for alignment; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected at least 8 spaces, found 6
(#1406) Spaces must be used for alignment; tabs are not allowed
(#1406) Tab found within whitespace
(#1406) Line indented incorrectly; expected at least 8 spaces, found 5
(#1407) Spaces must be used for alignment; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected at least 8 spaces, found 4
(#1411) Whitespace found at end of line
(#1413) Whitespace found at end of line
(#1414) Expected 1 space before "=>"; 0 found
(#1414) Expected 1 space after "=>"; 0 found
(#1415) Whitespace found at end of line
(#1416) Spaces must be used for alignment; tabs are not allowed
(#1416) Tab found within whitespace
(#1416) Line indented incorrectly; expected at least 8 spaces, found 2
(#1417) Spaces must be used for alignment; tabs are not allowed
(#1417) Tab found within whitespace
(#1417) Line indented incorrectly; expected at least 8 spaces, found 2
(#1423) Spaces must be used for alignment; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Line indented incorrectly; expected at least 4 spaces, found 1
(#1432) Spaces must be used for alignment; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Line indented incorrectly; expected at least 8 spaces, found 3
(#1433) Spaces must be used for alignment; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 8 spaces, found 4
(#1434) Spaces must be used for alignment; tabs are not allowed
(#1434) Tab found within whitespace
(#1434) Line indented incorrectly; expected at least 8 spaces, found 5
(#1435) Spaces must be used for alignment; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Line indented incorrectly; expected at least 8 spaces, found 6
(#1436) Spaces must be used for alignment; tabs are not allowed
(#1436) Tab found within whitespace
(#1436) Line indented incorrectly; expected at least 8 spaces, found 6
(#1437) Spaces must be used for alignment; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected at least 8 spaces, found 5
(#1438) Spaces must be used for alignment; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected at least 8 spaces, found 4
(#1442) Whitespace found at end of line
(#1444) Whitespace found at end of line
(#1446) Whitespace found at end of line
(#1447) Spaces must be used for alignment; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 8 spaces, found 2
(#1448) Spaces must be used for alignment; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected at least 8 spaces, found 2
(#1453) Spaces must be used for alignment; tabs are not allowed
(#1453) Tab found within whitespace
(#1453) Line indented incorrectly; expected at least 4 spaces, found 1
(#1463) Spaces must be used for alignment; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected at least 8 spaces, found 3
(#1464) Spaces must be used for alignment; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 8 spaces, found 4
(#1465) Spaces must be used for alignment; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Line indented incorrectly; expected at least 8 spaces, found 5
(#1466) Spaces must be used for alignment; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 8 spaces, found 6
(#1467) Spaces must be used for alignment; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected at least 8 spaces, found 5
(#1468) Spaces must be used for alignment; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Line indented incorrectly; expected at least 8 spaces, found 4
(#1472) Whitespace found at end of line
(#1474) Whitespace found at end of line
(#1475) Expected 1 space before "=>"; 0 found
(#1475) Expected 1 space after "=>"; 0 found
(#1476) Whitespace found at end of line
(#1477) Spaces must be used for alignment; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Line indented incorrectly; expected at least 8 spaces, found 2
(#1478) Spaces must be used for alignment; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected at least 8 spaces, found 2
(#1483) Spaces must be used for alignment; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Line indented incorrectly; expected at least 4 spaces, found 1
(#1492) Spaces must be used for alignment; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected at least 8 spaces, found 3
(#1498) Spaces must be used for alignment; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Line indented incorrectly; expected at least 8 spaces, found 3
(#1499) Spaces must be used for alignment; tabs are not allowed
(#1499) Tab found within whitespace
(#1499) Line indented incorrectly; expected at least 8 spaces, found 2
(#1504) Whitespace found at end of line
(#1506) Whitespace found at end of line
(#1507) Spaces must be used for alignment; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Line indented incorrectly; expected at least 8 spaces, found 2
(#1508) Spaces must be used for alignment; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected at least 8 spaces, found 2
(#1513) Spaces must be used for alignment; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected at least 4 spaces, found 1
(#1523) Spaces must be used for alignment; tabs are not allowed
(#1523) Tab found within whitespace
(#1523) Line indented incorrectly; expected at least 8 spaces, found 3
(#1530) Spaces must be used for alignment; tabs are not allowed
(#1530) Tab found within whitespace
(#1530) Line indented incorrectly; expected at least 8 spaces, found 3
(#1531) Spaces must be used for alignment; tabs are not allowed
(#1531) Tab found within whitespace
(#1531) Line indented incorrectly; expected at least 8 spaces, found 2
(#1536) Whitespace found at end of line
(#1538) Whitespace found at end of line
(#1539) Spaces must be used for alignment; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected at least 8 spaces, found 2
(#1540) Spaces must be used for alignment; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Line indented incorrectly; expected at least 8 spaces, found 2
(#1545) Spaces must be used for alignment; tabs are not allowed
(#1545) Tab found within whitespace
(#1545) Line indented incorrectly; expected at least 4 spaces, found 1
(#1550) Spaces must be used for alignment; tabs are not allowed
(#1550) Tab found within whitespace
(#1550) Line indented incorrectly; expected at least 8 spaces, found 7
(#1556) Spaces must be used for alignment; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 8 spaces, found 3
(#1557) Spaces must be used for alignment; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected at least 8 spaces, found 4
(#1558) Spaces must be used for alignment; tabs are not allowed
(#1558) Tab found within whitespace
(#1558) Line indented incorrectly; expected at least 8 spaces, found 5
(#1559) Spaces must be used for alignment; tabs are not allowed
(#1559) Tab found within whitespace
(#1559) Line indented incorrectly; expected at least 8 spaces, found 6
(#1560) Spaces must be used for alignment; tabs are not allowed
(#1560) Tab found within whitespace
(#1560) Line indented incorrectly; expected at least 8 spaces, found 6
(#1561) Spaces must be used for alignment; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected at least 8 spaces, found 6
(#1562) Spaces must be used for alignment; tabs are not allowed
(#1562) Tab found within whitespace
(#1562) Line indented incorrectly; expected at least 8 spaces, found 5
(#1563) Spaces must be used for alignment; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected at least 8 spaces, found 4
(#1567) Whitespace found at end of line
(#1569) Whitespace found at end of line
(#1570) Expected 1 space before "=>"; 0 found
(#1570) Expected 1 space after "=>"; 0 found
(#1570) Line exceeds 132 characters; contains 134 characters
(#1571) Whitespace found at end of line
(#1572) Spaces must be used for alignment; tabs are not allowed
(#1572) Tab found within whitespace
(#1572) Line indented incorrectly; expected at least 8 spaces, found 2
(#1573) Spaces must be used for alignment; tabs are not allowed
(#1573) Tab found within whitespace
(#1573) Line indented incorrectly; expected at least 8 spaces, found 2
(#1578) Spaces must be used for alignment; tabs are not allowed
(#1578) Tab found within whitespace
(#1578) Line indented incorrectly; expected at least 4 spaces, found 1
(#1591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1591) Inline comments must end in full-stops, exclamation marks, or question marks
(#1591) This comment is 47% valid code; is this commented out code?
(#1591) Line indented incorrectly; expected at least 8 spaces, found 1
(#1591) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#1595) Spaces must be used for alignment; tabs are not allowed
(#1595) Tab found within whitespace
(#1595) Line indented incorrectly; expected at least 8 spaces, found 2
(#1600) Whitespace found at end of line
(#1602) Whitespace found at end of line
(#1603) Spaces must be used for alignment; tabs are not allowed
(#1603) Tab found within whitespace
(#1603) Line indented incorrectly; expected at least 8 spaces, found 2
(#1604) Spaces must be used for alignment; tabs are not allowed
(#1604) Tab found within whitespace
(#1604) Line indented incorrectly; expected at least 8 spaces, found 2
(#1609) Spaces must be used for alignment; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Line indented incorrectly; expected at least 4 spaces, found 1
(#1623) Whitespace found at end of line
(#1625) Whitespace found at end of line
(#1626) Expected 1 space before "=>"; 0 found
(#1626) Expected 1 space after "=>"; 0 found
(#1627) Whitespace found at end of line
(#1628) Spaces must be used for alignment; tabs are not allowed
(#1628) Tab found within whitespace
(#1628) Line indented incorrectly; expected at least 8 spaces, found 2
(#1629) Spaces must be used for alignment; tabs are not allowed
(#1629) Tab found within whitespace
(#1629) Line indented incorrectly; expected at least 8 spaces, found 2
(#1634) Spaces must be used for alignment; tabs are not allowed
(#1634) Tab found within whitespace
(#1634) Line indented incorrectly; expected at least 4 spaces, found 1
(#1643) Spaces must be used for alignment; tabs are not allowed
(#1643) Tab found within whitespace
(#1644) Spaces must be used for alignment; tabs are not allowed
(#1644) Tab found within whitespace
(#1644) Line indented incorrectly; expected at least 8 spaces, found 5
(#1645) Spaces must be used for alignment; tabs are not allowed
(#1645) Tab found within whitespace
(#1645) Line indented incorrectly; expected at least 8 spaces, found 6
(#1646) Spaces must be used for alignment; tabs are not allowed
(#1646) Tab found within whitespace
(#1646) Line indented incorrectly; expected at least 8 spaces, found 6
(#1647) Spaces must be used for alignment; tabs are not allowed
(#1647) Tab found within whitespace
(#1647) Line indented incorrectly; expected at least 8 spaces, found 5
(#1648) Spaces must be used for alignment; tabs are not allowed
(#1648) Tab found within whitespace
(#1648) Line indented incorrectly; expected at least 8 spaces, found 4
(#1651) Whitespace found at end of line
(#1653) Whitespace found at end of line
(#1655) Whitespace found at end of line
(#1656) Spaces must be used for alignment; tabs are not allowed
(#1656) Tab found within whitespace
(#1656) Line indented incorrectly; expected at least 8 spaces, found 2
(#1657) Spaces must be used for alignment; tabs are not allowed
(#1657) Tab found within whitespace
(#1657) Line indented incorrectly; expected at least 8 spaces, found 2
(#1662) Spaces must be used for alignment; tabs are not allowed
(#1662) Tab found within whitespace
(#1662) Line indented incorrectly; expected at least 4 spaces, found 1
(#1687) Spaces must be used for alignment; tabs are not allowed
(#1687) Tab found within whitespace
(#1687) Line indented incorrectly; expected at least 4 spaces, found 1
(#1700) Variable "cat_id" must not contain underscores.
(#1700) Whitespace found at end of line
(#1702) Whitespace found at end of line
(#1703) Expected 1 space before "=>"; 0 found
(#1703) Expected 1 space after "=>"; 0 found
(#1703) Variable "cat_id" must not contain underscores.
(#1704) Whitespace found at end of line
(#1705) Spaces must be used for alignment; tabs are not allowed
(#1705) Tab found within whitespace
(#1705) Line indented incorrectly; expected at least 8 spaces, found 2
(#1706) Spaces must be used for alignment; tabs are not allowed
(#1706) Tab found within whitespace
(#1706) Line indented incorrectly; expected at least 8 spaces, found 2
(#1706) Variable "cat_id" must not contain underscores.
(#1711) Spaces must be used for alignment; tabs are not allowed
(#1711) Tab found within whitespace
(#1711) Line indented incorrectly; expected at least 4 spaces, found 1
(#1716) Spaces must be used for alignment; tabs are not allowed
(#1716) Tab found within whitespace
(#1716) Line indented incorrectly; expected at least 8 spaces, found 7
(#1722) Spaces must be used for alignment; tabs are not allowed
(#1722) Tab found within whitespace
(#1722) Line indented incorrectly; expected at least 8 spaces, found 3
(#1736) Whitespace found at end of line
(#1739) Spaces must be used for alignment; tabs are not allowed
(#1739) Tab found within whitespace
(#1739) Line indented incorrectly; expected at least 8 spaces, found 5
(#1739) Whitespace found at end of line
(#1740) Spaces must be used for alignment; tabs are not allowed
(#1740) Tab found within whitespace
(#1740) Line indented incorrectly; expected at least 8 spaces, found 5
(#1740) Whitespace found at end of line
(#1741) Spaces must be used for alignment; tabs are not allowed
(#1741) Tab found within whitespace
(#1741) Line indented incorrectly; expected at least 8 spaces, found 5
(#1741) Whitespace found at end of line
(#1742) Whitespace found at end of line
(#1743) Spaces must be used for alignment; tabs are not allowed
(#1743) Tab found within whitespace
(#1743) Line indented incorrectly; expected at least 8 spaces, found 5
(#1744) Spaces must be used for alignment; tabs are not allowed
(#1744) Tab found within whitespace
(#1745) Spaces must be used for alignment; tabs are not allowed
(#1745) Tab found within whitespace
(#1746) Spaces must be used for alignment; tabs are not allowed
(#1746) Tab found within whitespace
(#1747) Spaces must be used for alignment; tabs are not allowed
(#1747) Tab found within whitespace
(#1748) Spaces must be used for alignment; tabs are not allowed
(#1748) Tab found within whitespace
(#1749) Spaces must be used for alignment; tabs are not allowed
(#1749) Tab found within whitespace
(#1749) Line indented incorrectly; expected at least 16 spaces, found 7
(#1755) Variable "start_chars" must not contain underscores.
(#1755) Whitespace found at end of line
(#1757) Whitespace found at end of line
(#1758) Line indented incorrectly; expected at least 8 spaces, found 6
(#1758) Variable "start_chars" must not contain underscores.
(#1758) Line exceeds 132 characters; contains 138 characters
(#1758) Whitespace found at end of line
(#1759) Whitespace found at end of line
(#1760) Spaces must be used for alignment; tabs are not allowed
(#1760) Tab found within whitespace
(#1760) Line indented incorrectly; expected at least 8 spaces, found 2
(#1761) Spaces must be used for alignment; tabs are not allowed
(#1761) Tab found within whitespace
(#1761) Line indented incorrectly; expected at least 8 spaces, found 2
(#1761) Variable "start_chars" must not contain underscores.
(#1766) Spaces must be used for alignment; tabs are not allowed
(#1766) Tab found within whitespace
(#1766) Line indented incorrectly; expected at least 4 spaces, found 1
(#1776) Spaces must be used for alignment; tabs are not allowed
(#1776) Tab found within whitespace
(#1776) Line indented incorrectly; expected at least 8 spaces, found 3
(#1779) Spaces must be used for alignment; tabs are not allowed
(#1779) Tab found within whitespace
(#1779) Line indented incorrectly; expected at least 8 spaces, found 6
(#1780) Spaces must be used for alignment; tabs are not allowed
(#1780) Tab found within whitespace
(#1780) Line indented incorrectly; expected at least 8 spaces, found 6
(#1781) Spaces must be used for alignment; tabs are not allowed
(#1781) Tab found within whitespace
(#1781) Line indented incorrectly; expected at least 8 spaces, found 6
(#1787) Variable "start_chars" must not contain underscores.
(#1787) Whitespace found at end of line
(#1789) Whitespace found at end of line
(#1790) Line indented incorrectly; expected at least 8 spaces, found 6
(#1790) Variable "start_chars" must not contain underscores.
(#1790) Whitespace found at end of line
(#1791) Whitespace found at end of line
(#1792) Spaces must be used for alignment; tabs are not allowed
(#1792) Tab found within whitespace
(#1792) Line indented incorrectly; expected at least 8 spaces, found 2
(#1793) Spaces must be used for alignment; tabs are not allowed
(#1793) Tab found within whitespace
(#1793) Line indented incorrectly; expected at least 8 spaces, found 2
(#1793) Variable "start_chars" must not contain underscores.
(#1798) Spaces must be used for alignment; tabs are not allowed
(#1798) Tab found within whitespace
(#1798) Line indented incorrectly; expected at least 4 spaces, found 1
(#1808) Spaces must be used for alignment; tabs are not allowed
(#1808) Tab found within whitespace
(#1808) Line indented incorrectly; expected at least 8 spaces, found 3
(#1811) Spaces must be used for alignment; tabs are not allowed
(#1811) Tab found within whitespace
(#1811) Line indented incorrectly; expected at least 8 spaces, found 6
(#1812) Spaces must be used for alignment; tabs are not allowed
(#1812) Tab found within whitespace
(#1812) Line indented incorrectly; expected at least 8 spaces, found 6
(#1813) Spaces must be used for alignment; tabs are not allowed
(#1813) Tab found within whitespace
(#1813) Line indented incorrectly; expected at least 8 spaces, found 6
(#1814) Spaces must be used for alignment; tabs are not allowed
(#1814) Tab found within whitespace
(#1814) Line indented incorrectly; expected at least 8 spaces, found 6
(#1820) Whitespace found at end of line
(#1822) Whitespace found at end of line
(#1823) Line indented incorrectly; expected at least 8 spaces, found 6
(#1823) Whitespace found at end of line
(#1824) Whitespace found at end of line
(#1825) Spaces must be used for alignment; tabs are not allowed
(#1825) Tab found within whitespace
(#1825) Line indented incorrectly; expected at least 8 spaces, found 2
(#1826) Spaces must be used for alignment; tabs are not allowed
(#1826) Tab found within whitespace
(#1826) Line indented incorrectly; expected at least 8 spaces, found 2
(#1831) Spaces must be used for alignment; tabs are not allowed
(#1831) Tab found within whitespace
(#1831) Line indented incorrectly; expected at least 4 spaces, found 1
(#1840) Spaces must be used for alignment; tabs are not allowed
(#1840) Tab found within whitespace
(#1840) Line indented incorrectly; expected at least 8 spaces, found 3
(#1843) Spaces must be used for alignment; tabs are not allowed
(#1843) Tab found within whitespace
(#1843) Line indented incorrectly; expected at least 8 spaces, found 6
(#1844) Spaces must be used for alignment; tabs are not allowed
(#1844) Tab found within whitespace
(#1844) Line indented incorrectly; expected at least 8 spaces, found 6
(#1850) Whitespace found at end of line
(#1852) Whitespace found at end of line
(#1853) Line indented incorrectly; expected at least 8 spaces, found 6
(#1853) Whitespace found at end of line
(#1854) Whitespace found at end of line
(#1855) Spaces must be used for alignment; tabs are not allowed
(#1855) Tab found within whitespace
(#1855) Line indented incorrectly; expected at least 8 spaces, found 2
(#1856) Spaces must be used for alignment; tabs are not allowed
(#1856) Tab found within whitespace
(#1856) Line indented incorrectly; expected at least 8 spaces, found 2
(#1861) Spaces must be used for alignment; tabs are not allowed
(#1861) Tab found within whitespace
(#1861) Line indented incorrectly; expected at least 4 spaces, found 1
(#1871) Spaces must be used for alignment; tabs are not allowed
(#1871) Tab found within whitespace
(#1871) Line indented incorrectly; expected at least 8 spaces, found 3
(#1874) Spaces must be used for alignment; tabs are not allowed
(#1874) Tab found within whitespace
(#1874) Line indented incorrectly; expected at least 8 spaces, found 6
(#1875) Spaces must be used for alignment; tabs are not allowed
(#1875) Tab found within whitespace
(#1875) Line indented incorrectly; expected at least 8 spaces, found 6
(#1876) Spaces must be used for alignment; tabs are not allowed
(#1876) Tab found within whitespace
(#1876) Line indented incorrectly; expected at least 8 spaces, found 6
(#1876) Whitespace found at end of line
(#1877) Spaces must be used for alignment; tabs are not allowed
(#1877) Tab found within whitespace
(#1877) Line indented incorrectly; expected at least 8 spaces, found 6
(#1877) Whitespace found at end of line
(#1883) Whitespace found at end of line
(#1885) Whitespace found at end of line
(#1886) Line indented incorrectly; expected at least 8 spaces, found 6
(#1886) Whitespace found at end of line
(#1887) Whitespace found at end of line
(#1888) Spaces must be used for alignment; tabs are not allowed
(#1888) Tab found within whitespace
(#1888) Line indented incorrectly; expected at least 8 spaces, found 2
(#1889) Spaces must be used for alignment; tabs are not allowed
(#1889) Tab found within whitespace
(#1889) Line indented incorrectly; expected at least 8 spaces, found 2
(#1894) Spaces must be used for alignment; tabs are not allowed
(#1894) Tab found within whitespace
(#1894) Line indented incorrectly; expected at least 4 spaces, found 1
(#1896) Spaces must be used for alignment; tabs are not allowed
(#1896) Tab found within whitespace
(#1896) Line indented incorrectly; expected at least 4 spaces, found 1
(#1906) Spaces must be used for alignment; tabs are not allowed
(#1906) Tab found within whitespace
(#1906) Line indented incorrectly; expected at least 8 spaces, found 3
(#1908) Spaces must be used for alignment; tabs are not allowed
(#1908) Tab found within whitespace
(#1908) Line indented incorrectly; expected at least 8 spaces, found 6
(#1909) Spaces must be used for alignment; tabs are not allowed
(#1909) Tab found within whitespace
(#1909) Line indented incorrectly; expected at least 8 spaces, found 6
(#1910) Spaces must be used for alignment; tabs are not allowed
(#1910) Tab found within whitespace
(#1910) Line indented incorrectly; expected at least 8 spaces, found 6
(#1915) Whitespace found at end of line
(#1917) Whitespace found at end of line
(#1918) Line indented incorrectly; expected at least 8 spaces, found 6
(#1918) Whitespace found at end of line
(#1919) Whitespace found at end of line
(#1920) Spaces must be used for alignment; tabs are not allowed
(#1920) Tab found within whitespace
(#1920) Line indented incorrectly; expected at least 8 spaces, found 2
(#1921) Spaces must be used for alignment; tabs are not allowed
(#1921) Tab found within whitespace
(#1921) Line indented incorrectly; expected at least 8 spaces, found 2
(#1926) Spaces must be used for alignment; tabs are not allowed
(#1926) Tab found within whitespace
(#1926) Line indented incorrectly; expected at least 4 spaces, found 1
(#1931) Spaces must be used for alignment; tabs are not allowed
(#1931) Tab found within whitespace
(#1931) Line indented incorrectly; expected at least 8 spaces, found 7
(#1937) Spaces must be used for alignment; tabs are not allowed
(#1937) Tab found within whitespace
(#1937) Line indented incorrectly; expected at least 8 spaces, found 3
(#1939) Spaces must be used for alignment; tabs are not allowed
(#1939) Tab found within whitespace
(#1939) Line indented incorrectly; expected at least 8 spaces, found 6
(#1940) Spaces must be used for alignment; tabs are not allowed
(#1940) Tab found within whitespace
(#1940) Line indented incorrectly; expected at least 8 spaces, found 6
(#1941) Spaces must be used for alignment; tabs are not allowed
(#1941) Tab found within whitespace
(#1941) Line indented incorrectly; expected at least 8 spaces, found 6
(#1942) Spaces must be used for alignment; tabs are not allowed
(#1942) Tab found within whitespace
(#1942) Line indented incorrectly; expected at least 8 spaces, found 6
(#1942) Expected 1 space after "=>"; 2 found
(#1943) Spaces must be used for alignment; tabs are not allowed
(#1943) Tab found within whitespace
(#1944) Spaces must be used for alignment; tabs are not allowed
(#1944) Tab found within whitespace
(#1945) Spaces must be used for alignment; tabs are not allowed
(#1945) Tab found within whitespace
(#1946) Spaces must be used for alignment; tabs are not allowed
(#1946) Tab found within whitespace
(#1947) Spaces must be used for alignment; tabs are not allowed
(#1947) Tab found within whitespace
(#1948) Spaces must be used for alignment; tabs are not allowed
(#1948) Tab found within whitespace
(#1949) Spaces must be used for alignment; tabs are not allowed
(#1949) Tab found within whitespace
(#1949) Line indented incorrectly; expected at least 8 spaces, found 7
(#1950) Spaces must be used for alignment; tabs are not allowed
(#1950) Tab found within whitespace
(#1950) Line indented incorrectly; expected at least 16 spaces, found 6
(#1955) Variable "cat_id" must not contain underscores.
(#1955) Variable "used_ids" must not contain underscores.
(#1955) Whitespace found at end of line
(#1957) Whitespace found at end of line
(#1958) Line indented incorrectly; expected at least 8 spaces, found 6
(#1958) Variable "cat_id" must not contain underscores.
(#1958) Variable "used_ids" must not contain underscores.
(#1958) Line exceeds 132 characters; contains 141 characters
(#1958) Whitespace found at end of line
(#1959) Whitespace found at end of line
(#1960) Spaces must be used for alignment; tabs are not allowed
(#1960) Tab found within whitespace
(#1960) Line indented incorrectly; expected at least 8 spaces, found 2
(#1961) Spaces must be used for alignment; tabs are not allowed
(#1961) Tab found within whitespace
(#1961) Line indented incorrectly; expected at least 8 spaces, found 2
(#1961) Variable "cat_id" must not contain underscores.
(#1961) Variable "used_ids" must not contain underscores.
(#1966) Spaces must be used for alignment; tabs are not allowed
(#1966) Tab found within whitespace
(#1966) Line indented incorrectly; expected at least 4 spaces, found 1
(#1979) Whitespace found at end of line
(#1981) Whitespace found at end of line
(#1982) Line indented incorrectly; expected at least 8 spaces, found 6
(#1982) Whitespace found at end of line
(#1983) Whitespace found at end of line
(#1984) Spaces must be used for alignment; tabs are not allowed
(#1984) Tab found within whitespace
(#1984) Line indented incorrectly; expected at least 8 spaces, found 2
(#1985) Spaces must be used for alignment; tabs are not allowed
(#1985) Tab found within whitespace
(#1985) Line indented incorrectly; expected at least 8 spaces, found 2
(#1990) Spaces must be used for alignment; tabs are not allowed
(#1990) Tab found within whitespace
(#1990) Line indented incorrectly; expected at least 4 spaces, found 1
(#1999) Spaces must be used for alignment; tabs are not allowed
(#1999) Tab found within whitespace
(#1999) Line indented incorrectly; expected at least 8 spaces, found 3
(#2000) Spaces must be used for alignment; tabs are not allowed
(#2000) Tab found within whitespace
(#2000) Line indented incorrectly; expected at least 8 spaces, found 4
(#2001) Spaces must be used for alignment; tabs are not allowed
(#2001) Tab found within whitespace
(#2001) Line indented incorrectly; expected at least 8 spaces, found 5
(#2002) Spaces must be used for alignment; tabs are not allowed
(#2002) Tab found within whitespace
(#2002) Line indented incorrectly; expected at least 8 spaces, found 6
(#2003) Spaces must be used for alignment; tabs are not allowed
(#2003) Tab found within whitespace
(#2003) Line indented incorrectly; expected at least 8 spaces, found 6
(#2004) Spaces must be used for alignment; tabs are not allowed
(#2004) Tab found within whitespace
(#2004) Line indented incorrectly; expected at least 8 spaces, found 5
(#2005) Spaces must be used for alignment; tabs are not allowed
(#2005) Tab found within whitespace
(#2005) Line indented incorrectly; expected at least 8 spaces, found 4
(#2011) Whitespace found at end of line
(#2013) Whitespace found at end of line
(#2014) Spaces must be used for alignment; tabs are not allowed
(#2014) Tab found within whitespace
(#2014) Line indented incorrectly; expected at least 8 spaces, found 2
(#2015) Spaces must be used for alignment; tabs are not allowed
(#2015) Tab found within whitespace
(#2015) Line indented incorrectly; expected at least 8 spaces, found 2
(#2016) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2021) Spaces must be used for alignment; tabs are not allowed
(#2021) Tab found within whitespace
(#2021) Line indented incorrectly; expected at least 4 spaces, found 1
(#2031) Spaces must be used for alignment; tabs are not allowed
(#2031) Tab found within whitespace
(#2031) Line indented incorrectly; expected at least 8 spaces, found 3
(#2032) Spaces must be used for alignment; tabs are not allowed
(#2032) Tab found within whitespace
(#2032) Line indented incorrectly; expected at least 8 spaces, found 4
(#2034) Spaces must be used for alignment; tabs are not allowed
(#2034) Tab found within whitespace
(#2034) Line indented incorrectly; expected at least 8 spaces, found 6
(#2035) Spaces must be used for alignment; tabs are not allowed
(#2035) Tab found within whitespace
(#2035) Line indented incorrectly; expected at least 8 spaces, found 6
(#2037) Spaces must be used for alignment; tabs are not allowed
(#2037) Tab found within whitespace
(#2037) Line indented incorrectly; expected at least 8 spaces, found 3
(#2041) Whitespace found at end of line
(#2043) Whitespace found at end of line
(#2044) Line indented incorrectly; expected at least 8 spaces, found 6
(#2044) Whitespace found at end of line
(#2045) Whitespace found at end of line
(#2046) Spaces must be used for alignment; tabs are not allowed
(#2046) Tab found within whitespace
(#2046) Line indented incorrectly; expected at least 8 spaces, found 2
(#2047) Spaces must be used for alignment; tabs are not allowed
(#2047) Tab found within whitespace
(#2047) Line indented incorrectly; expected at least 8 spaces, found 2
(#2052) Spaces must be used for alignment; tabs are not allowed
(#2052) Tab found within whitespace
(#2052) Line indented incorrectly; expected at least 4 spaces, found 1
(#2069) Spaces must be used for alignment; tabs are not allowed
(#2069) Tab found within whitespace
(#2069) Line indented incorrectly; expected at least 8 spaces, found 6
(#2078) Expected 1 space before "=>"; 0 found
(#2078) Expected 1 space after "=>"; 0 found
(#2082) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2087) Spaces must be used for alignment; tabs are not allowed
(#2087) Tab found within whitespace
(#2087) Line indented incorrectly; expected at least 4 spaces, found 1
(#2097) Spaces must be used for alignment; tabs are not allowed
(#2097) Tab found within whitespace
(#2097) Line indented incorrectly; expected at least 8 spaces, found 3
(#2102) Spaces must be used for alignment; tabs are not allowed
(#2102) Tab found within whitespace
(#2102) Line indented incorrectly; expected at least 8 spaces, found 5
(#2103) Spaces must be used for alignment; tabs are not allowed
(#2103) Tab found within whitespace
(#2103) Line indented incorrectly; expected at least 8 spaces, found 6
(#2104) Spaces must be used for alignment; tabs are not allowed
(#2104) Tab found within whitespace
(#2104) Line indented incorrectly; expected at least 8 spaces, found 7
(#2105) Spaces must be used for alignment; tabs are not allowed
(#2105) Tab found within whitespace
(#2106) Spaces must be used for alignment; tabs are not allowed
(#2106) Tab found within whitespace
(#2107) Spaces must be used for alignment; tabs are not allowed
(#2107) Tab found within whitespace
(#2108) Spaces must be used for alignment; tabs are not allowed
(#2108) Tab found within whitespace
(#2108) Line indented incorrectly; expected at least 8 spaces, found 7
(#2109) Spaces must be used for alignment; tabs are not allowed
(#2109) Tab found within whitespace
(#2109) Line indented incorrectly; expected at least 8 spaces, found 6
(#2110) Spaces must be used for alignment; tabs are not allowed
(#2110) Tab found within whitespace
(#2110) Line indented incorrectly; expected at least 16 spaces, found 5
(#2118) Whitespace found at end of line
(#2119) Expected 1 space before "=>"; 0 found
(#2119) Expected 1 space after "=>"; 0 found
(#2120) Whitespace found at end of line
(#2121) Spaces must be used for alignment; tabs are not allowed
(#2121) Tab found within whitespace
(#2121) Line indented incorrectly; expected at least 8 spaces, found 2
(#2122) Spaces must be used for alignment; tabs are not allowed
(#2122) Tab found within whitespace
(#2122) Line indented incorrectly; expected at least 8 spaces, found 2
(#2127) Spaces must be used for alignment; tabs are not allowed
(#2127) Tab found within whitespace
(#2127) Line indented incorrectly; expected at least 4 spaces, found 1
(#2151) Expected 1 space before "=>"; 0 found
(#2151) Expected 1 space after "=>"; 0 found
(#2155) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2160) Spaces must be used for alignment; tabs are not allowed
(#2160) Tab found within whitespace
(#2160) Line indented incorrectly; expected at least 4 spaces, found 1
(#2165) Spaces must be used for alignment; tabs are not allowed
(#2165) Tab found within whitespace
(#2165) Line indented incorrectly; expected at least 8 spaces, found 7
(#2166) Spaces must be used for alignment; tabs are not allowed
(#2166) Tab found within whitespace
(#2167) Spaces must be used for alignment; tabs are not allowed
(#2167) Tab found within whitespace
(#2168) Spaces must be used for alignment; tabs are not allowed
(#2168) Tab found within whitespace
(#2169) Spaces must be used for alignment; tabs are not allowed
(#2169) Tab found within whitespace
(#2170) Spaces must be used for alignment; tabs are not allowed
(#2170) Tab found within whitespace
(#2171) Spaces must be used for alignment; tabs are not allowed
(#2171) Tab found within whitespace
(#2171) Line indented incorrectly; expected at least 24 spaces, found 8
(#2180) Whitespace found at end of line
(#2182) Whitespace found at end of line
(#2183) Expected 1 space before "=>"; 0 found
(#2183) Expected 1 space after "=>"; 0 found
(#2183) Line exceeds 132 characters; contains 144 characters
(#2184) Whitespace found at end of line
(#2185) Spaces must be used for alignment; tabs are not allowed
(#2185) Tab found within whitespace
(#2185) Line indented incorrectly; expected at least 8 spaces, found 2
(#2186) Spaces must be used for alignment; tabs are not allowed
(#2186) Tab found within whitespace
(#2186) Line indented incorrectly; expected at least 8 spaces, found 2
(#2191) Spaces must be used for alignment; tabs are not allowed
(#2191) Tab found within whitespace
(#2208) Expected 1 space before "=>"; 0 found
(#2208) Expected 1 space after "=>"; 0 found
(#2216) Spaces must be used for alignment; tabs are not allowed
(#2216) Tab found within whitespace
(#2216) Line indented incorrectly; expected at least 4 spaces, found 1
(#2221) Spaces must be used for alignment; tabs are not allowed
(#2221) Tab found within whitespace
(#2221) Line indented incorrectly; expected at least 8 spaces, found 7
(#2227) Spaces must be used for alignment; tabs are not allowed
(#2227) Tab found within whitespace
(#2227) Line indented incorrectly; expected at least 8 spaces, found 3
(#2228) Spaces must be used for alignment; tabs are not allowed
(#2228) Tab found within whitespace
(#2228) Line indented incorrectly; expected at least 8 spaces, found 4
(#2229) Spaces must be used for alignment; tabs are not allowed
(#2229) Tab found within whitespace
(#2229) Line indented incorrectly; expected at least 8 spaces, found 5
(#2230) Spaces must be used for alignment; tabs are not allowed
(#2230) Tab found within whitespace
(#2230) Line indented incorrectly; expected at least 8 spaces, found 6
(#2231) Spaces must be used for alignment; tabs are not allowed
(#2231) Tab found within whitespace
(#2231) Line indented incorrectly; expected at least 8 spaces, found 6
(#2232) Spaces must be used for alignment; tabs are not allowed
(#2232) Tab found within whitespace
(#2232) Line indented incorrectly; expected at least 8 spaces, found 6
(#2233) Spaces must be used for alignment; tabs are not allowed
(#2233) Tab found within whitespace
(#2234) Spaces must be used for alignment; tabs are not allowed
(#2234) Tab found within whitespace
(#2235) Spaces must be used for alignment; tabs are not allowed
(#2235) Tab found within whitespace
(#2236) Spaces must be used for alignment; tabs are not allowed
(#2236) Tab found within whitespace
(#2237) Spaces must be used for alignment; tabs are not allowed
(#2237) Tab found within whitespace
(#2238) Spaces must be used for alignment; tabs are not allowed
(#2238) Tab found within whitespace
(#2239) Spaces must be used for alignment; tabs are not allowed
(#2239) Tab found within whitespace
(#2240) Spaces must be used for alignment; tabs are not allowed
(#2240) Tab found within whitespace
(#2240) Line indented incorrectly; expected at least 8 spaces, found 7
(#2241) Spaces must be used for alignment; tabs are not allowed
(#2241) Tab found within whitespace
(#2241) Line indented incorrectly; expected at least 8 spaces, found 5
(#2242) Spaces must be used for alignment; tabs are not allowed
(#2242) Tab found within whitespace
(#2242) Line indented incorrectly; expected at least 8 spaces, found 4
(#2248) Whitespace found at end of line
(#2249) Expected 1 space before "=>"; 0 found
(#2249) Expected 1 space after "=>"; 0 found
(#2250) Whitespace found at end of line
(#2251) Spaces must be used for alignment; tabs are not allowed
(#2251) Tab found within whitespace
(#2251) Line indented incorrectly; expected at least 8 spaces, found 2
(#2252) Spaces must be used for alignment; tabs are not allowed
(#2252) Tab found within whitespace
(#2252) Line indented incorrectly; expected at least 8 spaces, found 2
(#2253) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2258) Spaces must be used for alignment; tabs are not allowed
(#2258) Tab found within whitespace
(#2258) Line indented incorrectly; expected at least 4 spaces, found 1
(#2263) Spaces must be used for alignment; tabs are not allowed
(#2263) Tab found within whitespace
(#2263) Line indented incorrectly; expected at least 8 spaces, found 7
(#2269) Spaces must be used for alignment; tabs are not allowed
(#2269) Tab found within whitespace
(#2269) Line indented incorrectly; expected at least 8 spaces, found 3
(#2270) Spaces must be used for alignment; tabs are not allowed
(#2270) Tab found within whitespace
(#2270) Line indented incorrectly; expected at least 8 spaces, found 4
(#2271) Spaces must be used for alignment; tabs are not allowed
(#2271) Tab found within whitespace
(#2271) Line indented incorrectly; expected at least 8 spaces, found 5
(#2272) Spaces must be used for alignment; tabs are not allowed
(#2272) Tab found within whitespace
(#2272) Line indented incorrectly; expected at least 8 spaces, found 6
(#2273) Spaces must be used for alignment; tabs are not allowed
(#2273) Tab found within whitespace
(#2273) Line indented incorrectly; expected at least 8 spaces, found 6
(#2274) Spaces must be used for alignment; tabs are not allowed
(#2274) Tab found within whitespace
(#2274) Line indented incorrectly; expected at least 8 spaces, found 6
(#2275) Spaces must be used for alignment; tabs are not allowed
(#2275) Tab found within whitespace
(#2275) Line indented incorrectly; expected at least 8 spaces, found 6
(#2276) Spaces must be used for alignment; tabs are not allowed
(#2276) Tab found within whitespace
(#2277) Spaces must be used for alignment; tabs are not allowed
(#2277) Tab found within whitespace
(#2278) Spaces must be used for alignment; tabs are not allowed
(#2278) Tab found within whitespace
(#2279) Spaces must be used for alignment; tabs are not allowed
(#2279) Tab found within whitespace
(#2280) Spaces must be used for alignment; tabs are not allowed
(#2280) Tab found within whitespace
(#2281) Spaces must be used for alignment; tabs are not allowed
(#2281) Tab found within whitespace
(#2286) Spaces must be used for alignment; tabs are not allowed
(#2286) Tab found within whitespace
(#2287) Spaces must be used for alignment; tabs are not allowed
(#2287) Tab found within whitespace
(#2288) Spaces must be used for alignment; tabs are not allowed
(#2288) Tab found within whitespace
(#2288) Line indented incorrectly; expected at least 8 spaces, found 7
(#2289) Spaces must be used for alignment; tabs are not allowed
(#2289) Tab found within whitespace
(#2289) Line indented incorrectly; expected at least 8 spaces, found 5
(#2290) Spaces must be used for alignment; tabs are not allowed
(#2290) Tab found within whitespace
(#2290) Line indented incorrectly; expected at least 8 spaces, found 4
(#2296) Whitespace found at end of line
(#2297) Expected 1 space before "=>"; 0 found
(#2297) Expected 1 space after "=>"; 0 found
(#2298) Whitespace found at end of line
(#2299) Spaces must be used for alignment; tabs are not allowed
(#2299) Tab found within whitespace
(#2299) Line indented incorrectly; expected at least 8 spaces, found 2
(#2300) Spaces must be used for alignment; tabs are not allowed
(#2300) Tab found within whitespace
(#2300) Line indented incorrectly; expected at least 8 spaces, found 2
(#2301) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2306) Spaces must be used for alignment; tabs are not allowed
(#2306) Tab found within whitespace
(#2306) Line indented incorrectly; expected at least 4 spaces, found 1
(#2311) Spaces must be used for alignment; tabs are not allowed
(#2311) Tab found within whitespace
(#2311) Line indented incorrectly; expected at least 8 spaces, found 7
(#2317) Spaces must be used for alignment; tabs are not allowed
(#2317) Tab found within whitespace
(#2317) Line indented incorrectly; expected at least 8 spaces, found 3
(#2318) Spaces must be used for alignment; tabs are not allowed
(#2318) Tab found within whitespace
(#2318) Line indented incorrectly; expected at least 8 spaces, found 4
(#2319) Spaces must be used for alignment; tabs are not allowed
(#2319) Tab found within whitespace
(#2319) Line indented incorrectly; expected at least 8 spaces, found 5
(#2320) Spaces must be used for alignment; tabs are not allowed
(#2320) Tab found within whitespace
(#2320) Line indented incorrectly; expected at least 8 spaces, found 6
(#2321) Spaces must be used for alignment; tabs are not allowed
(#2321) Tab found within whitespace
(#2321) Line indented incorrectly; expected at least 8 spaces, found 6
(#2322) Spaces must be used for alignment; tabs are not allowed
(#2322) Tab found within whitespace
(#2322) Line indented incorrectly; expected at least 8 spaces, found 6
(#2323) Spaces must be used for alignment; tabs are not allowed
(#2323) Tab found within whitespace
(#2323) Line indented incorrectly; expected at least 8 spaces, found 5
(#2324) Spaces must be used for alignment; tabs are not allowed
(#2324) Tab found within whitespace
(#2324) Line indented incorrectly; expected at least 8 spaces, found 4
(#2330) Whitespace found at end of line
(#2331) Expected 1 space before "=>"; 0 found
(#2331) Expected 1 space after "=>"; 0 found
(#2332) Whitespace found at end of line
(#2333) Spaces must be used for alignment; tabs are not allowed
(#2333) Tab found within whitespace
(#2333) Line indented incorrectly; expected at least 8 spaces, found 2
(#2334) Spaces must be used for alignment; tabs are not allowed
(#2334) Tab found within whitespace
(#2334) Line indented incorrectly; expected at least 8 spaces, found 2
(#2335) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2340) Spaces must be used for alignment; tabs are not allowed
(#2340) Tab found within whitespace
(#2340) Line indented incorrectly; expected at least 4 spaces, found 1
(#2345) Spaces must be used for alignment; tabs are not allowed
(#2345) Tab found within whitespace
(#2345) Line indented incorrectly; expected at least 8 spaces, found 7
(#2351) Spaces must be used for alignment; tabs are not allowed
(#2351) Tab found within whitespace
(#2351) Line indented incorrectly; expected at least 8 spaces, found 3
(#2352) Spaces must be used for alignment; tabs are not allowed
(#2352) Tab found within whitespace
(#2352) Line indented incorrectly; expected at least 8 spaces, found 4
(#2353) Spaces must be used for alignment; tabs are not allowed
(#2353) Tab found within whitespace
(#2353) Line indented incorrectly; expected at least 8 spaces, found 5
(#2354) Spaces must be used for alignment; tabs are not allowed
(#2354) Tab found within whitespace
(#2354) Line indented incorrectly; expected at least 8 spaces, found 6
(#2355) Spaces must be used for alignment; tabs are not allowed
(#2355) Tab found within whitespace
(#2355) Line indented incorrectly; expected at least 8 spaces, found 6
(#2356) Spaces must be used for alignment; tabs are not allowed
(#2356) Tab found within whitespace
(#2356) Line indented incorrectly; expected at least 8 spaces, found 6
(#2357) Spaces must be used for alignment; tabs are not allowed
(#2357) Tab found within whitespace
(#2358) Spaces must be used for alignment; tabs are not allowed
(#2358) Tab found within whitespace
(#2359) Spaces must be used for alignment; tabs are not allowed
(#2359) Tab found within whitespace
(#2360) Spaces must be used for alignment; tabs are not allowed
(#2360) Tab found within whitespace
(#2361) Spaces must be used for alignment; tabs are not allowed
(#2361) Tab found within whitespace
(#2362) Spaces must be used for alignment; tabs are not allowed
(#2362) Tab found within whitespace
(#2363) Spaces must be used for alignment; tabs are not allowed
(#2363) Tab found within whitespace
(#2364) Spaces must be used for alignment; tabs are not allowed
(#2364) Tab found within whitespace
(#2365) Spaces must be used for alignment; tabs are not allowed
(#2365) Tab found within whitespace
(#2365) Line indented incorrectly; expected at least 8 spaces, found 7
(#2366) Spaces must be used for alignment; tabs are not allowed
(#2366) Tab found within whitespace
(#2366) Line indented incorrectly; expected at least 8 spaces, found 5
(#2367) Spaces must be used for alignment; tabs are not allowed
(#2367) Tab found within whitespace
(#2367) Line indented incorrectly; expected at least 8 spaces, found 4
(#2373) Whitespace found at end of line
(#2374) Expected 1 space before "=>"; 0 found
(#2374) Expected 1 space after "=>"; 0 found
(#2375) Whitespace found at end of line
(#2376) Spaces must be used for alignment; tabs are not allowed
(#2376) Tab found within whitespace
(#2376) Line indented incorrectly; expected at least 8 spaces, found 2
(#2377) Spaces must be used for alignment; tabs are not allowed
(#2377) Tab found within whitespace
(#2377) Line indented incorrectly; expected at least 8 spaces, found 2
(#2378) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2383) Spaces must be used for alignment; tabs are not allowed
(#2383) Tab found within whitespace
(#2383) Line indented incorrectly; expected at least 4 spaces, found 1
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2411) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2416) Spaces must be used for alignment; tabs are not allowed
(#2416) Tab found within whitespace
(#2416) Line indented incorrectly; expected at least 4 spaces, found 1
(#2431) Spaces must be used for alignment; tabs are not allowed
(#2431) Tab found within whitespace
(#2431) Line indented incorrectly; expected at least 8 spaces, found 2
(#2437) Expected 1 space before "=>"; 0 found
(#2437) Expected 1 space after "=>"; 0 found
(#2441) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2446) Spaces must be used for alignment; tabs are not allowed
(#2446) Tab found within whitespace
(#2446) Line indented incorrectly; expected at least 4 spaces, found 1
(#2461) Spaces must be used for alignment; tabs are not allowed
(#2461) Tab found within whitespace
(#2461) Line indented incorrectly; expected at least 8 spaces, found 2
(#2467) Expected 1 space before "=>"; 0 found
(#2467) Expected 1 space after "=>"; 0 found
(#2471) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2476) Spaces must be used for alignment; tabs are not allowed
(#2476) Tab found within whitespace
(#2476) Line indented incorrectly; expected at least 4 spaces, found 1
(#2499) Expected 1 space before "=>"; 0 found
(#2499) Expected 1 space after "=>"; 0 found
(#2503) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2508) Spaces must be used for alignment; tabs are not allowed
(#2508) Tab found within whitespace
(#2508) Line indented incorrectly; expected at least 4 spaces, found 1
(#2518) Spaces must be used for alignment; tabs are not allowed
(#2518) Tab found within whitespace
(#2518) Line indented incorrectly; expected at least 8 spaces, found 3
(#2519) Spaces must be used for alignment; tabs are not allowed
(#2519) Tab found within whitespace
(#2519) Line indented incorrectly; expected at least 8 spaces, found 4
(#2520) Spaces must be used for alignment; tabs are not allowed
(#2520) Tab found within whitespace
(#2520) Line indented incorrectly; expected at least 8 spaces, found 5
(#2521) Spaces must be used for alignment; tabs are not allowed
(#2521) Tab found within whitespace
(#2521) Line indented incorrectly; expected at least 8 spaces, found 6
(#2522) Spaces must be used for alignment; tabs are not allowed
(#2522) Tab found within whitespace
(#2522) Line indented incorrectly; expected at least 8 spaces, found 6
(#2523) Spaces must be used for alignment; tabs are not allowed
(#2523) Tab found within whitespace
(#2523) Line indented incorrectly; expected at least 8 spaces, found 6
(#2524) Spaces must be used for alignment; tabs are not allowed
(#2524) Tab found within whitespace
(#2525) Spaces must be used for alignment; tabs are not allowed
(#2525) Tab found within whitespace
(#2526) Spaces must be used for alignment; tabs are not allowed
(#2526) Tab found within whitespace
(#2527) Spaces must be used for alignment; tabs are not allowed
(#2527) Tab found within whitespace
(#2528) Spaces must be used for alignment; tabs are not allowed
(#2528) Tab found within whitespace
(#2529) Spaces must be used for alignment; tabs are not allowed
(#2529) Tab found within whitespace
(#2530) Spaces must be used for alignment; tabs are not allowed
(#2530) Tab found within whitespace
(#2531) Spaces must be used for alignment; tabs are not allowed
(#2531) Tab found within whitespace
(#2531) Line indented incorrectly; expected at least 8 spaces, found 6
(#2533) Spaces must be used for alignment; tabs are not allowed
(#2533) Tab found within whitespace
(#2533) Line indented incorrectly; expected at least 8 spaces, found 5
(#2534) Spaces must be used for alignment; tabs are not allowed
(#2534) Tab found within whitespace
(#2534) Line indented incorrectly; expected at least 8 spaces, found 4
(#2540) Whitespace found at end of line
(#2541) Expected 1 space before "=>"; 0 found
(#2541) Expected 1 space after "=>"; 0 found
(#2542) Whitespace found at end of line
(#2543) Spaces must be used for alignment; tabs are not allowed
(#2543) Tab found within whitespace
(#2543) Line indented incorrectly; expected at least 8 spaces, found 2
(#2544) Spaces must be used for alignment; tabs are not allowed
(#2544) Tab found within whitespace
(#2544) Line indented incorrectly; expected at least 8 spaces, found 2
(#2545) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2550) Spaces must be used for alignment; tabs are not allowed
(#2550) Tab found within whitespace
(#2550) Line indented incorrectly; expected at least 4 spaces, found 1
(#2560) Spaces must be used for alignment; tabs are not allowed
(#2560) Tab found within whitespace
(#2560) Line indented incorrectly; expected at least 8 spaces, found 3
(#2561) Spaces must be used for alignment; tabs are not allowed
(#2561) Tab found within whitespace
(#2561) Line indented incorrectly; expected at least 8 spaces, found 4
(#2562) Spaces must be used for alignment; tabs are not allowed
(#2562) Tab found within whitespace
(#2562) Line indented incorrectly; expected at least 8 spaces, found 5
(#2563) Spaces must be used for alignment; tabs are not allowed
(#2563) Tab found within whitespace
(#2563) Line indented incorrectly; expected at least 8 spaces, found 6
(#2564) Spaces must be used for alignment; tabs are not allowed
(#2564) Tab found within whitespace
(#2564) Line indented incorrectly; expected at least 8 spaces, found 6
(#2565) Spaces must be used for alignment; tabs are not allowed
(#2565) Tab found within whitespace
(#2565) Line indented incorrectly; expected at least 8 spaces, found 6
(#2566) Spaces must be used for alignment; tabs are not allowed
(#2566) Tab found within whitespace
(#2567) Spaces must be used for alignment; tabs are not allowed
(#2567) Tab found within whitespace
(#2568) Spaces must be used for alignment; tabs are not allowed
(#2568) Tab found within whitespace
(#2569) Spaces must be used for alignment; tabs are not allowed
(#2569) Tab found within whitespace
(#2570) Spaces must be used for alignment; tabs are not allowed
(#2570) Tab found within whitespace
(#2571) Spaces must be used for alignment; tabs are not allowed
(#2571) Tab found within whitespace
(#2572) Spaces must be used for alignment; tabs are not allowed
(#2572) Tab found within whitespace
(#2573) Spaces must be used for alignment; tabs are not allowed
(#2573) Tab found within whitespace
(#2573) Line indented incorrectly; expected at least 8 spaces, found 6
(#2575) Spaces must be used for alignment; tabs are not allowed
(#2575) Tab found within whitespace
(#2575) Line indented incorrectly; expected at least 8 spaces, found 5
(#2576) Spaces must be used for alignment; tabs are not allowed
(#2576) Tab found within whitespace
(#2576) Line indented incorrectly; expected at least 8 spaces, found 4
(#2582) Whitespace found at end of line
(#2583) Expected 1 space before "=>"; 0 found
(#2583) Expected 1 space after "=>"; 0 found
(#2584) Whitespace found at end of line
(#2585) Spaces must be used for alignment; tabs are not allowed
(#2585) Tab found within whitespace
(#2585) Line indented incorrectly; expected at least 8 spaces, found 2
(#2586) Spaces must be used for alignment; tabs are not allowed
(#2586) Tab found within whitespace
(#2586) Line indented incorrectly; expected at least 8 spaces, found 2
(#2587) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2592) Spaces must be used for alignment; tabs are not allowed
(#2592) Tab found within whitespace
(#2592) Line indented incorrectly; expected at least 4 spaces, found 1
(#2602) Spaces must be used for alignment; tabs are not allowed
(#2602) Tab found within whitespace
(#2602) Line indented incorrectly; expected at least 8 spaces, found 3
(#2603) Spaces must be used for alignment; tabs are not allowed
(#2603) Tab found within whitespace
(#2603) Line indented incorrectly; expected at least 8 spaces, found 4
(#2604) Spaces must be used for alignment; tabs are not allowed
(#2604) Tab found within whitespace
(#2604) Line indented incorrectly; expected at least 8 spaces, found 5
(#2605) Spaces must be used for alignment; tabs are not allowed
(#2605) Tab found within whitespace
(#2605) Line indented incorrectly; expected at least 8 spaces, found 6
(#2606) Spaces must be used for alignment; tabs are not allowed
(#2606) Tab found within whitespace
(#2606) Line indented incorrectly; expected at least 8 spaces, found 6
(#2607) Spaces must be used for alignment; tabs are not allowed
(#2607) Tab found within whitespace
(#2607) Line indented incorrectly; expected at least 8 spaces, found 6
(#2608) Spaces must be used for alignment; tabs are not allowed
(#2608) Tab found within whitespace
(#2609) Spaces must be used for alignment; tabs are not allowed
(#2609) Tab found within whitespace
(#2610) Spaces must be used for alignment; tabs are not allowed
(#2610) Tab found within whitespace
(#2611) Spaces must be used for alignment; tabs are not allowed
(#2611) Tab found within whitespace
(#2612) Spaces must be used for alignment; tabs are not allowed
(#2612) Tab found within whitespace
(#2613) Spaces must be used for alignment; tabs are not allowed
(#2613) Tab found within whitespace
(#2614) Spaces must be used for alignment; tabs are not allowed
(#2614) Tab found within whitespace
(#2614) Line indented incorrectly; expected at least 8 spaces, found 6
(#2616) Spaces must be used for alignment; tabs are not allowed
(#2616) Tab found within whitespace
(#2616) Line indented incorrectly; expected at least 8 spaces, found 5
(#2617) Spaces must be used for alignment; tabs are not allowed
(#2617) Tab found within whitespace
(#2617) Line indented incorrectly; expected at least 8 spaces, found 4
(#2623) Whitespace found at end of line
(#2624) Expected 1 space before "=>"; 0 found
(#2624) Expected 1 space after "=>"; 0 found
(#2625) Whitespace found at end of line
(#2626) Spaces must be used for alignment; tabs are not allowed
(#2626) Tab found within whitespace
(#2626) Line indented incorrectly; expected at least 8 spaces, found 2
(#2627) Spaces must be used for alignment; tabs are not allowed
(#2627) Tab found within whitespace
(#2627) Line indented incorrectly; expected at least 8 spaces, found 2
(#2628) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2650) Spaces must be used for alignment; tabs are not allowed
(#2650) Tab found within whitespace
(#2650) Line indented incorrectly; expected at least 8 spaces, found 6
(#2651) Spaces must be used for alignment; tabs are not allowed
(#2651) Tab found within whitespace
(#2652) Spaces must be used for alignment; tabs are not allowed
(#2652) Tab found within whitespace
(#2653) Spaces must be used for alignment; tabs are not allowed
(#2653) Tab found within whitespace
(#2654) Spaces must be used for alignment; tabs are not allowed
(#2654) Tab found within whitespace
(#2655) Spaces must be used for alignment; tabs are not allowed
(#2655) Tab found within whitespace
(#2656) Spaces must be used for alignment; tabs are not allowed
(#2656) Tab found within whitespace
(#2657) Spaces must be used for alignment; tabs are not allowed
(#2657) Tab found within whitespace
(#2658) Spaces must be used for alignment; tabs are not allowed
(#2658) Tab found within whitespace
(#2659) Spaces must be used for alignment; tabs are not allowed
(#2659) Tab found within whitespace
(#2660) Spaces must be used for alignment; tabs are not allowed
(#2660) Tab found within whitespace
(#2660) Line indented incorrectly; expected at least 20 spaces, found 7
(#2669) Expected 1 space before "=>"; 0 found
(#2669) Expected 1 space after "=>"; 0 found
(#2669) Line exceeds 132 characters; contains 137 characters
(#2673) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2690) Spaces must be used for alignment; tabs are not allowed
(#2690) Tab found within whitespace
(#2690) Line indented incorrectly; expected at least 8 spaces, found 5
(#2691) Spaces must be used for alignment; tabs are not allowed
(#2691) Tab found within whitespace
(#2691) Line indented incorrectly; expected at least 8 spaces, found 6
(#2692) Spaces must be used for alignment; tabs are not allowed
(#2692) Tab found within whitespace
(#2692) Line indented incorrectly; expected at least 8 spaces, found 6
(#2693) Spaces must be used for alignment; tabs are not allowed
(#2693) Tab found within whitespace
(#2693) Line indented incorrectly; expected at least 8 spaces, found 6
(#2694) Spaces must be used for alignment; tabs are not allowed
(#2694) Tab found within whitespace
(#2695) Spaces must be used for alignment; tabs are not allowed
(#2695) Tab found within whitespace
(#2696) Spaces must be used for alignment; tabs are not allowed
(#2696) Tab found within whitespace
(#2697) Spaces must be used for alignment; tabs are not allowed
(#2697) Tab found within whitespace
(#2698) Spaces must be used for alignment; tabs are not allowed
(#2698) Tab found within whitespace
(#2699) Spaces must be used for alignment; tabs are not allowed
(#2699) Tab found within whitespace
(#2700) Spaces must be used for alignment; tabs are not allowed
(#2700) Tab found within whitespace
(#2701) Spaces must be used for alignment; tabs are not allowed
(#2701) Tab found within whitespace
(#2702) Spaces must be used for alignment; tabs are not allowed
(#2702) Tab found within whitespace
(#2703) Spaces must be used for alignment; tabs are not allowed
(#2703) Tab found within whitespace
(#2704) Spaces must be used for alignment; tabs are not allowed
(#2704) Tab found within whitespace
(#2705) Spaces must be used for alignment; tabs are not allowed
(#2705) Tab found within whitespace
(#2706) Spaces must be used for alignment; tabs are not allowed
(#2706) Tab found within whitespace
(#2707) Spaces must be used for alignment; tabs are not allowed
(#2707) Tab found within whitespace
(#2708) Spaces must be used for alignment; tabs are not allowed
(#2708) Tab found within whitespace
(#2709) Spaces must be used for alignment; tabs are not allowed
(#2709) Tab found within whitespace
(#2710) Spaces must be used for alignment; tabs are not allowed
(#2710) Tab found within whitespace
(#2710) Line indented incorrectly; expected at least 10 spaces, found 8
(#2711) Spaces must be used for alignment; tabs are not allowed
(#2711) Tab found within whitespace
(#2711) Line indented incorrectly; expected at least 8 spaces, found 7
(#2712) Spaces must be used for alignment; tabs are not allowed
(#2712) Tab found within whitespace
(#2712) Line indented incorrectly; expected at least 8 spaces, found 6
(#2713) Spaces must be used for alignment; tabs are not allowed
(#2713) Tab found within whitespace
(#2713) Line indented incorrectly; expected at least 16 spaces, found 5
(#2714) Spaces must be used for alignment; tabs are not allowed
(#2714) Tab found within whitespace
(#2714) Line indented incorrectly; expected at least 9 spaces, found 4
(#2715) Spaces must be used for alignment; tabs are not allowed
(#2715) Tab found within whitespace
(#2715) Line indented incorrectly; expected at least 8 spaces, found 3
(#2725) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2730) Spaces must be used for alignment; tabs are not allowed
(#2730) Tab found within whitespace
(#2730) Line indented incorrectly; expected at least 4 spaces, found 1
(#2739) Spaces must be used for alignment; tabs are not allowed
(#2739) Tab found within whitespace
(#2739) Line indented incorrectly; expected at least 8 spaces, found 3
(#2740) Spaces must be used for alignment; tabs are not allowed
(#2740) Tab found within whitespace
(#2740) Line indented incorrectly; expected at least 8 spaces, found 4
(#2741) Spaces must be used for alignment; tabs are not allowed
(#2741) Tab found within whitespace
(#2741) Line indented incorrectly; expected at least 8 spaces, found 5
(#2742) Spaces must be used for alignment; tabs are not allowed
(#2742) Tab found within whitespace
(#2742) Line indented incorrectly; expected at least 8 spaces, found 6
(#2743) Spaces must be used for alignment; tabs are not allowed
(#2743) Tab found within whitespace
(#2743) Line indented incorrectly; expected at least 8 spaces, found 6
(#2744) Spaces must be used for alignment; tabs are not allowed
(#2744) Tab found within whitespace
(#2744) Line indented incorrectly; expected at least 8 spaces, found 5
(#2745) Spaces must be used for alignment; tabs are not allowed
(#2745) Tab found within whitespace
(#2745) Line indented incorrectly; expected at least 8 spaces, found 4
(#2751) Whitespace found at end of line
(#2753) Whitespace found at end of line
(#2754) Spaces must be used for alignment; tabs are not allowed
(#2754) Tab found within whitespace
(#2754) Line indented incorrectly; expected at least 8 spaces, found 2
(#2755) Spaces must be used for alignment; tabs are not allowed
(#2755) Tab found within whitespace
(#2755) Line indented incorrectly; expected at least 8 spaces, found 2
(#2756) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2761) Spaces must be used for alignment; tabs are not allowed
(#2761) Tab found within whitespace
(#2761) Line indented incorrectly; expected at least 4 spaces, found 1
(#2775) Variable "cohort_id" must not contain underscores.
(#2775) Whitespace found at end of line
(#2777) Whitespace found at end of line
(#2778) Expected 1 space before "=>"; 0 found
(#2778) Expected 1 space after "=>"; 0 found
(#2778) Variable "cohort_id" must not contain underscores.
(#2778) Line exceeds 132 characters; contains 139 characters
(#2779) Whitespace found at end of line
(#2780) Spaces must be used for alignment; tabs are not allowed
(#2780) Tab found within whitespace
(#2780) Line indented incorrectly; expected at least 8 spaces, found 2
(#2781) Spaces must be used for alignment; tabs are not allowed
(#2781) Tab found within whitespace
(#2781) Line indented incorrectly; expected at least 8 spaces, found 2
(#2781) Variable "cohort_id" must not contain underscores.
(#2796) Whitespace found at end of line
(#2797) Spaces must be used for alignment; tabs are not allowed
(#2797) Tab found within whitespace
(#2797) Line indented incorrectly; expected at least 8 spaces, found 4
(#2798) Spaces must be used for alignment; tabs are not allowed
(#2798) Tab found within whitespace
(#2798) Line indented incorrectly; expected at least 8 spaces, found 6
(#2799) Spaces must be used for alignment; tabs are not allowed
(#2799) Tab found within whitespace
(#2799) Line indented incorrectly; expected at least 8 spaces, found 7
(#2800) Spaces must be used for alignment; tabs are not allowed
(#2800) Tab found within whitespace
(#2800) Line indented incorrectly; expected at least 8 spaces, found 7
(#2800) Expected 1 space after "=>"; newline found
(#2801) Spaces must be used for alignment; tabs are not allowed
(#2801) Tab found within whitespace
(#2801) Line indented incorrectly; expected at least 8 spaces, found 5
(#2802) Spaces must be used for alignment; tabs are not allowed
(#2802) Tab found within whitespace
(#2802) Line indented incorrectly; expected at least 8 spaces, found 5
(#2803) Spaces must be used for alignment; tabs are not allowed
(#2803) Tab found within whitespace
(#2803) Line indented incorrectly; expected at least 8 spaces, found 6
(#2804) Spaces must be used for alignment; tabs are not allowed
(#2804) Tab found within whitespace
(#2804) Line indented incorrectly; expected at least 8 spaces, found 7
(#2805) Spaces must be used for alignment; tabs are not allowed
(#2805) Tab found within whitespace
(#2805) Line indented incorrectly; expected at least 8 spaces, found 7
(#2806) Spaces must be used for alignment; tabs are not allowed
(#2806) Tab found within whitespace
(#2807) Spaces must be used for alignment; tabs are not allowed
(#2807) Tab found within whitespace
(#2808) Spaces must be used for alignment; tabs are not allowed
(#2808) Tab found within whitespace
(#2809) Spaces must be used for alignment; tabs are not allowed
(#2809) Tab found within whitespace
(#2810) Spaces must be used for alignment; tabs are not allowed
(#2810) Tab found within whitespace
(#2811) Spaces must be used for alignment; tabs are not allowed
(#2811) Tab found within whitespace
(#2812) Spaces must be used for alignment; tabs are not allowed
(#2812) Tab found within whitespace
(#2813) Spaces must be used for alignment; tabs are not allowed
(#2813) Tab found within whitespace
(#2814) Spaces must be used for alignment; tabs are not allowed
(#2814) Tab found within whitespace
(#2815) Spaces must be used for alignment; tabs are not allowed
(#2815) Tab found within whitespace
(#2816) Spaces must be used for alignment; tabs are not allowed
(#2816) Tab found within whitespace
(#2817) Spaces must be used for alignment; tabs are not allowed
(#2817) Tab found within whitespace
(#2817) Line indented incorrectly; expected at least 11 spaces, found 9
(#2818) Spaces must be used for alignment; tabs are not allowed
(#2818) Tab found within whitespace
(#2819) Spaces must be used for alignment; tabs are not allowed
(#2819) Tab found within whitespace
(#2819) Line indented incorrectly; expected at least 8 spaces, found 7
(#2820) Spaces must be used for alignment; tabs are not allowed
(#2820) Tab found within whitespace
(#2820) Line indented incorrectly; expected at least 8 spaces, found 6
(#2821) Spaces must be used for alignment; tabs are not allowed
(#2821) Tab found within whitespace
(#2821) Line indented incorrectly; expected at least 8 spaces, found 5
(#2822) Spaces must be used for alignment; tabs are not allowed
(#2822) Tab found within whitespace
(#2822) Line indented incorrectly; expected at least 8 spaces, found 4
(#2823) Spaces must be used for alignment; tabs are not allowed
(#2823) Tab found within whitespace
(#2823) Line indented incorrectly; expected at least 8 spaces, found 4
(#2824) Spaces must be used for alignment; tabs are not allowed
(#2824) Tab found within whitespace
(#2824) Line indented incorrectly; expected at least 8 spaces, found 4
(#2834) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2850) Whitespace found at end of line
(#2851) Spaces must be used for alignment; tabs are not allowed
(#2851) Tab found within whitespace
(#2851) Line indented incorrectly; expected at least 8 spaces, found 4
(#2852) Spaces must be used for alignment; tabs are not allowed
(#2852) Tab found within whitespace
(#2852) Line indented incorrectly; expected at least 8 spaces, found 6
(#2853) Spaces must be used for alignment; tabs are not allowed
(#2853) Tab found within whitespace
(#2853) Line indented incorrectly; expected at least 8 spaces, found 7
(#2853) Expected 1 space after "=>"; newline found
(#2854) Spaces must be used for alignment; tabs are not allowed
(#2854) Tab found within whitespace
(#2855) Spaces must be used for alignment; tabs are not allowed
(#2855) Tab found within whitespace
(#2856) Spaces must be used for alignment; tabs are not allowed
(#2856) Tab found within whitespace
(#2857) Spaces must be used for alignment; tabs are not allowed
(#2857) Tab found within whitespace
(#2858) Spaces must be used for alignment; tabs are not allowed
(#2858) Tab found within whitespace
(#2859) Spaces must be used for alignment; tabs are not allowed
(#2859) Tab found within whitespace
(#2859) Line indented incorrectly; expected at least 8 spaces, found 7
(#2859) Expected 1 space after "=>"; newline found
(#2860) Spaces must be used for alignment; tabs are not allowed
(#2860) Tab found within whitespace
(#2861) Spaces must be used for alignment; tabs are not allowed
(#2861) Tab found within whitespace
(#2862) Spaces must be used for alignment; tabs are not allowed
(#2862) Tab found within whitespace
(#2863) Spaces must be used for alignment; tabs are not allowed
(#2863) Tab found within whitespace
(#2864) Spaces must be used for alignment; tabs are not allowed
(#2864) Tab found within whitespace
(#2865) Spaces must be used for alignment; tabs are not allowed
(#2865) Tab found within whitespace
(#2866) Spaces must be used for alignment; tabs are not allowed
(#2866) Tab found within whitespace
(#2867) Spaces must be used for alignment; tabs are not allowed
(#2867) Tab found within whitespace
(#2868) Spaces must be used for alignment; tabs are not allowed
(#2868) Tab found within whitespace
(#2869) Spaces must be used for alignment; tabs are not allowed
(#2869) Tab found within whitespace
(#2870) Spaces must be used for alignment; tabs are not allowed
(#2870) Tab found within whitespace
(#2871) Spaces must be used for alignment; tabs are not allowed
(#2871) Tab found within whitespace
(#2872) Spaces must be used for alignment; tabs are not allowed
(#2872) Tab found within whitespace
(#2873) Spaces must be used for alignment; tabs are not allowed
(#2873) Tab found within whitespace
(#2874) Spaces must be used for alignment; tabs are not allowed
(#2874) Tab found within whitespace
(#2875) Spaces must be used for alignment; tabs are not allowed
(#2875) Tab found within whitespace
(#2876) Spaces must be used for alignment; tabs are not allowed
(#2876) Tab found within whitespace
(#2877) Spaces must be used for alignment; tabs are not allowed
(#2877) Tab found within whitespace
(#2878) Spaces must be used for alignment; tabs are not allowed
(#2878) Tab found within whitespace
(#2879) Spaces must be used for alignment; tabs are not allowed
(#2879) Tab found within whitespace
(#2880) Spaces must be used for alignment; tabs are not allowed
(#2880) Tab found within whitespace
(#2881) Spaces must be used for alignment; tabs are not allowed
(#2881) Tab found within whitespace
(#2882) Spaces must be used for alignment; tabs are not allowed
(#2882) Tab found within whitespace
(#2882) Line indented incorrectly; expected at least 8 spaces, found 7
(#2883) Spaces must be used for alignment; tabs are not allowed
(#2883) Tab found within whitespace
(#2883) Line indented incorrectly; expected at least 8 spaces, found 5
(#2889) Expected 1 space before "=>"; 0 found
(#2889) Expected 1 space after "=>"; 0 found
(#2893) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2911) Spaces must be used for alignment; tabs are not allowed
(#2911) Tab found within whitespace
(#2911) Line indented incorrectly; expected at least 8 spaces, found 5
(#2912) Spaces must be used for alignment; tabs are not allowed
(#2912) Tab found within whitespace
(#2912) Line indented incorrectly; expected at least 8 spaces, found 6
(#2913) Spaces must be used for alignment; tabs are not allowed
(#2913) Tab found within whitespace
(#2913) Line indented incorrectly; expected at least 8 spaces, found 6
(#2914) Spaces must be used for alignment; tabs are not allowed
(#2914) Tab found within whitespace
(#2914) Line indented incorrectly; expected at least 8 spaces, found 6
(#2914) Expected 1 space after "=>"; newline found
(#2914) Whitespace found at end of line
(#2915) Spaces must be used for alignment; tabs are not allowed
(#2915) Tab found within whitespace
(#2915) Line indented incorrectly; expected at least 8 spaces, found 7
(#2916) Spaces must be used for alignment; tabs are not allowed
(#2916) Tab found within whitespace
(#2916) Line indented incorrectly; expected at least 8 spaces, found 7
(#2917) Spaces must be used for alignment; tabs are not allowed
(#2917) Tab found within whitespace
(#2917) Expected 1 space after "=>"; newline found
(#2918) Spaces must be used for alignment; tabs are not allowed
(#2918) Tab found within whitespace
(#2919) Spaces must be used for alignment; tabs are not allowed
(#2919) Tab found within whitespace
(#2920) Spaces must be used for alignment; tabs are not allowed
(#2920) Tab found within whitespace
(#2921) Spaces must be used for alignment; tabs are not allowed
(#2921) Tab found within whitespace
(#2922) Spaces must be used for alignment; tabs are not allowed
(#2922) Tab found within whitespace
(#2923) Spaces must be used for alignment; tabs are not allowed
(#2923) Tab found within whitespace
(#2923) Expected 1 space after "=>"; newline found
(#2924) Spaces must be used for alignment; tabs are not allowed
(#2924) Tab found within whitespace
(#2925) Spaces must be used for alignment; tabs are not allowed
(#2925) Tab found within whitespace
(#2926) Spaces must be used for alignment; tabs are not allowed
(#2926) Tab found within whitespace
(#2927) Spaces must be used for alignment; tabs are not allowed
(#2927) Tab found within whitespace
(#2928) Spaces must be used for alignment; tabs are not allowed
(#2928) Tab found within whitespace
(#2929) Spaces must be used for alignment; tabs are not allowed
(#2929) Tab found within whitespace
(#2930) Spaces must be used for alignment; tabs are not allowed
(#2930) Tab found within whitespace
(#2931) Spaces must be used for alignment; tabs are not allowed
(#2931) Tab found within whitespace
(#2932) Spaces must be used for alignment; tabs are not allowed
(#2932) Tab found within whitespace
(#2933) Spaces must be used for alignment; tabs are not allowed
(#2933) Tab found within whitespace
(#2934) Spaces must be used for alignment; tabs are not allowed
(#2934) Tab found within whitespace
(#2935) Spaces must be used for alignment; tabs are not allowed
(#2935) Tab found within whitespace
(#2936) Spaces must be used for alignment; tabs are not allowed
(#2936) Tab found within whitespace
(#2937) Spaces must be used for alignment; tabs are not allowed
(#2937) Tab found within whitespace
(#2938) Spaces must be used for alignment; tabs are not allowed
(#2938) Tab found within whitespace
(#2939) Spaces must be used for alignment; tabs are not allowed
(#2939) Tab found within whitespace
(#2940) Spaces must be used for alignment; tabs are not allowed
(#2940) Tab found within whitespace
(#2941) Spaces must be used for alignment; tabs are not allowed
(#2941) Tab found within whitespace
(#2942) Spaces must be used for alignment; tabs are not allowed
(#2942) Tab found within whitespace
(#2943) Spaces must be used for alignment; tabs are not allowed
(#2943) Tab found within whitespace
(#2944) Spaces must be used for alignment; tabs are not allowed
(#2944) Tab found within whitespace
(#2945) Spaces must be used for alignment; tabs are not allowed
(#2945) Tab found within whitespace
(#2946) Spaces must be used for alignment; tabs are not allowed
(#2946) Tab found within whitespace
(#2946) Line indented incorrectly; expected at least 8 spaces, found 7
(#2947) Spaces must be used for alignment; tabs are not allowed
(#2947) Tab found within whitespace
(#2947) Line indented incorrectly; expected at least 8 spaces, found 6
(#2948) Spaces must be used for alignment; tabs are not allowed
(#2948) Tab found within whitespace
(#2948) Line indented incorrectly; expected at least 16 spaces, found 5
(#2949) Spaces must be used for alignment; tabs are not allowed
(#2949) Tab found within whitespace
(#2949) Line indented incorrectly; expected at least 9 spaces, found 4
(#2950) Spaces must be used for alignment; tabs are not allowed
(#2950) Tab found within whitespace
(#2950) Line indented incorrectly; expected at least 8 spaces, found 3
(#2960) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2966) Spaces must be used for alignment; tabs are not allowed
(#2966) Tab found within whitespace
(#2966) Line indented incorrectly; expected at least 4 spaces, found 1
(#2983) Spaces must be used for alignment; tabs are not allowed
(#2983) Tab found within whitespace
(#2983) Line indented incorrectly; expected at least 8 spaces, found 6
(#2984) Spaces must be used for alignment; tabs are not allowed
(#2984) Tab found within whitespace
(#2984) Line indented incorrectly; expected at least 8 spaces, found 6
(#2985) Spaces must be used for alignment; tabs are not allowed
(#2985) Tab found within whitespace
(#2985) Line indented incorrectly; expected at least 8 spaces, found 6
(#2986) Spaces must be used for alignment; tabs are not allowed
(#2986) Tab found within whitespace
(#2987) Spaces must be used for alignment; tabs are not allowed
(#2987) Tab found within whitespace
(#2988) Spaces must be used for alignment; tabs are not allowed
(#2988) Tab found within whitespace
(#2989) Spaces must be used for alignment; tabs are not allowed
(#2989) Tab found within whitespace
(#2990) Spaces must be used for alignment; tabs are not allowed
(#2990) Tab found within whitespace
(#2991) Spaces must be used for alignment; tabs are not allowed
(#2991) Tab found within whitespace
(#2992) Spaces must be used for alignment; tabs are not allowed
(#2992) Tab found within whitespace
(#2993) Spaces must be used for alignment; tabs are not allowed
(#2993) Tab found within whitespace
(#2994) Spaces must be used for alignment; tabs are not allowed
(#2994) Tab found within whitespace
(#2995) Spaces must be used for alignment; tabs are not allowed
(#2995) Tab found within whitespace
(#2996) Spaces must be used for alignment; tabs are not allowed
(#2996) Tab found within whitespace
(#2997) Spaces must be used for alignment; tabs are not allowed
(#2997) Tab found within whitespace
(#2998) Spaces must be used for alignment; tabs are not allowed
(#2998) Tab found within whitespace
(#2999) Spaces must be used for alignment; tabs are not allowed
(#2999) Tab found within whitespace
(#3000) Spaces must be used for alignment; tabs are not allowed
(#3000) Tab found within whitespace
(#3001) Spaces must be used for alignment; tabs are not allowed
(#3001) Tab found within whitespace
(#3002) Spaces must be used for alignment; tabs are not allowed
(#3002) Tab found within whitespace
(#3002) Line indented incorrectly; expected at least 10 spaces, found 8
(#3003) Spaces must be used for alignment; tabs are not allowed
(#3003) Tab found within whitespace
(#3003) Line indented incorrectly; expected at least 8 spaces, found 7
(#3004) Spaces must be used for alignment; tabs are not allowed
(#3004) Tab found within whitespace
(#3004) Line indented incorrectly; expected at least 20 spaces, found 6
(#3013) Expected 1 space before "=>"; 0 found
(#3013) Expected 1 space after "=>"; 0 found
(#3017) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3022) Spaces must be used for alignment; tabs are not allowed
(#3022) Tab found within whitespace
(#3022) Line indented incorrectly; expected at least 4 spaces, found 1
(#3033) Spaces must be used for alignment; tabs are not allowed
(#3033) Tab found within whitespace
(#3033) Line indented incorrectly; expected at least 8 spaces, found 3
(#3047) Whitespace found at end of line
(#3048) Expected 1 space before "=>"; 0 found
(#3048) Expected 1 space after "=>"; 0 found
(#3049) Whitespace found at end of line
(#3050) Spaces must be used for alignment; tabs are not allowed
(#3050) Tab found within whitespace
(#3050) Line indented incorrectly; expected at least 8 spaces, found 2
(#3051) Spaces must be used for alignment; tabs are not allowed
(#3051) Tab found within whitespace
(#3051) Line indented incorrectly; expected at least 8 spaces, found 2
(#3057) Spaces must be used for alignment; tabs are not allowed
(#3057) Tab found within whitespace
(#3057) Line indented incorrectly; expected at least 4 spaces, found 1
(#3067) Spaces must be used for alignment; tabs are not allowed
(#3067) Tab found within whitespace
(#3067) Line indented incorrectly; expected at least 8 spaces, found 3
(#3072) Spaces must be used for alignment; tabs are not allowed
(#3072) Tab found within whitespace
(#3072) Line indented incorrectly; expected at least 8 spaces, found 5
(#3080) Whitespace found at end of line
(#3081) Expected 1 space before "=>"; 0 found
(#3081) Expected 1 space after "=>"; 0 found
(#3082) Whitespace found at end of line
(#3083) Spaces must be used for alignment; tabs are not allowed
(#3083) Tab found within whitespace
(#3083) Line indented incorrectly; expected at least 8 spaces, found 2
(#3084) Spaces must be used for alignment; tabs are not allowed
(#3084) Tab found within whitespace
(#3084) Line indented incorrectly; expected at least 8 spaces, found 2
(#3089) Spaces must be used for alignment; tabs are not allowed
(#3089) Tab found within whitespace
(#3089) Line indented incorrectly; expected at least 4 spaces, found 1
(#3107) Spaces must be used for alignment; tabs are not allowed
(#3107) Tab found within whitespace
(#3107) Line indented incorrectly; expected at least 8 spaces, found 6
(#3108) Spaces must be used for alignment; tabs are not allowed
(#3108) Tab found within whitespace
(#3108) Line indented incorrectly; expected at least 8 spaces, found 6
(#3109) Spaces must be used for alignment; tabs are not allowed
(#3109) Tab found within whitespace
(#3109) Line indented incorrectly; expected at least 8 spaces, found 6
(#3110) Spaces must be used for alignment; tabs are not allowed
(#3110) Tab found within whitespace
(#3111) Spaces must be used for alignment; tabs are not allowed
(#3111) Tab found within whitespace
(#3112) Spaces must be used for alignment; tabs are not allowed
(#3112) Tab found within whitespace
(#3113) Spaces must be used for alignment; tabs are not allowed
(#3113) Tab found within whitespace
(#3114) Spaces must be used for alignment; tabs are not allowed
(#3114) Tab found within whitespace
(#3115) Spaces must be used for alignment; tabs are not allowed
(#3115) Tab found within whitespace
(#3116) Spaces must be used for alignment; tabs are not allowed
(#3116) Tab found within whitespace
(#3117) Spaces must be used for alignment; tabs are not allowed
(#3117) Tab found within whitespace
(#3118) Spaces must be used for alignment; tabs are not allowed
(#3118) Tab found within whitespace
(#3119) Spaces must be used for alignment; tabs are not allowed
(#3119) Tab found within whitespace
(#3120) Spaces must be used for alignment; tabs are not allowed
(#3120) Tab found within whitespace
(#3121) Spaces must be used for alignment; tabs are not allowed
(#3121) Tab found within whitespace
(#3122) Spaces must be used for alignment; tabs are not allowed
(#3122) Tab found within whitespace
(#3123) Spaces must be used for alignment; tabs are not allowed
(#3123) Tab found within whitespace
(#3124) Spaces must be used for alignment; tabs are not allowed
(#3124) Tab found within whitespace
(#3125) Spaces must be used for alignment; tabs are not allowed
(#3125) Tab found within whitespace
(#3126) Spaces must be used for alignment; tabs are not allowed
(#3126) Tab found within whitespace
(#3126) Line indented incorrectly; expected at least 10 spaces, found 8
(#3127) Spaces must be used for alignment; tabs are not allowed
(#3127) Tab found within whitespace
(#3127) Line indented incorrectly; expected at least 8 spaces, found 7
(#3128) Spaces must be used for alignment; tabs are not allowed
(#3128) Tab found within whitespace
(#3128) Line indented incorrectly; expected at least 20 spaces, found 6
(#3134) Variable "course_id" must not contain underscores.
(#3134) Variable "group_id" must not contain underscores.
(#3137) Expected 1 space before "=>"; 0 found
(#3137) Expected 1 space after "=>"; 0 found
(#3137) Variable "course_id" must not contain underscores.
(#3137) Variable "group_id" must not contain underscores.
(#3137) Line exceeds 132 characters; contains 167 characters
(#3140) Variable "course_id" must not contain underscores.
(#3140) Variable "group_id" must not contain underscores.
(#3141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3147) Spaces must be used for alignment; tabs are not allowed
(#3147) Tab found within whitespace
(#3147) Line indented incorrectly; expected at least 4 spaces, found 1
(#3151) Expected 1 space after "=>"; 2 found
(#3151) Spaces must be used for alignment; tabs are not allowed
(#3151) Tab found within whitespace
(#3167) Spaces must be used for alignment; tabs are not allowed
(#3167) Tab found within whitespace
(#3173) Expected 1 space before "=>"; 0 found
(#3173) Expected 1 space after "=>"; 0 found
(#3177) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3182) Spaces must be used for alignment; tabs are not allowed
(#3182) Tab found within whitespace
(#3182) Line indented incorrectly; expected at least 4 spaces, found 1
(#3186) Expected 1 space after "=>"; 2 found
(#3186) Spaces must be used for alignment; tabs are not allowed
(#3186) Tab found within whitespace
(#3203) Spaces must be used for alignment; tabs are not allowed
(#3203) Tab found within whitespace
(#3209) Expected 1 space before "=>"; 0 found
(#3209) Expected 1 space after "=>"; 0 found
(#3213) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3218) Spaces must be used for alignment; tabs are not allowed
(#3218) Tab found within whitespace
(#3218) Line indented incorrectly; expected at least 4 spaces, found 1
(#3233) Whitespace found at end of line
(#3235) Whitespace found at end of line
(#3236) Expected 1 space before "=>"; 0 found
(#3236) Expected 1 space after "=>"; 0 found
(#3236) Line exceeds 132 characters; contains 142 characters
(#3237) Whitespace found at end of line
(#3238) Spaces must be used for alignment; tabs are not allowed
(#3238) Tab found within whitespace
(#3238) Line indented incorrectly; expected at least 8 spaces, found 2
(#3239) Spaces must be used for alignment; tabs are not allowed
(#3239) Tab found within whitespace
(#3239) Line indented incorrectly; expected at least 8 spaces, found 2
(#3244) Spaces must be used for alignment; tabs are not allowed
(#3244) Tab found within whitespace
(#3244) Line indented incorrectly; expected at least 4 spaces, found 1
(#3268) Expected 1 space before "=>"; 0 found
(#3268) Expected 1 space after "=>"; 0 found
(#3272) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3277) Spaces must be used for alignment; tabs are not allowed
(#3277) Tab found within whitespace
(#3277) Line indented incorrectly; expected at least 4 spaces, found 1
(#3304) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3310) Spaces must be used for alignment; tabs are not allowed
(#3310) Tab found within whitespace
(#3310) Line indented incorrectly; expected at least 4 spaces, found 1
(#3324) Variable "cohort_id" must not contain underscores.
(#3324) Whitespace found at end of line
(#3326) Whitespace found at end of line
(#3327) Expected 1 space before "=>"; 0 found
(#3327) Expected 1 space after "=>"; 0 found
(#3327) Variable "cohort_id" must not contain underscores.
(#3327) Line exceeds 132 characters; contains 142 characters
(#3328) Whitespace found at end of line
(#3329) Spaces must be used for alignment; tabs are not allowed
(#3329) Tab found within whitespace
(#3329) Line indented incorrectly; expected at least 8 spaces, found 2
(#3330) Spaces must be used for alignment; tabs are not allowed
(#3330) Tab found within whitespace
(#3330) Line indented incorrectly; expected at least 8 spaces, found 2
(#3330) Variable "cohort_id" must not contain underscores.
(#3335) Spaces must be used for alignment; tabs are not allowed
(#3335) Tab found within whitespace
(#3335) Line indented incorrectly; expected at least 4 spaces, found 1
(#3340) Spaces must be used for alignment; tabs are not allowed
(#3340) Tab found within whitespace
(#3340) Line indented incorrectly; expected at least 8 spaces, found 7
(#3341) Spaces must be used for alignment; tabs are not allowed
(#3341) Tab found within whitespace
(#3342) Spaces must be used for alignment; tabs are not allowed
(#3342) Tab found within whitespace
(#3343) Spaces must be used for alignment; tabs are not allowed
(#3343) Tab found within whitespace
(#3344) Spaces must be used for alignment; tabs are not allowed
(#3344) Tab found within whitespace
(#3345) Spaces must be used for alignment; tabs are not allowed
(#3345) Tab found within whitespace
(#3346) Spaces must be used for alignment; tabs are not allowed
(#3346) Tab found within whitespace
(#3346) Line indented incorrectly; expected at least 24 spaces, found 8
(#3355) Whitespace found at end of line
(#3357) Whitespace found at end of line
(#3358) Expected 1 space before "=>"; 0 found
(#3358) Expected 1 space after "=>"; 0 found
(#3358) Line exceeds 132 characters; contains 144 characters
(#3359) Whitespace found at end of line
(#3360) Spaces must be used for alignment; tabs are not allowed
(#3360) Tab found within whitespace
(#3360) Line indented incorrectly; expected at least 8 spaces, found 2
(#3361) Spaces must be used for alignment; tabs are not allowed
(#3361) Tab found within whitespace
(#3361) Line indented incorrectly; expected at least 8 spaces, found 2
(#3366) Spaces must be used for alignment; tabs are not allowed
(#3366) Tab found within whitespace
(#3366) Line indented incorrectly; expected at least 4 spaces, found 1
(#3371) Spaces must be used for alignment; tabs are not allowed
(#3371) Tab found within whitespace
(#3371) Line indented incorrectly; expected at least 8 spaces, found 7
(#3372) Spaces must be used for alignment; tabs are not allowed
(#3372) Tab found within whitespace
(#3373) Spaces must be used for alignment; tabs are not allowed
(#3373) Tab found within whitespace
(#3374) Spaces must be used for alignment; tabs are not allowed
(#3374) Tab found within whitespace
(#3375) Spaces must be used for alignment; tabs are not allowed
(#3375) Tab found within whitespace
(#3376) Spaces must be used for alignment; tabs are not allowed
(#3376) Tab found within whitespace
(#3377) Spaces must be used for alignment; tabs are not allowed
(#3377) Tab found within whitespace
(#3377) Line indented incorrectly; expected at least 24 spaces, found 8
(#3386) Whitespace found at end of line
(#3388) Whitespace found at end of line
(#3389) Expected 1 space before "=>"; 0 found
(#3389) Expected 1 space after "=>"; 0 found
(#3389) Line exceeds 132 characters; contains 147 characters
(#3390) Whitespace found at end of line
(#3391) Spaces must be used for alignment; tabs are not allowed
(#3391) Tab found within whitespace
(#3391) Line indented incorrectly; expected at least 8 spaces, found 2
(#3392) Spaces must be used for alignment; tabs are not allowed
(#3392) Tab found within whitespace
(#3392) Line indented incorrectly; expected at least 8 spaces, found 2
(#3397) Spaces must be used for alignment; tabs are not allowed
(#3397) Tab found within whitespace
(#3397) Line indented incorrectly; expected at least 4 spaces, found 1
(#3406) Spaces must be used for alignment; tabs are not allowed
(#3406) Tab found within whitespace
(#3406) Line indented incorrectly; expected at least 8 spaces, found 3
(#3411) Spaces must be used for alignment; tabs are not allowed
(#3411) Tab found within whitespace
(#3411) Line indented incorrectly; expected at least 8 spaces, found 5
(#3412) Spaces must be used for alignment; tabs are not allowed
(#3412) Tab found within whitespace
(#3413) Spaces must be used for alignment; tabs are not allowed
(#3413) Tab found within whitespace
(#3414) Spaces must be used for alignment; tabs are not allowed
(#3414) Tab found within whitespace
(#3415) Spaces must be used for alignment; tabs are not allowed
(#3415) Tab found within whitespace
(#3416) Spaces must be used for alignment; tabs are not allowed
(#3416) Tab found within whitespace
(#3417) Spaces must be used for alignment; tabs are not allowed
(#3417) Tab found within whitespace
(#3418) Spaces must be used for alignment; tabs are not allowed
(#3418) Tab found within whitespace
(#3419) Spaces must be used for alignment; tabs are not allowed
(#3419) Tab found within whitespace
(#3419) Line indented incorrectly; expected at least 16 spaces, found 8
(#3420) Spaces must be used for alignment; tabs are not allowed
(#3420) Tab found within whitespace
(#3420) Line indented incorrectly; expected at least 12 spaces, found 5
(#3427) Whitespace found at end of line
(#3428) Line indented incorrectly; expected at least 8 spaces, found 6
(#3428) Whitespace found at end of line
(#3429) Whitespace found at end of line
(#3430) Spaces must be used for alignment; tabs are not allowed
(#3430) Tab found within whitespace
(#3430) Line indented incorrectly; expected at least 8 spaces, found 2
(#3431) Spaces must be used for alignment; tabs are not allowed
(#3431) Tab found within whitespace
(#3431) Line indented incorrectly; expected at least 8 spaces, found 2
(#3436) Spaces must be used for alignment; tabs are not allowed
(#3436) Tab found within whitespace
(#3436) Line indented incorrectly; expected at least 4 spaces, found 1
(#3441) Spaces must be used for alignment; tabs are not allowed
(#3441) Tab found within whitespace
(#3441) Line indented incorrectly; expected at least 8 spaces, found 7
(#3442) Spaces must be used for alignment; tabs are not allowed
(#3442) Tab found within whitespace
(#3443) Spaces must be used for alignment; tabs are not allowed
(#3443) Tab found within whitespace
(#3444) Spaces must be used for alignment; tabs are not allowed
(#3444) Tab found within whitespace
(#3445) Spaces must be used for alignment; tabs are not allowed
(#3445) Tab found within whitespace
(#3446) Spaces must be used for alignment; tabs are not allowed
(#3446) Tab found within whitespace
(#3447) Spaces must be used for alignment; tabs are not allowed
(#3447) Tab found within whitespace
(#3448) Spaces must be used for alignment; tabs are not allowed
(#3448) Tab found within whitespace
(#3448) Line indented incorrectly; expected at least 24 spaces, found 8
(#3458) Whitespace found at end of line
(#3460) Whitespace found at end of line
(#3461) Expected 1 space before "=>"; 0 found
(#3461) Expected 1 space after "=>"; 0 found
(#3461) Line exceeds 132 characters; contains 173 characters
(#3462) Whitespace found at end of line
(#3463) Spaces must be used for alignment; tabs are not allowed
(#3463) Tab found within whitespace
(#3463) Line indented incorrectly; expected at least 8 spaces, found 2
(#3464) Spaces must be used for alignment; tabs are not allowed
(#3464) Tab found within whitespace
(#3464) Line indented incorrectly; expected at least 8 spaces, found 2
(#3469) Spaces must be used for alignment; tabs are not allowed
(#3469) Tab found within whitespace
(#3469) Line indented incorrectly; expected at least 4 spaces, found 1
(#3474) Spaces must be used for alignment; tabs are not allowed
(#3474) Tab found within whitespace
(#3474) Line indented incorrectly; expected at least 8 spaces, found 7
(#3475) Spaces must be used for alignment; tabs are not allowed
(#3475) Tab found within whitespace
(#3476) Spaces must be used for alignment; tabs are not allowed
(#3476) Tab found within whitespace
(#3477) Spaces must be used for alignment; tabs are not allowed
(#3477) Tab found within whitespace
(#3478) Spaces must be used for alignment; tabs are not allowed
(#3478) Tab found within whitespace
(#3479) Spaces must be used for alignment; tabs are not allowed
(#3479) Tab found within whitespace
(#3480) Spaces must be used for alignment; tabs are not allowed
(#3480) Tab found within whitespace
(#3481) Spaces must be used for alignment; tabs are not allowed
(#3481) Tab found within whitespace
(#3481) Line indented incorrectly; expected at least 24 spaces, found 8
(#3490) Whitespace found at end of line
(#3492) Whitespace found at end of line
(#3493) Expected 1 space before "=>"; 0 found
(#3493) Expected 1 space after "=>"; 0 found
(#3493) Line exceeds 132 characters; contains 144 characters
(#3494) Whitespace found at end of line
(#3495) Spaces must be used for alignment; tabs are not allowed
(#3495) Tab found within whitespace
(#3495) Line indented incorrectly; expected at least 8 spaces, found 2
(#3496) Spaces must be used for alignment; tabs are not allowed
(#3496) Tab found within whitespace
(#3496) Line indented incorrectly; expected at least 8 spaces, found 2
(#3501) Spaces must be used for alignment; tabs are not allowed
(#3501) Tab found within whitespace
(#3501) Line indented incorrectly; expected at least 4 spaces, found 1
(#3511) Spaces must be used for alignment; tabs are not allowed
(#3511) Tab found within whitespace
(#3511) Line indented incorrectly; expected at least 8 spaces, found 3
(#3524) Whitespace found at end of line
(#3525) Expected 1 space before "=>"; 0 found
(#3525) Expected 1 space after "=>"; 0 found
(#3526) Whitespace found at end of line
(#3527) Spaces must be used for alignment; tabs are not allowed
(#3527) Tab found within whitespace
(#3527) Line indented incorrectly; expected at least 8 spaces, found 2
(#3528) Spaces must be used for alignment; tabs are not allowed
(#3528) Tab found within whitespace
(#3528) Line indented incorrectly; expected at least 8 spaces, found 2
(#3533) Spaces must be used for alignment; tabs are not allowed
(#3533) Tab found within whitespace
(#3533) Line indented incorrectly; expected at least 4 spaces, found 1
(#3538) Spaces must be used for alignment; tabs are not allowed
(#3538) Tab found within whitespace
(#3538) Line indented incorrectly; expected at least 8 spaces, found 7
(#3539) Spaces must be used for alignment; tabs are not allowed
(#3539) Tab found within whitespace
(#3540) Spaces must be used for alignment; tabs are not allowed
(#3540) Tab found within whitespace
(#3541) Spaces must be used for alignment; tabs are not allowed
(#3541) Tab found within whitespace
(#3542) Spaces must be used for alignment; tabs are not allowed
(#3542) Tab found within whitespace
(#3543) Spaces must be used for alignment; tabs are not allowed
(#3543) Tab found within whitespace
(#3544) Spaces must be used for alignment; tabs are not allowed
(#3544) Tab found within whitespace
(#3544) Line indented incorrectly; expected at least 24 spaces, found 8
(#3553) Whitespace found at end of line
(#3555) Whitespace found at end of line
(#3556) Expected 1 space before "=>"; 0 found
(#3556) Expected 1 space after "=>"; 0 found
(#3556) Line exceeds 132 characters; contains 139 characters
(#3557) Whitespace found at end of line
(#3558) Spaces must be used for alignment; tabs are not allowed
(#3558) Tab found within whitespace
(#3558) Line indented incorrectly; expected at least 8 spaces, found 2
(#3559) Spaces must be used for alignment; tabs are not allowed
(#3559) Tab found within whitespace
(#3559) Line indented incorrectly; expected at least 8 spaces, found 2
(#3564) Spaces must be used for alignment; tabs are not allowed
(#3564) Tab found within whitespace
(#3581) Expected 1 space before "=>"; 0 found
(#3581) Expected 1 space after "=>"; 0 found
(#3590) Spaces must be used for alignment; tabs are not allowed
(#3590) Tab found within whitespace
(#3590) Line indented incorrectly; expected at least 4 spaces, found 1
(#3600) Spaces must be used for alignment; tabs are not allowed
(#3600) Tab found within whitespace
(#3600) Line indented incorrectly; expected at least 8 spaces, found 3
(#3601) Spaces must be used for alignment; tabs are not allowed
(#3601) Tab found within whitespace
(#3601) Line indented incorrectly; expected at least 8 spaces, found 4
(#3602) Spaces must be used for alignment; tabs are not allowed
(#3602) Tab found within whitespace
(#3602) Line indented incorrectly; expected at least 8 spaces, found 5
(#3603) Spaces must be used for alignment; tabs are not allowed
(#3603) Tab found within whitespace
(#3603) Line indented incorrectly; expected at least 8 spaces, found 6
(#3604) Spaces must be used for alignment; tabs are not allowed
(#3604) Tab found within whitespace
(#3604) Line indented incorrectly; expected at least 8 spaces, found 6
(#3605) Spaces must be used for alignment; tabs are not allowed
(#3605) Tab found within whitespace
(#3605) Line indented incorrectly; expected at least 8 spaces, found 6
(#3605) Expected 1 space after "=>"; newline found
(#3606) Spaces must be used for alignment; tabs are not allowed
(#3606) Tab found within whitespace
(#3607) Spaces must be used for alignment; tabs are not allowed
(#3607) Tab found within whitespace
(#3608) Spaces must be used for alignment; tabs are not allowed
(#3608) Tab found within whitespace
(#3609) Spaces must be used for alignment; tabs are not allowed
(#3609) Tab found within whitespace
(#3610) Spaces must be used for alignment; tabs are not allowed
(#3610) Tab found within whitespace
(#3611) Spaces must be used for alignment; tabs are not allowed
(#3611) Tab found within whitespace
(#3612) Spaces must be used for alignment; tabs are not allowed
(#3612) Tab found within whitespace
(#3613) Spaces must be used for alignment; tabs are not allowed
(#3613) Tab found within whitespace
(#3614) Spaces must be used for alignment; tabs are not allowed
(#3614) Tab found within whitespace
(#3615) Spaces must be used for alignment; tabs are not allowed
(#3615) Tab found within whitespace
(#3616) Spaces must be used for alignment; tabs are not allowed
(#3616) Tab found within whitespace
(#3617) Spaces must be used for alignment; tabs are not allowed
(#3617) Tab found within whitespace
(#3618) Spaces must be used for alignment; tabs are not allowed
(#3618) Tab found within whitespace
(#3620) Spaces must be used for alignment; tabs are not allowed
(#3620) Tab found within whitespace
(#3621) Spaces must be used for alignment; tabs are not allowed
(#3621) Tab found within whitespace
(#3622) Spaces must be used for alignment; tabs are not allowed
(#3622) Tab found within whitespace
(#3623) Spaces must be used for alignment; tabs are not allowed
(#3623) Tab found within whitespace
(#3623) Line indented incorrectly; expected at least 8 spaces, found 5
(#3624) Spaces must be used for alignment; tabs are not allowed
(#3624) Tab found within whitespace
(#3624) Line indented incorrectly; expected at least 8 spaces, found 4
(#3630) Whitespace found at end of line
(#3631) Expected 1 space before "=>"; 0 found
(#3631) Expected 1 space after "=>"; 0 found
(#3632) Whitespace found at end of line
(#3633) Spaces must be used for alignment; tabs are not allowed
(#3633) Tab found within whitespace
(#3633) Line indented incorrectly; expected at least 8 spaces, found 2
(#3634) Spaces must be used for alignment; tabs are not allowed
(#3634) Tab found within whitespace
(#3634) Line indented incorrectly; expected at least 8 spaces, found 2
(#3640) Spaces must be used for alignment; tabs are not allowed
(#3640) Tab found within whitespace
(#3640) Line indented incorrectly; expected at least 4 spaces, found 1
(#3650) Spaces must be used for alignment; tabs are not allowed
(#3650) Tab found within whitespace
(#3650) Line indented incorrectly; expected at least 8 spaces, found 3
(#3651) Spaces must be used for alignment; tabs are not allowed
(#3651) Tab found within whitespace
(#3651) Line indented incorrectly; expected at least 8 spaces, found 4
(#3652) Spaces must be used for alignment; tabs are not allowed
(#3652) Tab found within whitespace
(#3652) Line indented incorrectly; expected at least 8 spaces, found 5
(#3653) Spaces must be used for alignment; tabs are not allowed
(#3653) Tab found within whitespace
(#3653) Line indented incorrectly; expected at least 8 spaces, found 6
(#3654) Spaces must be used for alignment; tabs are not allowed
(#3654) Tab found within whitespace
(#3654) Line indented incorrectly; expected at least 8 spaces, found 6
(#3655) Spaces must be used for alignment; tabs are not allowed
(#3655) Tab found within whitespace
(#3655) Line indented incorrectly; expected at least 8 spaces, found 6
(#3655) Expected 1 space after "=>"; newline found
(#3656) Spaces must be used for alignment; tabs are not allowed
(#3656) Tab found within whitespace
(#3657) Spaces must be used for alignment; tabs are not allowed
(#3657) Tab found within whitespace
(#3658) Spaces must be used for alignment; tabs are not allowed
(#3658) Tab found within whitespace
(#3659) Spaces must be used for alignment; tabs are not allowed
(#3659) Tab found within whitespace
(#3660) Spaces must be used for alignment; tabs are not allowed
(#3660) Tab found within whitespace
(#3661) Spaces must be used for alignment; tabs are not allowed
(#3661) Tab found within whitespace
(#3661) Expected 1 space after "=>"; newline found
(#3661) Whitespace found at end of line
(#3662) Spaces must be used for alignment; tabs are not allowed
(#3662) Tab found within whitespace
(#3663) Spaces must be used for alignment; tabs are not allowed
(#3663) Tab found within whitespace
(#3664) Spaces must be used for alignment; tabs are not allowed
(#3664) Tab found within whitespace
(#3664) Expected 1 space after "=>"; newline found
(#3665) Spaces must be used for alignment; tabs are not allowed
(#3665) Tab found within whitespace
(#3666) Spaces must be used for alignment; tabs are not allowed
(#3666) Tab found within whitespace
(#3667) Spaces must be used for alignment; tabs are not allowed
(#3667) Tab found within whitespace
(#3668) Spaces must be used for alignment; tabs are not allowed
(#3668) Tab found within whitespace
(#3669) Spaces must be used for alignment; tabs are not allowed
(#3669) Tab found within whitespace
(#3670) Spaces must be used for alignment; tabs are not allowed
(#3670) Tab found within whitespace
(#3670) Expected 1 space after "=>"; newline found
(#3671) Spaces must be used for alignment; tabs are not allowed
(#3671) Tab found within whitespace
(#3672) Spaces must be used for alignment; tabs are not allowed
(#3672) Tab found within whitespace
(#3673) Spaces must be used for alignment; tabs are not allowed
(#3673) Tab found within whitespace
(#3674) Spaces must be used for alignment; tabs are not allowed
(#3674) Tab found within whitespace
(#3675) Spaces must be used for alignment; tabs are not allowed
(#3675) Tab found within whitespace
(#3676) Spaces must be used for alignment; tabs are not allowed
(#3676) Tab found within whitespace
(#3677) Spaces must be used for alignment; tabs are not allowed
(#3677) Tab found within whitespace
(#3678) Spaces must be used for alignment; tabs are not allowed
(#3678) Tab found within whitespace
(#3679) Spaces must be used for alignment; tabs are not allowed
(#3679) Tab found within whitespace
(#3680) Spaces must be used for alignment; tabs are not allowed
(#3680) Tab found within whitespace
(#3681) Spaces must be used for alignment; tabs are not allowed
(#3681) Tab found within whitespace
(#3682) Spaces must be used for alignment; tabs are not allowed
(#3682) Tab found within whitespace
(#3683) Spaces must be used for alignment; tabs are not allowed
(#3683) Tab found within whitespace
(#3684) Spaces must be used for alignment; tabs are not allowed
(#3684) Tab found within whitespace
(#3685) Spaces must be used for alignment; tabs are not allowed
(#3685) Tab found within whitespace
(#3686) Spaces must be used for alignment; tabs are not allowed
(#3686) Tab found within whitespace
(#3687) Spaces must be used for alignment; tabs are not allowed
(#3687) Tab found within whitespace
(#3688) Spaces must be used for alignment; tabs are not allowed
(#3688) Tab found within whitespace
(#3689) Spaces must be used for alignment; tabs are not allowed
(#3689) Tab found within whitespace
(#3690) Spaces must be used for alignment; tabs are not allowed
(#3690) Tab found within whitespace
(#3691) Spaces must be used for alignment; tabs are not allowed
(#3691) Tab found within whitespace
(#3692) Spaces must be used for alignment; tabs are not allowed
(#3692) Tab found within whitespace
(#3693) Spaces must be used for alignment; tabs are not allowed
(#3693) Tab found within whitespace
(#3694) Spaces must be used for alignment; tabs are not allowed
(#3694) Tab found within whitespace
(#3695) Spaces must be used for alignment; tabs are not allowed
(#3695) Tab found within whitespace
(#3696) Spaces must be used for alignment; tabs are not allowed
(#3696) Tab found within whitespace
(#3696) Line indented incorrectly; expected at least 10 spaces, found 9
(#3697) Spaces must be used for alignment; tabs are not allowed
(#3697) Tab found within whitespace
(#3699) Spaces must be used for alignment; tabs are not allowed
(#3699) Tab found within whitespace
(#3699) Line indented incorrectly; expected at least 8 spaces, found 5
(#3700) Spaces must be used for alignment; tabs are not allowed
(#3700) Tab found within whitespace
(#3700) Line indented incorrectly; expected at least 8 spaces, found 4
(#3706) Whitespace found at end of line
(#3707) Expected 1 space before "=>"; 0 found
(#3707) Expected 1 space after "=>"; 0 found
(#3708) Whitespace found at end of line
(#3709) Spaces must be used for alignment; tabs are not allowed
(#3709) Tab found within whitespace
(#3709) Line indented incorrectly; expected at least 8 spaces, found 2
(#3710) Spaces must be used for alignment; tabs are not allowed
(#3710) Tab found within whitespace
(#3710) Line indented incorrectly; expected at least 8 spaces, found 2
(#3715) Line indented incorrectly; expected at least 4 spaces, found 2
(#3731) Variable "start_date" must not contain underscores.
(#3734) Expected 1 space before "=>"; 0 found
(#3734) Expected 1 space after "=>"; 0 found
(#3734) Variable "start_date" must not contain underscores.
(#3734) Line exceeds maximum limit of 180 characters; contains 184 characters
(#3735) Whitespace found at end of line
(#3737) Variable "start_date" must not contain underscores.
(#3742) Spaces must be used for alignment; tabs are not allowed
(#3742) Tab found within whitespace
(#3742) Line indented incorrectly; expected at least 4 spaces, found 1
(#3757) Whitespace found at end of line
(#3759) Whitespace found at end of line
(#3760) Expected 1 space before "=>"; 0 found
(#3760) Expected 1 space after "=>"; 0 found
(#3760) Line exceeds 132 characters; contains 145 characters
(#3761) Whitespace found at end of line
(#3762) Spaces must be used for alignment; tabs are not allowed
(#3762) Tab found within whitespace
(#3762) Line indented incorrectly; expected at least 8 spaces, found 2
(#3763) Spaces must be used for alignment; tabs are not allowed
(#3763) Tab found within whitespace
(#3763) Line indented incorrectly; expected at least 8 spaces, found 2
(#3768) Spaces must be used for alignment; tabs are not allowed
(#3768) Tab found within whitespace
(#3768) Line indented incorrectly; expected at least 4 spaces, found 1
(#3777) Spaces must be used for alignment; tabs are not allowed
(#3777) Tab found within whitespace
(#3777) Line indented incorrectly; expected at least 8 spaces, found 3
(#3778) Spaces must be used for alignment; tabs are not allowed
(#3778) Tab found within whitespace
(#3778) Line indented incorrectly; expected at least 8 spaces, found 4
(#3779) Spaces must be used for alignment; tabs are not allowed
(#3779) Tab found within whitespace
(#3779) Line indented incorrectly; expected at least 8 spaces, found 5
(#3780) Spaces must be used for alignment; tabs are not allowed
(#3780) Tab found within whitespace
(#3780) Line indented incorrectly; expected at least 8 spaces, found 6
(#3781) Spaces must be used for alignment; tabs are not allowed
(#3781) Tab found within whitespace
(#3781) Line indented incorrectly; expected at least 8 spaces, found 5
(#3782) Spaces must be used for alignment; tabs are not allowed
(#3782) Tab found within whitespace
(#3782) Line indented incorrectly; expected at least 8 spaces, found 4
(#3788) Whitespace found at end of line
(#3790) Whitespace found at end of line
(#3791) Spaces must be used for alignment; tabs are not allowed
(#3791) Tab found within whitespace
(#3791) Line indented incorrectly; expected at least 8 spaces, found 2
(#3792) Spaces must be used for alignment; tabs are not allowed
(#3792) Tab found within whitespace
(#3792) Line indented incorrectly; expected at least 8 spaces, found 2
(#3793) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3798) Spaces must be used for alignment; tabs are not allowed
(#3798) Tab found within whitespace
(#3798) Line indented incorrectly; expected at least 4 spaces, found 1
(#3811) Spaces must be used for alignment; tabs are not allowed
(#3811) Tab found within whitespace
(#3811) Line indented incorrectly; expected at least 8 spaces, found 3
(#3825) Whitespace found at end of line
(#3828) Whitespace found at end of line
(#3829) Whitespace found at end of line
(#3830) Whitespace found at end of line
(#3831) Whitespace found at end of line
(#3832) Spaces must be used for alignment; tabs are not allowed
(#3832) Tab found within whitespace
(#3832) Line indented incorrectly; expected at least 8 spaces, found 5
(#3832) Expected 1 space after "=>"; newline found
(#3833) Spaces must be used for alignment; tabs are not allowed
(#3833) Tab found within whitespace
(#3833) Line indented incorrectly; expected at least 8 spaces, found 7
(#3834) Spaces must be used for alignment; tabs are not allowed
(#3834) Tab found within whitespace
(#3835) Spaces must be used for alignment; tabs are not allowed
(#3835) Tab found within whitespace
(#3836) Spaces must be used for alignment; tabs are not allowed
(#3836) Tab found within whitespace
(#3837) Spaces must be used for alignment; tabs are not allowed
(#3837) Tab found within whitespace
(#3838) Spaces must be used for alignment; tabs are not allowed
(#3838) Tab found within whitespace
(#3839) Spaces must be used for alignment; tabs are not allowed
(#3839) Tab found within whitespace
(#3840) Spaces must be used for alignment; tabs are not allowed
(#3840) Tab found within whitespace
(#3840) Line indented incorrectly; expected at least 16 spaces, found 7
(#3846) Variable "enrollable_only" must not contain underscores.
(#3846) Opening brace must be the last content on the line
(#3846) Inline comments must end in full-stops, exclamation marks, or question marks
(#3846) No space found before comment text; expected "// Don't forget to set it as static" but found "//Don't forget to set it as static"
(#3848) Whitespace found at end of line
(#3849) Line indented incorrectly; expected at least 8 spaces, found 6
(#3849) Expected 1 space before "=>"; 0 found
(#3849) Expected 1 space after "=>"; 0 found
(#3849) Variable "enrollable_only" must not contain underscores.
(#3849) Commas (,) must be followed by white space.
(#3849) Line exceeds maximum limit of 180 characters; contains 190 characters
(#3849) Whitespace found at end of line
(#3850) Whitespace found at end of line
(#3851) Spaces must be used for alignment; tabs are not allowed
(#3851) Tab found within whitespace
(#3851) Line indented incorrectly; expected at least 8 spaces, found 2
(#3852) Spaces must be used for alignment; tabs are not allowed
(#3852) Tab found within whitespace
(#3852) Line indented incorrectly; expected at least 8 spaces, found 2
(#3852) Variable "enrollable_only" must not contain underscores.
(#3857) Spaces must be used for alignment; tabs are not allowed
(#3857) Tab found within whitespace
(#3857) Line indented incorrectly; expected at least 4 spaces, found 1
(#3861) Expected 1 space after "=>"; 5 found
(#3880) Variable "user_data" must not contain underscores.
(#3883) Expected 1 space before "=>"; 0 found
(#3883) Expected 1 space after "=>"; 0 found
(#3883) Variable "user_data" must not contain underscores.
(#3886) Variable "user_data" must not contain underscores.
(#3887) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3892) Line indented incorrectly; expected at least 4 spaces, found 2
(#3909) Variable "start_date" must not contain underscores.
(#3909) Variable "end_date" must not contain underscores.
(#3912) Expected 1 space before "=>"; 0 found
(#3912) Expected 1 space after "=>"; 0 found
(#3912) Variable "start_date" must not contain underscores.
(#3912) Variable "end_date" must not contain underscores.
(#3912) Line exceeds maximum limit of 180 characters; contains 217 characters
(#3913) Whitespace found at end of line
(#3915) Variable "start_date" must not contain underscores.
(#3915) Variable "end_date" must not contain underscores.
(#3920) Spaces must be used for alignment; tabs are not allowed
(#3920) Tab found within whitespace
(#3920) Line indented incorrectly; expected at least 4 spaces, found 1
(#3935) Variable "course_id" must not contain underscores.
(#3935) Variable "start_date" must not contain underscores.
(#3935) Variable "end_date" must not contain underscores.
(#3938) Variable "course_id" must not contain underscores.
(#3938) Variable "start_date" must not contain underscores.
(#3938) Variable "end_date" must not contain underscores.
(#3938) Line exceeds maximum limit of 180 characters; contains 183 characters
(#3939) Whitespace found at end of line
(#3941) Variable "course_id" must not contain underscores.
(#3941) Variable "start_date" must not contain underscores.
(#3941) Variable "end_date" must not contain underscores.
(#3947) Spaces must be used for alignment; tabs are not allowed
(#3947) Tab found within whitespace
(#3947) Line indented incorrectly; expected at least 4 spaces, found 1
(#3956) Spaces must be used for alignment; tabs are not allowed
(#3956) Tab found within whitespace
(#3956) Line indented incorrectly; expected at least 8 spaces, found 3
(#3957) Spaces must be used for alignment; tabs are not allowed
(#3957) Tab found within whitespace
(#3957) Line indented incorrectly; expected at least 8 spaces, found 4
(#3958) Spaces must be used for alignment; tabs are not allowed
(#3958) Tab found within whitespace
(#3958) Line indented incorrectly; expected at least 8 spaces, found 5
(#3959) Spaces must be used for alignment; tabs are not allowed
(#3959) Tab found within whitespace
(#3959) Line indented incorrectly; expected at least 8 spaces, found 6
(#3960) Spaces must be used for alignment; tabs are not allowed
(#3960) Tab found within whitespace
(#3960) Line indented incorrectly; expected at least 8 spaces, found 6
(#3961) Spaces must be used for alignment; tabs are not allowed
(#3961) Tab found within whitespace
(#3961) Line indented incorrectly; expected at least 8 spaces, found 5
(#3962) Spaces must be used for alignment; tabs are not allowed
(#3962) Tab found within whitespace
(#3962) Line indented incorrectly; expected at least 8 spaces, found 4
(#3967) Whitespace found at end of line
(#3969) Whitespace found at end of line
(#3971) Whitespace found at end of line
(#3972) Spaces must be used for alignment; tabs are not allowed
(#3972) Tab found within whitespace
(#3972) Line indented incorrectly; expected at least 8 spaces, found 2
(#3973) Spaces must be used for alignment; tabs are not allowed
(#3973) Tab found within whitespace
(#3973) Line indented incorrectly; expected at least 8 spaces, found 2
(#3978) Spaces must be used for alignment; tabs are not allowed
(#3978) Tab found within whitespace
(#3978) Line indented incorrectly; expected at least 4 spaces, found 1
(#3992) Whitespace found at end of line
(#3994) Whitespace found at end of line
(#3995) Expected 1 space before "=>"; 0 found
(#3995) Expected 1 space after "=>"; 0 found
(#3996) Whitespace found at end of line
(#3997) Spaces must be used for alignment; tabs are not allowed
(#3997) Tab found within whitespace
(#3997) Line indented incorrectly; expected at least 8 spaces, found 2
(#3998) Spaces must be used for alignment; tabs are not allowed
(#3998) Tab found within whitespace
(#3998) Line indented incorrectly; expected at least 8 spaces, found 2
(#4003) Spaces must be used for alignment; tabs are not allowed
(#4003) Tab found within whitespace
(#4003) Line indented incorrectly; expected at least 4 spaces, found 1
(#4014) Spaces must be used for alignment; tabs are not allowed
(#4014) Tab found within whitespace
(#4014) Line indented incorrectly; expected at least 8 spaces, found 3
(#4027) Whitespace found at end of line
(#4028) Expected 1 space before "=>"; 0 found
(#4028) Expected 1 space after "=>"; 0 found
(#4029) Whitespace found at end of line
(#4030) Spaces must be used for alignment; tabs are not allowed
(#4030) Tab found within whitespace
(#4030) Line indented incorrectly; expected at least 8 spaces, found 2
(#4031) Spaces must be used for alignment; tabs are not allowed
(#4031) Tab found within whitespace
(#4031) Line indented incorrectly; expected at least 8 spaces, found 2
(#4058) Line indented incorrectly; expected at least 40 spaces, found 32
(#4069) Expected 1 space before "=>"; 0 found
(#4069) Expected 1 space after "=>"; 0 found
(#4073) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4100) Expected 1 space before "=>"; 0 found
(#4100) Expected 1 space after "=>"; 0 found
(#4104) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4129) Spaces must be used for alignment; tabs are not allowed
(#4129) Tab found within whitespace
(#4138) Whitespace found at end of line
(#4141) Line indented incorrectly; expected at least 8 spaces, found 6
(#4141) Expected 1 space before "=>"; 0 found
(#4141) Expected 1 space after "=>"; 0 found
(#4149) Spaces must be used for alignment; tabs are not allowed
(#4149) Tab found within whitespace
(#4149) Line indented incorrectly; expected at least 4 spaces, found 1
(#4159) Spaces must be used for alignment; tabs are not allowed
(#4159) Tab found within whitespace
(#4159) Line indented incorrectly; expected at least 8 spaces, found 3
(#4173) Whitespace found at end of line
(#4176) Whitespace found at end of line
(#4177) Whitespace found at end of line
(#4178) Whitespace found at end of line
(#4179) Spaces must be used for alignment; tabs are not allowed
(#4179) Tab found within whitespace
(#4179) Line indented incorrectly; expected at least 8 spaces, found 5
(#4180) Spaces must be used for alignment; tabs are not allowed
(#4180) Tab found within whitespace
(#4181) Spaces must be used for alignment; tabs are not allowed
(#4181) Tab found within whitespace
(#4182) Spaces must be used for alignment; tabs are not allowed
(#4182) Tab found within whitespace
(#4183) Spaces must be used for alignment; tabs are not allowed
(#4183) Tab found within whitespace
(#4184) Spaces must be used for alignment; tabs are not allowed
(#4184) Tab found within whitespace
(#4185) Spaces must be used for alignment; tabs are not allowed
(#4185) Tab found within whitespace
(#4185) Line indented incorrectly; expected at least 16 spaces, found 7
(#4191) Opening brace must be the last content on the line
(#4191) Inline comments must end in full-stops, exclamation marks, or question marks
(#4191) No space found before comment text; expected "// Don't forget to set it as static" but found "//Don't forget to set it as static"
(#4193) Whitespace found at end of line
(#4194) Line indented incorrectly; expected at least 8 spaces, found 6
(#4194) Whitespace found at end of line
(#4195) Whitespace found at end of line
(#4196) Spaces must be used for alignment; tabs are not allowed
(#4196) Tab found within whitespace
(#4196) Line indented incorrectly; expected at least 8 spaces, found 2
(#4197) Spaces must be used for alignment; tabs are not allowed
(#4197) Tab found within whitespace
(#4197) Line indented incorrectly; expected at least 8 spaces, found 2
(#4219) Spaces must be used for alignment; tabs are not allowed
(#4219) Tab found within whitespace
(#4219) Line indented incorrectly; expected at least 8 spaces, found 6
(#4222) Spaces must be used for alignment; tabs are not allowed
(#4222) Tab found within whitespace
(#4222) Line indented incorrectly; expected at least 8 spaces, found 6
(#4223) Spaces must be used for alignment; tabs are not allowed
(#4223) Tab found within whitespace
(#4223) Line indented incorrectly; expected at least 8 spaces, found 6
(#4229) Variable "start_date" must not contain underscores.
(#4229) Variable "end_date" must not contain underscores.
(#4229) Variable "course_id" must not contain underscores.
(#4232) Expected 1 space before "=>"; 0 found
(#4232) Expected 1 space after "=>"; 0 found
(#4232) Expected 1 space before "=>"; 0 found
(#4232) Expected 1 space after "=>"; 0 found
(#4232) Variable "start_date" must not contain underscores.
(#4232) Expected 1 space before "=>"; 0 found
(#4232) Expected 1 space after "=>"; 0 found
(#4232) Variable "end_date" must not contain underscores.
(#4232) Expected 1 space before "=>"; 0 found
(#4232) Expected 1 space after "=>"; 0 found
(#4232) Expected 1 space before "=>"; 0 found
(#4232) Expected 1 space after "=>"; 0 found
(#4232) Variable "course_id" must not contain underscores.
(#4232) Line exceeds maximum limit of 180 characters; contains 195 characters
(#4235) Variable "start_date" must not contain underscores.
(#4235) Variable "end_date" must not contain underscores.
(#4235) Variable "course_id" must not contain underscores.
(#4236) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4253) Spaces must be used for alignment; tabs are not allowed
(#4253) Tab found within whitespace
(#4253) Line indented incorrectly; expected at least 8 spaces, found 6
(#4256) Spaces must be used for alignment; tabs are not allowed
(#4256) Tab found within whitespace
(#4256) Line indented incorrectly; expected at least 8 spaces, found 6
(#4257) Spaces must be used for alignment; tabs are not allowed
(#4257) Tab found within whitespace
(#4257) Line indented incorrectly; expected at least 8 spaces, found 6
(#4266) Expected 1 space before "=>"; 0 found
(#4266) Expected 1 space after "=>"; 0 found
(#4270) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4277) Spaces must be used for alignment; tabs are not allowed
(#4277) Tab found within whitespace
(#4294) Spaces must be used for alignment; tabs are not allowed
(#4294) Tab found within whitespace
(#4294) Line indented incorrectly; expected at least 8 spaces, found 6
(#4305) Expected 1 space before "=>"; 0 found
(#4305) Expected 1 space after "=>"; 0 found
(#4309) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4326) Spaces must be used for alignment; tabs are not allowed
(#4326) Tab found within whitespace
(#4326) Line indented incorrectly; expected at least 8 spaces, found 2
(#4329) Variable "course_id" must not contain underscores.
(#4332) Expected 1 space before "=>"; 0 found
(#4332) Expected 1 space after "=>"; 0 found
(#4332) Variable "course_id" must not contain underscores.
(#4332) Expected 1 space before "=>"; 0 found
(#4332) Expected 1 space after "=>"; 0 found
(#4332) Expected 1 space before "=>"; 0 found
(#4332) Expected 1 space after "=>"; 0 found
(#4332) Line exceeds 132 characters; contains 156 characters
(#4335) Variable "course_id" must not contain underscores.
(#4336) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4343) Spaces must be used for alignment; tabs are not allowed
(#4343) Tab found within whitespace
(#4363) Spaces must be used for alignment; tabs are not allowed
(#4363) Tab found within whitespace
(#4363) Line indented incorrectly; expected at least 8 spaces, found 2
(#4369) Expected 1 space before "=>"; 0 found
(#4369) Expected 1 space after "=>"; 0 found
(#4373) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4409) Expected 1 space before "=>"; 0 found
(#4409) Expected 1 space after "=>"; 0 found
(#4413) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4432) Spaces must be used for alignment; tabs are not allowed
(#4432) Tab found within whitespace
(#4432) Line indented incorrectly; expected at least 8 spaces, found 6
(#4446) Expected 1 space before "=>"; 0 found
(#4446) Expected 1 space after "=>"; 0 found
(#4446) Expected 1 space before "=>"; 0 found
(#4446) Expected 1 space after "=>"; 0 found
(#4450) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4465) Spaces must be used for alignment; tabs are not allowed
(#4465) Tab found within whitespace
(#4465) Line indented incorrectly; expected at least 8 spaces, found 3
(#4474) Spaces must be used for alignment; tabs are not allowed
(#4474) Tab found within whitespace
(#4474) Line indented incorrectly; expected at least 8 spaces, found 5
(#4475) Spaces must be used for alignment; tabs are not allowed
(#4475) Tab found within whitespace
(#4476) Spaces must be used for alignment; tabs are not allowed
(#4476) Tab found within whitespace
(#4477) Spaces must be used for alignment; tabs are not allowed
(#4477) Tab found within whitespace
(#4478) Spaces must be used for alignment; tabs are not allowed
(#4478) Tab found within whitespace
(#4479) Spaces must be used for alignment; tabs are not allowed
(#4479) Tab found within whitespace
(#4480) Spaces must be used for alignment; tabs are not allowed
(#4480) Tab found within whitespace
(#4480) Line indented incorrectly; expected at least 16 spaces, found 7
(#4481) Spaces must be used for alignment; tabs are not allowed
(#4481) Tab found within whitespace
(#4481) Line indented incorrectly; expected at least 16 spaces, found 5
(#4482) Spaces must be used for alignment; tabs are not allowed
(#4482) Tab found within whitespace
(#4482) Line indented incorrectly; expected at least 16 spaces, found 6
(#4483) Spaces must be used for alignment; tabs are not allowed
(#4483) Tab found within whitespace
(#4483) Line indented incorrectly; expected at least 16 spaces, found 7
(#4484) Spaces must be used for alignment; tabs are not allowed
(#4484) Tab found within whitespace
(#4484) Line indented incorrectly; expected at least 16 spaces, found 8
(#4485) Spaces must be used for alignment; tabs are not allowed
(#4485) Tab found within whitespace
(#4485) Line indented incorrectly; expected at least 16 spaces, found 8
(#4486) Spaces must be used for alignment; tabs are not allowed
(#4486) Tab found within whitespace
(#4486) Line indented incorrectly; expected at least 16 spaces, found 8
(#4487) Spaces must be used for alignment; tabs are not allowed
(#4487) Tab found within whitespace
(#4487) Line indented incorrectly; expected at least 16 spaces, found 8
(#4488) Spaces must be used for alignment; tabs are not allowed
(#4488) Tab found within whitespace
(#4488) Line indented incorrectly; expected at least 16 spaces, found 8
(#4489) Spaces must be used for alignment; tabs are not allowed
(#4489) Tab found within whitespace
(#4489) Line indented incorrectly; expected at least 16 spaces, found 8
(#4490) Spaces must be used for alignment; tabs are not allowed
(#4490) Tab found within whitespace
(#4490) Line indented incorrectly; expected at least 16 spaces, found 7
(#4491) Spaces must be used for alignment; tabs are not allowed
(#4491) Tab found within whitespace
(#4491) Line indented incorrectly; expected at least 16 spaces, found 6
(#4492) Spaces must be used for alignment; tabs are not allowed
(#4492) Tab found within whitespace
(#4492) Line indented incorrectly; expected at least 16 spaces, found 5
(#4501) Expected 1 space before "=>"; 0 found
(#4501) Expected 1 space after "=>"; 0 found
(#4505) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4524) Variable "course_id" must not contain underscores.
(#4527) Expected 1 space before "=>"; 0 found
(#4527) Expected 1 space after "=>"; 0 found
(#4527) Variable "course_id" must not contain underscores.
(#4527) Expected 1 space before "=>"; 0 found
(#4527) Expected 1 space after "=>"; 0 found
(#4527) Line exceeds 132 characters; contains 134 characters
(#4530) Variable "course_id" must not contain underscores.
(#4531) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4536) Line indented incorrectly; expected at least 4 spaces, found 3
(#4540) Spaces must be used for alignment; tabs are not allowed
(#4540) Tab found within whitespace
(#4540) Line indented incorrectly; expected at least 8 spaces, found 7
(#4546) Spaces must be used for alignment; tabs are not allowed
(#4546) Tab found within whitespace
(#4546) Line indented incorrectly; expected at least 8 spaces, found 3
(#4548) Spaces must be used for alignment; tabs are not allowed
(#4548) Tab found within whitespace
(#4548) Line indented incorrectly; expected at least 8 spaces, found 4
(#4549) Spaces must be used for alignment; tabs are not allowed
(#4549) Tab found within whitespace
(#4549) Line indented incorrectly; expected at least 8 spaces, found 5
(#4550) Spaces must be used for alignment; tabs are not allowed
(#4550) Tab found within whitespace
(#4550) Line indented incorrectly; expected at least 8 spaces, found 5
(#4551) Spaces must be used for alignment; tabs are not allowed
(#4551) Tab found within whitespace
(#4551) Line indented incorrectly; expected at least 8 spaces, found 5
(#4552) Spaces must be used for alignment; tabs are not allowed
(#4552) Tab found within whitespace
(#4552) Line indented incorrectly; expected at least 12 spaces, found 4
(#4556) Spaces must be used for alignment; tabs are not allowed
(#4556) Tab found within whitespace
(#4556) Whitespace found at end of line
(#4557) Whitespace found at end of line
(#4559) Whitespace found at end of line
(#4560) Expected 1 space before "=>"; 0 found
(#4560) Expected 1 space after "=>"; 0 found
(#4561) Whitespace found at end of line
(#4568) Line indented incorrectly; expected at least 4 spaces, found 3
(#4572) Spaces must be used for alignment; tabs are not allowed
(#4572) Tab found within whitespace
(#4572) Line indented incorrectly; expected at least 8 spaces, found 7
(#4572) Expected 1 space after "=>"; 2 found
(#4573) Spaces must be used for alignment; tabs are not allowed
(#4573) Tab found within whitespace
(#4574) Spaces must be used for alignment; tabs are not allowed
(#4574) Tab found within whitespace
(#4575) Spaces must be used for alignment; tabs are not allowed
(#4575) Tab found within whitespace
(#4576) Spaces must be used for alignment; tabs are not allowed
(#4576) Tab found within whitespace
(#4577) Spaces must be used for alignment; tabs are not allowed
(#4577) Tab found within whitespace
(#4578) Spaces must be used for alignment; tabs are not allowed
(#4578) Tab found within whitespace
(#4578) Line indented incorrectly; expected at least 24 spaces, found 10
(#4584) Spaces must be used for alignment; tabs are not allowed
(#4584) Tab found within whitespace
(#4584) Line indented incorrectly; expected at least 8 spaces, found 3
(#4588) Spaces must be used for alignment; tabs are not allowed
(#4588) Tab found within whitespace
(#4588) Line indented incorrectly; expected at least 8 spaces, found 5
(#4588) Expected 1 space after "=>"; 2 found
(#4589) Spaces must be used for alignment; tabs are not allowed
(#4589) Tab found within whitespace
(#4590) Spaces must be used for alignment; tabs are not allowed
(#4590) Tab found within whitespace
(#4591) Spaces must be used for alignment; tabs are not allowed
(#4591) Tab found within whitespace
(#4592) Spaces must be used for alignment; tabs are not allowed
(#4592) Tab found within whitespace
(#4593) Spaces must be used for alignment; tabs are not allowed
(#4593) Tab found within whitespace
(#4594) Spaces must be used for alignment; tabs are not allowed
(#4594) Tab found within whitespace
(#4595) Spaces must be used for alignment; tabs are not allowed
(#4595) Tab found within whitespace
(#4596) Spaces must be used for alignment; tabs are not allowed
(#4596) Tab found within whitespace
(#4596) Line indented incorrectly; expected at least 16 spaces, found 8
(#4601) Whitespace found at end of line
(#4603) Whitespace found at end of line
(#4604) Expected 1 space before "=>"; 0 found
(#4604) Expected 1 space after "=>"; 0 found
(#4605) Whitespace found at end of line
(#4612) Spaces must be used for alignment; tabs are not allowed
(#4612) Tab found within whitespace
(#4612) Line indented incorrectly; expected at least 4 spaces, found 1
(#4626) Whitespace found at end of line
(#4628) Whitespace found at end of line
(#4629) Expected 1 space before "=>"; 0 found
(#4629) Expected 1 space after "=>"; 0 found
(#4630) Whitespace found at end of line
(#4631) Spaces must be used for alignment; tabs are not allowed
(#4631) Tab found within whitespace
(#4631) Line indented incorrectly; expected at least 8 spaces, found 2
(#4632) Spaces must be used for alignment; tabs are not allowed
(#4632) Tab found within whitespace
(#4632) Line indented incorrectly; expected at least 8 spaces, found 2
(#4638) A closing tag is not permitted at the end of a PHP file
auth/joomdle/joomdle_login.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) No space found before comment text; expected "// REDIRECT TO JOOMLA" but found "//REDIRECT TO JOOMLA"
(#52) A closing tag is not permitted at the end of a PHP file
auth/joomdle/land.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 50% valid code; is this commented out code?
(#27) No space found before comment text; expected "// require_once $CFG->dirroot . '/mnet/xmlrpc/client.php';" but found "//require_once $CFG->dirroot . '/mnet/xmlrpc/client.php';"
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Variable "create_user" must not contain underscores.
(#39) Commas (,) must be followed by white space.
(#40) Variable "use_wrapper" must not contain underscores.
(#42) Variable "course_id" must not contain underscores.
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// additional course_id param used for quiz view" but found "//additional course_id param used for quiz view"
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// redirect moodle param" but found "//redirect moodle param"
(#54) Variable "override_itemid" must not contain underscores.
(#56) Inline control structures are not allowed
(#56) Variable "override_itemid" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "override_itemid" must not contain underscores.
(#60) Expected "if (...) {\n"; found "if (...)\n//if ($username != 'guest')\n{\n"
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) This comment is 60% valid code; is this commented out code?
(#61) No space found before comment text; expected "// if ($username != 'guest')" but found "//if ($username != 'guest')"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Expected "} else if (...) {\n"; found "} else \n\t\tif (...) {\n"
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 8 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 3
(#72) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 4
(#74) Inline control structures are not allowed
(#74) Variable "create_user" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 5
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// XXX" but found "//XXX"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 4
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 4
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 16 spaces, found 5
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 16 spaces, found 5
(#79) Variable "redirect_url" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 16 spaces, found 5
(#80) Variable "redirect_url" must not contain underscores.
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Closing brace indented incorrectly; expected 2 spaces, found 1
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 0 spaces, found 3
(#90) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#90) Variable "use_wrapper" must not contain underscores.
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Variable "redirect_url" must not contain underscores.
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 5
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 6
(#96) Variable "redirect_url" must not contain underscores.
(#96) Line exceeds 132 characters; contains 143 characters
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 5
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 6
(#99) Variable "redirect_url" must not contain underscores.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 6
(#100) Inline control structures are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 7
(#101) Variable "redirect_url" must not contain underscores.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 5
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 6
(#104) Variable "redirect_url" must not contain underscores.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 5
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 6
(#107) Variable "redirect_url" must not contain underscores.
(#107) Line exceeds 132 characters; contains 135 characters
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 5
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 6
(#110) Variable "redirect_url" must not contain underscores.
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 5
(#113) Variable "redirect_url" must not contain underscores.
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 5
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 6
(#116) Variable "redirect_url" must not contain underscores.
(#116) Line exceeds 132 characters; contains 135 characters
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 5
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 6
(#119) Variable "redirect_url" must not contain underscores.
(#119) Line exceeds 132 characters; contains 135 characters
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 5
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 6
(#122) Variable "redirect_url" must not contain underscores.
(#122) Line exceeds 132 characters; contains 135 characters
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 5
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 6
(#125) Variable "redirect_url" must not contain underscores.
(#125) Line exceeds 132 characters; contains 135 characters
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 5
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 6
(#128) Variable "redirect_url" must not contain underscores.
(#128) Line exceeds 132 characters; contains 135 characters
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 5
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 6
(#131) Inline control structures are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 7
(#132) Variable "redirect_url" must not contain underscores.
(#132) Line exceeds 132 characters; contains 136 characters
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 6
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 6
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 7
(#135) Inline control structures are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 8
(#136) Variable "redirect_url" must not contain underscores.
(#136) Expected 1 space after "="; 2 found
(#136) Space found before semicolon; expected ");" but found ") ;"
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 7
(#137) Inline control structures are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 16 spaces, found 8
(#138) Variable "redirect_url" must not contain underscores.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 12 spaces, found 6
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline control structures are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Variable "redirect_url" must not contain underscores.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 0 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 0 spaces, found 3
(#144) Expected "} else {\n"; found "}\n\t\t\telse\n\t\t\t{\n"
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Variable "redirect_url" must not contain underscores.
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 5
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 6
(#150) Variable "redirect_url" must not contain underscores.
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 6
(#152) Inline control structures are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 7
(#153) Variable "redirect_url" must not contain underscores.
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 5
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 6
(#156) Variable "redirect_url" must not contain underscores.
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 5
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 6
(#159) Variable "redirect_url" must not contain underscores.
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 5
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 6
(#162) Variable "redirect_url" must not contain underscores.
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 5
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 6
(#165) Variable "redirect_url" must not contain underscores.
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 5
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 6
(#168) Variable "redirect_url" must not contain underscores.
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 5
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 6
(#171) Variable "redirect_url" must not contain underscores.
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 5
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 6
(#174) Variable "redirect_url" must not contain underscores.
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 5
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 6
(#177) Variable "redirect_url" must not contain underscores.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 5
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 12 spaces, found 6
(#180) Variable "redirect_url" must not contain underscores.
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 spaces, found 5
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 6
(#183) Inline control structures are not allowed
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 7
(#184) Variable "redirect_url" must not contain underscores.
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 12 spaces, found 6
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 6
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 16 spaces, found 7
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 8
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 16 spaces, found 7
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 16 spaces, found 7
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 16 spaces, found 7
(#193) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t\t{\n"
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 10
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 16 spaces, found 11
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 7
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 20 spaces, found 8
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 20 spaces, found 8
(#198) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t\t\t{\n"
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 20 spaces, found 8
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 24 spaces, found 9
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 24 spaces, found 9
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 20 spaces, found 8
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 20 spaces, found 8
(#205) Inline control structures are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 20 spaces, found 9
(#206) Variable "redirect_url" must not contain underscores.
(#206) Expected 1 space after "="; 2 found
(#206) Space found before semicolon; expected ");" but found ") ;"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 20 spaces, found 8
(#207) Inline control structures are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 20 spaces, found 9
(#208) Variable "redirect_url" must not contain underscores.
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 16 spaces, found 7
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 7
(#210) Inline control structures are not allowed
(#210) Variable "redirect_url" must not contain underscores.
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 6
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline control structures are not allowed
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Variable "redirect_url" must not contain underscores.
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 0 spaces, found 3
(#217) Inline control structures are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Variable "redirect_url" must not contain underscores.
(#219) Variable "redirect_url" must not contain underscores.
(#221) A closing tag is not permitted at the end of a PHP file
auth/joomdle/land_logout.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 50% valid code; is this commented out code?
(#27) No space found before comment text; expected "// require_once $CFG->dirroot . '/mnet/xmlrpc/client.php';" but found "//require_once $CFG->dirroot . '/mnet/xmlrpc/client.php';"
(#30) Variable "name_session" must not contain underscores.
(#31) Expected "if (...) {\n"; found "if (...)\n{\n"
(#31) Variable "name_session" must not contain underscores.
(#33) Variable "old_session" must not contain underscores.
(#34) Variable "name_session" must not contain underscores.
(#36) This comment is 75% valid code; is this commented out code?
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) No space found before comment text; expected "// session_destroy();" but found "//session_destroy();"
(#37) This comment is 67% valid code; is this commented out code?
(#37) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#38) This comment is 67% valid code; is this commented out code?
(#38) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 64% valid code; is this commented out code?
(#39) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Variable "name_session" must not contain underscores.
(#40) Line exceeds 132 characters; contains 142 characters
(#43) Variable "redirect_url" must not contain underscores.
(#44) Variable "redirect_url" must not contain underscores.
auth/joomdle/lang/de/auth_joomdle.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#27) A closing tag is not permitted at the end of a PHP file
auth/joomdle/lang/el/auth_joomdle.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#32) A closing tag is not permitted at the end of a PHP file
auth/joomdle/lang/en/auth_joomdle.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#48) A closing tag is not permitted at the end of a PHP file
auth/joomdle/lang/es/auth_joomdle.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#45) A closing tag is not permitted at the end of a PHP file
auth/joomdle/lang/fr/auth_joomdle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) A closing tag is not permitted at the end of a PHP file
auth/joomdle/lang/it/auth_joomdle.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#44) A closing tag is not permitted at the end of a PHP file
auth/joomdle/lang/pt/auth_joomdle.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Whitespace found at end of line
(#32) A closing tag is not permitted at the end of a PHP file
auth/joomdle/locallib.php
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Opening brace should be on the same line as the declaration
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "sync_to_joomla" must not contain underscores.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Inline control structures are not allowed
(#41) Variable "sync_to_joomla" must not contain underscores.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Inline control structures are not allowed
(#49) Variable "auth_joomdle" must not contain underscores.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) This comment is 60% valid code; is this commented out code?
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) This comment is 60% valid code; is this commented out code?
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Variable "context_id" must not contain underscores.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Inline control structures are not allowed
(#100) Variable "context_id" must not contain underscores.
(#105) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#110) Expected 1 space after "="; 2 found
(#114) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#121) Variable "auth_joomdle" must not contain underscores.
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Closing brace indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Opening brace should be on the same line as the declaration
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "sync_to_joomla" must not contain underscores.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Inline control structures are not allowed
(#133) Variable "sync_to_joomla" must not contain underscores.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 3
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Inline control structures are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 4
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Variable "auth_joomdle" must not contain underscores.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Expected 1 space after "="; 2 found
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "context_id" must not contain underscores.
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Inline control structures are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 3
(#177) Variable "context_id" must not contain underscores.
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Whitespace found at end of line within string
(#183) Whitespace found at end of line within string
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Expected 1 space after "="; 2 found
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#191) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Variable "auth_joomdle" must not contain underscores.
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Opening brace should be on the same line as the declaration
(#207) Variable "sync_to_joomla" must not contain underscores.
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Inline control structures are not allowed
(#208) Variable "sync_to_joomla" must not contain underscores.
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Inline control structures are not allowed
(#216) Variable "auth_joomdle" must not contain underscores.
(#218) Variable "auth_joomdle" must not contain underscores.
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#220) Closing brace indented incorrectly; expected 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Opening brace should be on the same line as the declaration
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Variable "joomla_user_groups" must not contain underscores.
(#232) Variable "use_kunena_forums" must not contain underscores.
(#234) Variable "auth_joomdle" must not contain underscores.
(#237) Inline control structures are not allowed
(#241) Commas (,) must be followed by white space.
(#244) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) Line exceeds 132 characters; contains 134 characters
(#246) Inline control structures are not allowed
(#247) Variable "auth_joomdle" must not contain underscores.
(#247) Line exceeds 132 characters; contains 155 characters
(#248) Inline control structures are not allowed
(#249) Variable "auth_joomdle" must not contain underscores.
(#249) Line exceeds maximum limit of 180 characters; contains 183 characters
(#251) Expected "if (...) {\n"; found "if (...)\n {\n"
(#254) Variable "auth_joomdle" must not contain underscores.
(#257) Expected "if (...) {\n"; found "if (...)\n {\n"
(#257) Variable "joomla_user_groups" must not contain underscores.
(#259) Variable "auth_joomdle" must not contain underscores.
(#262) Expected "if (...) {\n"; found "if (...)\n {\n"
(#262) Variable "use_kunena_forums" must not contain underscores.
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "auth_joomdle" must not contain underscores.
(#265) Expected 1 space after "-"; 0 found
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Opening brace should be on the same line as the declaration
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Variable "groups_delete" must not contain underscores.
(#278) Variable "use_kunena_forums" must not contain underscores.
(#279) Variable "joomla_user_groups" must not contain underscores.
(#281) Variable "auth_joomdle" must not contain underscores.
(#283) Inline control structures are not allowed
(#283) Variable "groups_delete" must not contain underscores.
(#284) Variable "auth_joomdle" must not contain underscores.
(#286) Expected "if (...) {\n"; found "if (...)\n {\n"
(#289) Variable "auth_joomdle" must not contain underscores.
(#292) Inline control structures are not allowed
(#292) Variable "joomla_user_groups" must not contain underscores.
(#293) Variable "auth_joomdle" must not contain underscores.
(#295) Inline control structures are not allowed
(#295) Variable "use_kunena_forums" must not contain underscores.
(#296) Variable "auth_joomdle" must not contain underscores.
(#302) Opening brace should be on the same line as the declaration
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Variable "auth_joomdle" must not contain underscores.
(#310) Inline control structures are not allowed
(#311) Variable "auth_joomdle" must not contain underscores.
(#311) Line exceeds maximum limit of 180 characters; contains 186 characters
(#313) Expected "if (...) {\n"; found "if (...)\n {\n"
(#316) Variable "auth_joomdle" must not contain underscores.
(#324) Opening brace should be on the same line as the declaration
(#329) Variable "enrol_parents" must not contain underscores.
(#330) Variable "parent_role_id" must not contain underscores.
(#332) Variable "auto_mailing_lists" must not contain underscores.
(#333) Variable "use_kunena_forums" must not contain underscores.
(#334) Variable "joomla_user_groups" must not contain underscores.
(#336) Variable "auth_joomdle" must not contain underscores.
(#341) Expected "if (...) {\n"; found "if (...)\n {\n"
(#347) Commas (,) must be followed by white space.
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Expected "if (...) {\n"; found "if (...)\n {\n"
(#355) Variable "auth_joomdle" must not contain underscores.
(#355) Line exceeds 132 characters; contains 164 characters
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 3
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Expected "if (...) {\n"; found "if (...)\n {\n"
(#363) Inline control structures are not allowed
(#364) Variable "auth_joomdle" must not contain underscores.
(#365) Inline control structures are not allowed
(#366) Variable "auth_joomdle" must not contain underscores.
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Expected "if (...) {\n"; found "if (...)\n {\n"
(#370) Variable "enrol_parents" must not contain underscores.
(#370) Variable "parent_role_id" must not contain underscores.
(#372) Expected "if (...) {\n"; found "if (...)\n {\n"
(#378) Expected 1 space after "="; newline found
(#386) Variable "parent_role_id" must not contain underscores.
(#387) Expected 1 space after "="; 2 found
(#388) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#392) Variable "parent_user" must not contain underscores.
(#394) Variable "auth_joomdle" must not contain underscores.
(#394) Variable "parent_user" must not contain underscores.
(#394) Variable "parent_role_id" must not contain underscores.
(#399) Inline control structures are not allowed
(#400) Variable "auth_joomdle" must not contain underscores.
(#402) Expected "if (...) {\n"; found "if (...)\n {\n"
(#402) Variable "auto_mailing_lists" must not contain underscores.
(#405) Inline control structures are not allowed
(#407) Expected "if (...) {\n"; found "if (...)\n {\n"
(#415) Expected 1 space after "="; newline found
(#423) Variable "parent_role_id" must not contain underscores.
(#424) Expected 1 space after "="; 2 found
(#425) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#428) Variable "parent_user" must not contain underscores.
(#430) Variable "auth_joomdle" must not contain underscores.
(#430) Variable "parent_user" must not contain underscores.
(#435) Inline control structures are not allowed
(#436) Variable "auth_joomdle" must not contain underscores.
(#439) Expected "if (...) {\n"; found "if (...)\n {\n"
(#439) Variable "joomla_user_groups" must not contain underscores.
(#442) Inline control structures are not allowed
(#444) Inline control structures are not allowed
(#447) Inline control structures are not allowed
(#448) Variable "auth_joomdle" must not contain underscores.
(#451) Expected "if (...) {\n"; found "if (...)\n {\n"
(#451) Variable "use_kunena_forums" must not contain underscores.
(#453) Inline control structures are not allowed
(#454) Variable "auth_joomdle" must not contain underscores.
(#462) Opening brace should be on the same line as the declaration
(#466) Variable "auto_mailing_lists" must not contain underscores.
(#467) Variable "use_kunena_forums" must not contain underscores.
(#468) Variable "joomla_user_groups" must not contain underscores.
(#469) Variable "parent_role_id" must not contain underscores.
(#471) Variable "auth_joomdle" must not contain underscores.
(#475) Expected "if (...) {\n"; found "if (...)\n {\n"
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 3
(#486) Inline control structures are not allowed
(#487) Variable "auth_joomdle" must not contain underscores.
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 12 spaces, found 3
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 3
(#491) Expected "if (...) {\n"; found "if (...)\n {\n"
(#491) Variable "auto_mailing_lists" must not contain underscores.
(#493) Inline control structures are not allowed
(#495) Expected "if (...) {\n"; found "if (...)\n {\n"
(#503) Expected 1 space after "="; newline found
(#511) Variable "parent_role_id" must not contain underscores.
(#512) Expected 1 space after "="; 2 found
(#513) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#516) Variable "parent_user" must not contain underscores.
(#518) Variable "auth_joomdle" must not contain underscores.
(#518) Variable "parent_user" must not contain underscores.
(#518) Line exceeds 132 characters; contains 134 characters
(#523) Variable "auth_joomdle" must not contain underscores.
(#526) Expected "if (...) {\n"; found "if (...)\n {\n"
(#526) Variable "joomla_user_groups" must not contain underscores.
(#529) Inline control structures are not allowed
(#531) Inline control structures are not allowed
(#534) Inline control structures are not allowed
(#535) Variable "auth_joomdle" must not contain underscores.
(#538) Expected "if (...) {\n"; found "if (...)\n {\n"
(#538) Variable "use_kunena_forums" must not contain underscores.
(#540) Inline control structures are not allowed
(#541) Variable "auth_joomdle" must not contain underscores.
(#550) Opening brace should be on the same line as the declaration
(#556) Variable "auth_joomdle" must not contain underscores.
(#562) Inline control structures are not allowed
(#563) Variable "auth_joomdle" must not contain underscores.
(#563) Line exceeds 132 characters; contains 140 characters
(#565) Inline control structures are not allowed
(#566) Variable "auth_joomdle" must not contain underscores.
(#566) Line exceeds 132 characters; contains 143 characters
(#572) Opening brace should be on the same line as the declaration
(#573) Variable "use_kunena_forums" must not contain underscores.
(#575) Variable "auth_joomdle" must not contain underscores.
(#577) Expected "if (...) {\n"; found "if (...)\n {\n"
(#577) Variable "use_kunena_forums" must not contain underscores.
(#579) Expected "if (...) {\n"; found "if (...)\n {\n"
(#581) Variable "auth_joomdle" must not contain underscores.
(#589) Opening brace should be on the same line as the declaration
(#590) Variable "use_kunena_forums" must not contain underscores.
(#592) Variable "auth_joomdle" must not contain underscores.
(#594) Expected "if (...) {\n"; found "if (...)\n {\n"
(#594) Variable "use_kunena_forums" must not contain underscores.
(#596) Expected "if (...) {\n"; found "if (...)\n {\n"
(#598) Variable "auth_joomdle" must not contain underscores.
(#606) Opening brace should be on the same line as the declaration
(#607) Variable "use_kunena_forums" must not contain underscores.
(#609) Variable "auth_joomdle" must not contain underscores.
(#611) Expected "if (...) {\n"; found "if (...)\n {\n"
(#611) Variable "use_kunena_forums" must not contain underscores.
(#613) Expected "if (...) {\n"; found "if (...)\n {\n"
(#615) Variable "auth_joomdle" must not contain underscores.
(#623) Opening brace should be on the same line as the declaration
(#629) Variable "auth_joomdle" must not contain underscores.
(#634) Inline control structures are not allowed
(#635) Variable "auth_joomdle" must not contain underscores.
(#637) Inline control structures are not allowed
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 8 spaces, found 3
(#638) Variable "auth_joomdle" must not contain underscores.
(#638) Line exceeds 132 characters; contains 134 characters
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 4 spaces, found 1
(#644) Opening brace should be on the same line as the declaration
(#645) Variable "sync_to_joomla" must not contain underscores.
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Inline control structures are not allowed
(#646) Variable "sync_to_joomla" must not contain underscores.
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 8 spaces, found 3
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 8 spaces, found 2
(#651) Inline control structures are not allowed
(#654) Variable "auth_joomdle" must not contain underscores.
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 8 spaces, found 2
(#655) Variable "auth_joomdle" must not contain underscores.
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 4 spaces, found 1
(#656) Closing brace indented incorrectly; expected 4 spaces, found 1
auth/joomdle/pluginfile_joomdle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
auth/joomdle/simplecertificate_view.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) This comment is 75% valid code; is this commented out code?
(#30) No space found before comment text; expected "// include '../../lib/pdflib.php';" but found "//include '../../lib/pdflib.php';"
(#31) "include" must be immediately followed by an open parenthesis
(#31) File is being unconditionally included; use "require" instead
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#60) Inline control structures are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
auth/joomdle/version.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) A closing tag is not permitted at the end of a PHP file
auth/joomdle/webservices/testclient_forms.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#7) Whitespace found at end of line
(#9) Whitespace found at end of line
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) No space found before comment text; expected "// note: these element are intentionally text aera without validation - we want users to test any rubbish as parameters" but found "//note: these element are intentionally text aera without validation - we want users to test any rubbish as parameters"
(#14) Whitespace found at end of line
(#17) Whitespace found at end of line
(#20) Whitespace found at end of line
(#22) Whitespace found at end of line
(#25) Whitespace found at end of line
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Whitespace found at end of line
(#39) Whitespace found at end of line
(#43) A closing tag is not permitted at the end of a PHP file

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by csslint [More info]


PHPDocs style problems

(580 errors, 8 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

auth/joomdle/auth.php
(#65) Function auth_plugin_joomdle::can_signup is not documented
(#69) Function auth_plugin_joomdle::user_signup is not documented
(#117) Function auth_plugin_joomdle::can_confirm is not documented
(#121) Function auth_plugin_joomdle::user_confirm is not documented
(#188) Function auth_plugin_joomdle::can_change_password is not documented
(#192) Function auth_plugin_joomdle::user_update_password is not documented
(#215) Function auth_plugin_joomdle::process_config is not documented
(#312) Function auth_plugin_joomdle::_get_xmlrpc_url is not documented
(#332) Function auth_plugin_joomdle::call_method is not documented
(#344) Function auth_plugin_joomdle::call_method_fgc is not documented
(#381) Function auth_plugin_joomdle::call_method_curl is not documented
(#441) Function auth_plugin_joomdle::get_file is not documented
(#453) Function auth_plugin_joomdle::get_file_curl is not documented
(#483) Function auth_plugin_joomdle::test is not documented
(#487) Function auth_plugin_joomdle::system_check is not documented
(#517) Function auth_plugin_joomdle::get_paypal_config is not documented
(#530) Function auth_plugin_joomdle::my_courses is not documented
(#586) Function auth_plugin_joomdle::my_all_courses is not documented
(#632) Function auth_plugin_joomdle::my_teachers is not documented
(#670) Function auth_plugin_joomdle::my_classmates is not documented
(#1584) Function auth_plugin_joomdle::teachers_abc is not documented
(#1618) Function auth_plugin_joomdle::teacher_courses is not documented
(#1766) Function auth_plugin_joomdle::get_assignment_grades is not documented
(#1922) Function auth_plugin_joomdle::get_course_grades_by_category is not documented
(#2062) Function auth_plugin_joomdle::get_my_grades is not documented
(#2092) Function auth_plugin_joomdle::get_my_grades_by_category is not documented
(#2120) Function auth_plugin_joomdle::get_my_grade_user_report is not documented
(#2149) Function auth_plugin_joomdle::get_grade_user_report is not documented
(#2356) Function auth_plugin_joomdle::teacher_get_course_grades is not documented
(#2385) Function auth_plugin_joomdle::teacher_get_group_grades is not documented
(#2403) Function auth_plugin_joomdle::get_user_grade is not documented
(#2418) Function auth_plugin_joomdle::get_course_grades is not documented
(#2485) Function auth_plugin_joomdle::get_course_grades_items is not documented
(#2510) Function auth_plugin_joomdle::get_children_grades is not documented
(#2530) Function auth_plugin_joomdle::get_children_grade_user_report is not documented
(#2627) Function auth_plugin_joomdle::get_course_students is not documented
(#2777) Function auth_plugin_joomdle::get_my_news is not documented
(#2919) Function auth_plugin_joomdle::get_course_grade_categories_and_items is not documented
(#3020) Function auth_plugin_joomdle::get_rubrics is not documented
(#3091) Function auth_plugin_joomdle::user_exists is not documented
(#3118) Function auth_plugin_joomdle::create_joomdle_user_additional is not documented
(#3133) Function auth_plugin_joomdle::create_joomdle_user_record is not documented
(#3409) Function auth_plugin_joomdle::create_moodle_only_user is not documented
(#3457) Function auth_plugin_joomdle::search_courses is not documented
(#3558) Function auth_plugin_joomdle::search_categories is not documented
(#3632) Function auth_plugin_joomdle::search_topics is not documented
(#3718) Function auth_plugin_joomdle::multiple_enrol_and_addtogroup is not documented
(#3794) Function auth_plugin_joomdle::multiple_enrol_to_course_and_group is not documented
(#3821) Function auth_plugin_joomdle::enrol_user_change_role is not documented
(#3913) Function auth_plugin_joomdle::get_course_groups is not documented
(#3931) Function auth_plugin_joomdle::get_group_members is not documented
(#3959) Function auth_plugin_joomdle::get_courses_and_groups is not documented
(#3997) Function auth_plugin_joomdle::multiple_enrol is not documented
(#4028) Function auth_plugin_joomdle::enrol_user is not documented
(#4121) Function auth_plugin_joomdle::add_user_role is not documented
(#4146) Function auth_plugin_joomdle::remove_user_role is not documented
(#4171) Function auth_plugin_joomdle::add_system_role is not documented
(#4194) Function auth_plugin_joomdle::update_course_enrolments_dates is not documented
(#4229) Function auth_plugin_joomdle::get_cat_name is not documented
(#4244) Function auth_plugin_joomdle::get_my_courses_grades is not documented
(#4273) Function auth_plugin_joomdle::get_moodle_users is not documented
(#4348) Function auth_plugin_joomdle::get_moodle_users_number is not documented
(#4392) Function auth_plugin_joomdle::check_moodle_users is not documented
(#4432) Function auth_plugin_joomdle::get_moodle_only_users is not documented
(#4508) Function auth_plugin_joomdle::delete_user is not documented
(#4525) Function auth_plugin_joomdle::user_id is not documented
(#4540) Function auth_plugin_joomdle::user_details is not documented
(#4605) Function auth_plugin_joomdle::user_custom_fields is not documented
(#4625) Function auth_plugin_joomdle::user_details_by_id is not documented
(#4637) Function auth_plugin_joomdle::update_session is not documented
(#4668) Function auth_plugin_joomdle::migrate_to_joomdle is not documented
(#4680) Function auth_plugin_joomdle::my_events is not documented
(#4736) Function auth_plugin_joomdle::get_my_events is not documented
(#4764) Function auth_plugin_joomdle::get_events is not documented
(#4825) Function auth_plugin_joomdle::get_event is not documented
(#4843) Function auth_plugin_joomdle::add_parent_role is not documented
(#4870) Function auth_plugin_joomdle::remove_parent_role is not documented
(#4896) Function auth_plugin_joomdle::get_mentees is not documented
(#4931) Function auth_plugin_joomdle::get_roles is not documented
(#4957) Function auth_plugin_joomdle::get_system_roles is not documented
(#4983) Function auth_plugin_joomdle::get_parents is not documented
(#5018) Function auth_plugin_joomdle::get_all_parents is not documented
(#5044) Function auth_plugin_joomdle::get_course_parents is not documented
(#5089) Function auth_plugin_joomdle::course_enrol_methods is not documented
(#5107) Function auth_plugin_joomdle::quiz_get_question is not documented
(#5122) Function auth_plugin_joomdle::question_rewrite_question_urls is not documented
(#5152) Function auth_plugin_joomdle::make_html_inline is not documented
(#5161) Function auth_plugin_joomdle::quiz_get_answers is not documented
(#5190) Function auth_plugin_joomdle::quiz_get_random_question is not documented
(#5216) Function auth_plugin_joomdle::quiz_get_question_categories is not documented
(#5245) Function auth_plugin_joomdle::quiz_get_correct_answer is not documented
(#5258) Function auth_plugin_joomdle::multiple_suspend_enrolment is not documented
(#5285) Function auth_plugin_joomdle::suspend_enrolment is not documented
(#5317) Function auth_plugin_joomdle::multiple_unenrol_user is not documented
(#5345) Function auth_plugin_joomdle::unenrol_user is not documented
(#5377) Function auth_plugin_joomdle::multiple_remove_from_group is not documented
(#5405) Function auth_plugin_joomdle::get_course_completion is not documented
(#5476) Function auth_plugin_joomdle::get_course_resources is not documented
(#5524) Function auth_plugin_joomdle::get_course_quizes is not documented
(#5609) Function auth_plugin_joomdle::get_course_mods is not documented
(#5732) Function auth_plugin_joomdle::get_display is not documented
(#5763) Function auth_plugin_joomdle::my_certificates is not documented
(#5776) Function auth_plugin_joomdle::my_certificates_normal is not documented
(#5820) Function auth_plugin_joomdle::my_certificates_simple is not documented
(#5864) Function auth_plugin_joomdle::get_page is not documented
(#5882) Function auth_plugin_joomdle::get_label is not documented
(#5902) Function auth_plugin_joomdle::get_news_item is not documented
(#5920) Function auth_plugin_joomdle::get_questionnaire_question_result_radio is not documented
(#5955) Function auth_plugin_joomdle::get_questionnaire_question_result_essay is not documented
(#5980) Function auth_plugin_joomdle::get_questionnaire_results is not documented
(#6024) Function auth_plugin_joomdle::get_course_questionnaire_results is not documented
(#6035) Function auth_plugin_joomdle::add_cohort_member is not documented
(#6059) Function auth_plugin_joomdle::remove_cohort_member is not documented
(#6082) Function auth_plugin_joomdle::multiple_add_cohort_member is not documented
(#6104) Function auth_plugin_joomdle::multiple_remove_cohort_member is not documented
(#6126) Function auth_plugin_joomdle::get_cohorts is not documented
(#6147) Function auth_plugin_joomdle::get_themes is not documented
(#6163) Function auth_plugin_joomdle::create_course is not documented
(#6213) Function auth_plugin_joomdle::update_course is not documented
(#6254) Function auth_plugin_joomdle::logoutpage_hook is not documented
(#6281) Function auth_plugin_joomdle::get_scorm_item_track_data is not documented
(#6305) Function auth_plugin_joomdle::get_scorm_track_data is not documented
(#6316) Function auth_plugin_joomdle::get_scorm_data is not documented
(#6338) Function auth_plugin_joomdle::list_courses_scorm is not documented
(#6357) Function auth_plugin_joomdle::my_badges is not documented
(#6389) Function auth_plugin_joomdle::get_certificates_credits is not documented
(#6431) Function auth_plugin_joomdle::set_section_visible is not documented
(#6438) Function auth_plugin_joomdle::set_course_visible is not documented
(#6449) Function auth_plugin_joomdle::create_events is not documented
(#6476) Function auth_plugin_joomdle::get_courses_not_editing_teachers is not documented
(#6520) Function auth_plugin_joomdle::get_course_progress is not documented
(#6617) Function auth_plugin_joomdle::my_courses_progress is not documented
(#6633) Function auth_plugin_joomdle::my_completed_courses is not documented
(#6666) Function auth_plugin_joomdle::users_completed_courses is not documented
(#6681) Function auth_plugin_joomdle::user_authenticated_hook is not documented
(#6715) Function auth_plugin_joomdle::log_into_joomla is not documented
(#6770) Function auth_plugin_joomdle::update_joomla_sessions is not documented
(#6793) Function auth_plugin_joomdle::cron is not documented
(#28) Found comment starting with three or more slashes
(#82) Found comment starting with three or more slashes
(#2757) Found comment starting with three or more slashes
(#6784) Found comment starting with three or more slashes
(#209) Phpdocs for function auth_plugin_joomdle::config_form has incomplete parameters list
(#702) Phpdocs for function auth_plugin_joomdle::list_courses has incomplete parameters list
(#863) Phpdocs for function auth_plugin_joomdle::get_all_courses has incomplete parameters list
(#993) Phpdocs for function auth_plugin_joomdle::courses_abc has incomplete parameters list
(#1183) Phpdocs for function auth_plugin_joomdle::courses_by_category has incomplete parameters list
(#1331) Phpdocs for function auth_plugin_joomdle::get_course_info has incomplete parameters list
(#1797) Phpdocs for function auth_plugin_joomdle::get_average_grade has incomplete parameters list
(#1866) Phpdocs for function auth_plugin_joomdle::get_user_grades has incomplete parameters list
(#2553) Phpdocs for function auth_plugin_joomdle::get_last_user_grades has incomplete parameters list
(#2666) Phpdocs for function auth_plugin_joomdle::get_upcoming_events has incomplete parameters list
(#3203) Phpdocs for function auth_plugin_joomdle::create_joomdle_user has incomplete parameters list
(#52) Class auth_plugin_joomdle does not have @copyright tag
(#52) Class auth_plugin_joomdle does not have @license tag
auth/joomdle/db/upgrade.php
(#2) File-level phpdocs block is not found
(#2) Function xmldb_auth_joomdle_upgrade is not documented
(#2) Package is not specified for function xmldb_auth_joomdle_upgrade. It is also not specified in file-level phpdocs
auth/joomdle/filelib_joomdle.php
(#844) Function question_preview_question_pluginfile_joomdle is not documented
(#869) Function question_pluginfile_joomdle is not documented
auth/joomdle/helper.php
(#25) Function joomdle_wrapper_course_get_url is not documented
auth/joomdle/helpers/externallib.php
(#29) Class joomdle_helpers_external is not documented
(#32) Function joomdle_helpers_external::user_id_parameters is not documented
(#40) Function joomdle_helpers_external::user_id_returns is not documented
(#44) Function joomdle_helpers_external::user_id is not documented
(#57) Function joomdle_helpers_external::list_courses_parameters is not documented
(#68) Function joomdle_helpers_external::list_courses_returns is not documented
(#102) Function joomdle_helpers_external::list_courses is not documented
(#114) Function joomdle_helpers_external::test_parameters is not documented
(#121) Function joomdle_helpers_external::test_returns is not documented
(#125) Function joomdle_helpers_external::test is not documented
(#137) Function joomdle_helpers_external::my_courses_parameters is not documented
(#146) Function joomdle_helpers_external::my_courses_returns is not documented
(#168) Function joomdle_helpers_external::my_courses is not documented
(#181) Function joomdle_helpers_external::get_course_info_parameters is not documented
(#190) Function joomdle_helpers_external::get_course_info_returns is not documented
(#225) Function joomdle_helpers_external::get_course_info is not documented
(#238) Function joomdle_helpers_external::get_course_contents_parameters is not documented
(#246) Function joomdle_helpers_external::get_course_contents_returns is not documented
(#258) Function joomdle_helpers_external::get_course_contents is not documented
(#271) Function joomdle_helpers_external::courses_by_category_parameters is not documented
(#281) Function joomdle_helpers_external::courses_by_category_returns is not documented
(#309) Function joomdle_helpers_external::courses_by_category is not documented
(#323) Function joomdle_helpers_external::get_course_categories_parameters is not documented
(#331) Function joomdle_helpers_external::get_course_categories_returns is not documented
(#343) Function joomdle_helpers_external::get_course_categories is not documented
(#356) Function joomdle_helpers_external::get_course_editing_teachers_parameters is not documented
(#364) Function joomdle_helpers_external::get_course_editing_teachers_returns is not documented
(#376) Function joomdle_helpers_external::get_course_editing_teachers is not documented
(#390) Function joomdle_helpers_external::get_course_no_parameters is not documented
(#397) Function joomdle_helpers_external::get_course_no_returns is not documented
(#401) Function joomdle_helpers_external::get_course_no is not documented
(#414) Function joomdle_helpers_external::get_enrollable_course_no_parameters is not documented
(#421) Function joomdle_helpers_external::get_enrollable_course_no_returns is not documented
(#425) Function joomdle_helpers_external::get_enrollable_course_no is not documented
(#439) Function joomdle_helpers_external::get_student_no_parameters is not documented
(#446) Function joomdle_helpers_external::get_student_no_returns is not documented
(#450) Function joomdle_helpers_external::get_student_no is not documented
(#463) Function joomdle_helpers_external::get_total_assignment_submissions_parameters is not documented
(#470) Function joomdle_helpers_external::get_total_assignment_submissions_returns is not documented
(#474) Function joomdle_helpers_external::get_total_assignment_submissions is not documented
(#488) Function joomdle_helpers_external::get_course_students_no_parameters is not documented
(#496) Function joomdle_helpers_external::get_course_students_no_returns is not documented
(#500) Function joomdle_helpers_external::get_course_students_no is not documented
(#513) Function joomdle_helpers_external::get_assignment_submissions_parameters is not documented
(#521) Function joomdle_helpers_external::get_assignment_submissions_returns is not documented
(#533) Function joomdle_helpers_external::get_assignment_submissions is not documented
(#546) Function joomdle_helpers_external::get_assignment_grades_parameters is not documented
(#554) Function joomdle_helpers_external::get_assignment_grades_returns is not documented
(#565) Function joomdle_helpers_external::get_assignment_grades is not documented
(#579) Function joomdle_helpers_external::get_upcoming_events_parameters is not documented
(#587) Function joomdle_helpers_external::get_upcoming_events_returns is not documented
(#599) Function joomdle_helpers_external::get_upcoming_events is not documented
(#612) Function joomdle_helpers_external::get_news_items_parameters is not documented
(#620) Function joomdle_helpers_external::get_news_items_returns is not documented
(#632) Function joomdle_helpers_external::get_news_items is not documented
(#645) Function joomdle_helpers_external::get_user_grades_parameters is not documented
(#654) Function joomdle_helpers_external::get_user_grades_returns is not documented
(#665) Function joomdle_helpers_external::get_user_grades is not documented
(#679) Function joomdle_helpers_external::get_course_grade_categories_parameters is not documented
(#687) Function joomdle_helpers_external::get_course_grade_categories_returns is not documented
(#698) Function joomdle_helpers_external::get_course_grade_categories is not documented
(#711) Function joomdle_helpers_external::get_course_grade_categories_and_items_parameters is not documented
(#719) Function joomdle_helpers_external::get_course_grade_categories_and_items_returns is not documented
(#740) Function joomdle_helpers_external::get_course_grade_categories_and_items is not documented
(#754) Function joomdle_helpers_external::search_courses_parameters is not documented
(#765) Function joomdle_helpers_external::search_courses_returns is not documented
(#783) Function joomdle_helpers_external::search_courses is not documented
(#797) Function joomdle_helpers_external::search_categories_parameters is not documented
(#808) Function joomdle_helpers_external::search_categories_returns is not documented
(#819) Function joomdle_helpers_external::search_categories is not documented
(#833) Function joomdle_helpers_external::search_topics_parameters is not documented
(#844) Function joomdle_helpers_external::search_topics_returns is not documented
(#859) Function joomdle_helpers_external::search_topics is not documented
(#872) Function joomdle_helpers_external::get_my_courses_grades_parameters is not documented
(#880) Function joomdle_helpers_external::get_my_courses_grades_returns is not documented
(#894) Function joomdle_helpers_external::get_my_courses_grades is not documented
(#907) Function joomdle_helpers_external::check_moodle_users_parameters is not documented
(#921) Function joomdle_helpers_external::check_moodle_users_returns is not documented
(#934) Function joomdle_helpers_external::check_moodle_users is not documented
(#947) Function joomdle_helpers_external::get_moodle_only_users_parameters is not documented
(#962) Function joomdle_helpers_external::get_moodle_only_users_returns is not documented
(#977) Function joomdle_helpers_external::get_moodle_only_users is not documented
(#990) Function joomdle_helpers_external::get_moodle_users_parameters is not documented
(#1002) Function joomdle_helpers_external::get_moodle_users_returns is not documented
(#1017) Function joomdle_helpers_external::get_moodle_users is not documented
(#1030) Function joomdle_helpers_external::get_moodle_users_number_parameters is not documented
(#1038) Function joomdle_helpers_external::get_moodle_users_number_returns is not documented
(#1042) Function joomdle_helpers_external::get_moodle_users_number is not documented
(#1055) Function joomdle_helpers_external::user_exists_parameters is not documented
(#1063) Function joomdle_helpers_external::user_exists_returns is not documented
(#1067) Function joomdle_helpers_external::user_exists is not documented
(#1079) Function joomdle_helpers_external::create_joomdle_user_parameters is not documented
(#1087) Function joomdle_helpers_external::create_joomdle_user_returns is not documented
(#1091) Function joomdle_helpers_external::create_joomdle_user is not documented
(#1103) Function joomdle_helpers_external::create_joomdle_user_additional_parameters is not documented
(#1112) Function joomdle_helpers_external::create_joomdle_user_additional_returns is not documented
(#1116) Function joomdle_helpers_external::create_joomdle_user_additional is not documented
(#1128) Function joomdle_helpers_external::enrol_user_parameters is not documented
(#1138) Function joomdle_helpers_external::enrol_user_returns is not documented
(#1142) Function joomdle_helpers_external::enrol_user is not documented
(#1154) Function joomdle_helpers_external::multiple_enrol_and_addtogroup_parameters is not documented
(#1165) Function joomdle_helpers_external::multiple_enrol_and_addtogroup_returns is not documented
(#1169) Function joomdle_helpers_external::multiple_enrol_and_addtogroup is not documented
(#1181) Function joomdle_helpers_external::multiple_enrol_parameters is not documented
(#1197) Function joomdle_helpers_external::multiple_enrol_returns is not documented
(#1201) Function joomdle_helpers_external::multiple_enrol is not documented
(#1213) Function joomdle_helpers_external::user_details_parameters is not documented
(#1221) Function joomdle_helpers_external::user_details_returns is not documented
(#1265) Function joomdle_helpers_external::user_details is not documented
(#1277) Function joomdle_helpers_external::user_details_by_id_parameters is not documented
(#1285) Function joomdle_helpers_external::user_details_by_id_returns is not documented
(#1293) Function joomdle_helpers_external::user_details_by_id is not documented
(#1306) Function joomdle_helpers_external::migrate_to_joomdle_parameters is not documented
(#1314) Function joomdle_helpers_external::migrate_to_joomdle_returns is not documented
(#1317) Function joomdle_helpers_external::migrate_to_joomdle is not documented
(#1329) Function joomdle_helpers_external::my_events_parameters is not documented
(#1344) Function joomdle_helpers_external::my_events_returns is not documented
(#1355) Function joomdle_helpers_external::my_events is not documented
(#1367) Function joomdle_helpers_external::delete_user_parameters is not documented
(#1375) Function joomdle_helpers_external::delete_user_returns is not documented
(#1379) Function joomdle_helpers_external::delete_user is not documented
(#1391) Function joomdle_helpers_external::get_mentees_parameters is not documented
(#1399) Function joomdle_helpers_external::get_mentees_returns is not documented
(#1411) Function joomdle_helpers_external::get_mentees is not documented
(#1424) Function joomdle_helpers_external::get_roles_parameters is not documented
(#1431) Function joomdle_helpers_external::get_roles_returns is not documented
(#1442) Function joomdle_helpers_external::get_roles is not documented
(#1454) Function joomdle_helpers_external::get_parents_parameters is not documented
(#1462) Function joomdle_helpers_external::get_parents_returns is not documented
(#1472) Function joomdle_helpers_external::get_parents is not documented
(#1484) Function joomdle_helpers_external::get_site_last_week_stats_parameters is not documented
(#1491) Function joomdle_helpers_external::get_site_last_week_stats_returns is not documented
(#1502) Function joomdle_helpers_external::get_site_last_week_stats is not documented
(#1514) Function joomdle_helpers_external::get_course_daily_stats_parameters is not documented
(#1522) Function joomdle_helpers_external::get_course_daily_stats_returns is not documented
(#1534) Function joomdle_helpers_external::get_course_daily_stats is not documented
(#1546) Function joomdle_helpers_external::get_last_user_grades_parameters is not documented
(#1555) Function joomdle_helpers_external::get_last_user_grades_returns is not documented
(#1567) Function joomdle_helpers_external::get_last_user_grades is not documented
(#1579) Function joomdle_helpers_external::system_check_parameters is not documented
(#1586) Function joomdle_helpers_external::system_check_returns is not documented
(#1598) Function joomdle_helpers_external::system_check is not documented
(#1610) Function joomdle_helpers_external::add_parent_role_parameters is not documented
(#1619) Function joomdle_helpers_external::add_parent_role_returns is not documented
(#1623) Function joomdle_helpers_external::add_parent_role is not documented
(#1635) Function joomdle_helpers_external::get_paypal_config_parameters is not documented
(#1642) Function joomdle_helpers_external::get_paypal_config_returns is not documented
(#1651) Function joomdle_helpers_external::get_paypal_config is not documented
(#1663) Function joomdle_helpers_external::update_session_parameters is not documented
(#1671) Function joomdle_helpers_external::update_session_returns is not documented
(#1675) Function joomdle_helpers_external::update_session is not documented
(#1688) Function joomdle_helpers_external::get_cat_name_parameters is not documented
(#1696) Function joomdle_helpers_external::get_cat_name_returns is not documented
(#1700) Function joomdle_helpers_external::get_cat_name is not documented
(#1712) Function joomdle_helpers_external::courses_abc_parameters is not documented
(#1721) Function joomdle_helpers_external::courses_abc_returns is not documented
(#1755) Function joomdle_helpers_external::courses_abc is not documented
(#1767) Function joomdle_helpers_external::teachers_abc_parameters is not documented
(#1775) Function joomdle_helpers_external::teachers_abc_returns is not documented
(#1787) Function joomdle_helpers_external::teachers_abc is not documented
(#1799) Function joomdle_helpers_external::teacher_courses_parameters is not documented
(#1807) Function joomdle_helpers_external::teacher_courses_returns is not documented
(#1820) Function joomdle_helpers_external::teacher_courses is not documented
(#1832) Function joomdle_helpers_external::user_custom_fields_parameters is not documented
(#1839) Function joomdle_helpers_external::user_custom_fields_returns is not documented
(#1850) Function joomdle_helpers_external::user_custom_fields is not documented
(#1862) Function joomdle_helpers_external::course_enrol_methods_parameters is not documented
(#1870) Function joomdle_helpers_external::course_enrol_methods_returns is not documented
(#1883) Function joomdle_helpers_external::course_enrol_methods is not documented
(#1897) Function joomdle_helpers_external::quiz_get_question_parameters is not documented
(#1905) Function joomdle_helpers_external::quiz_get_question_returns is not documented
(#1915) Function joomdle_helpers_external::quiz_get_question is not documented
(#1927) Function joomdle_helpers_external::quiz_get_random_question_parameters is not documented
(#1936) Function joomdle_helpers_external::quiz_get_random_question_returns is not documented
(#1955) Function joomdle_helpers_external::quiz_get_random_question is not documented
(#1967) Function joomdle_helpers_external::quiz_get_correct_answer_parameters is not documented
(#1975) Function joomdle_helpers_external::quiz_get_correct_answer_returns is not documented
(#1979) Function joomdle_helpers_external::quiz_get_correct_answer is not documented
(#1991) Function joomdle_helpers_external::quiz_get_question_categories_parameters is not documented
(#1998) Function joomdle_helpers_external::quiz_get_question_categories_returns is not documented
(#2009) Function joomdle_helpers_external::quiz_get_question_categories is not documented
(#2022) Function joomdle_helpers_external::quiz_get_answers_parameters is not documented
(#2030) Function joomdle_helpers_external::quiz_get_answers_returns is not documented
(#2041) Function joomdle_helpers_external::quiz_get_answers is not documented
(#2053) Function joomdle_helpers_external::get_course_students_parameters is not documented
(#2061) Function joomdle_helpers_external::get_course_students_returns is not documented
(#2075) Function joomdle_helpers_external::get_course_students is not documented
(#2088) Function joomdle_helpers_external::my_teachers_parameters is not documented
(#2096) Function joomdle_helpers_external::my_teachers_returns is not documented
(#2116) Function joomdle_helpers_external::my_teachers is not documented
(#2128) Function joomdle_helpers_external::my_classmates_parameters is not documented
(#2136) Function joomdle_helpers_external::my_classmates_returns is not documented
(#2148) Function joomdle_helpers_external::my_classmates is not documented
(#2161) Function joomdle_helpers_external::multiple_suspend_enrolment_parameters is not documented
(#2176) Function joomdle_helpers_external::multiple_suspend_enrolment_returns is not documented
(#2180) Function joomdle_helpers_external::multiple_suspend_enrolment is not documented
(#2192) Function joomdle_helpers_external::suspend_enrolment_parameters is not documented
(#2201) Function joomdle_helpers_external::suspend_enrolment_returns is not documented
(#2205) Function joomdle_helpers_external::suspend_enrolment is not documented
(#2217) Function joomdle_helpers_external::get_course_resources_parameters is not documented
(#2226) Function joomdle_helpers_external::get_course_resources_returns is not documented
(#2246) Function joomdle_helpers_external::get_course_resources is not documented
(#2259) Function joomdle_helpers_external::get_course_mods_parameters is not documented
(#2268) Function joomdle_helpers_external::get_course_mods_returns is not documented
(#2294) Function joomdle_helpers_external::get_course_mods is not documented
(#2307) Function joomdle_helpers_external::get_course_completion_parameters is not documented
(#2316) Function joomdle_helpers_external::get_course_completion_returns is not documented
(#2328) Function joomdle_helpers_external::get_course_completion is not documented
(#2341) Function joomdle_helpers_external::get_course_quizes_parameters is not documented
(#2350) Function joomdle_helpers_external::get_course_quizes_returns is not documented
(#2371) Function joomdle_helpers_external::get_course_quizes is not documented
(#2384) Function joomdle_helpers_external::my_certificates_parameters is not documented
(#2393) Function joomdle_helpers_external::my_certificates_returns is not documented
(#2404) Function joomdle_helpers_external::my_certificates is not documented
(#2417) Function joomdle_helpers_external::get_page_parameters is not documented
(#2425) Function joomdle_helpers_external::get_page_returns is not documented
(#2434) Function joomdle_helpers_external::get_page is not documented
(#2447) Function joomdle_helpers_external::get_label_parameters is not documented
(#2455) Function joomdle_helpers_external::get_label_returns is not documented
(#2464) Function joomdle_helpers_external::get_label is not documented
(#2477) Function joomdle_helpers_external::get_news_item_parameters is not documented
(#2485) Function joomdle_helpers_external::get_news_item_returns is not documented
(#2496) Function joomdle_helpers_external::get_news_item is not documented
(#2509) Function joomdle_helpers_external::get_my_news_parameters is not documented
(#2517) Function joomdle_helpers_external::get_my_news_returns is not documented
(#2538) Function joomdle_helpers_external::get_my_news is not documented
(#2551) Function joomdle_helpers_external::get_my_events_parameters is not documented
(#2559) Function joomdle_helpers_external::get_my_events_returns is not documented
(#2580) Function joomdle_helpers_external::get_my_events is not documented
(#2593) Function joomdle_helpers_external::get_my_grades_parameters is not documented
(#2601) Function joomdle_helpers_external::get_my_grades_returns is not documented
(#2621) Function joomdle_helpers_external::get_my_grades is not documented
(#2634) Function joomdle_helpers_external::get_course_grades_by_category_parameters is not documented
(#2643) Function joomdle_helpers_external::get_course_grades_by_category_returns is not documented
(#2666) Function joomdle_helpers_external::get_course_grades_by_category is not documented
(#2679) Function joomdle_helpers_external::get_my_grades_by_category_parameters is not documented
(#2687) Function joomdle_helpers_external::get_my_grades_by_category_returns is not documented
(#2718) Function joomdle_helpers_external::get_my_grades_by_category is not documented
(#2731) Function joomdle_helpers_external::get_cohorts_parameters is not documented
(#2738) Function joomdle_helpers_external::get_cohorts_returns is not documented
(#2749) Function joomdle_helpers_external::get_cohorts is not documented
(#2762) Function joomdle_helpers_external::add_cohort_member_parameters is not documented
(#2771) Function joomdle_helpers_external::add_cohort_member_returns is not documented
(#2775) Function joomdle_helpers_external::add_cohort_member is not documented
(#2787) Function joomdle_helpers_external::get_rubrics_parameters is not documented
(#2795) Function joomdle_helpers_external::get_rubrics_returns is not documented
(#2827) Function joomdle_helpers_external::get_rubrics is not documented
(#2840) Function joomdle_helpers_external::get_grade_user_report_parameters is not documented
(#2849) Function joomdle_helpers_external::get_grade_user_report_returns is not documented
(#2886) Function joomdle_helpers_external::get_grade_user_report is not documented
(#2900) Function joomdle_helpers_external::get_my_grade_user_report_parameters is not documented
(#2908) Function joomdle_helpers_external::get_my_grade_user_report_returns is not documented
(#2953) Function joomdle_helpers_external::get_my_grade_user_report is not documented
(#2967) Function joomdle_helpers_external::teacher_get_course_grades_parameters is not documented
(#2976) Function joomdle_helpers_external::teacher_get_course_grades_returns is not documented
(#3010) Function joomdle_helpers_external::teacher_get_course_grades is not documented
(#3023) Function joomdle_helpers_external::get_group_members_parameters is not documented
(#3032) Function joomdle_helpers_external::get_group_members_returns is not documented
(#3045) Function joomdle_helpers_external::get_group_members is not documented
(#3058) Function joomdle_helpers_external::get_course_groups_parameters is not documented
(#3066) Function joomdle_helpers_external::get_course_groups_returns is not documented
(#3078) Function joomdle_helpers_external::get_course_groups is not documented
(#3090) Function joomdle_helpers_external::teacher_get_group_grades_parameters is not documented
(#3100) Function joomdle_helpers_external::teacher_get_group_grades_returns is not documented
(#3134) Function joomdle_helpers_external::teacher_get_group_grades is not documented
(#3148) Function joomdle_helpers_external::create_course_parameters is not documented
(#3166) Function joomdle_helpers_external::create_course_returns is not documented
(#3170) Function joomdle_helpers_external::create_course is not documented
(#3183) Function joomdle_helpers_external::update_course_parameters is not documented
(#3202) Function joomdle_helpers_external::update_course_returns is not documented
(#3206) Function joomdle_helpers_external::update_course is not documented
(#3219) Function joomdle_helpers_external::add_user_role_parameters is not documented
(#3229) Function joomdle_helpers_external::add_user_role_returns is not documented
(#3233) Function joomdle_helpers_external::add_user_role is not documented
(#3245) Function joomdle_helpers_external::get_course_parents_parameters is not documented
(#3253) Function joomdle_helpers_external::get_course_parents_returns is not documented
(#3265) Function joomdle_helpers_external::get_course_parents is not documented
(#3278) Function joomdle_helpers_external::get_all_parents_parameters is not documented
(#3285) Function joomdle_helpers_external::get_all_parents_returns is not documented
(#3297) Function joomdle_helpers_external::get_all_parents is not documented
(#3311) Function joomdle_helpers_external::remove_cohort_member_parameters is not documented
(#3320) Function joomdle_helpers_external::remove_cohort_member_returns is not documented
(#3324) Function joomdle_helpers_external::remove_cohort_member is not documented
(#3336) Function joomdle_helpers_external::multiple_add_cohort_member_parameters is not documented
(#3351) Function joomdle_helpers_external::multiple_add_cohort_member_returns is not documented
(#3355) Function joomdle_helpers_external::multiple_add_cohort_member is not documented
(#3367) Function joomdle_helpers_external::multiple_remove_cohort_member_parameters is not documented
(#3382) Function joomdle_helpers_external::multiple_remove_cohort_member_returns is not documented
(#3386) Function joomdle_helpers_external::multiple_remove_cohort_member is not documented
(#3398) Function joomdle_helpers_external::get_courses_and_groups_parameters is not documented
(#3405) Function joomdle_helpers_external::get_courses_and_groups_returns is not documented
(#3425) Function joomdle_helpers_external::get_courses_and_groups is not documented
(#3437) Function joomdle_helpers_external::multiple_enrol_to_course_and_group_parameters is not documented
(#3454) Function joomdle_helpers_external::multiple_enrol_to_course_and_group_returns is not documented
(#3458) Function joomdle_helpers_external::multiple_enrol_to_course_and_group is not documented
(#3470) Function joomdle_helpers_external::multiple_remove_from_group_parameters is not documented
(#3486) Function joomdle_helpers_external::multiple_remove_from_group_returns is not documented
(#3490) Function joomdle_helpers_external::multiple_remove_from_group is not documented
(#3502) Function joomdle_helpers_external::my_all_courses_parameters is not documented
(#3510) Function joomdle_helpers_external::my_all_courses_returns is not documented
(#3522) Function joomdle_helpers_external::my_all_courses is not documented
(#3534) Function joomdle_helpers_external::multiple_unenrol_user_parameters is not documented
(#3549) Function joomdle_helpers_external::multiple_unenrol_user_returns is not documented
(#3553) Function joomdle_helpers_external::multiple_unenrol_user is not documented
(#3565) Function joomdle_helpers_external::unenrol_user_parameters is not documented
(#3574) Function joomdle_helpers_external::unenrol_user_returns is not documented
(#3578) Function joomdle_helpers_external::unenrol_user is not documented
(#3591) Function joomdle_helpers_external::get_children_grades_parameters is not documented
(#3599) Function joomdle_helpers_external::get_children_grades_returns is not documented
(#3628) Function joomdle_helpers_external::get_children_grades is not documented
(#3641) Function joomdle_helpers_external::get_children_grade_user_report_parameters is not documented
(#3649) Function joomdle_helpers_external::get_children_grade_user_report_returns is not documented
(#3704) Function joomdle_helpers_external::get_children_grade_user_report is not documented
(#3716) Function joomdle_helpers_external::enrol_user_with_start_date_parameters is not documented
(#3727) Function joomdle_helpers_external::enrol_user_with_start_date_returns is not documented
(#3731) Function joomdle_helpers_external::enrol_user_with_start_date is not documented
(#3743) Function joomdle_helpers_external::remove_user_role_parameters is not documented
(#3753) Function joomdle_helpers_external::remove_user_role_returns is not documented
(#3757) Function joomdle_helpers_external::remove_user_role is not documented
(#3769) Function joomdle_helpers_external::get_themes_parameters is not documented
(#3776) Function joomdle_helpers_external::get_themes_returns is not documented
(#3786) Function joomdle_helpers_external::get_themes is not documented
(#3799) Function joomdle_helpers_external::list_courses_scorm_parameters is not documented
(#3810) Function joomdle_helpers_external::list_courses_scorm_returns is not documented
(#3846) Function joomdle_helpers_external::list_courses_scorm is not documented
(#3858) Function joomdle_helpers_external::create_moodle_only_user_parameters is not documented
(#3876) Function joomdle_helpers_external::create_moodle_only_user_returns is not documented
(#3880) Function joomdle_helpers_external::create_moodle_only_user is not documented
(#3893) Function joomdle_helpers_external::enrol_user_with_start_and_end_date_parameters is not documented
(#3905) Function joomdle_helpers_external::enrol_user_with_start_and_end_date_returns is not documented
(#3909) Function joomdle_helpers_external::enrol_user_with_start_and_end_date is not documented
(#3921) Function joomdle_helpers_external::update_course_enrolments_dates_parameters is not documented
(#3931) Function joomdle_helpers_external::update_course_enrolments_dates_returns is not documented
(#3935) Function joomdle_helpers_external::update_course_enrolments_dates is not documented
(#3948) Function joomdle_helpers_external::get_system_roles_parameters is not documented
(#3955) Function joomdle_helpers_external::get_system_roles_returns is not documented
(#3967) Function joomdle_helpers_external::get_system_roles is not documented
(#3979) Function joomdle_helpers_external::add_system_role_parameters is not documented
(#3988) Function joomdle_helpers_external::add_system_role_returns is not documented
(#3992) Function joomdle_helpers_external::add_system_role is not documented
(#4004) Function joomdle_helpers_external::my_badges_parameters is not documented
(#4013) Function joomdle_helpers_external::my_badges_returns is not documented
(#4025) Function joomdle_helpers_external::my_badges is not documented
(#4037) Function joomdle_helpers_external::get_course_grades_parameters is not documented
(#4046) Function joomdle_helpers_external::get_course_grades_returns is not documented
(#4066) Function joomdle_helpers_external::get_course_grades is not documented
(#4079) Function joomdle_helpers_external::get_course_grades_items_parameters is not documented
(#4087) Function joomdle_helpers_external::get_course_grades_items_returns is not documented
(#4097) Function joomdle_helpers_external::get_course_grades_items is not documented
(#4110) Function joomdle_helpers_external::get_course_questionnaire_results_parameters is not documented
(#4118) Function joomdle_helpers_external::get_course_questionnaire_results_returns is not documented
(#4138) Function joomdle_helpers_external::get_course_questionnaire_results is not documented
(#4150) Function joomdle_helpers_external::get_all_courses_parameters is not documented
(#4158) Function joomdle_helpers_external::get_all_courses_returns is not documented
(#4191) Function joomdle_helpers_external::get_all_courses is not documented
(#4203) Function joomdle_helpers_external::get_events_parameters is not documented
(#4215) Function joomdle_helpers_external::get_events_returns is not documented
(#4229) Function joomdle_helpers_external::get_events is not documented
(#4242) Function joomdle_helpers_external::get_event_parameters is not documented
(#4250) Function joomdle_helpers_external::get_event_returns is not documented
(#4263) Function joomdle_helpers_external::get_event is not documented
(#4276) Function joomdle_helpers_external::get_certificates_credits_parameters is not documented
(#4290) Function joomdle_helpers_external::get_certificates_credits_returns is not documented
(#4302) Function joomdle_helpers_external::get_certificates_credits is not documented
(#4315) Function joomdle_helpers_external::set_section_visible_parameters is not documented
(#4325) Function joomdle_helpers_external::set_section_visible_returns is not documented
(#4329) Function joomdle_helpers_external::set_section_visible is not documented
(#4342) Function joomdle_helpers_external::create_events_parameters is not documented
(#4362) Function joomdle_helpers_external::create_events_returns is not documented
(#4366) Function joomdle_helpers_external::create_events is not documented
(#4379) Function joomdle_helpers_external::get_courses_not_editing_teachers_parameters is not documented
(#4393) Function joomdle_helpers_external::get_courses_not_editing_teachers_returns is not documented
(#4406) Function joomdle_helpers_external::get_courses_not_editing_teachers is not documented
(#4419) Function joomdle_helpers_external::get_course_progress_parameters is not documented
(#4428) Function joomdle_helpers_external::get_course_progress_returns is not documented
(#4443) Function joomdle_helpers_external::get_course_progress is not documented
(#4456) Function joomdle_helpers_external::my_courses_progress_parameters is not documented
(#4464) Function joomdle_helpers_external::my_courses_progress_returns is not documented
(#4498) Function joomdle_helpers_external::my_courses_progress is not documented
(#4511) Function joomdle_helpers_external::set_course_visible_parameters is not documented
(#4520) Function joomdle_helpers_external::set_course_visible_returns is not documented
(#4524) Function joomdle_helpers_external::set_course_visible is not documented
(#4537) Function joomdle_helpers_external::my_completed_courses_parameters is not documented
(#4545) Function joomdle_helpers_external::my_completed_courses_returns is not documented
(#4557) Function joomdle_helpers_external::my_completed_courses is not documented
(#4569) Function joomdle_helpers_external::users_completed_courses_parameters is not documented
(#4583) Function joomdle_helpers_external::users_completed_courses_returns is not documented
(#4601) Function joomdle_helpers_external::users_completed_courses is not documented
(#4613) Function joomdle_helpers_external::remove_parent_role_parameters is not documented
(#4622) Function joomdle_helpers_external::remove_parent_role_returns is not documented
(#4626) Function joomdle_helpers_external::remove_parent_role is not documented
auth/joomdle/lang/de/auth_joomdle.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
auth/joomdle/lang/el/auth_joomdle.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
auth/joomdle/lang/en/auth_joomdle.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
auth/joomdle/lang/es/auth_joomdle.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/joomdle/lang/fr/auth_joomdle.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
auth/joomdle/lang/it/auth_joomdle.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
auth/joomdle/lang/pt/auth_joomdle.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
auth/joomdle/locallib.php
(#36) Function auth_joomdle_handler::user_created is not documented
(#128) Function auth_joomdle_handler::user_updated is not documented
(#203) Function auth_joomdle_handler::user_deleted is not documented
(#222) Function auth_joomdle_handler::course_created is not documented
(#272) Function auth_joomdle_handler::course_deleted is not documented
(#301) Function auth_joomdle_handler::course_updated is not documented
(#323) Function auth_joomdle_handler::role_assigned is not documented
(#461) Function auth_joomdle_handler::role_unassigned is not documented
(#549) Function auth_joomdle_handler::attempt_submitted is not documented
(#571) Function auth_joomdle_handler::course_module_created is not documented
(#588) Function auth_joomdle_handler::course_module_deleted is not documented
(#605) Function auth_joomdle_handler::course_module_updated is not documented
(#622) Function auth_joomdle_handler::course_completed is not documented
(#643) Function auth_joomdle_handler::user_password_updated is not documented
(#31) Class auth_joomdle_handler does not have @copyright tag
(#31) Class auth_joomdle_handler does not have @license tag
auth/joomdle/pluginfile_joomdle.php
(#2) Empty line found after PHP open tag
auth/joomdle/webservices/testclient_forms.php
(#2) File-level phpdocs block is not found
(#2) Class joomdle_get_user_id_form is not documented
(#3) Function joomdle_get_user_id_form::definition is not documented
(#26) Function joomdle_get_user_id_form::get_params is not documented
(#2) Package is not specified for class joomdle_get_user_id_form. It is also not specified in file-level phpdocs

Update savepoints problems

(2 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

auth/joomdle/db/upgrade.php
Detected more 'if' blocks (1) than 'savepoint' calls (0)
version 2008080273 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]