Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(1602 errors, 97 warnings)

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

blocks/signinsheet/block_signinsheet.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#25) Expected 1 space(s) before asterisk; 0 found
(#26) Expected 1 space(s) before asterisk; 0 found
(#27) Expected 1 space(s) before asterisk; 0 found
(#28) Expected 1 space(s) before asterisk; 0 found
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Line indented incorrectly; expected 4 spaces, found 0
(#35) Visibility must be declared on method "has_config"
(#35) Opening brace must be the last content on the line
(#35) Closing brace must be on a line by itself
(#37) Line indented incorrectly; expected 4 spaces, found 0
(#37) Visibility must be declared on method "init"
(#39) Line indented incorrectly; expected at least 8 spaces, found 4
(#40) Line indented incorrectly; expected at least 8 spaces, found 4
(#41) Line indented incorrectly; expected 4 spaces, found 2
(#41) Closing brace indented incorrectly; expected 0 spaces, found 2
(#43) Line indented incorrectly; expected 4 spaces, found 0
(#43) Visibility must be declared on method "get_content"
(#44) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#47) Line indented incorrectly; expected 8 spaces, found 4
(#47) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#48) Line indented incorrectly; expected at least 12 spaces, found 6
(#49) Line indented incorrectly; expected 8 spaces, found 4
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Line indented incorrectly; expected at least 8 spaces, found 4
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 1
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Expected 1 space after "="; 2 found
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 7
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 12 spaces, found 2
(#65) Empty ELSE statement detected
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 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 12 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 1
(#71) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#76) Closing brace indented incorrectly; expected 0 spaces, found 2
(#84) function name "getSignInNav" must be lower-case letters only
(#84) Expected 1 space after closing parenthesis; found 0
(#85) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Line exceeds maximum limit of 180 characters; contains 210 characters
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Functions must not contain multiple empty lines in a row; found 2 empty lines
blocks/signinsheet/classes/privacy/provider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#30) Expected 1 space after closing parenthesis; found 0
blocks/signinsheet/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Whitespace found at end of line
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
blocks/signinsheet/genlist/rendersigninsheet.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Whitespace found at end of line
(#39) Whitespace found at end of line
(#41) function name "printHeaderLogo" must be lower-case letters only
(#41) Expected 1 space after closing parenthesis; found 0
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Expected 1 space after "="; 2 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) function name "renderGroup" must be lower-case letters only
(#57) Expected 1 space after closing parenthesis; found 0
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#68) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#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) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 2
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#74) Expected "} else if (...) {\n"; found "}\n\t\telse if(...){\n"
(#74) Expected "if (...) {\n"; found "if(...){\n"
(#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 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Expected "} else if (...) {\n"; found "}\n\t\telse if(...){\n"
(#77) Expected "if (...) {\n"; found "if(...){\n"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 3
(#80) Expected "} else {\n"; found "}\n\t\t else {\n"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 2
(#82) Closing brace indented incorrectly; expected 3 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#83) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#89) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#92) Whitespace found at end of line
(#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
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#95) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Commas (,) must be followed by white space.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#100) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Variable "courseName" must be all lower-case
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Variable "courseSName" must be all lower-case
(#103) Expected 1 space before "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Variable "courseSName" must be all lower-case
(#106) Variable "courseName" must be all lower-case
(#106) Line exceeds 132 characters; contains 179 characters
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Line exceeds maximum limit of 180 characters; contains 193 characters
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Whitespace found at end of line within string
(#118) Line exceeds 132 characters; contains 156 characters
(#118) Whitespace found at end of line within string
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#120) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Expected "if (...) {\n"; found "if(...){\n"
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) Expected 1 space before ".="; 0 found
(#126) Expected 1 space after ".="; 0 found
(#126) Line exceeds 132 characters; contains 143 characters
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// Add custom field text if enabled" but found "//Add custom field text if enabled"
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#133) Expected 1 space before ".="; 0 found
(#133) Expected 1 space after ".="; 0 found
(#133) Line exceeds 132 characters; contains 143 characters
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Expected "if (...) {\n"; found "if(...){\n"
(#139) Whitespace found at end of line
(#140) Expected 1 space before ".="; 0 found
(#140) Expected 1 space after ".="; 0 found
(#140) Line exceeds 132 characters; contains 178 characters
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "addUserField" must be all lower-case
(#146) Expected "if (...) {\n"; found "if(...){\n"
(#146) Variable "addUserField" must be all lower-case
(#147) Variable "mdlUserFieldName" must be all lower-case
(#148) Expected 1 space before ".="; 0 found
(#148) Expected 1 space after ".="; 0 found
(#148) Variable "mdlUserFieldName" must be all lower-case
(#148) Line exceeds 132 characters; contains 148 characters
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Line exceeds 132 characters; contains 162 characters
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Variable "colCounter" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Expected 1 space after ".="; 2 found
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#159) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) No space found before comment text; expected "// do we need to print additional lines" but found "//do we need to print additional lines"
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 5
(#163) Expected 1 space after ".="; 2 found
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Whitespace found at end of line
(#165) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#176) Whitespace found at end of line
(#178) Whitespace found at end of line
(#180) function name "renderAll" must be lower-case letters only
(#180) Expected 1 space after closing parenthesis; found 0
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#183) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#189) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 2
(#193) Expected "if (...) {\n"; found "if(...){\n"
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 3
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 2
(#196) Expected "} else if (...) {\n"; found "}\n\t\telse if(...){\n"
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 3
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 2
(#198) Whitespace found at end of line
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 2
(#199) Expected "} else if (...) {\n"; found "} \n\t\telse if(...){\n"
(#199) Expected "if (...) {\n"; found "if(...){\n"
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 2
(#201) Whitespace found at end of line
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 2
(#203) Expected "} else {\n"; found "} \n\t\t\n\t\telse {\n"
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 3
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Line exceeds 132 characters; contains 162 characters
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Variable "courseName" must be all lower-case
(#218) Expected 1 space before "=>"; 0 found
(#218) Expected 1 space after "=>"; 0 found
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#218) Whitespace found at end of line
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Variable "courseSName" must be all lower-case
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Variable "courseSName" must be all lower-case
(#223) Variable "courseName" must be all lower-case
(#223) Line exceeds 132 characters; contains 179 characters
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Line exceeds maximum limit of 180 characters; contains 193 characters
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#229) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Whitespace found at end of line within string
(#232) Line exceeds 132 characters; contains 156 characters
(#232) Whitespace found at end of line within string
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Ad Diferntls)
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#236) Expected "if (...) {\n"; found "if(...){\n"
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Expected 1 space before "=>"; 0 found
(#238) Expected 1 space after "=>"; 0 found
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Expected 1 space before ".="; 0 found
(#239) Expected 1 space after ".="; 0 found
(#239) Line exceeds 132 characters; contains 133 characters
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 4 spaces, found 1
(#240) Whitespace found at end of line
(#241) Whitespace found at end of line
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// Add custom field text if enabled" but found "//Add custom field text if enabled"
(#244) Expected "if (...) {\n"; found "if(...){\n"
(#246) Expected 1 space before ".="; 0 found
(#246) Expected 1 space after ".="; 0 found
(#246) Line exceeds 132 characters; contains 143 characters
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Whitespace found at end of line
(#249) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Expected "if (...) {\n"; found "if(...){\n"
(#254) Whitespace found at end of line
(#255) Expected 1 space before ".="; 0 found
(#255) Expected 1 space after ".="; 0 found
(#255) Line exceeds 132 characters; contains 178 characters
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "addUserField" must be all lower-case
(#261) Expected "if (...) {\n"; found "if(...){\n"
(#261) Variable "addUserField" must be all lower-case
(#262) Variable "mdlFieldName" must be all lower-case
(#263) Expected 1 space before ".="; 0 found
(#263) Expected 1 space after ".="; 0 found
(#263) Variable "mdlFieldName" must be all lower-case
(#263) Line exceeds 132 characters; contains 144 characters
(#265) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Expected 1 space after ".="; 0 found
(#268) Line exceeds 132 characters; contains 154 characters
(#268) Whitespace found at end of line within string
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Variable "colCounter" must be all lower-case
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#274) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Expected 1 space after ".="; 2 found
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#277) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Whitespace found at end of line
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) No space found before comment text; expected "// do we need to print additional lines" but found "//do we need to print additional lines"
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 5
(#281) Expected 1 space after ".="; 2 found
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#282) Whitespace found at end of line
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#283) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Whitespace found at end of line
(#292) Whitespace found at end of line
(#293) Whitespace found at end of line
(#295) function name "printSingleUser" must be lower-case letters only
(#295) Expected 1 space after closing parenthesis; found 0
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#297) Functions must not contain multiple empty lines in a row; found 5 empty lines
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Expected 1 space before "=>"; 0 found
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 4 spaces, found 1
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 67% valid code; is this commented out code?
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#307) No space found before comment text; expected "// $user = $DB->get_record('user', array('id' => $uid));" but found "//$user = $DB->get_record('user', array('id' => $uid));"
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Whitespace found at end of line
(#308) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Whitespace found at end of line
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Whitespace found at end of line
(#313) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Expected 1 space after "="; 2 found
(#315) Whitespace found at end of line within string
(#316) Whitespace found at end of line within string
(#317) Whitespace found at end of line within string
(#318) Whitespace found at end of line within string
(#319) Line exceeds 132 characters; contains 139 characters
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Whitespace found at end of line
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 4 spaces, found 1
(#324) Expected "if (...) {\n"; found "if(...){\n"
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) No space found before comment text; expected "// Add custom field text if enabled" but found "//Add custom field text if enabled"
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 4 spaces, found 1
(#332) Expected "if (...) {\n"; found "if(...){\n"
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 3
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#336) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Expected "if (...) {\n"; found "if(...){\n"
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line exceeds 132 characters; contains 154 characters
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#345) Variable "addUserField" must be all lower-case
(#346) Expected "if (...) {\n"; found "if(...){\n"
(#346) Variable "addUserField" must be all lower-case
(#347) Whitespace found at end of line
(#348) Variable "mdlUserFieldName" must be all lower-case
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Variable "mdlUserFieldName" must be all lower-case
(#349) Line exceeds 132 characters; contains 155 characters
(#352) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Expected 1 space after ".="; 0 found
(#354) Whitespace found at end of line within string
(#355) Whitespace found at end of line within string
(#356) Whitespace found at end of line within string
(#359) Line indented incorrectly; expected at least 4 spaces, found 0
(#367) Expected 1 space after closing parenthesis; found 0
(#368) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Expected 1 space after "="; 2 found
(#370) Line exceeds 132 characters; contains 138 characters
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 4 spaces, found 1
(#375) Expected "if (...) {\n"; found "if(...){\n"
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#377) Whitespace found at end of line
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Whitespace found at end of line
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) No space found before comment text; expected "// Add custom field text if enabled" but found "//Add custom field text if enabled"
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 4 spaces, found 1
(#381) Expected "if (...) {\n"; found "if(...){\n"
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 3
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#387) Expected "if (...) {\n"; found "if(...){\n"
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 3
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 4 spaces, found 1
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#390) Variable "addUserField" must be all lower-case
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 4 spaces, found 1
(#391) Expected "if (...) {\n"; found "if(...){\n"
(#391) Variable "addUserField" must be all lower-case
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 1
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 4 spaces, found 1
(#396) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Expected 1 space after ".="; 0 found
(#398) Whitespace found at end of line within string
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/signinsheet/genlist/show.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#28) Whitespace found at end of line
(#41) Whitespace found at end of line
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#48) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Expected "if (...) {\n"; found "if(...){\n"
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Expected "} else if (...) {\n"; found "}\n\telse if(...){\n"
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 2
(#71) Variable "courseName" must be all lower-case
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#72) Variable "courseName" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#76) Expected "} else if (...) {\n"; found "}\nelse if(...){\n"
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Variable "courseName" must be all lower-case
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 2
(#78) Variable "courseName" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 2
(#95) Expected "if (...) {\n"; found "if(...){\n"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Whitespace found at end of line
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#104) Expected "if (...) {\n"; found "if(...){\n"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#121) Visibility must be declared on method "definition"
(#122) Line indented incorrectly; expected at least 8 spaces, found 4
(#123) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Whitespace found at end of line
(#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
(#135) Whitespace found at end of line
(#138) Whitespace found at end of line
(#140) function name "buildMenu" must be lower-case letters only
(#140) Expected 1 space after closing parenthesis; found 0
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#146) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Line exceeds 132 characters; contains 138 characters
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#154) Whitespace found at end of line within string
(#155) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#167) Whitespace found at end of line within string
(#168) Whitespace found at end of line within string
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#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 4 spaces, found 1
(#173) Whitespace found at end of line within string
(#174) Whitespace found at end of line within string
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Expected "if (...) {\n"; found "if(...){\n"
(#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 6
(#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) Whitespace found at end of line within string
(#180) Whitespace found at end of line within string
(#181) Whitespace found at end of line within string
(#182) Whitespace found at end of line within string
(#183) Whitespace found at end of line within string
(#184) Whitespace found at end of line within string
(#185) Whitespace found at end of line within string
(#186) Whitespace found at end of line within string
(#187) Whitespace found at end of line within string
(#188) Whitespace found at end of line within string
(#189) Whitespace found at end of line within string
(#190) Whitespace found at end of line within string
(#191) Whitespace found at end of line within string
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#200) Whitespace found at end of line
(#202) function name "buildGroups" must be lower-case letters only
(#202) Expected 1 space after closing parenthesis; found 0
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#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
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#209) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Variable "groupId" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Expected 1 space before ".="; 0 found
(#212) Variable "groupId" must be all lower-case
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#224) Whitespace found at end of line
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 0 spaces, found 1
(#225) Expected "if (...) {\n"; found "if(...){\n"
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 3
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 2
(#227) Whitespace found at end of line within string
(#228) Whitespace found at end of line within string
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 0 spaces, found 2
(#230) Closing brace indented incorrectly; expected 1 spaces, found 2
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 0 spaces, found 1
(#233) Expected "if (...) {\n"; found "if(...){\n"
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 2
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Whitespace found at end of line
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 2
(#236) Whitespace found at end of line within string
(#237) Whitespace found at end of line within string
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 4 spaces, found 5
(#240) Expected "if (...) {\n"; found "if(...){\n"
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 6
(#241) Whitespace found at end of line within string
(#242) Whitespace found at end of line within string
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 5
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 0 spaces, found 1
(#246) Whitespace found at end of line
blocks/signinsheet/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#29) Comment separators length must contain 20-120 chars, 14 found
(#33) Comment separators length must contain 20-120 chars, 14 found
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// DEFINITIONS" but found "//DEFINITIONS"
(#59) 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
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line exceeds maximum limit of 180 characters; contains 220 characters
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Whitespace found at end of line
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Whitespace found at end of line
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Comment separators length must contain 20-120 chars, 10 found
(#110) Comment separators length must contain 20-120 chars, 10 found
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Line indented incorrectly; expected 4 spaces, found 0
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 8 spaces, found 4
(#127) Line indented incorrectly; expected 8 spaces, found 4
(#128) Line indented incorrectly; expected at least 12 spaces, found 8
(#129) Line indented incorrectly; expected at least 12 spaces, found 8
(#129) Line exceeds maximum limit of 180 characters; contains 189 characters
(#130) Whitespace found at end of line
(#131) Line indented incorrectly; expected at least 12 spaces, found 7
(#131) Variable "cleanPath" must be all lower-case
(#131) Expected 1 space after "="; 0 found
(#132) Whitespace found at end of line
(#134) Line indented incorrectly; expected at least 12 spaces, found 8
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) This comment is 60% valid code; is this commented out code?
(#135) Line indented incorrectly; expected at least 12 spaces, found 7
(#136) Line indented incorrectly; expected 8 spaces, found 4
(#137) Line indented incorrectly; expected 4 spaces, found 0
(#139) Line indented incorrectly; expected at least 4 spaces, found 0
(#141) Line indented incorrectly; expected at least 4 spaces, found 0
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#142) Whitespace found at end of line
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#144) Whitespace found at end of line
(#148) Variable "cleanPath" must be all lower-case
(#149) Whitespace found at end of line
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#154) Variable "cleanPath" must be all lower-case
(#157) Whitespace found at end of line
(#160) Whitespace found at end of line
blocks/signinsheet/lang/en/block_signinsheet.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
blocks/signinsheet/lang/es_mx/block_signinsheet.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
blocks/signinsheet/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Tab found before comment text; expected "// Create the Moodle Form" but found "// Create the Moodle Form"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Visibility must be declared on method "definition"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) 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
(#55) Tab found before comment text; expected "// Plugin File" but found "// Plugin File"
(#59) Whitespace found at end of line
(#67) Empty IF statement detected
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) This comment is 60% valid code; is this commented out code?
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#73) Empty IF statement detected
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 60% valid code; is this commented out code?
(#74) Line indented incorrectly; expected at least 8 spaces, found 6
(#74) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#79) Empty IF statement detected
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) This comment is 60% valid code; is this commented out code?
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
blocks/signinsheet/print/page.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#33) Variable "logoEnabled" must be all lower-case
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Variable "logoEnabled" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) No space found before comment text; expected "// extra lines to print?" but found "//extra lines to print?"
(#45) Expected "if (...) {\n"; found "if(...){\n"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Expected "if (...) {\n"; found "if(...){\n"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#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) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Expected "} else if (...) {\n"; found "}\n\telse if(...){\n"
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#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 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/signinsheet/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#42) Line exceeds 132 characters; contains 134 characters
(#44) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#58) Line indented incorrectly; expected 0 spaces, found 2
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#59) Line indented incorrectly; expected at least 4 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#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 5
(#65) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 6
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 5
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#73) Line indented incorrectly; expected 0 spaces, found 2
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line exceeds maximum limit of 180 characters; contains 196 characters
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#103) Expected 1 space before "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#117) Whitespace found at end of line
(#131) Whitespace found at end of line
blocks/signinsheet/upload_image.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Variable "formPath" must be all lower-case
(#28) Variable "formPath" must be all lower-case
(#31) Line exceeds 132 characters; contains 140 characters
(#40) Line indented incorrectly; expected 0 spaces, found 1
(#41) Whitespace found at end of line
(#42) Whitespace found at end of line
(#43) Visibility must be declared on method "definition"
(#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 5
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#47) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#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) This comment is 86% valid code; is this commented out code?
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) No space found before comment text; expected "// $this->set_data($currententry);" but found "//$this->set_data($currententry);"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Closing brace indented incorrectly; expected 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Line indented incorrectly; expected 0 spaces, found 1
(#57) Line indented incorrectly; expected at least 4 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Line indented incorrectly; expected at least 4 spaces, found 0
(#62) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#68) Empty ELSE statement detected
(#72) Whitespace found at end of line
(#87) A closing tag is not permitted at the end of a PHP file
blocks/signinsheet/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

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 stylelint [More info]


PHPDocs style problems

(33 errors, 0 warnings)

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

blocks/signinsheet/block_signinsheet.php
(#32) Class block_signinsheet is not documented
(#35) Function block_signinsheet::has_config is not documented
(#37) Function block_signinsheet::init is not documented
(#43) Function block_signinsheet::get_content is not documented
(#84) Function getSignInNav is not documented
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/classes/privacy/provider.php
(#29) Class provider is not documented
(#30) Function provider::get_reason is not documented
blocks/signinsheet/db/access.php
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/genlist/rendersigninsheet.php
(#41) Function printHeaderLogo is not documented
(#57) Function renderGroup is not documented
(#180) Function renderAll is not documented
(#295) Function printSingleUser is not documented
(#367) Function printblank is not documented
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/genlist/show.php
(#119) Class signinsheet_form is not documented
(#121) Function signinsheet_form::definition is not documented
(#140) Function buildMenu is not documented
(#202) Function buildGroups is not documented
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/index.php
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/lang/en/block_signinsheet.php
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/lang/es_mx/block_signinsheet.php
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/lib.php
(#36) Class simplehtml_form is not documented
(#38) Function simplehtml_form::definition is not documented
(#64) Function block_signinsheet_pluginfile is not documented
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/print/page.php
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/settings.php
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/upload_image.php
(#40) Class signinsheet_uploader_form is not documented
(#43) Function signinsheet_uploader_form::definition is not documented
(#18) No one-line description found in phpdocs for file
blocks/signinsheet/version.php
(#18) No one-line description found in phpdocs for file

Update savepoints problems

(0 errors, 0 warnings)

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


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]