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

(7658 errors, 780 warnings)

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

blocks/autoattend/add_session.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Line 7 of the opening comment must start "//".
(#6) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#6) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Whitespace found at end of line
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Whitespace found at end of line
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Inline control structures are not allowed
(#21) Inline control structures are not allowed
(#24) Variable "wwwBlock" must be all lower-case
(#25) Variable "wwwMyURL" must be all lower-case
(#25) Variable "wwwBlock" must be all lower-case
(#26) Variable "back2URL" must be all lower-case
(#26) Variable "wwwBlock" must be all lower-case
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Commas (,) must be followed by white space.
(#51) Expected 1 space before ".="; 0 found
(#51) Commas (,) must be followed by white space.
(#52) Whitespace found at end of line
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 84% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#63) Whitespace found at end of line
(#64) File is being unconditionally included; use "require" instead
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected 1 space before "==="; 0 found
(#68) Expected 1 space after "==="; 0 found
(#68) Expected 1 space before "==="; 0 found
(#68) Expected 1 space after "==="; 0 found
(#71) Whitespace found at end of line
(#78) Whitespace found at end of line
(#81) Whitespace found at end of line
(#88) Blank comments are not allowed
(#89) Expected 1 space before "==="; 0 found
(#89) Expected 1 space after "==="; 0 found
(#92) Whitespace found at end of line
(#94) Commas (,) must be followed by white space.
(#97) Inline control structures are not allowed
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) This comment is 54% valid code; is this commented out code?
(#100) Expected 1 space before "*"; 0 found
(#100) Expected 1 space after "*"; 0 found
(#100) Expected 1 space before "*"; 0 found
(#100) Expected 1 space after "*"; 0 found
(#100) Variable "TIME_OFFSET" must be all lower-case
(#100) Variable "TIME_OFFSET" must not contain underscores.
(#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
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "-"; 0 found
(#101) Expected 1 space after "-"; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#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
(#105) Expected 1 space before "==="; 0 found
(#105) Expected 1 space after "==="; 0 found
(#108) Expected "} else {\n"; found "}\n else {\n"
(#113) Variable "OMITTED_DAYS" must be all lower-case
(#113) Variable "OMITTED_DAYS" must not contain underscores.
(#116) Variable "OMITTED_DAYS" must be all lower-case
(#116) Variable "OMITTED_DAYS" must not contain underscores.
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) No space found before comment text; expected "// get no of days and times" but found "//get no of days and times"
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Whitespace found at end of line
(#123) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Variable "wwwMyURL" must be all lower-case
(#126) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Variable "wwwMyURL" must be all lower-case
(#129) Expected "} else {\n"; found "}\n else {\n"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) No space found before comment text; expected "// week start from sunday" but found "//week start from sunday"
(#134) Expected 1 space before "-"; 0 found
(#134) Expected 1 space after "-"; 0 found
(#136) Expected "} else {\n"; found "}\n else {\n"
(#137) Expected 1 space before "==="; 0 found
(#137) Expected 1 space after "==="; 0 found
(#138) Expected 1 space before "-"; 0 found
(#138) Expected 1 space after "-"; 0 found
(#138) Expected 1 space before "+"; 0 found
(#138) Expected 1 space after "+"; 0 found
(#140) Whitespace found at end of line
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#145) Blank comments are not allowed
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#146) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#151) Blank comments are not allowed
(#152) Expected 1 space before "!="; 0 found
(#152) Expected 1 space after "!="; 0 found
(#152) Whitespace found at end of line
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) No space found before comment text; expected "// check whether this date is in our session days" but found "//check whether this date is in our session days"
(#154) Line exceeds 132 characters; contains 149 characters
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) This comment is 70% valid code; is this commented out code?
(#154) No space found before comment text; expected "// notify(strftime(get_string('strftimedmy', 'block_autoattend'), $sdate).': '.get_string('sessionexist','block_autoattend'));" but found "//notify(strftime(get_string('strftimedmy', 'block_autoattend'), $sdate).': '.get_string('sessionexist','block_autoattend'));"
(#155) Commas (,) must be followed by white space.
(#155) Line exceeds 132 characters; contains 162 characters
(#159) Blank comments are not allowed
(#173) Expected 1 space before "="; 0 found
(#175) Expected 1 space before "=="; 0 found
(#175) Expected 1 space after "=="; 0 found
(#179) Expected "} else {\n"; found "}\n else {\n"
(#183) Expected "} else {\n"; found "}\n else {\n"
(#190) Expected "} else {\n"; found "}\n else {\n"
(#191) Variable "wwwMyURL" must be all lower-case
(#191) Line exceeds 132 characters; contains 142 characters
(#196) Whitespace found at end of line
(#197) Expected "} else {\n"; found "} \n else {\n"
(#202) Blank comments are not allowed
(#203) Expected 1 space before ">"; 0 found
(#203) Expected 1 space after ">"; 0 found
(#204) Variable "back2URL" must be all lower-case
(#206) Expected "} else {\n"; found "}\n else {\n"
(#207) Variable "wwwMyURL" must be all lower-case
(#213) Expected "if (...) {\n"; found "if(...) { \n"
(#213) Whitespace found at end of line
(#215) Variable "use_summertime" must not contain underscores.
(#216) Blank comments are not allowed
(#217) Variable "date_name1" must not contain underscores.
(#218) Variable "date_name2" must not contain underscores.
(#219) Variable "date_name3" must not contain underscores.
blocks/autoattend/attendaction.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#10) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Inline control structures are not allowed
(#29) Inline control structures are not allowed
(#30) Inline control structures are not allowed
(#31) Inline control structures are not allowed
(#33) Variable "base_url" must not contain underscores.
(#34) Variable "base_url" must not contain underscores.
(#35) Variable "wwwMyURL" must be all lower-case
(#35) Variable "base_url" must not contain underscores.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) This comment is 50% valid code; is this commented out code?
(#38) Expected 1 space before "=="; 0 found
(#38) Expected 1 space after "=="; 0 found
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Inline control structures are not allowed
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Expected 1 space before "=="; 0 found
(#46) Expected 1 space after "=="; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Blank comments are not allowed
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Blank comments are not allowed
(#65) Inline control structures are not allowed
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#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 1
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#78) Variable "prv_status" must not contain underscores.
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#79) Variable "prv_remarks" must not contain underscores.
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Blank comments are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Expected 1 space before "-"; 0 found
(#85) Expected 1 space after "-"; 0 found
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) Expected "} else if (...) {\n"; found "}\n\telse if (...) {\n"
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Expected 1 space before "-"; 0 found
(#92) Expected 1 space after "-"; 0 found
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Blank comments are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Expected "} else if (...) {\n"; found "}\n\t//\n\telse if (...) {\n"
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Expected 1 space before "-"; 0 found
(#99) Expected 1 space after "-"; 0 found
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Variable "prv_status" must not contain underscores.
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#104) Expected "} else if (...) {\n"; found "}\n\telse if (...) {\n"
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space before "=="; 0 found
(#104) Expected 1 space after "=="; 0 found
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Expected 1 space before "-"; 0 found
(#105) Expected 1 space after "-"; 0 found
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Variable "prv_remarks" must not contain underscores.
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "is_email_user" must not contain underscores.
(#123) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Blank comments are not allowed
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Expected 1 space before "=="; 0 found
(#125) Expected 1 space after "=="; 0 found
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#129) Expected "} else {\n"; found "}\n\telse {\t\t// updateAttendance\n"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Blank comments are not allowed
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Inline control structures are not allowed
(#142) Variable "prv_status" must not contain underscores.
(#142) Variable "prv_status" must not contain underscores.
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#144) Expected 1 space before "!="; 0 found
(#144) Expected 1 space after "!="; 0 found
(#144) Variable "prv_status" must not contain underscores.
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Whitespace found at end of line
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Blank comments are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#149) Inline control structures are not allowed
(#149) Expected 1 space before "=="; 0 found
(#149) Expected 1 space after "=="; 0 found
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 12 spaces, found 3
(#150) Inline control structures are not allowed
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#153) Expected 1 space before "!="; 0 found
(#153) Expected 1 space after "!="; 0 found
(#153) Variable "prv_status" must not contain underscores.
(#153) Expected 1 space before "!="; 0 found
(#153) Expected 1 space after "!="; 0 found
(#153) Variable "prv_remarks" must not contain underscores.
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Inline control structures are not allowed
(#154) Expected 1 space before "!="; 0 found
(#154) Expected 1 space after "!="; 0 found
(#154) Variable "prv_remarks" must not contain underscores.
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#162) Variable "is_email_user" must not contain underscores.
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Variable "prv_status" must not contain underscores.
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 4
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 3
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Inline control structures are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Blank comments are not allowed
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 16 spaces, found 4
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 12 spaces, found 3
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#178) Expected "} else {\n"; found "} \n\t//\n\telse {\t// new student record\n"
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Inline control structures are not allowed
(#179) Expected 1 space before "=="; 0 found
(#179) Expected 1 space after "=="; 0 found
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#180) Inline control structures are not allowed
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Whitespace found at end of line
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 2
(#194) Variable "is_email_user" must not contain underscores.
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 3
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 5
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 8 spaces, found 5
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 12 spaces, found 3
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 16 spaces, found 4
(#203) Inline control structures are not allowed
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 16 spaces, found 4
(#204) Blank comments are not allowed
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 16 spaces, found 4
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 4
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 16 spaces, found 4
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 12 spaces, found 3
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 8 spaces, found 2
(#209) Closing brace indented incorrectly; expected 5 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Blank comments are not allowed
(#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
(#214) Inline control structures are not allowed
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#218) 36 slashes comments are not allowed; use "// Comment." instead
(#218) Blank comments are not allowed
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#227) Expected "} else {\n"; found "}\nelse {\n"
(#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
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Variable "url_params" must not contain underscores.
(#233) Variable "url_params" must not contain underscores.
blocks/autoattend/backup/moodle2/backup_autoattend_block_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/autoattend/backup/moodle2/backup_autoattend_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Blank comments are not allowed
(#36) Blank comments are not allowed
(#38) Variable "backup_block" must not contain underscores.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline control structures are not allowed
(#42) Variable "backup_block" must not contain underscores.
(#49) Whitespace found at end of line
(#51) Line exceeds 132 characters; contains 154 characters
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#55) Line exceeds 132 characters; contains 143 characters
(#55) Whitespace found at end of line
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) 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
blocks/autoattend/backup/moodle2/restore_autoattend_block_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) 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
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/autoattend/backup/moodle2/restore_autoattend_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Blank comments are not allowed
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) This comment is 60% valid code; is this commented out code?
(#54) No space found before comment text; expected "// $data->timemodified = $this->apply_date_offset($data->timemodified);" but found "//$data->timemodified = $this->apply_date_offset($data->timemodified);"
(#62) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#78) Blank comments are not allowed
(#88) Blank comments are not allowed
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) This comment is 60% valid code; is this commented out code?
(#94) No space found before comment text; expected "// $data->timemodified = $this->apply_date_offset($data->timemodified);" but found "//$data->timemodified = $this->apply_date_offset($data->timemodified);"
(#99) Blank comments are not allowed
blocks/autoattend/block_autoattend.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Whitespace found at end of line
(#6) Tab found before comment text; expected "// 2013/04/17" but found "// 2013/04/17"
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Whitespace found at end of line
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Visibility must be declared on method "init"
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Opening brace should be on the same line as the declaration
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Inline control structures are not allowed
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Blank comments are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#28) Visibility must be declared on method "get_content"
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Opening brace should be on the same line as the declaration
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 2
(#32) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 3
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Inline control structures are not allowed
(#38) Expected 1 space before "=="; 0 found
(#38) Expected 1 space after "=="; 0 found
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 8 spaces, found 2
(#39) Expected 1 space before "!="; 0 found
(#39) Expected 1 space after "!="; 0 found
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 12 spaces, found 3
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 16 spaces, found 4
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 12 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#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 8 spaces, found 2
(#45) Expected "} else {\n"; found "} \n\t\telse {\n"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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
(#55) Blank comments are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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 at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Inline control structures are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 10
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Expected 1 space before ".="; 0 found
(#70) Line exceeds 132 characters; contains 135 characters
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 10
(#71) Commas (,) must be followed by white space.
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Expected 1 space before ".="; 0 found
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 10
(#73) Commas (,) must be followed by white space.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) This comment is 46% valid code; is this commented out code?
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#75) No space found before comment text; expected "// $this->content->text.= '<a href="'.$CFG->wwwroot.'/blocks/autoattend/class_division.php?course='.$course->id.'">'." but found "//$this->content->text.= '<a href="'.$CFG->wwwroot.'/blocks/autoattend/class_division.php?course='.$course->id.'">'."
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) This comment is 70% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 16 spaces, found 4
(#76) Tab found before comment text; expected "// get_string('class_division','block_autoattend').'</a><br />';" but found "// get_string('class_division','block_autoattend').'</a><br />';"
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 16 spaces, found 4
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 16 spaces, found 4
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 20 spaces, found 5
(#79) Expected 1 space before ".="; 0 found
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 20 spaces, found 12
(#80) Commas (,) must be followed by white space.
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 16 spaces, found 4
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Blank comments are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 2
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Blank comments are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Variable "user_summary" must not contain underscores.
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#89) Expected "if (...) {\n"; found "if(...) {\t\t//autoattend not generated yet\n"
(#89) Variable "user_summary" must not contain underscores.
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// autoattend not generated yet" but found "//autoattend not generated yet"
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Expected 1 space before ".="; 0 found
(#90) Commas (,) must be followed by white space.
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 3
(#92) Expected "} else {\n"; found "}\n\t\t\telse {\t\t\t\t\t\t//autoattend taken\n"
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// autoattend taken" but found "//autoattend taken"
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 16 spaces, found 4
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#94) Expected 1 space before ".="; 0 found
(#94) Commas (,) must be followed by white space.
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 4
(#96) Expected 1 space before ">="; 0 found
(#96) Expected 1 space after ">="; 0 found
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 20 spaces, found 5
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 20 spaces, found 5
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 20 spaces, found 5
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) This comment is 58% valid code; is this commented out code?
(#100) Line indented incorrectly; expected at least 24 spaces, found 6
(#100) No space found before comment text; expected "// if ($set->status=='X' or $set->status=='Y') {" but found "//if ($set->status=='X' or $set->status=='Y') {"
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 24 spaces, found 6
(#101) Expected 1 space before "=="; 0 found
(#101) Expected 1 space after "=="; 0 found
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 28 spaces, found 7
(#102) Expected 1 space before "+="; 0 found
(#102) Variable "user_summary" must not contain underscores.
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 24 spaces, found 6
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 24 spaces, found 6
(#104) Expected "} else if (...) {\n"; found "}\n\t\t\t\t\t\telse if (...) {\n"
(#104) Expected 1 space before "!="; 0 found
(#104) Expected 1 space after "!="; 0 found
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 28 spaces, found 7
(#105) Expected 1 space before ".="; 0 found
(#105) Variable "user_summary" must not contain underscores.
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 24 spaces, found 6
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 20 spaces, found 5
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 20 spaces, found 5
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 20 spaces, found 5
(#110) Variable "user_summary" must not contain underscores.
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 20 spaces, found 5
(#111) Variable "user_summary" must not contain underscores.
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 20 spaces, found 5
(#112) Variable "user_summary" must not contain underscores.
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 20 spaces, found 5
(#113) Expected 1 space before ".="; 0 found
(#113) Commas (,) must be followed by white space.
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 20 spaces, found 5
(#114) Expected 1 space before ".="; 0 found
(#114) Commas (,) must be followed by white space.
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 20 spaces, found 5
(#115) Expected 1 space before ".="; 0 found
(#115) Line exceeds 132 characters; contains 133 characters
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 20 spaces, found 5
(#116) Expected 1 space before ".="; 0 found
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 16 spaces, found 4
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Blank comments are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#121) Expected "} else {\n"; found "}\n\t\t//\n\t\telse {\n"
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 12 spaces, found 3
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) Expected 1 space before ".="; 0 found
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 12 spaces, found 3
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#130) Usage of ELSEIF not allowed; use ELSE IF instead
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) Expected 1 space before ".="; 0 found
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 12 spaces, found 3
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Expected 1 space before ".="; 0 found
(#133) Commas (,) must be followed by white space.
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Expected 1 space before ".="; 0 found
(#135) Commas (,) must be followed by white space.
(#135) Line exceeds 132 characters; contains 142 characters
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#142) Visibility must be declared on method "instance_allow_config"
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Opening brace should be on the same line as the declaration
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#150) Visibility must be declared on method "has_config"
(#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) Opening brace should be on the same line as the declaration
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#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) Visibility must be declared on method "cron"
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Opening brace should be on the same line as the declaration
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 12 spaces, found 3
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 4
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
blocks/autoattend/class_division.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Spaces must be used for alignment; tabs are not allowed
(#3) Tab found within whitespace
(#3) Whitespace found at end of line
(#7) Blank comments are not allowed
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Blank comments are not allowed
(#24) Variable "wwwBlock" must be all lower-case
(#25) Variable "wwwMyURL" must be all lower-case
(#25) Variable "wwwBlock" must be all lower-case
(#26) Variable "wwwParams" must be all lower-case
(#29) Variable "wwwParams" must be all lower-case
(#30) Variable "wwwParams" must be all lower-case
(#32) Expected "} else {\n"; found "}\n else {\n"
(#33) Inline control structures are not allowed
(#34) Inline control structures are not allowed
(#39) Inline control structures are not allowed
(#40) Inline control structures are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#41) Inline control structures are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#58) Closing brace indented incorrectly; expected 2 spaces, found 1
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) 90 slashes comments are not allowed; use "// Comment." instead
(#69) Blank comments are not allowed
(#70) Variable "url_options" must not contain underscores.
(#70) Variable "name_pattern" must not contain underscores.
(#71) Opening brace should be on the same line as the declaration
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Variable "wwwMyURL" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Variable "wwwMyURL" must be all lower-case
(#74) Variable "url_options" must not contain underscores.
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Variable "wwwMyURL" must be all lower-case
(#75) Variable "url_options" must not contain underscores.
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Variable "name_pattern" must not contain underscores.
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Blank comments are not allowed
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Expected 1 space before "="; 0 found
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "wwwMyURL" must be all lower-case
(#99) Variable "url_options" must not contain underscores.
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Commas (,) must be followed by white space.
(#111) Line exceeds 132 characters; contains 170 characters
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Variable "name_pattern" must not contain underscores.
(#122) Opening brace should be on the same line as the declaration
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Variable "wwwBlock" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Variable "url_options" must not contain underscores.
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Blank comments are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#127) Expected 1 space before "=="; 0 found
(#127) Expected 1 space after "=="; 0 found
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Inline control structures are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Blank comments are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#140) Expected 1 space before ">="; 0 found
(#140) Expected 1 space after ">="; 0 found
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 15 spaces, found 3
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 15 spaces, found 3
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 15 spaces, found 3
(#143) Variable "name_pattern" must not contain underscores.
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 15 spaces, found 3
(#144) Variable "pic_options" must not contain underscores.
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 15 spaces, found 3
(#145) Variable "pic_options" must not contain underscores.
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 15 spaces, found 3
(#146) Variable "wwwBlock" must be all lower-case
(#146) Line exceeds 132 characters; contains 154 characters
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 15 spaces, found 3
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 19 spaces, found 4
(#148) Inline control structures are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 19 spaces, found 4
(#149) Inline control structures are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 19 spaces, found 4
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 16 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 3
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 16 spaces, found 3
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 3
(#154) Blank comments are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 16 spaces, found 4
(#155) Expected 1 space before "%"; 0 found
(#155) Expected 1 space after "%"; 0 found
(#155) Expected 1 space before "=="; 0 found
(#155) Expected 1 space after "=="; 0 found
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 20 spaces, found 4
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 20 spaces, found 5
(#157) Variable "url_options" must not contain underscores.
(#157) Expected 1 space before "-"; 0 found
(#157) Expected 1 space after "-"; 0 found
(#157) Variable "name_pattern" must not contain underscores.
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 20 spaces, found 4
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 20 spaces, found 4
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 20 spaces, found 4
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 20 spaces, found 4
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) This comment is 75% valid code; is this commented out code?
(#162) Line indented incorrectly; expected at least 20 spaces, found 4
(#162) No space found before comment text; expected "// echo '</div>';" but found "//echo '</div>';"
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 20 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 16 spaces, found 3
(#164) Closing brace indented incorrectly; expected 4 spaces, found 3
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#167) Expected 1 space before "%"; 0 found
(#167) Expected 1 space after "%"; 0 found
(#167) Expected 1 space before "!="; 0 found
(#167) Expected 1 space after "!="; 0 found
(#167) Expected 1 space before "=="; 0 found
(#167) Expected 1 space after "=="; 0 found
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Variable "url_options" must not contain underscores.
(#169) Expected 1 space before "-"; 0 found
(#169) Expected 1 space after "-"; 0 found
(#169) Expected 1 space before "%"; 0 found
(#169) Expected 1 space after "%"; 0 found
(#169) Variable "name_pattern" must not contain underscores.
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Opening brace should be on the same line as the declaration
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#184) Inline control structures are not allowed
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#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 4 spaces, found 2
(#185) Inline control structures are not allowed
(#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 2
(#186) Commas (,) must be followed by white space.
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 2
(#188) Whitespace found at end of line
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 3
(#189) Inline control structures are not allowed
(#189) Expected 1 space before "=="; 0 found
(#189) Expected 1 space after "=="; 0 found
(#189) Whitespace found at end of line
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 9
(#190) Inline control structures are not allowed
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 3
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 2
(#193) Commas (,) must be followed by white space.
(#194) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 1
(#196) Commas (,) must be followed by white space.
(#203) 90 slashes comments are not allowed; use "// Comment." instead
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Commas (,) must be followed by white space.
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) This comment is 62% valid code; is this commented out code?
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) No space found before comment text; expected "// $title.= ' '.get_string('class_division','block_autoattend');" but found "//$title.= ' '.get_string('class_division','block_autoattend');"
(#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) Expected 1 space before ".="; 0 found
(#208) Commas (,) must be followed by white space.
(#209) Whitespace found at end of line
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) This comment is 84% valid code; is this commented out code?
(#215) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#234) Blank comments are not allowed
(#236) File is being unconditionally included; use "require" instead
(#238) This comment is 53% valid code; is this commented out code?
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) No space found before comment text; expected "// $sort = ($sort=='firstname' ? 'firstname' : 'lastname');" but found "//$sort = ($sort=='firstname' ? 'firstname' : 'lastname');"
(#240) Inline control structures are not allowed
(#240) Expected 1 space before "!="; 0 found
(#240) Expected 1 space after "!="; 0 found
(#240) Expected 1 space before "!="; 0 found
(#240) Expected 1 space after "!="; 0 found
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Blank comments are not allowed
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Blank comments are not allowed
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#250) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space after "=>"; 0 found
(#250) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space after "=>"; 0 found
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Blank comments are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 12 spaces, found 3
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 12 spaces, found 3
(#254) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 16 spaces, found 4
(#255) Expected 1 space before "=="; 0 found
(#255) Expected 1 space after "=="; 0 found
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 20 spaces, found 5
(#256) Expected 1 space before "-"; 0 found
(#256) Expected 1 space after "-"; 0 found
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 20 spaces, found 5
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 24 spaces, found 6
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 24 spaces, found 6
(#259) Expected 1 space before "!="; 0 found
(#259) Expected 1 space after "!="; 0 found
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 28 spaces, found 7
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 28 spaces, found 7
(#261) Expected 1 space before "!="; 0 found
(#261) Expected 1 space after "!="; 0 found
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 32 spaces, found 8
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 28 spaces, found 7
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 28 spaces, found 7
(#264) Expected "} else {\n"; found "}\n\t\t\t\t\t\t\telse {\n"
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 32 spaces, found 8
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 28 spaces, found 7
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 28 spaces, found 7
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 24 spaces, found 6
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 20 spaces, found 5
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 16 spaces, found 4
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 12 spaces, found 3
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#274) Expected 1 space before ">"; 0 found
(#274) Expected 1 space after ">"; 0 found
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 4 spaces, found 1
(#278) Blank comments are not allowed
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Variable "name_pattern" must not contain underscores.
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#281) Variable "url_options" must not contain underscores.
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#283) Whitespace found at end of line
(#284) Blank comments are not allowed
(#285) Expected "} else {\n"; found "} \nelse {\n"
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Whitespace found at end of line
blocks/autoattend/class_settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Spaces must be used for alignment; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Commas (,) must be followed by white space.
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Inline control structures are not allowed
(#18) Variable "wwwBlock" must be all lower-case
(#19) Variable "wwwMyURL" must be all lower-case
(#19) Variable "wwwBlock" must be all lower-case
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) 90 slashes comments are not allowed; use "// Comment." instead
(#43) Blank comments are not allowed
(#45) Opening brace should be on the same line as the declaration
(#46) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Blank comments are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Commas (,) must be followed by white space.
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Blank comments are not allowed
(#64) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Variable "classid_input" must not contain underscores.
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "classid_input" must not contain underscores.
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) 90 slashes comments are not allowed; use "// Comment." instead
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Commas (,) must be followed by white space.
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Expected 1 space before ".="; 0 found
(#86) Commas (,) must be followed by white space.
(#87) Whitespace found at end of line
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) This comment is 84% valid code; is this commented out code?
(#93) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) File is being unconditionally included; use "require" instead
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Blank comments are not allowed
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#108) Whitespace found at end of line
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Expected "} else if (...) {\n"; found "} \n\t//\n\t// by Emilio Arjona\n\telse if (...) {\n"
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#114) Expected "if (...) {\n"; found "if(...){\n"
(#114) Expected 1 space before "!="; 0 found
(#114) Expected 1 space after "!="; 0 found
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#118) Expected "if (...) {\n"; found "if (...){\n"
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 16 spaces, found 4
(#119) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 20 spaces, found 5
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 20 spaces, found 5
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 20 spaces, found 5
(#122) Expected "if (...) {\n"; found "if (...){\n"
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 24 spaces, found 6
(#123) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 28 spaces, found 7
(#124) Expected "if (...) {\n"; found "if (...){\n"
(#124) Expected 1 space before "=="; 0 found
(#124) Expected 1 space after "=="; 0 found
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 32 spaces, found 8
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 32 spaces, found 8
(#126) Expected 1 space before "="; 0 found
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 32 spaces, found 8
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 28 spaces, found 7
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 24 spaces, found 6
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 20 spaces, found 5
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 20 spaces, found 5
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 20 spaces, found 5
(#132) Expected "if (...) {\n"; found "if (...){\n"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 24 spaces, found 6
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 20 spaces, found 5
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Line indented incorrectly; expected at least 20 spaces, found 5
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 20 spaces, found 5
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 20 spaces, found 5
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 20 spaces, found 5
(#138) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 24 spaces, found 6
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 24 spaces, found 6
(#140) Expected 1 space before "!="; 0 found
(#140) Expected 1 space after "!="; 0 found
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 28 spaces, found 7
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 28 spaces, found 7
(#142) Expected 1 space before "!="; 0 found
(#142) Expected 1 space after "!="; 0 found
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 32 spaces, found 8
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 28 spaces, found 7
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 28 spaces, found 7
(#145) Expected "} else {\n"; found "}\n\t\t\t\t\t\t\telse {\n"
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 32 spaces, found 8
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 28 spaces, found 7
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 24 spaces, found 6
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 20 spaces, found 5
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 16 spaces, found 4
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 12 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#153) Whitespace found at end of line
(#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
(#154) Blank comments are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Expected "} else if (...) {\n"; found "} \n\t//\n\telse if (...) {\n"
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Variable "exist_flag" must not contain underscores.
(#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) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Blank comments are not allowed
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 12 spaces, found 3
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 16 spaces, found 4
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 20 spaces, found 5
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 20 spaces, found 5
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 24 spaces, found 6
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 28 spaces, found 7
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 28 spaces, found 7
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 32 spaces, found 8
(#171) Variable "exist_flag" must not contain underscores.
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 32 spaces, found 8
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 28 spaces, found 7
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 24 spaces, found 6
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 24 spaces, found 6
(#175) Inline control structures are not allowed
(#175) Variable "exist_flag" must not contain underscores.
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 20 spaces, found 5
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 16 spaces, found 4
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 12 spaces, found 3
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 12 spaces, found 3
(#179) Variable "exist_flag" must not contain underscores.
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 4
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 4
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#187) Variable "exist_flag" must not contain underscores.
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Inline control structures are not allowed
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Inline control structures are not allowed
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Inline control structures are not allowed
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Blank comments are not allowed
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#195) Expected "} else if (...) {\n"; found "}\n\t//\n\telse if (...) {\n"
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#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 2
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Blank comments are not allowed
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/autoattend/classes/event/attendaction_update.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Opening brace should be on the same line as the declaration
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Opening brace should be on the same line as the declaration
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Inline control structures are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Inline control structures are not allowed
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Opening brace should be on the same line as the declaration
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Inline control structures are not allowed
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Opening brace should be on the same line as the declaration
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) This comment is 48% valid code; is this commented out code?
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
blocks/autoattend/classes/event/delete_del.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Opening brace should be on the same line as the declaration
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Opening brace should be on the same line as the declaration
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Inline control structures are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Inline control structures are not allowed
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Opening brace should be on the same line as the declaration
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Inline control structures are not allowed
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Opening brace should be on the same line as the declaration
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) This comment is 48% valid code; is this commented out code?
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
blocks/autoattend/classes/event/index_view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Opening brace should be on the same line as the declaration
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Opening brace should be on the same line as the declaration
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Inline control structures are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Inline control structures are not allowed
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Opening brace should be on the same line as the declaration
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Inline control structures are not allowed
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Opening brace should be on the same line as the declaration
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) This comment is 48% valid code; is this commented out code?
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
blocks/autoattend/classes/event/semiautoattend_submit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Spaces must be used for alignment; tabs are not allowed
(#10) Tab found within whitespace
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Opening brace should be on the same line as the declaration
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Opening brace should be on the same line as the declaration
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Inline control structures are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Inline control structures are not allowed
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Opening brace should be on the same line as the declaration
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Inline control structures are not allowed
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Opening brace should be on the same line as the declaration
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) This comment is 48% valid code; is this commented out code?
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Whitespace found at end of line
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
blocks/autoattend/cleanupDB.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Whitespace found at end of line
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#25) Inline control structures are not allowed
(#26) Inline control structures are not allowed
(#29) Variable "wwwBlock" must be all lower-case
(#30) Variable "wwwMyURL" must be all lower-case
(#30) Variable "wwwBlock" must be all lower-case
(#32) Blank comments are not allowed
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 84% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#64) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#64) Commas (,) must be followed by white space.
(#65) Blank comments are not allowed
(#66) Variable "num_sess" must not contain underscores.
(#67) Variable "num_stdt" must not contain underscores.
(#68) Blank comments are not allowed
(#70) Variable "num_sess" must not contain underscores.
(#72) Variable "num_stdt" must not contain underscores.
(#74) Blank comments are not allowed
(#75) Commas (,) must be followed by white space.
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) 4 slashes comments are not allowed; use "// Comment." instead
(#81) File is being unconditionally included; use "require" instead
blocks/autoattend/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
blocks/autoattend/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
(#3) Whitespace found at end of line
(#4) Opening brace should be on the same line as the declaration
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Expected 1 space after "="; 2 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Expected 1 space after "="; 2 found
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Expected 1 space after "="; 2 found
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Expected 1 space after "="; 2 found
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Expected 1 space after "="; 2 found
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Expected 1 space after "="; 2 found
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Expected 1 space after "="; 2 found
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Expected 1 space after "="; 2 found
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Expected 1 space after "="; 2 found
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Expected 1 space after "="; 2 found
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Expected 1 space after "="; 2 found
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Expected 1 space after "="; 2 found
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Expected 1 space after "="; 2 found
(#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
(#38) Expected 1 space after "="; 2 found
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Expected 1 space after "="; 2 found
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#43) Expected 1 space after "="; 2 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Expected 1 space after "="; 2 found
(#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 1
(#45) Expected 1 space after "="; 2 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
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Expected 1 space after "="; 2 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Expected 1 space after "="; 2 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Expected 1 space after "="; 2 found
(#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
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Blank comments are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
blocks/autoattend/db/upgrade.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Whitespace found at end of line
(#4) Line 12 of the opening comment must start "//".
(#4) Opening brace should be on the same line as the declaration
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) This comment is 50% valid code; is this commented out code?
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 50% valid code; is this commented out code?
(#30) Blank comments are not allowed
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 50% valid code; is this commented out code?
(#48) Blank comments are not allowed
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) This comment is 50% valid code; is this commented out code?
(#66) Blank comments are not allowed
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) This comment is 50% valid code; is this commented out code?
(#88) Blank comments are not allowed
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) This comment is 50% valid code; is this commented out code?
(#98) Blank comments are not allowed
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) This comment is 50% valid code; is this commented out code?
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) This comment is 75% valid code; is this commented out code?
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) This comment is 50% valid code; is this commented out code?
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) This comment is 75% valid code; is this commented out code?
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 50% valid code; is this commented out code?
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Blank comments are not allowed
(#127) Blank comments are not allowed
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) This comment is 50% valid code; is this commented out code?
(#136) Blank comments are not allowed
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 50% valid code; is this commented out code?
(#150) Blank comments are not allowed
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) This comment is 50% valid code; is this commented out code?
(#160) Blank comments are not allowed
(#163) Blank comments are not allowed
(#166) Blank comments are not allowed
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) This comment is 50% valid code; is this commented out code?
(#174) Blank comments are not allowed
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 50% valid code; is this commented out code?
(#185) Blank comments are not allowed
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) This comment is 50% valid code; is this commented out code?
(#194) Blank comments are not allowed
(#200) Blank comments are not allowed
(#206) Expected 1 space after "="; 2 found
(#209) Whitespace found at end of line
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) This comment is 50% valid code; is this commented out code?
(#213) Blank comments are not allowed
(#224) Blank comments are not allowed
(#230) Expected 1 space after "="; 2 found
(#231) Expected 1 space after "="; 2 found
(#232) Expected 1 space after "="; 2 found
(#235) Whitespace found at end of line
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) This comment is 50% valid code; is this commented out code?
(#239) Blank comments are not allowed
(#240) Expected 1 space before "=>"; 0 found
(#240) Expected 1 space after "=>"; 0 found
(#240) Expected 1 space before "=>"; 0 found
(#240) Expected 1 space after "=>"; 0 found
(#242) Space found before semicolon; expected "1;" but found "1 ;"
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#248) Space found before semicolon; expected "1;" but found "1 ;"
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#254) Space found before semicolon; expected "1;" but found "1 ;"
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#260) Space found before semicolon; expected "1;" but found "1 ;"
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#266) Space found before semicolon; expected "0;" but found "0 ;"
(#270) Expected 1 space before "=>"; 0 found
(#270) Expected 1 space after "=>"; 0 found
(#270) Expected 1 space before "=>"; 0 found
(#270) Expected 1 space after "=>"; 0 found
(#272) Space found before semicolon; expected "0;" but found "0 ;"
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#278) Space found before semicolon; expected "1;" but found "1 ;"
(#283) Whitespace found at end of line
(#284) Blank comments are not allowed
blocks/autoattend/delete.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Tab found before comment text; expected "// 2013/04/15" but found "// 2013/04/15"
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#7) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Spaces must be used for alignment; tabs are not allowed
(#7) Tab found within whitespace
(#7) Whitespace found at end of line
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Inline control structures are not allowed
(#25) Inline control structures are not allowed
(#28) Variable "wwwBlock" must be all lower-case
(#29) Variable "wwwMyURL" must be all lower-case
(#29) Variable "wwwBlock" must be all lower-case
(#31) Blank comments are not allowed
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#58) Expected 1 space before "-"; 0 found
(#58) Expected 1 space after "-"; 0 found
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 16 spaces, found 7
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 12 spaces, found 3
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 2
(#64) Closing brace indented incorrectly; expected 1 spaces, found 2
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Commas (,) must be followed by white space.
(#75) Whitespace found at end of line
(#76) Expected "} else {\n"; found "} \nelse {\n"
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Commas (,) must be followed by white space.
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 84% valid code; is this commented out code?
(#84) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#89) This comment is 60% valid code; is this commented out code?
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Commas (,) must be followed by white space.
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#92) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Variable "str_sdate" must not contain underscores.
(#98) Variable "TIME_OFFSET" must be all lower-case
(#98) Variable "TIME_OFFSET" must not contain underscores.
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Variable "str_stime" must not contain underscores.
(#99) Commas (,) must be followed by white space.
(#99) Variable "TIME_OFFSET" must be all lower-case
(#99) Variable "TIME_OFFSET" must not contain underscores.
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Variable "str_sdate" must not contain underscores.
(#100) Variable "str_stime" must not contain underscores.
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Commas (,) must be followed by white space.
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#109) Variable "use_summertime" must not contain underscores.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) 4 slashes comments are not allowed; use "// Comment." instead
(#112) File is being unconditionally included; use "require" instead
blocks/autoattend/deleteDB.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Whitespace found at end of line
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#25) Inline control structures are not allowed
(#26) Inline control structures are not allowed
(#29) Variable "wwwBlock" must be all lower-case
(#30) Variable "wwwMyURL" must be all lower-case
(#30) Variable "wwwBlock" must be all lower-case
(#32) Blank comments are not allowed
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 84% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#64) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#64) Commas (,) must be followed by white space.
(#68) Variable "TIME_OFFSET" must be all lower-case
(#68) Variable "TIME_OFFSET" must not contain underscores.
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#74) Commas (,) must be followed by white space.
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected "} else {\n"; found "}\n\n // Delete old items of sessions table\n else { \n"
(#79) Whitespace found at end of line
(#80) Variable "num_sess" must not contain underscores.
(#81) Variable "num_stdt" must not contain underscores.
(#82) Blank comments are not allowed
(#84) Variable "num_sess" must not contain underscores.
(#86) Variable "num_stdt" must not contain underscores.
(#88) Blank comments are not allowed
(#89) Commas (,) must be followed by white space.
(#94) Blank comments are not allowed
(#95) Expected "} else {\n"; found "}\n\nelse {\n"
(#96) Variable "date_name1" must not contain underscores.
(#97) Variable "date_name2" must not contain underscores.
(#98) Variable "date_name3" must not contain underscores.
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) 4 slashes comments are not allowed; use "// Comment." instead
blocks/autoattend/grade_settings.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#9) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Inline control structures are not allowed
(#24) Variable "wwwBlock" must be all lower-case
(#25) Variable "wwwMyURL" must be all lower-case
(#25) Variable "wwwBlock" must be all lower-case
(#27) Expected 1 space before "=>"; 0 found
(#27) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#46) 89 slashes comments are not allowed; use "// Comment." instead
(#47) Blank comments are not allowed
(#49) Opening brace should be on the same line as the declaration
(#51) Blank comments are not allowed
(#57) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#87) Blank comments are not allowed
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#90) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#90) Whitespace found at end of line
(#91) Variable "select_opt" must not contain underscores.
(#92) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#94) Inline control structures are not allowed
(#94) Expected 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 0 found
(#95) Variable "select_opt" must not contain underscores.
(#99) Inline control structures are not allowed
(#100) Blank comments are not allowed
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) This comment is 59% valid code; is this commented out code?
(#102) No space found before comment text; expected "// $table->data[$i][] = $i + 1;" but found "//$table->data[$i][] = $i + 1;"
(#107) Line exceeds 132 characters; contains 138 characters
(#109) Variable "select_opt" must not contain underscores.
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) This comment is 65% valid code; is this commented out code?
(#110) No space found before comment text; expected "// $table->data[$i][] = html_writer::select($seqnum, 'seqnum'.$status, $set->seqnum, false);" but found "//$table->data[$i][] = html_writer::select($seqnum, 'seqnum'.$status, $set->seqnum, false);"
(#121) 90 slashes comments are not allowed; use "// Comment." instead
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Commas (,) must be followed by white space.
(#125) Expected 1 space before ".="; 0 found
(#125) Commas (,) must be followed by white space.
(#126) Whitespace found at end of line
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) This comment is 84% valid code; is this commented out code?
(#132) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#137) Whitespace found at end of line
(#138) File is being unconditionally included; use "require" instead
(#141) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Blank comments are not allowed
(#145) Blank comments are not allowed
(#186) Blank comments are not allowed
(#194) Blank comments are not allowed
(#202) Blank comments are not allowed
(#206) Blank comments are not allowed
blocks/autoattend/index.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Whitespace found at end of line
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#8) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#8) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 12 of the opening comment must start "//".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) Whitespace found at end of line
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Whitespace found at end of line
(#22) Inline control structures are not allowed
(#22) Expected 1 space before "<"; 0 found
(#22) Expected 1 space after "<"; 0 found
(#25) Inline control structures are not allowed
(#26) Inline control structures are not allowed
(#27) Inline control structures are not allowed
(#28) Inline control structures are not allowed
(#29) Inline control structures are not allowed
(#32) Variable "wwwBlock" must be all lower-case
(#33) Variable "wwwMyURL" must be all lower-case
(#33) Variable "wwwBlock" must be all lower-case
(#35) Blank comments are not allowed
(#37) Inline control structures are not allowed
(#38) Inline control structures are not allowed
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#48) Whitespace found at end of line
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#54) Blank comments are not allowed
(#61) Inline control structures are not allowed
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Whitespace found at end of line
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#69) Inline control structures are not allowed
(#73) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#80) 90 slashes comments are not allowed; use "// Comment." instead
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Commas (,) must be followed by white space.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#97) Expected "} else {\n"; found "}\n else {\n"
(#101) Expected "} else {\n"; found "}\n else {\n"
(#106) Whitespace found at end of line
(#111) Blank comments are not allowed
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) This comment is 84% valid code; is this commented out code?
(#114) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Expected "if (...) {\n"; found "if(...) { // 個人データを出力\n"
(#122) Expected 1 space before ">"; 0 found
(#122) Expected 1 space after ">"; 0 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#126) This comment is 60% valid code; is this commented out code?
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) No space found before comment text; expected "// $event = autoattend_get_event($context, 'view', $urlparams);" but found "//$event = autoattend_get_event($context, 'view', $urlparams);"
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) This comment is 80% valid code; is this commented out code?
(#127) No space found before comment text; expected "// jbxl_add_to_log($event);" but found "//jbxl_add_to_log($event);"
(#128) Whitespace found at end of line
(#129) Expected "} else {\n"; found "} \n else {\n"
(#132) Whitespace found at end of line
(#133) Expected "} else {\n"; found "} \n else { // 授業一覧の表示\n"
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Blank comments are not allowed
(#138) Variable "url_options" must not contain underscores.
(#139) Inline control structures are not allowed
(#143) Variable "use_summertime" must not contain underscores.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Expected "} else if (...) {\n"; found "}\n\nelse if (...) {\n"
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected "} else {\n"; found "}\n\nelse {\n"
(#158) Whitespace found at end of line
blocks/autoattend/jbxl/jbxl_moodle_tools.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#8) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) This comment is 45% valid code; is this commented out code?
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) No space found before comment text; expected "// $jbxl_moodle_tools_ver = 2015112600;" but found "//$jbxl_moodle_tools_ver = 2015112600;"
(#23) No space found before comment text; expected "// $jbxl_moodle_tools_ver = 2016041800;" but found "//$jbxl_moodle_tools_ver = 2016041800;"
(#24) No space found before comment text; expected "// $jbxl_moodle_tools_ver = 2016053000;" but found "//$jbxl_moodle_tools_ver = 2016053000;"
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// $jbxl_moodle_tools_ver = 2018091900;" but found "//$jbxl_moodle_tools_ver = 2018091900;"
(#26) Variable "jbxl_moodle_tools_ver" must not contain underscores.
(#28) Blank comments are not allowed
(#31) Variable "jbxl_moodle_tools_ver" must not contain underscores.
(#32) Variable "jbxl_moodle_tools_ver" must not contain underscores.
(#32) Line exceeds 132 characters; contains 134 characters
(#36) Expected "} else {\n"; found "}\nelse {\n"
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Variable "jbxl_moodle_tools_ver" must not contain underscores.
(#42) This comment is 51% valid code; is this commented out code?
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#57) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) Whitespace found at end of line
(#62) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#69) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#75) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) 74 slashes comments are not allowed; use "// Comment." instead
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#78) Blank comments are not allowed
(#80) Line indented incorrectly; expected 4 spaces, found 0
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) Opening brace should be on the same line as the declaration
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#84) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Line indented incorrectly; expected 8 spaces, found 4
(#88) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#89) Line indented incorrectly; expected at least 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 12 spaces, found 8
(#91) Line indented incorrectly; expected 8 spaces, found 4
(#92) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Line indented incorrectly; expected 4 spaces, found 0
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 4 spaces, found 0
(#97) Line indented incorrectly; expected 4 spaces, found 0
(#97) Variable "course_id" must not contain underscores.
(#98) Line indented incorrectly; expected at least 4 spaces, found 0
(#98) Opening brace should be on the same line as the declaration
(#99) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Variable "course_id" must not contain underscores.
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Inline control structures are not allowed
(#102) Expected 1 space before "=="; 0 found
(#102) Expected 1 space after "=="; 0 found
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Variable "context_id" must not contain underscores.
(#105) Line indented incorrectly; expected at least 8 spaces, found 4
(#107) Line indented incorrectly; expected at least 8 spaces, found 4
(#108) Line indented incorrectly; expected 4 spaces, found 0
(#112) Line indented incorrectly; expected at least 4 spaces, found 0
(#112) 74 slashes comments are not allowed; use "// Comment." instead
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#115) Line indented incorrectly; expected 4 spaces, found 0
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Opening brace should be on the same line as the declaration
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#118) Line indented incorrectly; expected 8 spaces, found 4
(#119) Line indented incorrectly; expected at least 12 spaces, found 8
(#119) Inline control structures are not allowed
(#119) Expected 1 space before "=="; 0 found
(#119) Expected 1 space after "=="; 0 found
(#120) Line indented incorrectly; expected 8 spaces, found 4
(#121) Line indented incorrectly; expected at least 8 spaces, found 4
(#122) Line indented incorrectly; expected 4 spaces, found 0
(#125) Line indented incorrectly; expected 4 spaces, found 0
(#125) Variable "inc_admin" must not contain underscores.
(#126) Line indented incorrectly; expected at least 4 spaces, found 0
(#126) Opening brace should be on the same line as the declaration
(#127) Line indented incorrectly; expected at least 8 spaces, found 4
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#129) Inline control structures are not allowed
(#130) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Inline control structures are not allowed
(#132) Line indented incorrectly; expected at least 8 spaces, found 4
(#133) Line indented incorrectly; expected at least 8 spaces, found 4
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Whitespace found at end of line
(#134) Line indented incorrectly; expected 8 spaces, found 4
(#134) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#135) Line indented incorrectly; expected at least 12 spaces, found 8
(#136) Line indented incorrectly; expected at least 12 spaces, found 8
(#136) Inline control structures are not allowed
(#137) Line indented incorrectly; expected 8 spaces, found 4
(#139) Line indented incorrectly; expected 8 spaces, found 4
(#139) Variable "inc_admin" must not contain underscores.
(#140) Line indented incorrectly; expected at least 12 spaces, found 8
(#140) Whitespace found at end of line
(#141) Line indented incorrectly; expected at least 12 spaces, found 8
(#141) Inline control structures are not allowed
(#142) Line indented incorrectly; expected at least 12 spaces, found 8
(#142) Inline control structures are not allowed
(#143) Line indented incorrectly; expected 8 spaces, found 4
(#144) Line indented incorrectly; expected at least 8 spaces, found 4
(#145) Line indented incorrectly; expected 4 spaces, found 0
(#148) Line indented incorrectly; expected 4 spaces, found 0
(#149) Line indented incorrectly; expected at least 4 spaces, found 0
(#149) Opening brace should be on the same line as the declaration
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Inline control structures are not allowed
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#153) Inline control structures are not allowed
(#155) Line indented incorrectly; expected at least 8 spaces, found 4
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Whitespace found at end of line
(#156) Line indented incorrectly; expected 8 spaces, found 4
(#156) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#157) Line indented incorrectly; expected at least 12 spaces, found 8
(#158) Line indented incorrectly; expected at least 12 spaces, found 8
(#158) Inline control structures are not allowed
(#159) Line indented incorrectly; expected 8 spaces, found 4
(#160) Line indented incorrectly; expected at least 8 spaces, found 4
(#161) Line indented incorrectly; expected 4 spaces, found 0
(#164) Line indented incorrectly; expected 4 spaces, found 0
(#165) Line indented incorrectly; expected at least 4 spaces, found 0
(#165) Opening brace should be on the same line as the declaration
(#166) Line indented incorrectly; expected at least 8 spaces, found 4
(#168) Line indented incorrectly; expected at least 8 spaces, found 4
(#168) Inline control structures are not allowed
(#169) Line indented incorrectly; expected at least 8 spaces, found 4
(#169) Inline control structures are not allowed
(#171) Line indented incorrectly; expected at least 8 spaces, found 4
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Whitespace found at end of line
(#172) Line indented incorrectly; expected 8 spaces, found 4
(#172) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#173) Line indented incorrectly; expected at least 12 spaces, found 8
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#174) Inline control structures are not allowed
(#175) Line indented incorrectly; expected 8 spaces, found 4
(#176) Line indented incorrectly; expected at least 8 spaces, found 4
(#177) Line indented incorrectly; expected 4 spaces, found 0
(#180) Line indented incorrectly; expected 4 spaces, found 0
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#181) Opening brace should be on the same line as the declaration
(#182) Line indented incorrectly; expected at least 8 spaces, found 4
(#184) Line indented incorrectly; expected at least 8 spaces, found 4
(#184) Inline control structures are not allowed
(#185) Line indented incorrectly; expected at least 8 spaces, found 4
(#185) Inline control structures are not allowed
(#187) Line indented incorrectly; expected at least 8 spaces, found 4
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Whitespace found at end of line
(#188) Line indented incorrectly; expected 8 spaces, found 4
(#188) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#189) Line indented incorrectly; expected at least 12 spaces, found 8
(#190) Line indented incorrectly; expected at least 12 spaces, found 8
(#190) Inline control structures are not allowed
(#191) Line indented incorrectly; expected 8 spaces, found 4
(#192) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Line indented incorrectly; expected 4 spaces, found 0
(#197) Line indented incorrectly; expected at least 4 spaces, found 0
(#197) 74 slashes comments are not allowed; use "// Comment." instead
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Line indented incorrectly; expected at least 4 spaces, found 0
(#200) Line indented incorrectly; expected 4 spaces, found 0
(#201) Line indented incorrectly; expected at least 4 spaces, found 0
(#201) Opening brace should be on the same line as the declaration
(#202) Line indented incorrectly; expected at least 8 spaces, found 4
(#204) Line indented incorrectly; expected at least 8 spaces, found 4
(#204) Inline control structures are not allowed
(#206) Line indented incorrectly; expected at least 8 spaces, found 4
(#206) Inline control structures are not allowed
(#207) Line indented incorrectly; expected at least 8 spaces, found 4
(#208) Line indented incorrectly; expected at least 8 spaces, found 4
(#208) Blank comments are not allowed
(#209) Line indented incorrectly; expected at least 8 spaces, found 4
(#209) Inline control structures are not allowed
(#210) Line indented incorrectly; expected at least 8 spaces, found 4
(#212) Line indented incorrectly; expected at least 8 spaces, found 4
(#213) Line indented incorrectly; expected 4 spaces, found 0
(#216) Line indented incorrectly; expected 4 spaces, found 0
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#217) Opening brace should be on the same line as the declaration
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#220) Line indented incorrectly; expected at least 8 spaces, found 4
(#220) Inline control structures are not allowed
(#222) Line indented incorrectly; expected at least 8 spaces, found 4
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Whitespace found at end of line
(#223) Line indented incorrectly; expected at least 8 spaces, found 4
(#223) Inline control structures are not allowed
(#225) Line indented incorrectly; expected at least 8 spaces, found 4
(#226) Line indented incorrectly; expected 8 spaces, found 4
(#226) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#227) Line indented incorrectly; expected at least 12 spaces, found 8
(#227) Inline control structures are not allowed
(#227) Expected 1 space before ".="; 0 found
(#228) Line indented incorrectly; expected at least 12 spaces, found 8
(#228) Expected 1 space before ".="; 0 found
(#229) Line indented incorrectly; expected 8 spaces, found 4
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Inline control structures are not allowed
(#232) Line indented incorrectly; expected at least 8 spaces, found 4
(#234) Line indented incorrectly; expected at least 8 spaces, found 4
(#234) Blank comments are not allowed
(#235) Line indented incorrectly; expected at least 8 spaces, found 4
(#235) Inline control structures are not allowed
(#236) Line indented incorrectly; expected at least 8 spaces, found 4
(#238) Line indented incorrectly; expected at least 8 spaces, found 4
(#239) Line indented incorrectly; expected 4 spaces, found 0
(#242) Line indented incorrectly; expected 4 spaces, found 0
(#243) Line indented incorrectly; expected at least 4 spaces, found 0
(#243) Opening brace should be on the same line as the declaration
(#244) Line indented incorrectly; expected at least 8 spaces, found 4
(#246) Line indented incorrectly; expected at least 8 spaces, found 4
(#246) Inline control structures are not allowed
(#248) Line indented incorrectly; expected at least 8 spaces, found 4
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Whitespace found at end of line
(#249) Line indented incorrectly; expected at least 8 spaces, found 4
(#249) Inline control structures are not allowed
(#251) Line indented incorrectly; expected at least 8 spaces, found 4
(#252) Line indented incorrectly; expected 8 spaces, found 4
(#252) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#253) Line indented incorrectly; expected at least 12 spaces, found 8
(#253) Inline control structures are not allowed
(#253) Expected 1 space before ".="; 0 found
(#254) Line indented incorrectly; expected at least 12 spaces, found 8
(#254) Expected 1 space before ".="; 0 found
(#255) Line indented incorrectly; expected 8 spaces, found 4
(#256) Line indented incorrectly; expected at least 8 spaces, found 4
(#256) Inline control structures are not allowed
(#258) Line indented incorrectly; expected at least 8 spaces, found 4
(#258) Whitespace found at end of line
(#260) Line indented incorrectly; expected at least 8 spaces, found 4
(#260) Blank comments are not allowed
(#261) Line indented incorrectly; expected at least 8 spaces, found 4
(#261) Inline control structures are not allowed
(#262) Line indented incorrectly; expected at least 8 spaces, found 4
(#264) Line indented incorrectly; expected at least 8 spaces, found 4
(#265) Line indented incorrectly; expected 4 spaces, found 0
(#268) Line indented incorrectly; expected 4 spaces, found 0
(#269) Line indented incorrectly; expected at least 4 spaces, found 0
(#269) Opening brace should be on the same line as the declaration
(#270) Line indented incorrectly; expected at least 8 spaces, found 4
(#272) Line indented incorrectly; expected at least 8 spaces, found 4
(#272) Inline control structures are not allowed
(#274) Line indented incorrectly; expected at least 8 spaces, found 4
(#274) Expected 1 space before "=>"; 0 found
(#274) Expected 1 space after "=>"; 0 found
(#274) Whitespace found at end of line
(#275) Line indented incorrectly; expected at least 8 spaces, found 4
(#275) Inline control structures are not allowed
(#277) Line indented incorrectly; expected at least 8 spaces, found 4
(#278) Line indented incorrectly; expected 8 spaces, found 4
(#278) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#279) Line indented incorrectly; expected at least 12 spaces, found 8
(#279) Inline control structures are not allowed
(#279) Expected 1 space before ".="; 0 found
(#280) Line indented incorrectly; expected at least 12 spaces, found 8
(#280) Expected 1 space before ".="; 0 found
(#281) Line indented incorrectly; expected 8 spaces, found 4
(#282) Line indented incorrectly; expected at least 8 spaces, found 4
(#282) Inline control structures are not allowed
(#284) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Blank comments are not allowed
(#287) Line indented incorrectly; expected at least 8 spaces, found 4
(#287) Inline control structures are not allowed
(#288) Line indented incorrectly; expected at least 8 spaces, found 4
(#290) Line indented incorrectly; expected at least 8 spaces, found 4
(#291) Line indented incorrectly; expected 4 spaces, found 0
(#294) This comment is 59% valid code; is this commented out code?
(#294) Line indented incorrectly; expected at least 4 spaces, found 0
(#295) Line indented incorrectly; expected at least 4 spaces, found 0
(#296) Line indented incorrectly; expected at least 4 spaces, found 0
(#310) Line indented incorrectly; expected at least 4 spaces, found 0
(#311) Line indented incorrectly; expected at least 4 spaces, found 0
(#315) Line indented incorrectly; expected at least 4 spaces, found 0
(#315) 74 slashes comments are not allowed; use "// Comment." instead
(#316) Line indented incorrectly; expected at least 4 spaces, found 0
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Line indented incorrectly; expected at least 4 spaces, found 0
(#319) Line indented incorrectly; expected 4 spaces, found 0
(#319) Variable "lower_case" must not contain underscores.
(#320) Line indented incorrectly; expected at least 4 spaces, found 0
(#320) Opening brace should be on the same line as the declaration
(#321) Line indented incorrectly; expected at least 8 spaces, found 4
(#323) Line indented incorrectly; expected at least 8 spaces, found 4
(#325) Line indented incorrectly; expected at least 8 spaces, found 4
(#325) Inline control structures are not allowed
(#325) Variable "lower_case" must not contain underscores.
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) This comment is 59% valid code; is this commented out code?
(#326) Line indented incorrectly; expected at least 8 spaces, found 4
(#326) No space found before comment text; expected "// $results = $DB->get_records_sql('SHOW TABLES'); // MySQL" but found "//$results = $DB->get_records_sql('SHOW TABLES'); // MySQL"
(#327) Line indented incorrectly; expected at least 8 spaces, found 4
(#329) Line indented incorrectly; expected 8 spaces, found 4
(#330) Line indented incorrectly; expected at least 12 spaces, found 8
(#330) Variable "db_tbls" must not contain underscores.
(#331) Line indented incorrectly; expected 12 spaces, found 8
(#331) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#331) Variable "db_tbls" must not contain underscores.
(#331) Variable "db_tbl" must not contain underscores.
(#332) Line indented incorrectly; expected at least 16 spaces, found 12
(#332) Inline control structures are not allowed
(#332) Variable "lower_case" must not contain underscores.
(#332) Variable "db_tbl" must not contain underscores.
(#332) Variable "db_tbl" must not contain underscores.
(#333) Line indented incorrectly; expected 16 spaces, found 12
(#333) Variable "db_tbl" must not contain underscores.
(#333) Expected 1 space before "=="; 0 found
(#333) Expected 1 space after "=="; 0 found
(#334) Line indented incorrectly; expected at least 20 spaces, found 16
(#335) Line indented incorrectly; expected at least 20 spaces, found 16
(#336) Line indented incorrectly; expected 16 spaces, found 12
(#337) Line indented incorrectly; expected 12 spaces, found 8
(#338) Line indented incorrectly; expected 8 spaces, found 4
(#340) Line indented incorrectly; expected at least 8 spaces, found 4
(#341) Line indented incorrectly; expected 4 spaces, found 0
(#341) Whitespace found at end of line
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Line indented incorrectly; expected at least 4 spaces, found 0
(#345) 74 slashes comments are not allowed; use "// Comment." instead
(#346) Line indented incorrectly; expected at least 4 spaces, found 0
(#347) Line indented incorrectly; expected at least 4 spaces, found 0
(#348) Line indented incorrectly; expected at least 4 spaces, found 0
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Line indented incorrectly; expected at least 4 spaces, found 0
(#351) Line indented incorrectly; expected at least 4 spaces, found 0
(#351) Variable "jbxl_moodle_excel_ver" must not contain underscores.
(#354) Line indented incorrectly; expected 4 spaces, found 0
(#354) Whitespace found at end of line
(#355) Line indented incorrectly; expected at least 4 spaces, found 0
(#355) Opening brace should be on the same line as the declaration
(#356) Line indented incorrectly; expected at least 8 spaces, found 4
(#356) Variable "jbxl_moodle_excel_ver" must not contain underscores.
(#358) Line indented incorrectly; expected at least 8 spaces, found 4
(#358) Inline control structures are not allowed
(#358) Expected 1 space before "==="; 0 found
(#358) Expected 1 space after "==="; 0 found
(#358) Variable "jbxl_moodle_excel_ver" must not contain underscores.
(#359) Line indented incorrectly; expected 8 spaces, found 4
(#359) Inline control structures are not allowed
(#359) Variable "jbxl_moodle_excel_ver" must not contain underscores.
(#360) Line indented incorrectly; expected 4 spaces, found 0
(#363) Line indented incorrectly; expected 4 spaces, found 0
(#364) Line indented incorrectly; expected at least 4 spaces, found 0
(#364) Opening brace should be on the same line as the declaration
(#365) Line indented incorrectly; expected at least 8 spaces, found 4
(#366) Line indented incorrectly; expected at least 8 spaces, found 4
(#366) Variable "jbxl_moodle_excel_ver" must not contain underscores.
(#368) Line indented incorrectly; expected at least 8 spaces, found 4
(#368) Inline control structures are not allowed
(#369) Line indented incorrectly; expected 8 spaces, found 4
(#370) Line indented incorrectly; expected at least 12 spaces, found 8
(#371) Line indented incorrectly; expected 8 spaces, found 4
(#373) Line indented incorrectly; expected at least 8 spaces, found 4
(#373) Blank comments are not allowed
(#374) Line indented incorrectly; expected 8 spaces, found 4
(#374) Expected 1 space before "==="; 0 found
(#374) Expected 1 space after "==="; 0 found
(#374) Expected 1 space before "==="; 0 found
(#374) Expected 1 space after "==="; 0 found
(#375) Line indented incorrectly; expected at least 12 spaces, found 8
(#376) Line indented incorrectly; expected at least 12 spaces, found 8
(#376) Blank comments are not allowed
(#377) Line indented incorrectly; expected at least 12 spaces, found 8
(#377) Variable "excellib_version" must not contain underscores.
(#378) Line indented incorrectly; expected 12 spaces, found 8
(#379) Line indented incorrectly; expected at least 16 spaces, found 12
(#379) Variable "excellib_version" must not contain underscores.
(#380) Line indented incorrectly; expected at least 16 spaces, found 12
(#381) Line indented incorrectly; expected at least 16 spaces, found 12
(#382) Line indented incorrectly; expected 12 spaces, found 8
(#383) Line indented incorrectly; expected 12 spaces, found 8
(#383) Expected "} else {\n"; found "}\n else {\n"
(#384) Line indented incorrectly; expected at least 16 spaces, found 12
(#384) Variable "excellib_version" must not contain underscores.
(#385) Line indented incorrectly; expected at least 16 spaces, found 12
(#386) Line indented incorrectly; expected at least 16 spaces, found 12
(#387) Line indented incorrectly; expected at least 16 spaces, found 12
(#388) Line indented incorrectly; expected 12 spaces, found 8
(#390) Line indented incorrectly; expected at least 12 spaces, found 8
(#390) Blank comments are not allowed
(#391) Line indented incorrectly; expected at least 12 spaces, found 8
(#392) Line indented incorrectly; expected at least 12 spaces, found 8
(#393) Whitespace found at end of line
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Line indented incorrectly; expected at least 12 spaces, found 8
(#394) 3 slashes comments are not allowed; use "// Comment." instead
(#395) Line indented incorrectly; expected 12 spaces, found 8
(#395) Variable "excellib_version" must not contain underscores.
(#395) Expected 1 space before "=="; 0 found
(#395) Expected 1 space after "=="; 0 found
(#396) Line indented incorrectly; expected at least 16 spaces, found 12
(#396) Variable "jbxl_moodle_excel_ver" must not contain underscores.
(#397) Line indented incorrectly; expected at least 16 spaces, found 12
(#398) Line indented incorrectly; expected 12 spaces, found 8
(#398) Whitespace found at end of line
(#399) Line indented incorrectly; expected 12 spaces, found 8
(#399) Expected "} else {\n"; found "} \n else {\n"
(#400) Line indented incorrectly; expected at least 16 spaces, found 12
(#401) Line indented incorrectly; expected 12 spaces, found 8
(#402) Line indented incorrectly; expected at least 12 spaces, found 8
(#403) Whitespace found at end of line
(#404) Line indented incorrectly; expected at least 12 spaces, found 8
(#404) Blank comments are not allowed
(#405) Line indented incorrectly; expected at least 12 spaces, found 8
(#406) Line indented incorrectly; expected 12 spaces, found 8
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#407) Line indented incorrectly; expected at least 16 spaces, found 12
(#408) Line indented incorrectly; expected 16 spaces, found 12
(#408) Expected 1 space before "=>"; 0 found
(#408) Expected 1 space after "=>"; 0 found
(#408) Expected 1 space before "=>"; 0 found
(#408) Expected 1 space after "=>"; 0 found
(#409) Line indented incorrectly; expected 20 spaces, found 16
(#409) Expected 1 space before "==="; 0 found
(#409) Expected 1 space after "==="; 0 found
(#410) Line indented incorrectly; expected at least 24 spaces, found 20
(#411) Line indented incorrectly; expected 20 spaces, found 16
(#412) Line indented incorrectly; expected 20 spaces, found 16
(#412) Expected "} else {\n"; found "}\n else {\n"
(#413) Line indented incorrectly; expected at least 24 spaces, found 20
(#414) Line indented incorrectly; expected 20 spaces, found 16
(#415) Line indented incorrectly; expected 16 spaces, found 12
(#416) Line indented incorrectly; expected at least 16 spaces, found 12
(#417) Line indented incorrectly; expected 12 spaces, found 8
(#418) Line indented incorrectly; expected at least 12 spaces, found 8
(#418) Whitespace found at end of line
(#419) Line indented incorrectly; expected 8 spaces, found 4
(#421) Line indented incorrectly; expected at least 8 spaces, found 4
(#421) Blank comments are not allowed
(#422) Line indented incorrectly; expected 8 spaces, found 4
(#422) Expected "} else if (...) {\n"; found "}\n\n //\n else if (...) {\n"
(#422) Expected 1 space before "==="; 0 found
(#422) Expected 1 space after "==="; 0 found
(#423) Line indented incorrectly; expected at least 12 spaces, found 8
(#424) Line indented incorrectly; expected at least 12 spaces, found 8
(#424) Blank comments are not allowed
(#425) Line indented incorrectly; expected at least 12 spaces, found 8
(#426) Line indented incorrectly; expected at least 12 spaces, found 8
(#426) Whitespace found at end of line
(#427) Line indented incorrectly; expected at least 12 spaces, found 8
(#429) Line indented incorrectly; expected 12 spaces, found 8
(#430) Line indented incorrectly; expected 16 spaces, found 12
(#431) Line indented incorrectly; expected at least 20 spaces, found 16
(#432) Line indented incorrectly; expected 16 spaces, found 12
(#433) Line indented incorrectly; expected at least 16 spaces, found 12
(#434) Line indented incorrectly; expected 12 spaces, found 8
(#435) Line indented incorrectly; expected 8 spaces, found 4
(#435) Whitespace found at end of line
(#436) Whitespace found at end of line
(#437) Line indented incorrectly; expected at least 8 spaces, found 4
(#438) Line indented incorrectly; expected 4 spaces, found 0
(#438) Whitespace found at end of line
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Line indented incorrectly; expected at least 4 spaces, found 0
(#442) 74 slashes comments are not allowed; use "// Comment." instead
(#443) Line indented incorrectly; expected at least 4 spaces, found 0
(#444) Line indented incorrectly; expected at least 4 spaces, found 0
(#445) Line indented incorrectly; expected at least 4 spaces, found 0
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Line indented incorrectly; expected at least 4 spaces, found 0
(#447) Line indented incorrectly; expected 4 spaces, found 0
(#448) Line indented incorrectly; expected at least 4 spaces, found 0
(#448) Opening brace should be on the same line as the declaration
(#449) Line indented incorrectly; expected at least 8 spaces, found 4
(#449) Inline control structures are not allowed
(#450) Line indented incorrectly; expected at least 8 spaces, found 4
(#450) Inline control structures are not allowed
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) This comment is 50% valid code; is this commented out code?
(#451) Line indented incorrectly; expected at least 8 spaces, found 4
(#451) No space found before comment text; expected "// $tocode = 'sjis-win';" but found "//$tocode = 'sjis-win';"
(#453) Line indented incorrectly; expected at least 8 spaces, found 4
(#454) Line indented incorrectly; expected 8 spaces, found 4
(#454) Expected 1 space before "=="; 0 found
(#454) Expected 1 space after "=="; 0 found
(#455) Line indented incorrectly; expected at least 12 spaces, found 8
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Line indented incorrectly; expected 8 spaces, found 4
(#457) Line indented incorrectly; expected at least 8 spaces, found 4
(#457) Blank comments are not allowed
(#458) Line indented incorrectly; expected 8 spaces, found 4
(#459) Line indented incorrectly; expected at least 12 spaces, found 8
(#460) Line indented incorrectly; expected 12 spaces, found 8
(#461) Line indented incorrectly; expected at least 16 spaces, found 12
(#461) Inline control structures are not allowed
(#461) Expected 1 space before "!="; 0 found
(#461) Expected 1 space after "!="; 0 found
(#462) Line indented incorrectly; expected at least 16 spaces, found 12
(#463) Line indented incorrectly; expected at least 16 spaces, found 12
(#464) Line indented incorrectly; expected 12 spaces, found 8
(#465) Line indented incorrectly; expected at least 12 spaces, found 8
(#466) Line indented incorrectly; expected 8 spaces, found 4
(#468) Line indented incorrectly; expected at least 8 spaces, found 4
(#469) Whitespace found at end of line
(#470) Line indented incorrectly; expected at least 8 spaces, found 4
(#471) Line indented incorrectly; expected 4 spaces, found 0
(#471) Whitespace found at end of line
(#475) Line indented incorrectly; expected at least 4 spaces, found 0
(#475) 74 slashes comments are not allowed; use "// Comment." instead
(#476) Line indented incorrectly; expected at least 4 spaces, found 0
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Line indented incorrectly; expected at least 4 spaces, found 0
(#479) Line indented incorrectly; expected 4 spaces, found 0
(#480) Line indented incorrectly; expected at least 4 spaces, found 0
(#480) Opening brace should be on the same line as the declaration
(#481) Line indented incorrectly; expected at least 8 spaces, found 4
(#482) Line indented incorrectly; expected at least 8 spaces, found 4
(#482) Inline control structures are not allowed
(#482) Expected 1 space before "=>"; 0 found
(#482) Expected 1 space after "=>"; 0 found
(#483) Line indented incorrectly; expected at least 8 spaces, found 4
(#483) Inline control structures are not allowed
(#485) Line indented incorrectly; expected at least 8 spaces, found 4
(#485) Inline control structures are not allowed
(#486) Line indented incorrectly; expected at least 8 spaces, found 4
(#486) Variable "user_name" must not contain underscores.
(#487) Line indented incorrectly; expected at least 8 spaces, found 4
(#487) Variable "user_name" must not contain underscores.
(#489) Line indented incorrectly; expected at least 8 spaces, found 4
(#490) Line indented incorrectly; expected 4 spaces, found 0
(#493) Line indented incorrectly; expected 4 spaces, found 0
(#494) Line indented incorrectly; expected at least 4 spaces, found 0
(#494) Opening brace should be on the same line as the declaration
(#495) Line indented incorrectly; expected at least 8 spaces, found 4
(#497) Line indented incorrectly; expected at least 8 spaces, found 4
(#497) Variable "user_name" must not contain underscores.
(#498) Whitespace found at end of line
(#499) Line indented incorrectly; expected at least 8 spaces, found 4
(#499) Inline control structures are not allowed
(#499) Expected 1 space before "=>"; 0 found
(#499) Expected 1 space after "=>"; 0 found
(#500) Line indented incorrectly; expected 8 spaces, found 4
(#501) Line indented incorrectly; expected at least 12 spaces, found 8
(#501) Inline control structures are not allowed
(#501) Expected 1 space before "=="; 0 found
(#501) Expected 1 space after "=="; 0 found
(#501) Variable "user_name" must not contain underscores.
(#502) Line indented incorrectly; expected 12 spaces, found 8
(#502) Inline control structures are not allowed
(#502) Expected 1 space before "=="; 0 found
(#502) Expected 1 space after "=="; 0 found
(#502) Variable "user_name" must not contain underscores.
(#503) Line indented incorrectly; expected 12 spaces, found 8
(#503) Inline control structures are not allowed
(#503) Expected 1 space before "=="; 0 found
(#503) Expected 1 space after "=="; 0 found
(#503) Variable "user_name" must not contain underscores.
(#504) Line indented incorrectly; expected 12 spaces, found 8
(#504) Inline control structures are not allowed
(#504) Expected 1 space before "=="; 0 found
(#504) Expected 1 space after "=="; 0 found
(#504) Variable "user_name" must not contain underscores.
(#505) Line indented incorrectly; expected 12 spaces, found 8
(#505) Inline control structures are not allowed
(#505) Variable "user_name" must not contain underscores.
(#506) Line indented incorrectly; expected 8 spaces, found 4
(#508) Line indented incorrectly; expected at least 8 spaces, found 4
(#508) Variable "user_name" must not contain underscores.
(#509) Line indented incorrectly; expected 4 spaces, found 0
(#512) Line indented incorrectly; expected 4 spaces, found 0
(#512) Variable "name_pattern" must not contain underscores.
(#513) Line indented incorrectly; expected at least 4 spaces, found 0
(#513) Opening brace should be on the same line as the declaration
(#514) Line indented incorrectly; expected at least 8 spaces, found 4
(#516) Line indented incorrectly; expected 8 spaces, found 4
(#516) Variable "name_pattern" must not contain underscores.
(#516) Expected 1 space before "=="; 0 found
(#516) Expected 1 space after "=="; 0 found
(#517) Line indented incorrectly; expected 12 spaces, found 8
(#517) Expected 1 space before "=="; 0 found
(#517) Expected 1 space after "=="; 0 found
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Line indented incorrectly; expected at least 16 spaces, found 12
(#518) Inline control structures are not allowed
(#518) Expected 1 space before "=="; 0 found
(#518) Expected 1 space after "=="; 0 found
(#519) Line indented incorrectly; expected 16 spaces, found 12
(#519) Inline control structures are not allowed
(#520) Line indented incorrectly; expected 12 spaces, found 8
(#521) Line indented incorrectly; expected 12 spaces, found 8
(#521) Expected "} else {\n"; found "}\n else {\n"
(#522) Line indented incorrectly; expected at least 16 spaces, found 12
(#522) Inline control structures are not allowed
(#522) Expected 1 space before "=="; 0 found
(#522) Expected 1 space after "=="; 0 found
(#523) Line indented incorrectly; expected 16 spaces, found 12
(#523) Inline control structures are not allowed
(#524) Line indented incorrectly; expected 12 spaces, found 8
(#525) Line indented incorrectly; expected 8 spaces, found 4
(#526) Line indented incorrectly; expected 8 spaces, found 4
(#526) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#526) Variable "name_pattern" must not contain underscores.
(#526) Expected 1 space before "=="; 0 found
(#526) Expected 1 space after "=="; 0 found
(#527) Line indented incorrectly; expected at least 12 spaces, found 8
(#528) Line indented incorrectly; expected 8 spaces, found 4
(#529) Line indented incorrectly; expected 8 spaces, found 4
(#529) Expected "} else {\n"; found "}\n else {\n"
(#530) Line indented incorrectly; expected at least 12 spaces, found 8
(#531) Line indented incorrectly; expected 8 spaces, found 4
(#533) Line indented incorrectly; expected at least 8 spaces, found 4
(#534) Line indented incorrectly; expected 4 spaces, found 0
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Line indented incorrectly; expected at least 4 spaces, found 0
(#538) 74 slashes comments are not allowed; use "// Comment." instead
(#539) Line indented incorrectly; expected at least 4 spaces, found 0
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line indented incorrectly; expected at least 4 spaces, found 0
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Line indented incorrectly; expected at least 4 spaces, found 0
(#543) Line indented incorrectly; expected 4 spaces, found 0
(#544) Line indented incorrectly; expected at least 4 spaces, found 0
(#544) Opening brace should be on the same line as the declaration
(#545) Line indented incorrectly; expected at least 8 spaces, found 4
(#547) Line indented incorrectly; expected at least 8 spaces, found 4
(#547) Inline control structures are not allowed
(#547) Expected 1 space before ">="; 0 found
(#547) Expected 1 space after ">="; 0 found
(#548) Line indented incorrectly; expected 8 spaces, found 4
(#548) Inline control structures are not allowed
(#548) Expected 1 space before ">="; 0 found
(#548) Expected 1 space after ">="; 0 found
(#549) Line indented incorrectly; expected 8 spaces, found 4
(#549) Inline control structures are not allowed
(#549) Expected 1 space before ">="; 0 found
(#549) Expected 1 space after ">="; 0 found
(#550) Line indented incorrectly; expected 8 spaces, found 4
(#550) Inline control structures are not allowed
(#550) Expected 1 space before ">="; 0 found
(#550) Expected 1 space after ">="; 0 found
(#551) Line indented incorrectly; expected 8 spaces, found 4
(#551) Inline control structures are not allowed
(#551) Expected 1 space before ">="; 0 found
(#551) Expected 1 space after ">="; 0 found
(#552) Line indented incorrectly; expected 8 spaces, found 4
(#552) Inline control structures are not allowed
(#552) Expected 1 space before ">="; 0 found
(#552) Expected 1 space after ">="; 0 found
(#553) Line indented incorrectly; expected 8 spaces, found 4
(#553) Inline control structures are not allowed
(#553) Expected 1 space before ">="; 0 found
(#553) Expected 1 space after ">="; 0 found
(#554) Line indented incorrectly; expected 8 spaces, found 4
(#554) Inline control structures are not allowed
(#554) Expected 1 space before ">="; 0 found
(#554) Expected 1 space after ">="; 0 found
(#555) Line indented incorrectly; expected 8 spaces, found 4
(#555) Inline control structures are not allowed
(#555) Expected 1 space before ">="; 0 found
(#555) Expected 1 space after ">="; 0 found
(#556) Line indented incorrectly; expected 8 spaces, found 4
(#556) Inline control structures are not allowed
(#556) Expected 1 space before ">="; 0 found
(#556) Expected 1 space after ">="; 0 found
(#557) Line indented incorrectly; expected 8 spaces, found 4
(#557) Inline control structures are not allowed
(#557) Expected 1 space before ">="; 0 found
(#557) Expected 1 space after ">="; 0 found
(#558) Line indented incorrectly; expected 8 spaces, found 4
(#558) Inline control structures are not allowed
(#558) Expected 1 space before ">="; 0 found
(#558) Expected 1 space after ">="; 0 found
(#559) Line indented incorrectly; expected 8 spaces, found 4
(#559) Inline control structures are not allowed
(#559) Expected 1 space before ">="; 0 found
(#559) Expected 1 space after ">="; 0 found
(#560) Line indented incorrectly; expected 8 spaces, found 4
(#560) Inline control structures are not allowed
(#560) Expected 1 space before ">="; 0 found
(#560) Expected 1 space after ">="; 0 found
(#561) Line indented incorrectly; expected 8 spaces, found 4
(#561) Inline control structures are not allowed
(#561) Expected 1 space before ">="; 0 found
(#561) Expected 1 space after ">="; 0 found
(#562) Line indented incorrectly; expected 8 spaces, found 4
(#562) Inline control structures are not allowed
(#562) Expected 1 space before ">="; 0 found
(#562) Expected 1 space after ">="; 0 found
(#563) Line indented incorrectly; expected 8 spaces, found 4
(#563) Inline control structures are not allowed
(#563) Expected 1 space before ">="; 0 found
(#563) Expected 1 space after ">="; 0 found
(#564) Line indented incorrectly; expected 8 spaces, found 4
(#564) Inline control structures are not allowed
(#564) Expected 1 space before ">="; 0 found
(#564) Expected 1 space after ">="; 0 found
(#565) Line indented incorrectly; expected 8 spaces, found 4
(#565) Inline control structures are not allowed
(#565) Expected 1 space before ">="; 0 found
(#565) Expected 1 space after ">="; 0 found
(#567) Line indented incorrectly; expected at least 8 spaces, found 4
(#568) Line indented incorrectly; expected 4 spaces, found 0
(#571) Line indented incorrectly; expected 4 spaces, found 0
(#572) Line indented incorrectly; expected at least 4 spaces, found 0
(#572) Opening brace should be on the same line as the declaration
(#573) Line indented incorrectly; expected at least 8 spaces, found 4
(#575) Line indented incorrectly; expected at least 8 spaces, found 4
(#576) Line indented incorrectly; expected 8 spaces, found 4
(#576) Expected 1 space before ">="; 0 found
(#576) Expected 1 space after ">="; 0 found
(#577) Line indented incorrectly; expected at least 12 spaces, found 8
(#578) Line indented incorrectly; expected 8 spaces, found 4
(#579) Line indented incorrectly; expected 8 spaces, found 4
(#579) Expected "} else {\n"; found "}\n else {\n"
(#580) Line indented incorrectly; expected at least 12 spaces, found 8
(#581) Line indented incorrectly; expected 8 spaces, found 4
(#583) Line indented incorrectly; expected at least 8 spaces, found 4
(#584) Line indented incorrectly; expected 4 spaces, found 0
(#587) Line indented incorrectly; expected 4 spaces, found 0
(#588) Line indented incorrectly; expected at least 4 spaces, found 0
(#588) Opening brace should be on the same line as the declaration
(#589) Line indented incorrectly; expected at least 8 spaces, found 4
(#589) Inline control structures are not allowed
(#589) Expected 1 space before "=="; 0 found
(#589) Expected 1 space after "=="; 0 found
(#591) Line indented incorrectly; expected at least 8 spaces, found 4
(#592) Line indented incorrectly; expected 8 spaces, found 4
(#592) Expected 1 space before ">="; 0 found
(#592) Expected 1 space after ">="; 0 found
(#593) Line indented incorrectly; expected at least 12 spaces, found 8
(#594) Line indented incorrectly; expected 8 spaces, found 4
(#595) Line indented incorrectly; expected 8 spaces, found 4
(#595) Expected "} else {\n"; found "}\n else {\n"
(#596) Line indented incorrectly; expected at least 12 spaces, found 8
(#596) Inline control structures are not allowed
(#596) Expected 1 space before "=="; 0 found
(#596) Expected 1 space after "=="; 0 found
(#597) Line indented incorrectly; expected at least 12 spaces, found 8
(#597) Inline control structures are not allowed
(#597) Expected 1 space before "=="; 0 found
(#597) Expected 1 space after "=="; 0 found
(#598) Line indented incorrectly; expected at least 12 spaces, found 8
(#598) Inline control structures are not allowed
(#598) Expected 1 space before ">"; 0 found
(#598) Expected 1 space after ">"; 0 found
(#599) Line indented incorrectly; expected at least 12 spaces, found 8
(#600) Line indented incorrectly; expected 8 spaces, found 4
(#601) Line indented incorrectly; expected 4 spaces, found 0
(#604) Line indented incorrectly; expected 4 spaces, found 0
(#605) Line indented incorrectly; expected at least 4 spaces, found 0
(#605) Opening brace should be on the same line as the declaration
(#606) Line indented incorrectly; expected at least 8 spaces, found 4
(#607) Line indented incorrectly; expected 8 spaces, found 4
(#607) Expected 1 space before ">="; 0 found
(#607) Expected 1 space after ">="; 0 found
(#608) Line indented incorrectly; expected at least 12 spaces, found 8
(#609) Line indented incorrectly; expected 8 spaces, found 4
(#610) Line indented incorrectly; expected at least 8 spaces, found 4
(#611) Line indented incorrectly; expected 4 spaces, found 0
(#614) Line indented incorrectly; expected 4 spaces, found 0
(#615) Line indented incorrectly; expected at least 4 spaces, found 0
(#615) Opening brace should be on the same line as the declaration
(#616) Line indented incorrectly; expected at least 8 spaces, found 4
(#617) Line indented incorrectly; expected at least 8 spaces, found 4
(#619) Line indented incorrectly; expected 8 spaces, found 4
(#619) Expected 1 space before ">="; 0 found
(#619) Expected 1 space after ">="; 0 found
(#620) Line indented incorrectly; expected at least 12 spaces, found 8
(#621) Line indented incorrectly; expected 8 spaces, found 4
(#622) Line indented incorrectly; expected 8 spaces, found 4
(#622) Expected "} else {\n"; found "}\n else {\n"
(#623) Line indented incorrectly; expected at least 12 spaces, found 8
(#624) Line indented incorrectly; expected 8 spaces, found 4
(#625) Line indented incorrectly; expected at least 8 spaces, found 4
(#626) Line indented incorrectly; expected 4 spaces, found 0
(#629) This comment is 67% valid code; is this commented out code?
blocks/autoattend/jbxl/jbxl_tools.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#8) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Variable "jbxl_tools_ver" must not contain underscores.
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Blank comments are not allowed
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Variable "jbxl_tools_ver" must not contain underscores.
(#22) This comment is 49% valid code; is this commented out code?
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) Line indented incorrectly; expected at least 4 spaces, found 0
(#25) Line indented incorrectly; expected at least 4 spaces, found 0
(#26) Line indented incorrectly; expected at least 4 spaces, found 0
(#27) Line indented incorrectly; expected at least 4 spaces, found 0
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#31) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Whitespace found at end of line
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Line indented incorrectly; expected 4 spaces, found 0
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Opening brace should be on the same line as the declaration
(#49) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#52) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#53) Line indented incorrectly; expected at least 12 spaces, found 8
(#53) Inline control structures are not allowed
(#54) Line indented incorrectly; expected 8 spaces, found 4
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Inline control structures are not allowed
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) Line indented incorrectly; expected 8 spaces, found 4
(#59) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#60) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) Inline control structures are not allowed
(#62) Line indented incorrectly; expected 12 spaces, found 8
(#63) Line indented incorrectly; expected at least 16 spaces, found 12
(#64) Line indented incorrectly; expected at least 16 spaces, found 12
(#65) Line indented incorrectly; expected 16 spaces, found 12
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "<"; 0 found
(#65) Expected 1 space after "<"; 0 found
(#66) Line indented incorrectly; expected at least 20 spaces, found 16
(#66) Inline control structures are not allowed
(#66) Expected 1 space before ".="; 0 found
(#67) Line indented incorrectly; expected 20 spaces, found 16
(#67) Inline control structures are not allowed
(#67) Expected 1 space before ".="; 0 found
(#68) Line indented incorrectly; expected at least 20 spaces, found 16
(#68) Inline control structures are not allowed
(#68) Expected 1 space before "!="; 0 found
(#68) Expected 1 space after "!="; 0 found
(#68) Expected 1 space before ".="; 0 found
(#69) Line indented incorrectly; expected 16 spaces, found 12
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected at least 12 spaces, found 8
(#72) Variable "ipaddr_subnets" must not contain underscores.
(#73) Line indented incorrectly; expected 8 spaces, found 4
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Inline control structures are not allowed
(#74) Variable "ipaddr_subnets" must not contain underscores.
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Blank comments are not allowed
(#77) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Line indented incorrectly; expected 8 spaces, found 4
(#78) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#78) Variable "ipaddr_subnets" must not contain underscores.
(#78) Variable "ipaddr_subnet" must not contain underscores.
(#79) Line indented incorrectly; expected at least 12 spaces, found 8
(#79) Variable "ipaddr_subnet" must not contain underscores.
(#80) Line indented incorrectly; expected at least 12 spaces, found 8
(#80) Variable "ipaddr_subnet" must not contain underscores.
(#82) Line indented incorrectly; expected 12 spaces, found 8
(#82) Expected 1 space before "=="; 0 found
(#82) Expected 1 space after "=="; 0 found
(#82) Expected 1 space before "<="; 0 found
(#82) Expected 1 space after "<="; 0 found
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#84) Expected 1 space before "/"; 0 found
(#84) Expected 1 space after "/"; 0 found
(#85) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Expected 1 space before "*"; 0 found
(#85) Expected 1 space after "*"; 0 found
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "<"; 0 found
(#86) Expected 1 space after "<"; 0 found
(#87) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Line indented incorrectly; expected 16 spaces, found 12
(#89) Line indented incorrectly; expected 16 spaces, found 12
(#89) Expected 1 space before "!="; 0 found
(#89) Expected 1 space after "!="; 0 found
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected at least 20 spaces, found 16
(#92) Line indented incorrectly; expected 20 spaces, found 16
(#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
(#93) Line indented incorrectly; expected at least 24 spaces, found 20
(#94) Line indented incorrectly; expected at least 24 spaces, found 20
(#94) Expected 1 space before "/"; 0 found
(#94) Expected 1 space after "/"; 0 found
(#95) Line indented incorrectly; expected 20 spaces, found 16
(#95) Whitespace found at end of line
(#96) Line indented incorrectly; expected at least 20 spaces, found 16
(#97) Line indented incorrectly; expected 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Whitespace found at end of line
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#100) Expected 1 space before "<"; 0 found
(#100) Expected 1 space after "<"; 0 found
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Inline control structures are not allowed
(#101) Whitespace found at end of line
(#102) Line indented incorrectly; expected 16 spaces, found 12
(#102) Inline control structures are not allowed
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Inline control structures are not allowed
(#103) Whitespace found at end of line
(#104) Line indented incorrectly; expected 16 spaces, found 12
(#104) Inline control structures are not allowed
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 12 spaces, found 8
(#107) Line indented incorrectly; expected 8 spaces, found 4
(#109) Line indented incorrectly; expected at least 8 spaces, found 4
(#110) Line indented incorrectly; expected 4 spaces, found 0
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#115) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Line indented incorrectly; expected 4 spaces, found 0
(#118) Variable "ipaddr_subnets" must not contain underscores.
(#119) Line indented incorrectly; expected at least 4 spaces, found 0
(#119) Opening brace should be on the same line as the declaration
(#120) Line indented incorrectly; expected at least 8 spaces, found 4
(#121) Line indented incorrectly; expected at least 8 spaces, found 4
(#121) Inline control structures are not allowed
(#123) Line indented incorrectly; expected 8 spaces, found 4
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Expected 1 space before "<"; 0 found
(#123) Expected 1 space after "<"; 0 found
(#124) Line indented incorrectly; expected at least 12 spaces, found 8
(#124) Inline control structures are not allowed
(#125) Line indented incorrectly; expected 8 spaces, found 4
(#127) Line indented incorrectly; expected 8 spaces, found 4
(#127) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#127) Variable "ipaddr_subnets" must not contain underscores.
(#127) Variable "ipaddr_subnet" must not contain underscores.
(#128) Line indented incorrectly; expected at least 12 spaces, found 8
(#128) Variable "ipaddr_subnet" must not contain underscores.
(#129) Line indented incorrectly; expected at least 12 spaces, found 8
(#129) Variable "ipaddr_subnet" must not contain underscores.
(#131) Line indented incorrectly; expected at least 12 spaces, found 8
(#131) Variable "match_f" must not contain underscores.
(#132) Line indented incorrectly; expected 12 spaces, found 8
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "<"; 0 found
(#132) Expected 1 space after "<"; 0 found
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#134) Line indented incorrectly; expected at least 16 spaces, found 12
(#135) Line indented incorrectly; expected 16 spaces, found 12
(#136) Line indented incorrectly; expected at least 20 spaces, found 16
(#136) Variable "match_f" must not contain underscores.
(#137) Line indented incorrectly; expected at least 20 spaces, found 16
(#138) Line indented incorrectly; expected 16 spaces, found 12
(#139) Line indented incorrectly; expected 12 spaces, found 8
(#141) Line indented incorrectly; expected 12 spaces, found 8
(#141) Variable "match_f" must not contain underscores.
(#142) This comment is 80% valid code; is this commented out code?
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Line indented incorrectly; expected at least 16 spaces, found 12
(#142) No space found before comment text; expected "// print_r($ips);" but found "//print_r($ips);"
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) This comment is 80% valid code; is this commented out code?
(#143) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) No space found before comment text; expected "// print_r($sub);" but found "//print_r($sub);"
(#144) Line indented incorrectly; expected at least 16 spaces, found 12
(#145) Line indented incorrectly; expected 12 spaces, found 8
(#146) Line indented incorrectly; expected 8 spaces, found 4
(#147) Line indented incorrectly; expected at least 8 spaces, found 4
(#148) Line indented incorrectly; expected 4 spaces, found 0
(#152) Line indented incorrectly; expected at least 4 spaces, found 0
(#152) Variable "JBXLBaseChar" must be all lower-case
(#155) Line indented incorrectly; expected 4 spaces, found 0
(#156) Line indented incorrectly; expected at least 4 spaces, found 0
(#156) Opening brace should be on the same line as the declaration
(#157) Line indented incorrectly; expected at least 8 spaces, found 4
(#157) Variable "JBXLBaseChar" must be all lower-case
(#159) Line indented incorrectly; expected at least 8 spaces, found 4
(#159) Inline control structures are not allowed
(#160) Line indented incorrectly; expected 8 spaces, found 4
(#160) Inline control structures are not allowed
(#160) Variable "JBXLBaseChar" must be all lower-case
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#163) Line indented incorrectly; expected 8 spaces, found 4
(#163) Expected "for (...) {\n"; found "for(...) {\n"
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Expected 1 space before "<"; 0 found
(#163) Expected 1 space after "<"; 0 found
(#164) Line indented incorrectly; expected at least 12 spaces, found 8
(#164) Variable "JBXLBaseChar" must be all lower-case
(#165) Line indented incorrectly; expected 8 spaces, found 4
(#166) Line indented incorrectly; expected at least 8 spaces, found 4
(#167) Line indented incorrectly; expected 4 spaces, found 0
(#170) Line indented incorrectly; expected 4 spaces, found 0
(#171) Line indented incorrectly; expected at least 4 spaces, found 0
(#171) Opening brace should be on the same line as the declaration
(#172) Line indented incorrectly; expected at least 8 spaces, found 4
(#172) Inline control structures are not allowed
(#174) Line indented incorrectly; expected at least 8 spaces, found 4
(#174) Inline control structures are not allowed
(#174) Expected 1 space before ">"; 0 found
(#174) Expected 1 space after ">"; 0 found
(#174) Expected 1 space before ">"; 0 found
(#174) Expected 1 space after ">"; 0 found
(#174) Expected 1 space before ">"; 0 found
(#174) Expected 1 space after ">"; 0 found
(#174) Expected 1 space before ">"; 0 found
(#174) Expected 1 space after ">"; 0 found
(#175) Line indented incorrectly; expected at least 8 spaces, found 4
(#175) Inline control structures are not allowed
(#175) Expected 1 space before "=="; 0 found
(#175) Expected 1 space after "=="; 0 found
(#175) Expected 1 space before "=="; 0 found
(#175) Expected 1 space after "=="; 0 found
(#176) Line indented incorrectly; expected at least 8 spaces, found 4
(#176) Inline control structures are not allowed
(#176) Expected 1 space before "=="; 0 found
(#176) Expected 1 space after "=="; 0 found
(#176) Expected 1 space before ">="; 0 found
(#176) Expected 1 space after ">="; 0 found
(#176) Expected 1 space before "<="; 0 found
(#176) Expected 1 space after "<="; 0 found
(#177) Line indented incorrectly; expected at least 8 spaces, found 4
(#177) Inline control structures are not allowed
(#177) Expected 1 space before "=="; 0 found
(#177) Expected 1 space after "=="; 0 found
(#177) Expected 1 space before "=="; 0 found
(#177) Expected 1 space after "=="; 0 found
(#179) Line indented incorrectly; expected 8 spaces, found 4
(#179) Expected 1 space before "=="; 0 found
(#179) Expected 1 space after "=="; 0 found
(#180) Line indented incorrectly; expected at least 12 spaces, found 8
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected 8 spaces, found 4
(#182) Line indented incorrectly; expected 8 spaces, found 4
(#182) Expected "} else {\n"; found "}\n else {\n"
(#183) Line indented incorrectly; expected at least 12 spaces, found 8
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Line indented incorrectly; expected 8 spaces, found 4
(#186) Line indented incorrectly; expected at least 8 spaces, found 4
(#187) Line indented incorrectly; expected 4 spaces, found 0
(#190) Line indented incorrectly; expected 4 spaces, found 0
(#191) Line indented incorrectly; expected at least 4 spaces, found 0
(#191) Opening brace should be on the same line as the declaration
(#192) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Line indented incorrectly; expected at least 8 spaces, found 4
(#194) Line indented incorrectly; expected at least 8 spaces, found 4
(#194) Inline control structures are not allowed
(#196) Line indented incorrectly; expected at least 8 spaces, found 4
(#197) Line indented incorrectly; expected at least 8 spaces, found 4
(#198) Line indented incorrectly; expected 8 spaces, found 4
(#198) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#199) Line indented incorrectly; expected at least 12 spaces, found 8
(#199) Inline control structures are not allowed
(#199) Expected 1 space before "=="; 0 found
(#199) Expected 1 space after "=="; 0 found
(#200) Line indented incorrectly; expected at least 12 spaces, found 8
(#201) Line indented incorrectly; expected at least 12 spaces, found 8
(#202) Line indented incorrectly; expected at least 12 spaces, found 8
(#202) Inline control structures are not allowed
(#203) Line indented incorrectly; expected 8 spaces, found 4
(#204) Whitespace found at end of line
(#205) Line indented incorrectly; expected at least 8 spaces, found 4
(#206) Line indented incorrectly; expected 4 spaces, found 0
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Line indented incorrectly; expected at least 4 spaces, found 0
(#210) Line indented incorrectly; expected at least 4 spaces, found 0
(#211) Line indented incorrectly; expected at least 4 spaces, found 0
(#212) Line indented incorrectly; expected at least 4 spaces, found 0
(#213) Line indented incorrectly; expected 4 spaces, found 0
(#214) Line indented incorrectly; expected at least 4 spaces, found 0
(#214) Opening brace should be on the same line as the declaration
(#215) Line indented incorrectly; expected at least 8 spaces, found 4
(#216) Line indented incorrectly; expected at least 8 spaces, found 4
(#216) Inline control structures are not allowed
(#217) Whitespace found at end of line
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Line indented incorrectly; expected 8 spaces, found 4
(#219) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#220) Line indented incorrectly; expected 12 spaces, found 8
(#220) Expected 1 space before "=="; 0 found
(#220) Expected 1 space after "=="; 0 found
(#221) Line indented incorrectly; expected at least 16 spaces, found 12
(#222) Line indented incorrectly; expected 12 spaces, found 8
(#223) Line indented incorrectly; expected 12 spaces, found 8
(#223) Expected "} else {\n"; found "}\n else {\n"
(#224) Line indented incorrectly; expected at least 16 spaces, found 12
(#225) Line indented incorrectly; expected 12 spaces, found 8
(#226) Line indented incorrectly; expected at least 12 spaces, found 8
(#227) Line indented incorrectly; expected 8 spaces, found 4
(#228) Line indented incorrectly; expected at least 8 spaces, found 4
(#229) Line indented incorrectly; expected 4 spaces, found 0
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Line indented incorrectly; expected at least 4 spaces, found 0
(#233) Line indented incorrectly; expected at least 4 spaces, found 0
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 4 spaces, found 0
(#235) Line indented incorrectly; expected 4 spaces, found 0
(#235) Variable "serverURI" must be all lower-case
(#236) Line indented incorrectly; expected at least 4 spaces, found 0
(#236) Opening brace should be on the same line as the declaration
(#237) Line indented incorrectly; expected at least 8 spaces, found 4
(#238) Line indented incorrectly; expected at least 8 spaces, found 4
(#239) Line indented incorrectly; expected at least 8 spaces, found 4
(#240) Line indented incorrectly; expected at least 8 spaces, found 4
(#242) Line indented incorrectly; expected 8 spaces, found 4
(#242) Variable "serverURI" must be all lower-case
(#242) Expected 1 space before "!="; 0 found
(#242) Expected 1 space after "!="; 0 found
(#243) Line indented incorrectly; expected at least 12 spaces, found 8
(#243) Variable "serverURI" must be all lower-case
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line indented incorrectly; expected at least 12 spaces, found 8
(#246) Line indented incorrectly; expected 12 spaces, found 8
(#247) Line indented incorrectly; expected at least 16 spaces, found 12
(#248) Line indented incorrectly; expected at least 16 spaces, found 12
(#249) Line indented incorrectly; expected at least 16 spaces, found 12
(#249) Blank comments are not allowed
(#250) Line indented incorrectly; expected 16 spaces, found 12
(#251) Line indented incorrectly; expected at least 20 spaces, found 16
(#252) Line indented incorrectly; expected 16 spaces, found 12
(#253) Line indented incorrectly; expected 16 spaces, found 12
(#253) Expected "} else {\n"; found "}\n else {\n"
(#254) Line indented incorrectly; expected 20 spaces, found 16
(#254) Expected 1 space before "!="; 0 found
(#254) Expected 1 space after "!="; 0 found
(#255) Line indented incorrectly; expected at least 24 spaces, found 20
(#256) Line indented incorrectly; expected 20 spaces, found 16
(#257) Line indented incorrectly; expected 20 spaces, found 16
(#257) Expected "} else {\n"; found "}\n else {\n"
(#258) Line indented incorrectly; expected at least 24 spaces, found 20
(#258) Inline control structures are not allowed
(#258) Expected 1 space before "=="; 0 found
(#258) Expected 1 space after "=="; 0 found
(#259) Line indented incorrectly; expected 24 spaces, found 20
(#259) Inline control structures are not allowed
(#259) Expected 1 space before "=="; 0 found
(#259) Expected 1 space after "=="; 0 found
(#260) Line indented incorrectly; expected 24 spaces, found 20
(#260) Inline control structures are not allowed
(#260) Expected 1 space before "=="; 0 found
(#260) Expected 1 space after "=="; 0 found
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) This comment is 43% valid code; is this commented out code?
(#261) Line indented incorrectly; expected at least 24 spaces, found 20
(#262) Line indented incorrectly; expected 20 spaces, found 16
(#263) Line indented incorrectly; expected 16 spaces, found 12
(#264) Line indented incorrectly; expected 12 spaces, found 8
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Line indented incorrectly; expected at least 12 spaces, found 8
(#266) Whitespace found at end of line
(#267) Line indented incorrectly; expected 12 spaces, found 8
(#267) Expected "} else {\n"; found "}\n\n // with no http:// and https:// \n else {\n"
(#268) Line indented incorrectly; expected at least 16 spaces, found 12
(#269) Line indented incorrectly; expected 16 spaces, found 12
(#270) Line indented incorrectly; expected at least 20 spaces, found 16
(#271) Line indented incorrectly; expected 16 spaces, found 12
(#272) Line indented incorrectly; expected 16 spaces, found 12
(#272) Expected "} else {\n"; found "}\n else {\n"
(#273) Line indented incorrectly; expected 20 spaces, found 16
(#273) Expected 1 space before "!="; 0 found
(#273) Expected 1 space after "!="; 0 found
(#273) Whitespace found at end of line
(#274) Line indented incorrectly; expected at least 24 spaces, found 20
(#275) Line indented incorrectly; expected 20 spaces, found 16
(#276) Line indented incorrectly; expected 20 spaces, found 16
(#276) Expected "} else {\n"; found "}\n else {\n"
(#277) Line indented incorrectly; expected at least 24 spaces, found 20
(#278) Line indented incorrectly; expected 20 spaces, found 15
(#278) Closing brace indented incorrectly; expected 16 spaces, found 15
(#279) Line indented incorrectly; expected 16 spaces, found 12
(#280) Line indented incorrectly; expected 12 spaces, found 8
(#282) Line indented incorrectly; expected at least 12 spaces, found 8
(#282) Blank comments are not allowed
(#283) Line indented incorrectly; expected 12 spaces, found 8
(#283) Expected 1 space before "=="; 0 found
(#283) Expected 1 space after "=="; 0 found
(#284) Line indented incorrectly; expected at least 16 spaces, found 12
(#285) Line indented incorrectly; expected at least 16 spaces, found 12
(#286) Line indented incorrectly; expected 12 spaces, found 8
(#287) Line indented incorrectly; expected 12 spaces, found 8
(#287) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#287) Expected 1 space before "=="; 0 found
(#287) Expected 1 space after "=="; 0 found
(#288) Line indented incorrectly; expected at least 16 spaces, found 12
(#289) Line indented incorrectly; expected at least 16 spaces, found 12
(#290) Line indented incorrectly; expected 12 spaces, found 8
(#291) Line indented incorrectly; expected 12 spaces, found 8
(#291) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#291) Expected 1 space before "=="; 0 found
(#291) Expected 1 space after "=="; 0 found
(#292) Line indented incorrectly; expected at least 16 spaces, found 12
(#293) Line indented incorrectly; expected at least 16 spaces, found 12
(#294) Line indented incorrectly; expected 12 spaces, found 8
(#295) Line indented incorrectly; expected 12 spaces, found 8
(#295) Expected "} else {\n"; found "}\n else {\n"
(#296) Line indented incorrectly; expected at least 16 spaces, found 12
(#297) Line indented incorrectly; expected 12 spaces, found 8
(#298) Line indented incorrectly; expected 8 spaces, found 4
(#300) Line indented incorrectly; expected at least 8 spaces, found 4
(#301) Line indented incorrectly; expected at least 8 spaces, found 4
(#302) Line indented incorrectly; expected at least 8 spaces, found 4
(#303) Line indented incorrectly; expected at least 8 spaces, found 4
(#304) Whitespace found at end of line
(#305) Line indented incorrectly; expected at least 8 spaces, found 4
(#306) Line indented incorrectly; expected 4 spaces, found 0
(#309) This comment is 67% valid code; is this commented out code?
blocks/autoattend/lang/en/block_autoattend.php
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#164) Whitespace found at end of line
(#230) Whitespace found at end of line within string
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) This comment is 50% valid code; is this commented out code?
(#280) No space found before comment text; expected "// New: grouping" but found "//New: grouping"
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) No space found before comment text; expected "// --" but found "//--"
(#337) Blank comments are not allowed
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/autoattend/lang/ja/block_autoattend.php
(#1) This comment is 67% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) This comment is 50% valid code; is this commented out code?
(#270) No space found before comment text; expected "// New: grouping" but found "//New: grouping"
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) No space found before comment text; expected "// --" but found "//--"
(#319) Expected 1 space after "="; 3 found
(#326) Blank comments are not allowed
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/autoattend/lib_ex.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
(#3) function name "autoattend_repairDB" must be lower-case letters only
(#4) Opening brace should be on the same line as the declaration
(#10) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#11) Expected 1 space before "=>"; 0 found
(#11) Expected 1 space after "=>"; 0 found
(#11) Expected 1 space before "=>"; 0 found
(#11) Expected 1 space after "=>"; 0 found
(#12) Blank comments are not allowed
(#13) Expected 1 space before ">"; 0 found
(#13) Expected 1 space after ">"; 0 found
(#15) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#16) Inline control structures are not allowed
(#16) Expected 1 space before "!="; 0 found
(#16) Expected 1 space after "!="; 0 found
(#16) Expected 1 space before "!="; 0 found
(#16) Expected 1 space after "!="; 0 found
(#19) Expected 1 space before ">"; 0 found
(#19) Expected 1 space after ">"; 0 found
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#22) Inline control structures are not allowed
(#22) Expected 1 space before "!="; 0 found
(#22) Expected 1 space after "!="; 0 found
(#22) Expected 1 space before "!="; 0 found
(#22) Expected 1 space after "!="; 0 found
(#23) Expected 1 space before "=="; 0 found
(#23) Expected 1 space after "=="; 0 found
(#23) Expected 1 space before "=="; 0 found
(#23) Expected 1 space after "=="; 0 found
(#23) Expected 1 space before ">"; 0 found
(#23) Expected 1 space after ">"; 0 found
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#29) Expected "} else {\n"; found "}\n else { // 全て X か Y\n"
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#33) Expected 1 space before ">"; 0 found
(#33) Expected 1 space after ">"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#46) Blank comments are not allowed
(#47) function name "autoattend_cleanup_sessionsDB" must be lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#51) Blank comments are not allowed
(#56) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#57) Variable "exist_flag" must not contain underscores.
(#58) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#59) Expected 1 space before "=="; 0 found
(#59) Expected 1 space after "=="; 0 found
(#60) Variable "exist_flag" must not contain underscores.
(#64) Variable "exist_flag" must not contain underscores.
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) This comment is 60% valid code; is this commented out code?
(#65) No space found before comment text; expected "// echo "delete session data: ".$session->id."<br />";" but found "//echo "delete session data: ".$session->id."<br />";"
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#75) Blank comments are not allowed
(#76) function name "autoattend_cleanup_studentsDB" must be lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#80) Blank comments are not allowed
(#85) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#86) Variable "exist_flag" must not contain underscores.
(#87) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#88) Expected 1 space before "=="; 0 found
(#88) Expected 1 space after "=="; 0 found
(#89) Variable "exist_flag" must not contain underscores.
(#93) Variable "exist_flag" must not contain underscores.
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) This comment is 60% valid code; is this commented out code?
(#94) No space found before comment text; expected "// echo "delete student data: ".$student->id."<br />";" but found "//echo "delete student data: ".$student->id."<br />";"
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#104) Blank comments are not allowed
(#105) function name "autoattend_delete_sessionsDB" must be lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#111) Expected 1 space before "!="; 0 found
(#111) Expected 1 space after "!="; 0 found
(#111) Expected 1 space before ">"; 0 found
(#111) Expected 1 space after ">"; 0 found
blocks/autoattend/locallib.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#7) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) This comment is 59% valid code; is this commented out code?
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Whitespace found at end of line
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Whitespace found at end of line
(#83) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#87) Commas (,) must be followed by white space.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Whitespace found at end of line
(#90) Blank comments are not allowed
(#95) Blank comments are not allowed
(#101) Blank comments are not allowed
(#108) 93 slashes comments are not allowed; use "// Comment." instead
(#110) Blank comments are not allowed
(#112) Whitespace found at end of line
(#113) Opening brace should be on the same line as the declaration
(#119) 93 slashes comments are not allowed; use "// Comment." instead
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#127) Whitespace found at end of line
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Opening brace should be on the same line as the declaration
(#134) Expected 1 space before "=="; 0 found
(#134) Expected 1 space after "=="; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#137) Expected "} else {\n"; found "}\n else {\n"
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#143) Expected "} else {\n"; found "}\n else {\n"
(#154) Blank comments are not allowed
(#156) Opening brace should be on the same line as the declaration
(#162) Inline control structures are not allowed
(#169) 93 slashes comments are not allowed; use "// Comment." instead
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Opening brace should be on the same line as the declaration
(#181) Inline control structures are not allowed
(#183) Inline control structures are not allowed
(#185) Inline control structures are not allowed
(#185) Expected 1 space before "!="; 0 found
(#185) Expected 1 space after "!="; 0 found
(#185) Expected 1 space before "!="; 0 found
(#185) Expected 1 space after "!="; 0 found
(#190) Expected 1 space before ">="; 0 found
(#190) Expected 1 space after ">="; 0 found
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Whitespace found at end of line
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Opening brace should be on the same line as the declaration
(#215) Inline control structures are not allowed
(#216) Inline control structures are not allowed
(#223) Expected 1 space before ">="; 0 found
(#223) Expected 1 space after ">="; 0 found
(#223) Expected 1 space before "=="; 0 found
(#223) Expected 1 space after "=="; 0 found
(#223) Expected 1 space before "=="; 0 found
(#223) Expected 1 space after "=="; 0 found
(#224) Expected 1 space before "=="; 0 found
(#224) Expected 1 space after "=="; 0 found
(#224) Expected 1 space before "=="; 0 found
(#224) Expected 1 space after "=="; 0 found
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Line exceeds 132 characters; contains 142 characters
(#237) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#238) Line exceeds 132 characters; contains 141 characters
(#238) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#239) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#241) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#243) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Opening brace should be on the same line as the declaration
(#249) Inline control structures are not allowed
(#250) Inline control structures are not allowed
(#257) Expected 1 space before ">="; 0 found
(#257) Expected 1 space after ">="; 0 found
(#258) Inline control structures are not allowed
(#258) Expected 1 space before "=="; 0 found
(#258) Expected 1 space after "=="; 0 found
(#258) Expected 1 space before "=="; 0 found
(#258) Expected 1 space after "=="; 0 found
(#268) 93 slashes comments are not allowed; use "// Comment." instead
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Whitespace found at end of line
(#278) Opening brace should be on the same line as the declaration
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Opening brace should be on the same line as the declaration
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#302) Expected "} else {\n"; found "}\n else {\n"
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Whitespace found at end of line
(#320) Opening brace should be on the same line as the declaration
(#323) Expected 1 space before "=>"; 0 found
(#323) Expected 1 space after "=>"; 0 found
(#323) Expected 1 space before "=>"; 0 found
(#323) Expected 1 space after "=>"; 0 found
(#331) Inline control structures are not allowed
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Whitespace found at end of line
(#341) Opening brace should be on the same line as the declaration
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#347) This comment is 59% valid code; is this commented out code?
(#357) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Whitespace found at end of line
(#370) Opening brace should be on the same line as the declaration
(#373) Inline control structures are not allowed
(#373) Expected 1 space before "=="; 0 found
(#373) Expected 1 space after "=="; 0 found
(#374) Inline control structures are not allowed
(#374) Expected 1 space before "=="; 0 found
(#374) Expected 1 space after "=="; 0 found
(#376) Expected 1 space before "=>"; 0 found
(#376) Expected 1 space after "=>"; 0 found
(#377) Inline control structures are not allowed
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Whitespace found at end of line
(#387) Opening brace should be on the same line as the declaration
(#390) Inline control structures are not allowed
(#390) Expected 1 space before "=="; 0 found
(#390) Expected 1 space after "=="; 0 found
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#393) Inline control structures are not allowed
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Whitespace found at end of line
(#402) Variable "url_options" must not contain underscores.
(#403) Opening brace should be on the same line as the declaration
(#407) Variable "url_options" must not contain underscores.
(#408) Blank comments are not allowed
(#416) Blank comments are not allowed
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Variable "url_options" must not contain underscores.
(#426) Opening brace should be on the same line as the declaration
(#431) Expected "if (...) {\n"; found "if (...){\n"
(#432) Variable "url_options" must not contain underscores.
(#432) Whitespace found at end of line
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Whitespace found at end of line
(#446) Variable "url_options" must not contain underscores.
(#446) Variable "show_ex" must not contain underscores.
(#447) Opening brace should be on the same line as the declaration
(#450) Variable "show_ex" must not contain underscores.
(#451) Variable "url_options" must not contain underscores.
(#452) Blank comments are not allowed
(#455) Inline control structures are not allowed
(#455) Variable "show_ex" must not contain underscores.
(#462) Inline control structures are not allowed
(#462) Variable "show_ex" must not contain underscores.
(#463) Blank comments are not allowed
(#469) Blank comments are not allowed
(#470) Variable "url_options" must not contain underscores.
(#471) Opening brace should be on the same line as the declaration
(#474) Variable "url_options" must not contain underscores.
(#475) Blank comments are not allowed
(#478) Inline control structures are not allowed
(#480) Blank comments are not allowed
(#486) 93 slashes comments are not allowed; use "// Comment." instead
(#488) Whitespace found at end of line
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Opening brace should be on the same line as the declaration
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space before "=>"; 0 found
(#498) Expected 1 space after "=>"; 0 found
(#498) Whitespace found at end of line
(#500) Expected 1 space before "=>"; 0 found
(#500) Expected 1 space after "=>"; 0 found
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) This comment is 50% valid code; is this commented out code?
(#505) Inline control structures are not allowed
(#506) Inline control structures are not allowed
(#507) Inline control structures are not allowed
(#511) Whitespace found at end of line
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Opening brace should be on the same line as the declaration
(#521) Inline control structures are not allowed
(#522) Whitespace found at end of line
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) No space found before comment text; expected "// restore defaults" but found "//restore defaults"
(#523) Whitespace found at end of line
(#525) Expected 1 space before "!="; 0 found
(#525) Expected 1 space after "!="; 0 found
(#526) Expected 1 space before "=>"; 0 found
(#526) Expected 1 space after "=>"; 0 found
(#530) Inline control structures are not allowed
(#532) Blank comments are not allowed
(#533) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#535) Expected 1 space before "<"; 0 found
(#535) Expected 1 space after "<"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#539) Expected "} else {\n"; found "}\n else {\n"
(#555) Inline control structures are not allowed
(#557) Expected "} else {\n"; found "}\n else {\n"
(#559) Inline control structures are not allowed
(#566) This comment is 47% valid code; is this commented out code?
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Opening brace should be on the same line as the declaration
(#576) Whitespace found at end of line
(#580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) This comment is 75% valid code; is this commented out code?
(#580) No space found before comment text; expected "// print "QUERY=> $qry <br />";" but found "//print "QUERY=> $qry <br />";"
(#582) Whitespace found at end of line
(#587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Opening brace should be on the same line as the declaration
(#595) Line indented incorrectly; expected 4 spaces, found 6
(#598) Line indented incorrectly; expected 4 spaces, found 6
(#599) Whitespace found at end of line
(#605) 93 slashes comments are not allowed; use "// Comment." instead
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) This comment is 48% valid code; is this commented out code?
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Whitespace found at end of line
(#621) Whitespace found at end of line
(#622) Whitespace found at end of line
(#623) Whitespace found at end of line
(#624) Whitespace found at end of line
(#625) Whitespace found at end of line
(#626) Whitespace found at end of line
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) Whitespace found at end of line
(#634) Opening brace should be on the same line as the declaration
(#638) Whitespace found at end of line
(#648) Inline control structures are not allowed
(#657) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#658) Inline control structures are not allowed
(#658) Expected 1 space before "!="; 0 found
(#658) Expected 1 space after "!="; 0 found
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#668) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#669) Expected 1 space before "=="; 0 found
(#669) Expected 1 space after "=="; 0 found
(#670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) Expected 1 space before "=="; 0 found
(#671) Expected 1 space after "=="; 0 found
(#672) Inline control structures are not allowed
(#672) Expected 1 space before ">"; 0 found
(#672) Expected 1 space after ">"; 0 found
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) This comment is 88% valid code; is this commented out code?
(#673) No space found before comment text; expected "// else $summary['Y']++;" but found "//else $summary['Y']++;"
(#675) Expected "} else {\n"; found "}\n else {\n"
(#680) Inline control structures are not allowed
(#680) Expected 1 space before ">"; 0 found
(#680) Expected 1 space after ">"; 0 found
(#681) Inline control structures are not allowed
(#681) Expected 1 space before "<"; 0 found
(#681) Expected 1 space after "<"; 0 found
(#686) Blank comments are not allowed
(#688) Expected 1 space before "*"; 0 found
(#688) Expected 1 space after "*"; 0 found
(#689) Expected 1 space before "*"; 0 found
(#689) Expected 1 space after "*"; 0 found
(#691) Blank comments are not allowed
(#693) Expected 1 space before "!="; 0 found
(#693) Expected 1 space after "!="; 0 found
(#694) Expected 1 space before "*"; 0 found
(#694) Expected 1 space after "*"; 0 found
(#694) Expected 1 space before "-"; 0 found
(#694) Expected 1 space after "-"; 0 found
(#694) Expected 1 space before "/"; 0 found
(#694) Expected 1 space after "/"; 0 found
(#697) Expected "} else {\n"; found "}\n else {\n"
(#702) Expected 1 space before "="; 0 found
(#708) This comment is 48% valid code; is this commented out code?
(#708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Whitespace found at end of line
(#720) Opening brace should be on the same line as the declaration
(#725) Expected 1 space before "=>"; 0 found
(#725) Expected 1 space after "=>"; 0 found
(#726) Inline control structures are not allowed
(#734) Blank comments are not allowed
(#737) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#738) Inline control structures are not allowed
(#738) Expected 1 space before ">"; 0 found
(#738) Expected 1 space after ">"; 0 found
(#739) Inline control structures are not allowed
(#739) Expected 1 space before "<"; 0 found
(#739) Expected 1 space after "<"; 0 found
(#752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) Inline control structures are not allowed
(#756) Expected 1 space before "<>"; 0 found
(#756) Expected 1 space after "<>"; 0 found
(#756) Expected 1 space before "=="; 0 found
(#756) Expected 1 space after "=="; 0 found
(#756) Expected 1 space before "=="; 0 found
(#756) Expected 1 space after "=="; 0 found
(#758) Inline control structures are not allowed
(#758) Expected 1 space before ">"; 0 found
(#758) Expected 1 space after ">"; 0 found
(#761) Expected 1 space before "*"; 0 found
(#761) Expected 1 space after "*"; 0 found
(#762) Expected 1 space before "*"; 0 found
(#762) Expected 1 space after "*"; 0 found
(#770) 93 slashes comments are not allowed; use "// Comment." instead
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Whitespace found at end of line
(#776) Opening brace should be on the same line as the declaration
(#782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Whitespace found at end of line
(#786) Opening brace should be on the same line as the declaration
(#787) Variable "TIME_OFFSET" must be all lower-case
(#787) Variable "TIME_OFFSET" must not contain underscores.
(#789) Variable "wwwBlock" must be all lower-case
(#790) Variable "wwwGrade" must be all lower-case
(#791) Variable "wwwReport" must be all lower-case
(#792) Variable "wwwMesg" must be all lower-case
(#793) Variable "wwwUser" must be all lower-case
(#796) Expected 1 space before "=>"; 0 found
(#796) Expected 1 space after "=>"; 0 found
(#803) Variable "use_summertime" must not contain underscores.
(#805) Expected "if (...) {\n"; found "if(...) {\n"
(#806) Commas (,) must be followed by white space.
(#807) Whitespace found at end of line
(#808) Expected "} else {\n"; found "} \n else {\n"
(#814) Whitespace found at end of line
(#817) Blank comments are not allowed
(#819) Inline control structures are not allowed
(#819) Variable "user_idnum" must not contain underscores.
(#820) Inline control structures are not allowed
(#820) Variable "user_idnum" must not contain underscores.
(#821) Variable "disp_idnum" must not contain underscores.
(#821) Variable "user_idnum" must not contain underscores.
(#823) Expected "} else {\n"; found "}\n else {\n"
(#824) Variable "user_idnum" must not contain underscores.
(#825) Variable "disp_idnum" must not contain underscores.
(#827) Blank comments are not allowed
(#828) Variable "name_pattern" must not contain underscores.
(#829) Variable "name_pattern" must not contain underscores.
(#831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#832) Expected 1 space before ">="; 0 found
(#832) Expected 1 space after ">="; 0 found
(#833) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Commas (,) must be followed by white space.
(#893) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#893) Whitespace found at end of line
(#894) Blank comments are not allowed
(#895) Variable "summertime_mark" must not contain underscores.
(#896) Variable "use_summertime" must not contain underscores.
(#896) Expected 1 space before "*"; 0 found
(#896) Expected 1 space after "*"; 0 found
(#897) Inline control structures are not allowed
(#897) Expected 1 space before "!="; 0 found
(#897) Expected 1 space after "!="; 0 found
(#897) Variable "summertime_mark" must not contain underscores.
(#899) Expected 1 space before "=="; 0 found
(#899) Expected 1 space after "=="; 0 found
(#899) Expected 1 space before "=="; 0 found
(#899) Expected 1 space after "=="; 0 found
(#901) Variable "summertime_mark" must not contain underscores.
(#902) Line exceeds 132 characters; contains 148 characters
(#902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) This comment is 58% valid code; is this commented out code?
(#902) No space found before comment text; expected "// $table->data[$i][] = strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);" but found "//$table->data[$i][] = strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);"
(#903) Variable "TIME_OFFSET" must be all lower-case
(#903) Variable "TIME_OFFSET" must not contain underscores.
(#903) Line exceeds 132 characters; contains 146 characters
(#904) Commas (,) must be followed by white space.
(#904) Variable "TIME_OFFSET" must be all lower-case
(#904) Variable "TIME_OFFSET" must not contain underscores.
(#904) Line exceeds 132 characters; contains 146 characters
(#905) Commas (,) must be followed by white space.
(#905) Expected 1 space before "+"; 3 found
(#905) Variable "TIME_OFFSET" must be all lower-case
(#905) Variable "TIME_OFFSET" must not contain underscores.
(#905) Line exceeds 132 characters; contains 146 characters
(#907) Expected 1 space before ":"; 0 found
(#910) Expected 1 space before "=="; 0 found
(#910) Expected 1 space after "=="; 0 found
(#911) Expected 1 space before ">"; 0 found
(#911) Expected 1 space after ">"; 0 found
(#914) Expected "} else {\n"; found "}\n else {\n"
(#918) Expected "} else {\n"; found "}\n else {\n"
(#923) Expected "} else {\n"; found "}\n else {\n"
(#928) Blank comments are not allowed
(#929) Expected 1 space before "==="; 0 found
(#929) Expected 1 space after "==="; 0 found
(#929) Expected 1 space before "==="; 0 found
(#929) Expected 1 space after "==="; 0 found
(#932) Expected "} else {\n"; found "}\n else {\n"
(#933) Line exceeds 132 characters; contains 147 characters
(#933) Inline comments must start with a capital letter, digit or 3-dots sequence
(#933) Inline comments must end in full-stops, exclamation marks, or question marks
(#933) This comment is 50% valid code; is this commented out code?
(#933) No space found before comment text; expected "// $sessndate = strftime(get_string('strftimedmshort', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);" but found "//$sessndate = strftime(get_string('strftimedmshort', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);"
(#934) Variable "TIME_OFFSET" must be all lower-case
(#934) Variable "TIME_OFFSET" must not contain underscores.
(#934) Line exceeds 132 characters; contains 145 characters
(#935) Variable "TIME_OFFSET" must be all lower-case
(#935) Variable "TIME_OFFSET" must not contain underscores.
(#935) Line exceeds 132 characters; contains 145 characters
(#936) Variable "TIME_OFFSET" must be all lower-case
(#936) Variable "TIME_OFFSET" must not contain underscores.
(#936) Line exceeds 132 characters; contains 145 characters
(#937) Expected 1 space before "==="; 0 found
(#937) Expected 1 space after "==="; 0 found
(#940) Expected "} else {\n"; found "}\n else {\n"
(#945) Blank comments are not allowed
(#948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#948) This comment is 56% valid code; is this commented out code?
(#948) No space found before comment text; expected "// $ipurl = jbxl_get_ipresolv_url($ipaddr);" but found "//$ipurl = jbxl_get_ipresolv_url($ipaddr);"
(#950) Inline control structures are not allowed
(#951) Inline control structures are not allowed
(#953) Expected "} else {\n"; found "}\n else {\n"
(#966) Blank comments are not allowed
(#977) This comment is 42% valid code; is this commented out code?
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#981) Line exceeds 132 characters; contains 133 characters
(#986) Line exceeds 132 characters; contains 156 characters
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) Line exceeds 132 characters; contains 157 characters
(#991) Opening brace should be on the same line as the declaration
(#992) Variable "TIME_OFFSET" must be all lower-case
(#992) Variable "TIME_OFFSET" must not contain underscores.
(#995) Variable "use_summertime" must not contain underscores.
(#997) Blank comments are not allowed
(#1001) Inline control structures are not allowed
(#1001) Expected 1 space before "!="; 0 found
(#1001) Expected 1 space after "!="; 0 found
(#1002) Expected 1 space before "!="; 0 found
(#1002) Expected 1 space after "!="; 0 found
(#1003) Inline control structures are not allowed
(#1003) Expected 1 space before "=="; 0 found
(#1003) Expected 1 space after "=="; 0 found
(#1004) Expected 1 space before "==="; 0 found
(#1004) Expected 1 space after "==="; 0 found
(#1007) Usage of ELSEIF not allowed; use ELSE IF instead
(#1007) Expected 1 space before "==="; 0 found
(#1007) Expected 1 space after "==="; 0 found
(#1008) Expected 1 space before "+"; 0 found
(#1008) Expected 1 space after "+"; 0 found
(#1008) Variable "TIME_OFFSET" must be all lower-case
(#1008) Variable "TIME_OFFSET" must not contain underscores.
(#1008) Expected 1 space before "+"; 0 found
(#1008) Expected 1 space after "+"; 0 found
(#1008) Expected 1 space before "+"; 0 found
(#1008) Expected 1 space after "+"; 0 found
(#1008) Variable "TIME_OFFSET" must be all lower-case
(#1008) Variable "TIME_OFFSET" must not contain underscores.
(#1008) Variable "TIME_OFFSET" must be all lower-case
(#1008) Variable "TIME_OFFSET" must not contain underscores.
(#1012) Expected 1 space before "!="; 0 found
(#1012) Expected 1 space after "!="; 0 found
(#1012) Expected 1 space before "!="; 0 found
(#1012) Expected 1 space after "!="; 0 found
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Whitespace found at end of line
(#1021) Variable "name_pattern" must not contain underscores.
(#1022) Blank comments are not allowed
(#1024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1024) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) Whitespace found at end of line
(#1032) Expected 1 space before "=="; 0 found
(#1032) Expected 1 space after "=="; 0 found
(#1033) Variable "name_pattern" must not contain underscores.
(#1033) Expected 1 space before "=="; 0 found
(#1033) Expected 1 space after "=="; 0 found
(#1033) Variable "name_pattern" must not contain underscores.
(#1033) Expected 1 space before "=="; 0 found
(#1033) Expected 1 space after "=="; 0 found
(#1037) Variable "name_pattern" must not contain underscores.
(#1037) Expected 1 space before "=="; 0 found
(#1037) Expected 1 space after "=="; 0 found
(#1037) Variable "name_pattern" must not contain underscores.
(#1037) Expected 1 space before "=="; 0 found
(#1037) Expected 1 space after "=="; 0 found
(#1041) Inline control structures are not allowed
(#1041) Expected 1 space before "=="; 0 found
(#1041) Expected 1 space after "=="; 0 found
(#1043) Expected "} else {\n"; found "}\n else {\n"
(#1044) Variable "name_pattern" must not contain underscores.
(#1044) Expected 1 space before "=="; 0 found
(#1044) Expected 1 space after "=="; 0 found
(#1044) Variable "name_pattern" must not contain underscores.
(#1044) Expected 1 space before "=="; 0 found
(#1044) Expected 1 space after "=="; 0 found
(#1048) Variable "name_pattern" must not contain underscores.
(#1048) Expected 1 space before "=="; 0 found
(#1048) Expected 1 space after "=="; 0 found
(#1048) Variable "name_pattern" must not contain underscores.
(#1048) Expected 1 space before "=="; 0 found
(#1048) Expected 1 space after "=="; 0 found
(#1052) Inline control structures are not allowed
(#1052) Expected 1 space before "=="; 0 found
(#1052) Expected 1 space after "=="; 0 found
(#1054) Blank comments are not allowed
(#1064) Expected 1 space before "=="; 0 found
(#1064) Expected 1 space after "=="; 0 found
(#1067) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1067) Expected 1 space before "=>"; 0 found
(#1067) Expected 1 space after "=>"; 0 found
(#1067) Expected 1 space before "=>"; 0 found
(#1067) Expected 1 space after "=>"; 0 found
(#1068) Variable "use_summertime" must not contain underscores.
(#1068) Expected 1 space before "*"; 0 found
(#1068) Expected 1 space after "*"; 0 found
(#1069) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) This comment is 52% valid code; is this commented out code?
(#1069) No space found before comment text; expected "// $date = strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);" but found "//$date = strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);"
(#1070) Commas (,) must be followed by white space.
(#1070) Variable "TIME_OFFSET" must be all lower-case
(#1070) Variable "TIME_OFFSET" must not contain underscores.
(#1078) Blank comments are not allowed
(#1081) Blank comments are not allowed
(#1082) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1083) Expected 1 space before "!="; 0 found
(#1083) Expected 1 space after "!="; 0 found
(#1088) Blank comments are not allowed
(#1091) Commas (,) must be followed by white space.
(#1094) Expected 1 space before "!="; 0 found
(#1094) Expected 1 space after "!="; 0 found
(#1097) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1097) Expected 1 space before "=>"; 0 found
(#1097) Expected 1 space after "=>"; 0 found
(#1097) Expected 1 space before "=>"; 0 found
(#1097) Expected 1 space after "=>"; 0 found
(#1098) Variable "use_summertime" must not contain underscores.
(#1098) Expected 1 space before "*"; 0 found
(#1098) Expected 1 space after "*"; 0 found
(#1099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1099) This comment is 52% valid code; is this commented out code?
(#1099) No space found before comment text; expected "// $date = strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);" but found "//$date = strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);"
(#1100) Commas (,) must be followed by white space.
(#1100) Variable "TIME_OFFSET" must be all lower-case
(#1100) Variable "TIME_OFFSET" must not contain underscores.
(#1107) Whitespace found at end of line
(#1108) Blank comments are not allowed
(#1122) Blank comments are not allowed
(#1124) Variable "name_pattern" must not contain underscores.
(#1124) Expected 1 space before "=="; 0 found
(#1124) Expected 1 space after "=="; 0 found
(#1124) Variable "name_pattern" must not contain underscores.
(#1124) Expected 1 space before "=="; 0 found
(#1124) Expected 1 space after "=="; 0 found
(#1128) Variable "name_pattern" must not contain underscores.
(#1128) Expected 1 space before "=="; 0 found
(#1128) Expected 1 space after "=="; 0 found
(#1128) Variable "name_pattern" must not contain underscores.
(#1128) Expected 1 space before "=="; 0 found
(#1128) Expected 1 space after "=="; 0 found
(#1133) Expected "} else {\n"; found "}\n else {\n"
(#1134) Variable "name_pattern" must not contain underscores.
(#1134) Expected 1 space before "=="; 0 found
(#1134) Expected 1 space after "=="; 0 found
(#1134) Variable "name_pattern" must not contain underscores.
(#1134) Expected 1 space before "=="; 0 found
(#1134) Expected 1 space after "=="; 0 found
(#1138) Variable "name_pattern" must not contain underscores.
(#1138) Expected 1 space before "=="; 0 found
(#1138) Expected 1 space after "=="; 0 found
(#1138) Variable "name_pattern" must not contain underscores.
(#1138) Expected 1 space before "=="; 0 found
(#1138) Expected 1 space after "=="; 0 found
(#1144) Inline control structures are not allowed
(#1145) Inline control structures are not allowed
(#1154) Expected 1 space before "=="; 0 found
(#1154) Expected 1 space after "=="; 0 found
(#1156) Expected 1 space before "=>"; 0 found
(#1156) Expected 1 space after "=>"; 0 found
(#1156) Expected 1 space before "=>"; 0 found
(#1156) Expected 1 space after "=>"; 0 found
(#1158) Whitespace found at end of line
(#1159) Whitespace found at end of line
(#1160) Expected "} else {\n"; found "} \n else {\n"
(#1167) Blank comments are not allowed
(#1170) Blank comments are not allowed
(#1171) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1172) Expected 1 space before "!="; 0 found
(#1172) Expected 1 space after "!="; 0 found
(#1183) Expected 1 space before "!="; 0 found
(#1183) Expected 1 space after "!="; 0 found
(#1185) Expected 1 space before "=>"; 0 found
(#1185) Expected 1 space after "=>"; 0 found
(#1185) Expected 1 space before "=>"; 0 found
(#1185) Expected 1 space after "=>"; 0 found
(#1187) Whitespace found at end of line
(#1188) Whitespace found at end of line
(#1189) Expected "} else {\n"; found "} \n else {\n"
(#1204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1204) 117 slashes comments are not allowed; use "// Comment." instead
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) This comment is 43% valid code; is this commented out code?
(#1209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1212) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) Opening brace should be on the same line as the declaration
(#1219) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1220) Expected 1 space before ">="; 0 found
(#1220) Expected 1 space after ">="; 0 found
(#1220) Expected 1 space before "<="; 0 found
(#1220) Expected 1 space after "<="; 0 found
(#1220) Expected 1 space before "=="; 0 found
(#1220) Expected 1 space after "=="; 0 found
(#1228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1232) Inline comments must end in full-stops, exclamation marks, or question marks
(#1234) Opening brace should be on the same line as the declaration
(#1237) Blank comments are not allowed
(#1241) Inline control structures are not allowed
(#1243) Expected "} else {\n"; found "}\n else {\n"
(#1244) Inline control structures are not allowed
(#1248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1248) Inline comments must end in full-stops, exclamation marks, or question marks
(#1248) This comment is 75% valid code; is this commented out code?
(#1248) No space found before comment text; expected "// print "QUERY = $qry<br/>";" but found "//print "QUERY = $qry<br/>";"
(#1253) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1271) Variable "use_summertime" must not contain underscores.
(#1272) Opening brace should be on the same line as the declaration
(#1274) Whitespace found at end of line
(#1275) Inline control structures are not allowed
(#1275) Variable "use_summertime" must not contain underscores.
(#1277) Expected 1 space before "=>"; 0 found
(#1277) Expected 1 space after "=>"; 0 found
(#1282) This comment is 48% valid code; is this commented out code?
(#1318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1325) Opening brace should be on the same line as the declaration
(#1327) Whitespace found at end of line
(#1331) Inline control structures are not allowed
(#1333) Expected "} else {\n"; found "}\n else {\n"
(#1334) Inline control structures are not allowed
(#1336) Inline control structures are not allowed
(#1338) Inline control structures are not allowed
(#1339) Inline control structures are not allowed
(#1344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1344) Inline comments must end in full-stops, exclamation marks, or question marks
(#1344) This comment is 75% valid code; is this commented out code?
(#1344) No space found before comment text; expected "// print "QUERY = $qry<br/>";" but found "//print "QUERY = $qry<br/>";"
(#1349) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1373) Inline comments must end in full-stops, exclamation marks, or question marks
(#1375) Opening brace should be on the same line as the declaration
(#1389) Expected 1 space before "=>"; 0 found
(#1389) Expected 1 space after "=>"; 0 found
(#1389) Expected 1 space before "=>"; 0 found
(#1389) Expected 1 space after "=>"; 0 found
(#1390) Inline control structures are not allowed
(#1391) Blank comments are not allowed
(#1393) Inline control structures are not allowed
(#1394) Inline control structures are not allowed
(#1396) Whitespace found at end of line
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) Opening brace should be on the same line as the declaration
(#1406) Inline control structures are not allowed
(#1406) Expected 1 space before "<="; 0 found
(#1406) Expected 1 space after "<="; 0 found
(#1407) Inline control structures are not allowed
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1410) Inline control structures are not allowed
(#1415) Expected 1 space before "!="; 0 found
(#1415) Expected 1 space after "!="; 0 found
(#1415) Expected 1 space before ">"; 0 found
(#1415) Expected 1 space after ">"; 0 found
(#1416) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1417) Expected 1 space before "=>"; 0 found
(#1417) Expected 1 space after "=>"; 0 found
(#1417) Expected 1 space before "=>"; 0 found
(#1417) Expected 1 space after "=>"; 0 found
(#1427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1429) Inline comments must end in full-stops, exclamation marks, or question marks
(#1431) Opening brace should be on the same line as the declaration
(#1436) Blank comments are not allowed
(#1437) Expected 1 space before "!="; 0 found
(#1437) Expected 1 space after "!="; 0 found
(#1438) Blank comments are not allowed
(#1439) Inline control structures are not allowed
(#1441) Expected 1 space before ">"; 0 found
(#1441) Expected 1 space after ">"; 0 found
(#1444) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1444) Expected 1 space before ">="; 0 found
(#1444) Expected 1 space after ">="; 0 found
(#1444) Expected 1 space before "<="; 0 found
(#1444) Expected 1 space after "<="; 0 found
(#1447) Expected "} else {\n"; found "}\n else {\n"
(#1450) Whitespace found at end of line
(#1451) Expected 1 space before "!="; 0 found
(#1451) Expected 1 space after "!="; 0 found
(#1460) Expected 1 space before "!="; 0 found
(#1460) Expected 1 space after "!="; 0 found
(#1460) Expected 1 space before "=="; 0 found
(#1460) Expected 1 space after "=="; 0 found
(#1461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1461) Inline comments must end in full-stops, exclamation marks, or question marks
(#1472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1474) Inline comments must end in full-stops, exclamation marks, or question marks
(#1476) Opening brace should be on the same line as the declaration
(#1478) Inline control structures are not allowed
(#1479) Blank comments are not allowed
(#1480) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1480) Expected 1 space before "=>"; 0 found
(#1480) Expected 1 space after "=>"; 0 found
(#1480) Expected 1 space before "=>"; 0 found
(#1480) Expected 1 space after "=>"; 0 found
(#1481) Expected 1 space before "!="; 0 found
(#1481) Expected 1 space after "!="; 0 found
(#1484) Expected "} else {\n"; found "}\n else {\n"
(#1492) This comment is 54% valid code; is this commented out code?
(#1504) Whitespace found at end of line
(#1515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1517) Inline comments must end in full-stops, exclamation marks, or question marks
(#1519) Opening brace should be on the same line as the declaration
(#1522) Inline control structures are not allowed
(#1522) Expected 1 space before "<="; 0 found
(#1522) Expected 1 space after "<="; 0 found
(#1524) Expected 1 space before "=>"; 0 found
(#1524) Expected 1 space after "=>"; 0 found
(#1526) Expected 1 space before "!="; 0 found
(#1526) Expected 1 space after "!="; 0 found
(#1527) Inline control structures are not allowed
(#1528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1529) Inline comments must end in full-stops, exclamation marks, or question marks
(#1531) Expected 1 space before "=="; 0 found
(#1531) Expected 1 space after "=="; 0 found
(#1531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1531) Inline comments must end in full-stops, exclamation marks, or question marks
(#1535) Expected 1 space before "=="; 0 found
(#1535) Expected 1 space after "=="; 0 found
(#1535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1535) Inline comments must end in full-stops, exclamation marks, or question marks
(#1537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1537) Inline comments must end in full-stops, exclamation marks, or question marks
(#1542) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1542) Expected 1 space before "!="; 0 found
(#1542) Expected 1 space after "!="; 0 found
(#1542) Expected 1 space before "=="; 0 found
(#1542) Expected 1 space after "=="; 0 found
(#1542) Expected 1 space before "=="; 0 found
(#1542) Expected 1 space after "=="; 0 found
(#1547) Blank comments are not allowed
(#1557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1559) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Opening brace should be on the same line as the declaration
(#1562) Inline control structures are not allowed
(#1565) Inline comments must end in full-stops, exclamation marks, or question marks
(#1568) Blank comments are not allowed
(#1572) Blank comments are not allowed
(#1573) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1574) Expected 1 space before ">"; 0 found
(#1574) Expected 1 space after ">"; 0 found
(#1574) Expected 1 space before "!="; 0 found
(#1574) Expected 1 space after "!="; 0 found
(#1575) Inline control structures are not allowed
(#1575) Expected 1 space before ">"; 0 found
(#1575) Expected 1 space after ">"; 0 found
(#1576) Inline control structures are not allowed
(#1576) Expected 1 space before "<"; 0 found
(#1576) Expected 1 space after "<"; 0 found
(#1577) Inline control structures are not allowed
(#1577) Expected 1 space before "=="; 0 found
(#1577) Expected 1 space after "=="; 0 found
(#1580) Inline control structures are not allowed
(#1581) Inline control structures are not allowed
(#1583) Blank comments are not allowed
(#1584) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1585) Expected 1 space before ">"; 0 found
(#1585) Expected 1 space after ">"; 0 found
(#1585) Expected 1 space before "!="; 0 found
(#1585) Expected 1 space after "!="; 0 found
(#1586) Expected 1 space before "=="; 0 found
(#1586) Expected 1 space after "=="; 0 found
(#1586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1586) Inline comments must end in full-stops, exclamation marks, or question marks
(#1589) Expected 1 space before "=="; 0 found
(#1589) Expected 1 space after "=="; 0 found
(#1589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1589) Inline comments must end in full-stops, exclamation marks, or question marks
(#1591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1591) Inline comments must end in full-stops, exclamation marks, or question marks
(#1596) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1596) Expected 1 space before "!="; 0 found
(#1596) Expected 1 space after "!="; 0 found
(#1596) Expected 1 space before "=="; 0 found
(#1596) Expected 1 space after "=="; 0 found
(#1596) Expected 1 space before "=="; 0 found
(#1596) Expected 1 space after "=="; 0 found
(#1603) Blank comments are not allowed
(#1612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1614) Inline comments must end in full-stops, exclamation marks, or question marks
(#1616) Opening brace should be on the same line as the declaration
(#1625) Inline control structures are not allowed
(#1635) Variable "used_ips" must not contain underscores.
(#1637) Variable "is_email_user" must not contain underscores.
(#1640) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1641) Inline control structures are not allowed
(#1641) Expected 1 space before ">="; 0 found
(#1641) Expected 1 space after ">="; 0 found
(#1642) Inline control structures are not allowed
(#1643) Inline control structures are not allowed
(#1643) Expected 1 space before ">="; 0 found
(#1643) Expected 1 space after ">="; 0 found
(#1643) Expected 1 space before "<="; 0 found
(#1643) Expected 1 space after "<="; 0 found
(#1647) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1648) Blank comments are not allowed
(#1650) Variable "match_ip" must not contain underscores.
(#1651) Variable "match_tm" must not contain underscores.
(#1652) Variable "err_mesg" must not contain underscores.
(#1656) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1657) Inline control structures are not allowed
(#1657) Expected 1 space before "=="; 0 found
(#1657) Expected 1 space after "=="; 0 found
(#1671) Blank comments are not allowed
(#1673) Variable "valid_log" must not contain underscores.
(#1673) Variable "used_ips" must not contain underscores.
(#1673) Whitespace found at end of line
(#1674) Variable "valid_log" must not contain underscores.
(#1675) Inline control structures are not allowed
(#1675) Variable "valid_log" must not contain underscores.
(#1675) Variable "match_ip" must not contain underscores.
(#1675) Variable "valid_log" must not contain underscores.
(#1676) Inline control structures are not allowed
(#1676) Variable "valid_log" must not contain underscores.
(#1676) Variable "match_tm" must not contain underscores.
(#1676) Variable "valid_log" must not contain underscores.
(#1677) Inline control structures are not allowed
(#1677) Variable "valid_log" must not contain underscores.
(#1677) Variable "err_mesg" must not contain underscores.
(#1677) Variable "valid_log" must not contain underscores.
(#1680) Variable "match_ip" must not contain underscores.
(#1682) Inline control structures are not allowed
(#1682) Variable "used_ips" must not contain underscores.
(#1682) Variable "match_ip" must not contain underscores.
(#1683) Expected 1 space before "!="; 0 found
(#1683) Expected 1 space after "!="; 0 found
(#1684) Inline control structures are not allowed
(#1684) Variable "match_tm" must not contain underscores.
(#1684) Whitespace found at end of line
(#1686) Variable "match_ip" must not contain underscores.
(#1689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1689) Inline comments must end in full-stops, exclamation marks, or question marks
(#1690) Whitespace found at end of line
(#1691) Expected 1 space before "!="; 0 found
(#1691) Expected 1 space after "!="; 0 found
(#1692) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1692) Inline comments must end in full-stops, exclamation marks, or question marks
(#1693) Inline control structures are not allowed
(#1693) Variable "match_tm" must not contain underscores.
(#1693) Expected 1 space before "!="; 0 found
(#1693) Expected 1 space after "!="; 0 found
(#1693) Variable "match_tm" must not contain underscores.
(#1694) Inline control structures are not allowed
(#1700) Expected 1 space before "=>"; 0 found
(#1700) Expected 1 space after "=>"; 0 found
(#1700) Expected 1 space before "=>"; 0 found
(#1700) Expected 1 space after "=>"; 0 found
(#1701) Expected 1 space before "=="; 0 found
(#1701) Expected 1 space after "=="; 0 found
(#1706) Variable "is_email_user" must not contain underscores.
(#1712) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1713) Variable "is_email_user" must not contain underscores.
(#1717) Whitespace found at end of line
(#1719) Inline control structures are not allowed
(#1721) Blank comments are not allowed
(#1722) Variable "err_mesg" must not contain underscores.
(#1723) Expected 1 space before "=>"; 0 found
(#1723) Expected 1 space after "=>"; 0 found
(#1724) Line exceeds 132 characters; contains 135 characters
(#1724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1724) This comment is 49% valid code; is this commented out code?
(#1724) No space found before comment text; expected "// $loginfo = AUTO_SUBMIT_LOG.',id='.$sess->id.',userid='.$user->id.',user='.fullname($mdluser).',Error('.$err_mesg.')';" but found "//$loginfo = AUTO_SUBMIT_LOG.',id='.$sess->id.',userid='.$user->id.',user='.fullname($mdluser).',Error('.$err_mesg.')';"
(#1732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1734) Inline comments must end in full-stops, exclamation marks, or question marks
(#1736) Opening brace should be on the same line as the declaration
(#1739) Expected 1 space before "=="; 0 found
(#1739) Expected 1 space after "=="; 0 found
(#1740) Blank comments are not allowed
(#1743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1743) Inline comments must end in full-stops, exclamation marks, or question marks
(#1743) This comment is 58% valid code; is this commented out code?
(#1743) No space found before comment text; expected "// $users = autoattend_get_users_bystatus($sess->id, 'Y');" but found "//$users = autoattend_get_users_bystatus($sess->id, 'Y');"
(#1746) Inline control structures are not allowed
(#1747) Blank comments are not allowed
(#1757) Variable "is_email_user" must not contain underscores.
(#1759) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1764) Blank comments are not allowed
(#1765) Expected 1 space before "=>"; 0 found
(#1765) Expected 1 space after "=>"; 0 found
(#1765) Expected 1 space before "=>"; 0 found
(#1765) Expected 1 space after "=>"; 0 found
(#1767) Variable "is_email_user" must not contain underscores.
(#1771) Whitespace found at end of line
(#1773) Expected "} else {\n"; found "}\n else {\n"
(#1774) Expected 1 space before "=="; 0 found
(#1774) Expected 1 space after "=="; 0 found
(#1777) Variable "is_email_user" must not contain underscores.
(#1784) Inline control structures are not allowed
(#1786) Blank comments are not allowed
(#1793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1797) Inline comments must end in full-stops, exclamation marks, or question marks
(#1798) function name "autoattend_return_to_Y" must be lower-case letters only
(#1799) Opening brace should be on the same line as the declaration
(#1802) Expected 1 space before "=>"; 0 found
(#1802) Expected 1 space after "=>"; 0 found
(#1805) Expected 1 space before "=="; 0 found
(#1805) Expected 1 space after "=="; 0 found
(#1818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1821) Inline comments must end in full-stops, exclamation marks, or question marks
(#1822) Variable "used_ips" must not contain underscores.
(#1823) Opening brace should be on the same line as the declaration
(#1825) Inline control structures are not allowed
(#1828) Variable "err_mesg" must not contain underscores.
(#1830) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1833) Variable "chkip_f" must not contain underscores.
(#1834) Variable "used_ips" must not contain underscores.
(#1835) Expected "foreach (...) {\n"; found "foreach(...) { // 同一IPチェック\n"
(#1835) Variable "used_ips" must not contain underscores.
(#1835) Variable "used_ip" must not contain underscores.
(#1835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1835) Inline comments must end in full-stops, exclamation marks, or question marks
(#1836) Expected 1 space before "=="; 0 found
(#1836) Expected 1 space after "=="; 0 found
(#1836) Variable "used_ip" must not contain underscores.
(#1837) Variable "chkip_f" must not contain underscores.
(#1838) Inline control structures are not allowed
(#1838) Variable "err_mesg" must not contain underscores.
(#1838) Variable "err_mesg" must not contain underscores.
(#1838) Expected 1 space before ".="; 0 found
(#1839) Variable "err_mesg" must not contain underscores.
(#1839) Expected 1 space before ".="; 0 found
(#1844) Variable "chkip_f" must not contain underscores.
(#1846) Inline control structures are not allowed
(#1846) Expected 1 space before ">="; 0 found
(#1846) Expected 1 space after ">="; 0 found
(#1847) Inline control structures are not allowed
(#1850) Whitespace found at end of line
(#1852) Expected "} else {\n"; found "}\n else {\n"
(#1853) Inline control structures are not allowed
(#1853) Variable "err_mesg" must not contain underscores.
(#1853) Variable "err_mesg" must not contain underscores.
(#1853) Expected 1 space before ".="; 0 found
(#1854) Variable "err_mesg" must not contain underscores.
(#1854) Expected 1 space before ".="; 0 found
(#1857) Inline control structures are not allowed
(#1857) Variable "err_mesg" must not contain underscores.
(#1857) Variable "err_mesg" must not contain underscores.
(#1863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1865) Inline comments must end in full-stops, exclamation marks, or question marks
(#1867) Opening brace should be on the same line as the declaration
(#1877) Variable "used_ips" must not contain underscores.
(#1878) Variable "used_ips" must not contain underscores.
(#1879) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1879) Variable "used_ips" must not contain underscores.
(#1879) Variable "used_ip" must not contain underscores.
(#1880) Expected 1 space before "=="; 0 found
(#1880) Expected 1 space after "=="; 0 found
(#1880) Variable "used_ip" must not contain underscores.
(#1888) Expected "} else {\n"; found "}\n else {\n"
(#1896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1898) Inline comments must end in full-stops, exclamation marks, or question marks
(#1900) Opening brace should be on the same line as the declaration
(#1902) Whitespace found at end of line
(#1903) Expected 1 space before "=>"; 0 found
(#1903) Expected 1 space after "=>"; 0 found
(#1914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1916) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) Opening brace should be on the same line as the declaration
(#1923) Expected 1 space before "<="; 0 found
(#1923) Expected 1 space after "<="; 0 found
(#1928) Expected 1 space before ">="; 0 found
(#1928) Expected 1 space after ">="; 0 found
(#1930) Expected 1 space before ".="; 0 found
(#1931) Expected 1 space before ".="; 0 found
(#1934) Expected "} else {\n"; found "}\n else {\n"
(#1936) Expected 1 space before ".="; 0 found
(#1937) Expected 1 space before ".="; 0 found
(#1941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1941) Inline comments must end in full-stops, exclamation marks, or question marks
(#1941) This comment is 75% valid code; is this commented out code?
(#1941) No space found before comment text; expected "// print "QUERY = $qry<br/>";" but found "//print "QUERY = $qry<br/>";"
(#1948) This comment is 48% valid code; is this commented out code?
(#1975) 93 slashes comments are not allowed; use "// Comment." instead
(#1977) Blank comments are not allowed
(#1980) Opening brace should be on the same line as the declaration
(#1983) Inline control structures are not allowed
(#1985) Inline control structures are not allowed
(#1985) Expected 1 space before ">"; 0 found
(#1985) Expected 1 space after ">"; 0 found
(#1985) Expected 1 space before ">"; 0 found
(#1985) Expected 1 space after ">"; 0 found
(#1985) Expected 1 space before ">"; 0 found
(#1985) Expected 1 space after ">"; 0 found
(#1985) Expected 1 space before ">"; 0 found
(#1985) Expected 1 space after ">"; 0 found
(#1986) Inline control structures are not allowed
(#1986) Expected 1 space before "=="; 0 found
(#1986) Expected 1 space after "=="; 0 found
(#1986) Expected 1 space before "=="; 0 found
(#1986) Expected 1 space after "=="; 0 found
(#1987) Inline control structures are not allowed
(#1987) Expected 1 space before "=="; 0 found
(#1987) Expected 1 space after "=="; 0 found
(#1987) Expected 1 space before ">="; 0 found
(#1987) Expected 1 space after ">="; 0 found
(#1987) Expected 1 space before "<="; 0 found
(#1987) Expected 1 space after "<="; 0 found
(#1988) Inline control structures are not allowed
(#1988) Expected 1 space before "=="; 0 found
(#1988) Expected 1 space after "=="; 0 found
(#1988) Expected 1 space before "=="; 0 found
(#1988) Expected 1 space after "=="; 0 found
(#1989) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1991) Inline control structures are not allowed
(#1992) Inline control structures are not allowed
(#1992) Commas (,) must be followed by white space.
(#1999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1999) 93 slashes comments are not allowed; use "// Comment." instead
(#2002) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#2003) Inline comments must end in full-stops, exclamation marks, or question marks
(#2003) Whitespace found at end of line
(#2007) Inline comments must end in full-stops, exclamation marks, or question marks
(#2010) Opening brace should be on the same line as the declaration
(#2022) Opening brace should be on the same line as the declaration
(#2034) Opening brace should be on the same line as the declaration
(#2035) Variable "TIME_OFFSET" must be all lower-case
(#2035) Variable "TIME_OFFSET" must not contain underscores.
(#2037) Expected "if (...) {\n"; found "if (...) {\n"
(#2040) Variable "use_summertime" must not contain underscores.
(#2041) Variable "use_summertime" must not contain underscores.
(#2041) Expected 1 space before "*"; 0 found
(#2041) Expected 1 space after "*"; 0 found
(#2042) Blank comments are not allowed
(#2046) Blank comments are not allowed
(#2048) Expected 1 space before "=>"; 0 found
(#2048) Expected 1 space after "=>"; 0 found
(#2051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2051) This comment is 50% valid code; is this commented out code?
(#2051) No space found before comment text; expected "// $daytime = strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);" but found "//$daytime = strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);"
(#2052) Variable "TIME_OFFSET" must be all lower-case
(#2052) Variable "TIME_OFFSET" must not contain underscores.
(#2053) Variable "TIME_OFFSET" must be all lower-case
(#2053) Variable "TIME_OFFSET" must not contain underscores.
(#2054) Expected 1 space before "+"; 3 found
(#2054) Variable "TIME_OFFSET" must be all lower-case
(#2054) Variable "TIME_OFFSET" must not contain underscores.
(#2080) Opening brace should be on the same line as the declaration
(#2081) Variable "TIME_OFFSET" must be all lower-case
(#2081) Variable "TIME_OFFSET" must not contain underscores.
(#2083) Expected "if (...) {\n"; found "if (...) {\n"
(#2085) Blank comments are not allowed
(#2086) Variable "use_summertime" must not contain underscores.
(#2087) Variable "use_summertime" must not contain underscores.
(#2087) Expected 1 space before "*"; 0 found
(#2087) Expected 1 space after "*"; 0 found
(#2088) Blank comments are not allowed
(#2090) Expected 1 space before "=>"; 0 found
(#2090) Expected 1 space after "=>"; 0 found
(#2091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2091) Inline comments must end in full-stops, exclamation marks, or question marks
(#2091) This comment is 50% valid code; is this commented out code?
(#2091) No space found before comment text; expected "// $daytime = strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);" but found "//$daytime = strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);"
(#2092) Variable "TIME_OFFSET" must be all lower-case
(#2092) Variable "TIME_OFFSET" must not contain underscores.
(#2093) Variable "TIME_OFFSET" must be all lower-case
(#2093) Variable "TIME_OFFSET" must not contain underscores.
(#2094) Expected 1 space before "+"; 3 found
(#2094) Variable "TIME_OFFSET" must be all lower-case
(#2094) Variable "TIME_OFFSET" must not contain underscores.
(#2103) Whitespace found at end of line
(#2114) Opening brace should be on the same line as the declaration
(#2115) Variable "TIME_OFFSET" must be all lower-case
(#2115) Variable "TIME_OFFSET" must not contain underscores.
(#2117) Inline control structures are not allowed
(#2117) Expected 1 space before "=="; 0 found
(#2117) Expected 1 space after "=="; 0 found
(#2117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2117) Inline comments must end in full-stops, exclamation marks, or question marks
(#2119) Expected "if (...) {\n"; found "if (...) {\n"
(#2121) Blank comments are not allowed
(#2122) Variable "use_summertime" must not contain underscores.
(#2123) Variable "use_summertime" must not contain underscores.
(#2123) Expected 1 space before "*"; 0 found
(#2123) Expected 1 space after "*"; 0 found
(#2124) Blank comments are not allowed
(#2126) Expected 1 space before "=>"; 0 found
(#2126) Expected 1 space after "=>"; 0 found
(#2127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2127) Inline comments must end in full-stops, exclamation marks, or question marks
(#2127) This comment is 50% valid code; is this commented out code?
(#2127) No space found before comment text; expected "// $daytime = strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);" but found "//$daytime = strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);"
(#2128) Variable "TIME_OFFSET" must be all lower-case
(#2128) Variable "TIME_OFFSET" must not contain underscores.
(#2129) Variable "TIME_OFFSET" must be all lower-case
(#2129) Variable "TIME_OFFSET" must not contain underscores.
(#2130) Expected 1 space before "+"; 3 found
(#2130) Variable "TIME_OFFSET" must be all lower-case
(#2130) Variable "TIME_OFFSET" must not contain underscores.
(#2139) Expected 1 space before "=="; 0 found
(#2139) Expected 1 space after "=="; 0 found
(#2143) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2143) Expected 1 space before "=="; 0 found
(#2143) Expected 1 space after "=="; 0 found
(#2147) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2147) Expected 1 space before "=="; 0 found
(#2147) Expected 1 space after "=="; 0 found
(#2151) Expected "} else {\n"; found "}\n else {\n"
(#2155) Whitespace found at end of line
(#2161) Whitespace found at end of line
(#2164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2166) Inline comments must end in full-stops, exclamation marks, or question marks
(#2167) Whitespace found at end of line
(#2168) Opening brace should be on the same line as the declaration
(#2172) Inline control structures are not allowed
(#2172) Expected 1 space before "=="; 0 found
(#2172) Expected 1 space after "=="; 0 found
(#2174) Expected "if (...) {\n"; found "if (...) {\n"
(#2182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2184) Inline comments must end in full-stops, exclamation marks, or question marks
(#2185) Whitespace found at end of line
(#2186) Opening brace should be on the same line as the declaration
(#2189) Inline control structures are not allowed
(#2189) Expected 1 space before "=="; 0 found
(#2189) Expected 1 space after "=="; 0 found
(#2191) Expected "if (...) {\n"; found "if (...) {\n"
(#2193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2194) Inline comments must end in full-stops, exclamation marks, or question marks
(#2196) Expected 1 space before "=>"; 0 found
(#2196) Expected 1 space after "=>"; 0 found
(#2207) 59 slashes comments are not allowed; use "// Comment." instead
(#2209) Blank comments are not allowed
(#2211) Opening brace should be on the same line as the declaration
(#2215) Inline control structures are not allowed
(#2215) Expected 1 space before "=="; 0 found
(#2215) Expected 1 space after "=="; 0 found
(#2217) Expected "if (...) {\n"; found "if (...) {\n"
(#2226) Opening brace should be on the same line as the declaration
(#2230) Inline control structures are not allowed
(#2230) Expected 1 space before "=="; 0 found
(#2230) Expected 1 space after "=="; 0 found
(#2232) Expected "if (...) {\n"; found "if (...) {\n"
(#2241) Opening brace should be on the same line as the declaration
(#2245) Inline control structures are not allowed
(#2245) Expected 1 space before "=="; 0 found
(#2245) Expected 1 space after "=="; 0 found
(#2247) Expected "if (...) {\n"; found "if (...) {\n"
(#2256) Opening brace should be on the same line as the declaration
(#2260) Inline control structures are not allowed
(#2260) Expected 1 space before "=="; 0 found
(#2260) Expected 1 space after "=="; 0 found
(#2262) Expected "if (...) {\n"; found "if (...) {\n"
(#2271) Opening brace should be on the same line as the declaration
(#2275) Inline control structures are not allowed
(#2275) Expected 1 space before "=="; 0 found
(#2275) Expected 1 space after "=="; 0 found
(#2277) Expected "if (...) {\n"; found "if (...) {\n"
(#2286) Opening brace should be on the same line as the declaration
(#2290) Inline control structures are not allowed
(#2290) Expected 1 space before "=="; 0 found
(#2290) Expected 1 space after "=="; 0 found
(#2292) Expected "if (...) {\n"; found "if (...) {\n"
(#2301) Opening brace should be on the same line as the declaration
(#2305) Inline control structures are not allowed
(#2305) Expected 1 space before "=="; 0 found
(#2305) Expected 1 space after "=="; 0 found
(#2307) Expected "if (...) {\n"; found "if (...) {\n"
(#2316) Opening brace should be on the same line as the declaration
(#2320) Inline control structures are not allowed
(#2320) Expected 1 space before "=="; 0 found
(#2320) Expected 1 space after "=="; 0 found
(#2322) Expected "if (...) {\n"; found "if (...) {\n"
(#2331) Opening brace should be on the same line as the declaration
(#2335) Inline control structures are not allowed
(#2335) Expected 1 space before "=="; 0 found
(#2335) Expected 1 space after "=="; 0 found
(#2337) Expected "if (...) {\n"; found "if (...) {\n"
(#2346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2346) 84 slashes comments are not allowed; use "// Comment." instead
(#2349) Inline comments must end in full-stops, exclamation marks, or question marks
(#2352) Opening brace should be on the same line as the declaration
(#2358) Inline control structures are not allowed
(#2360) Expected 1 space before ">="; 0 found
(#2360) Expected 1 space after ">="; 0 found
(#2363) Expected 1 space before "=>"; 0 found
(#2365) Blank comments are not allowed
(#2366) Expected 1 space before "=="; 0 found
(#2366) Expected 1 space after "=="; 0 found
(#2369) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2369) Expected 1 space before "=="; 0 found
(#2369) Expected 1 space after "=="; 0 found
(#2372) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2372) Expected 1 space before "=="; 0 found
(#2372) Expected 1 space after "=="; 0 found
(#2375) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2375) Expected 1 space before "=="; 0 found
(#2375) Expected 1 space after "=="; 0 found
(#2380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2380) Inline comments must end in full-stops, exclamation marks, or question marks
(#2380) Whitespace found at end of line
(#2381) Expected "} else {\n"; found "}\n\n // for Legacy add_to_log() \n else {\n"
(#2382) Expected 1 space before "=="; 0 found
(#2382) Expected 1 space after "=="; 0 found
(#2385) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2385) Expected 1 space before "=="; 0 found
(#2385) Expected 1 space after "=="; 0 found
(#2388) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2388) Expected 1 space before "=="; 0 found
(#2388) Expected 1 space after "=="; 0 found
(#2391) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2391) Expected 1 space before "=="; 0 found
(#2391) Expected 1 space after "=="; 0 found
(#2394) Expected "} else {\n"; found "}\n else {\n"
(#2397) Variable "param_str" must not contain underscores.
(#2400) Expected 1 space before "="; 0 found
(#2401) Whitespace found at end of line
(#2403) Variable "param_str" must not contain underscores.
(#2406) Whitespace found at end of line
blocks/autoattend/maintenance.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Whitespace found at end of line
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Whitespace found at end of line
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Inline control structures are not allowed
(#21) Variable "wwwBlock" must be all lower-case
(#22) Variable "wwwMyURL" must be all lower-case
(#22) Variable "wwwBlock" must be all lower-case
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) This comment is 50% valid code; is this commented out code?
(#23) No space found before comment text; expected "// $modeditURL = $CFG->wwwroot.'/course/modedit.php';" but found "//$modeditURL = $CFG->wwwroot.'/course/modedit.php';"
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#44) 90 slashes comments are not allowed; use "// Comment." instead
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Commas (,) must be followed by white space.
(#48) Expected 1 space before ".="; 0 found
(#48) Commas (,) must be followed by white space.
(#49) Whitespace found at end of line
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) This comment is 84% valid code; is this commented out code?
(#55) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#59) Whitespace found at end of line
(#60) File is being unconditionally included; use "require" instead
(#62) Variable "has_module" must not contain underscores.
(#63) Variable "has_module_instance" must not contain underscores.
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Blank comments are not allowed
(#67) Expected "if (...) {\n"; found "if (...) {\n"
(#69) Variable "has_module" must not contain underscores.
(#72) Variable "has_module_instance" must not contain underscores.
(#73) Variable "modeditURL" must be all lower-case
blocks/autoattend/refreshSessions.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Spaces must be used for alignment; tabs are not allowed
(#4) Tab found within whitespace
(#4) Whitespace found at end of line
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Inline control structures are not allowed
(#21) Variable "wwwBlock" must be all lower-case
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#44) Inline control structures are not allowed
(#45) Inline control structures are not allowed
(#47) Inline control structures are not allowed
(#50) Variable "wwwBlock" must be all lower-case
blocks/autoattend/repairDB.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Whitespace found at end of line
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#25) Inline control structures are not allowed
(#26) Inline control structures are not allowed
(#29) Variable "wwwBlock" must be all lower-case
(#30) Variable "wwwMyURL" must be all lower-case
(#30) Variable "wwwBlock" must be all lower-case
(#32) Blank comments are not allowed
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 84% valid code; is this commented out code?
(#64) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#70) Commas (,) must be followed by white space.
(#71) Blank comments are not allowed
(#73) Blank comments are not allowed
(#74) Commas (,) must be followed by white space.
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) 4 slashes comments are not allowed; use "// Comment." instead
(#80) File is being unconditionally included; use "require" instead
blocks/autoattend/report.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#9) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Whitespace found at end of line
(#11) Whitespace found at end of line
(#13) Blank comments are not allowed
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Commas (,) must be followed by white space.
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) This comment is 50% valid code; is this commented out code?
(#24) Whitespace found at end of line
(#30) Blank comments are not allowed
(#31) Variable "wwwBlock" must be all lower-case
(#32) Variable "wwwMyURL" must be all lower-case
(#32) Variable "wwwBlock" must be all lower-case
(#33) Variable "wwwParams" must be all lower-case
(#36) Variable "wwwParams" must be all lower-case
(#37) Variable "wwwParams" must be all lower-case
(#39) Expected "} else {\n"; found "}\n else {\n"
(#40) Inline control structures are not allowed
(#41) Inline control structures are not allowed
(#44) This comment is 47% valid code; is this commented out code?
(#57) Blank comments are not allowed
(#59) Inline control structures are not allowed
(#60) Inline control structures are not allowed
(#61) Inline control structures are not allowed
(#62) Inline control structures are not allowed
(#63) Inline control structures are not allowed
(#64) Inline control structures are not allowed
(#65) Inline control structures are not allowed
(#65) Expected 1 space before "<"; 0 found
(#65) Expected 1 space after "<"; 0 found
(#65) Expected 1 space before "!="; 0 found
(#65) Expected 1 space after "!="; 0 found
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#81) Blank comments are not allowed
(#85) Inline control structures are not allowed
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Expected 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 0 found
(#95) Inline control structures are not allowed
(#99) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#105) 53 slashes comments are not allowed; use "// Comment." instead
(#105) Blank comments are not allowed
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Whitespace found at end of line
(#115) Expected "} else {\n"; found "} \nelse {\n"
(#116) Commas (,) must be followed by white space.
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) This comment is 84% valid code; is this commented out code?
(#123) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#127) Whitespace found at end of line
(#128) File is being unconditionally included; use "require" instead
(#131) 94 slashes comments are not allowed; use "// Comment." instead
(#132) Blank comments are not allowed
(#133) Variable "course_sess" must not contain underscores.
(#133) Variable "url_options" must not contain underscores.
(#133) Variable "name_pattern" must not contain underscores.
(#133) Variable "use_summertime" must not contain underscores.
(#133) Line exceeds 132 characters; contains 134 characters
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "TIME_OFFSET" must be all lower-case
(#135) Variable "TIME_OFFSET" must not contain underscores.
(#137) Variable "wwwBlock" must be all lower-case
(#138) Variable "wwwMyURL" must be all lower-case
(#138) Variable "wwwBlock" must be all lower-case
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#143) Inline control structures are not allowed
(#145) Variable "wwwMyURL" must be all lower-case
(#145) Variable "url_options" must not contain underscores.
(#146) Variable "wwwMyURL" must be all lower-case
(#146) Variable "url_options" must not contain underscores.
(#147) Variable "name_pattern" must not contain underscores.
(#148) Whitespace found at end of line
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Whitespace found at end of line
(#166) Variable "wwwMyURL" must be all lower-case
(#166) Variable "url_options" must not contain underscores.
(#168) Whitespace found at end of line
(#173) Commas (,) must be followed by white space.
(#175) Whitespace found at end of line
(#179) Commas (,) must be followed by white space.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) This comment is 50% valid code; is this commented out code?
(#184) Line indented incorrectly; expected at least 4 spaces, found 0
(#184) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#190) Expected 1 space before "<"; 0 found
(#190) Expected 1 space after "<"; 0 found
(#196) Inline control structures are not allowed
(#196) Inline control structures are not allowed
(#198) Variable "course_sess" must not contain underscores.
(#200) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#200) Variable "course_sess" must not contain underscores.
(#201) Variable "summertime_mark" must not contain underscores.
(#202) Variable "use_summertime" must not contain underscores.
(#202) Expected 1 space before "*"; 0 found
(#202) Expected 1 space after "*"; 0 found
(#203) Inline control structures are not allowed
(#203) Expected 1 space before "!="; 0 found
(#203) Expected 1 space after "!="; 0 found
(#203) Variable "summertime_mark" must not contain underscores.
(#205) Expected 1 space before ">"; 0 found
(#205) Expected 1 space after ">"; 0 found
(#205) Expected 1 space before "%"; 0 found
(#205) Expected 1 space after "%"; 0 found
(#205) Expected 1 space before "=="; 0 found
(#205) Expected 1 space after "=="; 0 found
(#208) Whitespace found at end of line
(#211) Blank comments are not allowed
(#212) Variable "wwwBlock" must be all lower-case
(#212) Variable "url_options" must not contain underscores.
(#212) Line exceeds 132 characters; contains 160 characters
(#213) Commas (,) must be followed by white space.
(#213) Variable "TIME_OFFSET" must be all lower-case
(#213) Variable "TIME_OFFSET" must not contain underscores.
(#213) Variable "summertime_mark" must not contain underscores.
(#213) Line exceeds 132 characters; contains 163 characters
(#226) Blank comments are not allowed
(#227) Variable "course_sess" must not contain underscores.
(#227) Variable "url_options" must not contain underscores.
(#227) Variable "name_pattern" must not contain underscores.
(#228) Opening brace should be on the same line as the declaration
(#229) Variable "wwwBlock" must be all lower-case
(#230) Whitespace found at end of line
(#231) Variable "use_summertime" must not contain underscores.
(#236) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#239) Variable "pic_options" must not contain underscores.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#240) Variable "name_pattern" must not contain underscores.
(#241) Variable "pic_options" must not contain underscores.
(#242) Variable "wwwBlock" must be all lower-case
(#242) Line exceeds 132 characters; contains 161 characters
(#245) Inline control structures are not allowed
(#245) Whitespace found at end of line
(#246) Inline control structures are not allowed
(#246) Whitespace found at end of line
(#249) Variable "user_summary" must not contain underscores.
(#250) Inline control structures are not allowed
(#250) Variable "user_summary" must not contain underscores.
(#251) Variable "user_summary" must not contain underscores.
(#251) Whitespace found at end of line
(#252) Variable "user_summary" must not contain underscores.
(#253) Whitespace found at end of line
(#254) Inline control structures are not allowed
(#254) Inline control structures are not allowed
(#254) Variable "user_summary" must not contain underscores.
(#257) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#257) Variable "course_sess" must not contain underscores.
(#258) Expected 1 space before ">"; 0 found
(#258) Expected 1 space after ">"; 0 found
(#258) Expected 1 space before "%"; 0 found
(#258) Expected 1 space after "%"; 0 found
(#258) Expected 1 space before "=="; 0 found
(#258) Expected 1 space after "=="; 0 found
(#259) Variable "wwwBlock" must be all lower-case
(#259) Line exceeds 132 characters; contains 169 characters
(#261) Blank comments are not allowed
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#264) Expected 1 space before "=="; 0 found
(#264) Expected 1 space after "=="; 0 found
(#264) Expected 1 space before "=="; 0 found
(#264) Expected 1 space after "=="; 0 found
(#266) Whitespace found at end of line
(#267) Expected "} else {\n"; found "} \n else {\n"
(#268) Commas (,) must be followed by white space.
(#271) Blank comments are not allowed
(#272) Expected 1 space before "%"; 0 found
(#272) Expected 1 space after "%"; 0 found
(#272) Expected 1 space before "=="; 0 found
(#272) Expected 1 space after "=="; 0 found
(#273) Variable "course_sess" must not contain underscores.
(#273) Variable "url_options" must not contain underscores.
(#273) Variable "name_pattern" must not contain underscores.
(#273) Variable "use_summertime" must not contain underscores.
(#281) Expected 1 space before "%"; 0 found
(#281) Expected 1 space after "%"; 0 found
(#281) Expected 1 space before "!="; 0 found
(#281) Expected 1 space after "!="; 0 found
(#281) Expected 1 space before "=="; 0 found
(#281) Expected 1 space after "=="; 0 found
(#282) Variable "course_sess" must not contain underscores.
(#282) Variable "url_options" must not contain underscores.
(#282) Variable "name_pattern" must not contain underscores.
(#282) Variable "use_summertime" must not contain underscores.
(#292) 94 slashes comments are not allowed; use "// Comment." instead
(#293) Blank comments are not allowed
(#296) Inline control structures are not allowed
(#296) Expected 1 space before "=="; 0 found
(#296) Expected 1 space after "=="; 0 found
(#296) Variable "where_classid" must not contain underscores.
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Inline control structures are not allowed
(#297) Expected 1 space before "=="; 0 found
(#297) Expected 1 space after "=="; 0 found
(#297) Variable "where_classid" must not contain underscores.
(#298) Inline control structures are not allowed
(#298) Variable "where_classid" must not contain underscores.
(#300) Variable "name_pattern" must not contain underscores.
(#305) Variable "where_classid" must not contain underscores.
(#306) Variable "TIME_OFFSET" must be all lower-case
(#306) Variable "TIME_OFFSET" must not contain underscores.
(#307) Variable "TIME_OFFSET" must be all lower-case
(#307) Variable "TIME_OFFSET" must not contain underscores.
(#308) Inline control structures are not allowed
(#308) Expected 1 space before "=="; 0 found
(#308) Expected 1 space after "=="; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#310) Inline control structures are not allowed
(#311) Expected 1 space before "-"; 0 found
(#311) Expected 1 space after "-"; 0 found
(#311) Expected 1 space before "+"; 0 found
(#311) Expected 1 space after "+"; 0 found
(#312) Whitespace found at end of line
(#313) Blank comments are not allowed
(#316) Commas (,) must be followed by white space.
(#317) Variable "wwwMyURL" must be all lower-case
(#318) Variable "wwwMyURL" must be all lower-case
(#321) Blank comments are not allowed
(#322) Variable "date_title" must not contain underscores.
(#324) Expected 1 space before "==="; 0 found
(#324) Expected 1 space after "==="; 0 found
(#325) Expected 1 space before "-"; 0 found
(#325) Expected 1 space after "-"; 0 found
(#325) Expected 1 space before "+"; 0 found
(#325) Expected 1 space after "+"; 0 found
(#326) Commas (,) must be followed by white space.
(#327) Blank comments are not allowed
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "<="; 0 found
(#328) Expected 1 space after "<="; 0 found
(#328) Expected 1 space before "+="; 0 found
(#328) Expected 1 space after "+="; 0 found
(#329) Variable "where_classid" must not contain underscores.
(#330) Variable "TIME_OFFSET" must be all lower-case
(#330) Variable "TIME_OFFSET" must not contain underscores.
(#330) Variable "TIME_OFFSET" must be all lower-case
(#330) Variable "TIME_OFFSET" must not contain underscores.
(#330) Line exceeds 132 characters; contains 140 characters
(#334) Whitespace found at end of line
(#335) Blank comments are not allowed
(#336) Usage of ELSEIF not allowed; use ELSE IF instead
(#336) Expected 1 space before "==="; 0 found
(#336) Expected 1 space after "==="; 0 found
(#339) Whitespace found at end of line
(#340) Blank comments are not allowed
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#341) Expected 1 space before "<="; 0 found
(#341) Expected 1 space after "<="; 0 found
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#341) Expected 1 space before "-"; 0 found
(#341) Expected 1 space after "-"; 0 found
(#341) Expected 1 space before "+"; 0 found
(#341) Expected 1 space after "+"; 0 found
(#342) Variable "where_classid" must not contain underscores.
(#342) Whitespace found at end of line
(#343) Variable "TIME_OFFSET" must be all lower-case
(#343) Variable "TIME_OFFSET" must not contain underscores.
(#343) Expected 1 space before "+"; 0 found
(#343) Expected 1 space after "+"; 0 found
(#343) Expected 1 space before "-"; 0 found
(#343) Expected 1 space after "-"; 0 found
(#343) Variable "TIME_OFFSET" must be all lower-case
(#343) Variable "TIME_OFFSET" must not contain underscores.
(#343) Line exceeds 132 characters; contains 149 characters
(#350) Expected 1 space before "="; 0 found
(#350) Expected 1 space after "="; 0 found
(#350) Expected 1 space before "-"; 0 found
(#350) Expected 1 space after "-"; 0 found
(#350) Expected 1 space before ">="; 0 found
(#350) Expected 1 space after ">="; 0 found
(#351) Expected 1 space before "+"; 0 found
(#351) Expected 1 space after "+"; 0 found
(#351) Variable "TIME_OFFSET" must be all lower-case
(#351) Variable "TIME_OFFSET" must not contain underscores.
(#353) Variable "TIME_OFFSET" must be all lower-case
(#353) Variable "TIME_OFFSET" must not contain underscores.
(#354) Variable "date_title" must not contain underscores.
(#354) Variable "date_title" must not contain underscores.
(#355) Whitespace found at end of line
(#356) Expected "} else {\n"; found "} \n else {\n"
(#357) Variable "date_title" must not contain underscores.
(#357) Variable "wwwMyURL" must be all lower-case
(#357) Expected 1 space before "-"; 0 found
(#357) Expected 1 space after "-"; 0 found
(#357) Variable "TIME_OFFSET" must be all lower-case
(#357) Variable "TIME_OFFSET" must not contain underscores.
(#357) Line exceeds 132 characters; contains 136 characters
(#358) Variable "date_title" must not contain underscores.
(#358) Line exceeds 132 characters; contains 149 characters
(#362) Blank comments are not allowed
(#363) Variable "where_classid" must not contain underscores.
(#364) Expected 1 space before "==="; 0 found
(#364) Expected 1 space after "==="; 0 found
(#366) Whitespace found at end of line
(#367) Usage of ELSEIF not allowed; use ELSE IF instead
(#367) Expected 1 space before "==="; 0 found
(#367) Expected 1 space after "==="; 0 found
(#368) Expected 1 space before "+"; 0 found
(#368) Expected 1 space after "+"; 0 found
(#368) Variable "TIME_OFFSET" must be all lower-case
(#368) Variable "TIME_OFFSET" must not contain underscores.
(#368) Expected 1 space before "+"; 0 found
(#368) Expected 1 space after "+"; 0 found
(#368) Expected 1 space before "+"; 0 found
(#368) Expected 1 space after "+"; 0 found
(#368) Variable "TIME_OFFSET" must be all lower-case
(#368) Variable "TIME_OFFSET" must not contain underscores.
(#368) Variable "TIME_OFFSET" must be all lower-case
(#368) Variable "TIME_OFFSET" must not contain underscores.
(#370) Whitespace found at end of line
(#372) Variable "course_sess" must not contain underscores.
(#374) Variable "course_sess" must not contain underscores.
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) 7 slashes comments are not allowed; use "// Comment." instead
(#378) Variable "url_options_class" must not contain underscores.
(#378) Line exceeds 132 characters; contains 138 characters
(#379) Variable "url_options_table" must not contain underscores.
blocks/autoattend/returntoN.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#8) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#8) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 12 of the opening comment must start "//".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) Spaces must be used for alignment; tabs are not allowed
(#8) Tab found within whitespace
(#8) Whitespace found at end of line
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Inline control structures are not allowed
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#25) Inline control structures are not allowed
(#28) Variable "wwwBlock" must be all lower-case
(#29) Variable "wwwMyURL" must be all lower-case
(#29) Variable "wwwBlock" must be all lower-case
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Whitespace found at end of line
(#59) Expected "} else {\n"; found "} \nelse {\n"
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Commas (,) must be followed by white space.
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) This comment is 84% valid code; is this commented out code?
(#67) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#72) Commas (,) must be followed by white space.
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) This comment is 72% valid code; is this commented out code?
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) No space found before comment text; expected "// if ($result) {" but found "//if ($result) {"
(#78) This comment is 48% valid code; is this commented out code?
(#78) Tab found before comment text; expected "// $loginfo = 'id='.$att->id.',method='.$att->method.',state='.$att->state.',N';" but found "// $loginfo = 'id='.$att->id.',method='.$att->method.',state='.$att->state.',N';"
(#79) This comment is 57% valid code; is this commented out code?
(#79) Tab found before comment text; expected "// $event = autoattend_get_event($context, 'return', $urlparams);" but found "// $event = autoattend_get_event($context, 'return', $urlparams);"
(#80) This comment is 67% valid code; is this commented out code?
(#80) Tab found before comment text; expected "// jbxl_add_to_log($event);" but found "// jbxl_add_to_log($event);"
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) This comment is 100% valid code; is this commented out code?
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) No space found before comment text; expected "// }" but found "//}"
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Blank comments are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) 5 slashes comments are not allowed; use "// Comment." instead
(#89) Variable "use_summertime" must not contain underscores.
(#90) File is being unconditionally included; use "require" instead
blocks/autoattend/semiautoattend.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#5) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#8) Spaces must be used for alignment; tabs are not allowed
(#8) Tab found within whitespace
(#8) Whitespace found at end of line
(#9) Spaces must be used for alignment; tabs are not allowed
(#9) Tab found within whitespace
(#9) Whitespace found at end of line
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) This comment is 67% valid code; is this commented out code?
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// session_get_instance()->write_close();" but found "//session_get_instance()->write_close();"
(#27) Inline control structures are not allowed
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#28) Inline control structures are not allowed
(#31) Variable "wwwBlock" must be all lower-case
(#32) Variable "wwwMyURL" must be all lower-case
(#32) Variable "wwwBlock" must be all lower-case
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Whitespace found at end of line
(#71) Expected "} else {\n"; found "} \nelse {\n"
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Commas (,) must be followed by white space.
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) This comment is 84% valid code; is this commented out code?
(#79) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Variable "wwwBlock" must be all lower-case
(#90) This comment is 50% valid code; is this commented out code?
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 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
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Inline control structures are not allowed
(#101) Expected 1 space before "!="; 0 found
(#101) Expected 1 space after "!="; 0 found
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 3
(#105) Expected 1 space before "!="; 0 found
(#105) Expected 1 space after "!="; 0 found
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Inline control structures are not allowed
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 16 spaces, found 4
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 12 spaces, found 3
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Inline control structures are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) Blank comments are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Variable "wwwBlock" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 3
(#137) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 16 spaces, found 4
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 16 spaces, found 4
(#141) Variable "wwwBlock" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 3
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#144) Expected "} else {\n"; found "}\n\t\telse {\n"
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#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) Blank comments are not allowed
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#152) Expected "} else {\n"; found "}\n\t//\n\telse {\n"
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#159) Blank comments are not allowed
(#160) Expected "} else {\n"; found "}\nelse {\n"
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) This comment is 62% valid code; is this commented out code?
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) No space found before comment text; expected "// $event = autoattend_get_event($context, 'submit', '', $loginfo);" but found "//$event = autoattend_get_event($context, 'submit', '', $loginfo);"
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) This comment is 80% valid code; is this commented out code?
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) No space found before comment text; expected "// jbxl_add_to_log($event);" but found "//jbxl_add_to_log($event);"
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) 4 slashes comments are not allowed; use "// Comment." instead
(#168) Variable "use_summertime" must not contain underscores.
(#169) File is being unconditionally included; use "require" instead
blocks/autoattend/semiautobutton.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Spaces must be used for alignment; tabs are not allowed
(#9) Tab found within whitespace
(#9) Whitespace found at end of line
(#13) Whitespace found at end of line
(#18) Variable "wwwBlock" must be all lower-case
(#19) Variable "wwwMyURL" must be all lower-case
(#19) Variable "wwwBlock" must be all lower-case
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Blank comments are not allowed
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) Expected 1 space before ">="; 0 found
(#39) Expected 1 space after ">="; 0 found
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 12 spaces, found 3
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 16 spaces, found 4
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 16 spaces, found 4
(#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 for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 20 spaces, found 5
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 20 spaces, found 5
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 24 spaces, found 6
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 20 spaces, found 5
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 20 spaces, found 5
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 24 spaces, found 6
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 20 spaces, found 5
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 16 spaces, found 4
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
blocks/autoattend/sessions_show_table.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) 90 slashes comments are not allowed; use "// Comment." instead
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Opening brace should be on the same line as the declaration
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Variable "wwwBlock" must be all lower-case
(#9) Variable "TIME_OFFSET" must be all lower-case
(#9) Variable "TIME_OFFSET" must not contain underscores.
(#10) Whitespace found at end of line
(#11) Variable "use_summertime" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Blank comments are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Commas (,) must be followed by white space.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Commas (,) must be followed by white space.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Commas (,) must be followed by white space.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Commas (,) must be followed by white space.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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 1
(#45) Commas (,) must be followed by white space.
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Commas (,) must be followed by white space.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 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
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Commas (,) must be followed by white space.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) 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) Line indented incorrectly; expected at least 4 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 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
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Blank comments are not allowed
(#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 4 spaces, found 1
(#67) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#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 1
(#71) Blank comments are not allowed
(#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 1
(#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 1
(#73) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#73) Whitespace found at end of line
(#74) Blank comments are not allowed
(#74) Whitespace found at end of line
(#75) Variable "summertime_mark" must not contain underscores.
(#76) Variable "use_summertime" must not contain underscores.
(#76) Expected 1 space before "*"; 0 found
(#76) Expected 1 space after "*"; 0 found
(#77) Inline control structures are not allowed
(#77) Expected 1 space before "!="; 0 found
(#77) Expected 1 space after "!="; 0 found
(#77) Variable "summertime_mark" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 2
(#83) Expected 1 space before ".="; 0 found
(#83) Variable "summertime_mark" must not contain underscores.
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line exceeds 132 characters; contains 135 characters
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) This comment is 58% valid code; is this commented out code?
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) No space found before comment text; expected "// $table->data[$i][] = strftime(get_string('strftimedmyw', 'block_autoattend'), $sessdata->sessdate + $summertime + $TIME_OFFSET);" but found "//$table->data[$i][] = strftime(get_string('strftimedmyw', 'block_autoattend'), $sessdata->sessdate + $summertime + $TIME_OFFSET);"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Variable "TIME_OFFSET" must be all lower-case
(#86) Variable "TIME_OFFSET" must not contain underscores.
(#86) Line exceeds 132 characters; contains 133 characters
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Commas (,) must be followed by white space.
(#87) Variable "TIME_OFFSET" must be all lower-case
(#87) Variable "TIME_OFFSET" must not contain underscores.
(#87) Line exceeds 132 characters; contains 133 characters
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "+"; 3 found
(#88) Variable "TIME_OFFSET" must be all lower-case
(#88) Variable "TIME_OFFSET" must not contain underscores.
(#88) Line exceeds 132 characters; contains 133 characters
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Expected 1 space before ":"; 0 found
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Expected 1 space before ":"; 0 found
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Commas (,) must be followed by white space.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "wwwBlock" must be all lower-case
(#96) Line exceeds 132 characters; contains 152 characters
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Expected 1 space before ".="; 0 found
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#101) Expected "} else if (...) {\n"; found "}\n\t\telse if(...) {\n"
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Expected 1 space before "=="; 0 found
(#101) Expected 1 space after "=="; 0 found
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Expected 1 space before ".="; 0 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#104) Expected "} else {\n"; found "}\n\t\telse {\n"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Expected 1 space before ".="; 0 found
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 3
(#108) Commas (,) must be followed by white space.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Expected 1 space before ".="; 0 found
(#109) Variable "wwwBlock" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Expected 1 space before ".="; 0 found
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Expected 1 space before ".="; 0 found
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Expected 1 space before ".="; 0 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/autoattend/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Expected 1 space before "=>"; 0 found
(#4) Expected 1 space after "=>"; 0 found
(#6) Blank comments are not allowed
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#19) Blank comments are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Inline control structures are not allowed
(#21) Expected 1 space before "<="; 0 found
(#21) Expected 1 space after "<="; 0 found
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Inline control structures are not allowed
(#22) Expected 1 space before "<="; 0 found
(#22) Expected 1 space after "<="; 0 found
blocks/autoattend/tabs.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Inline control structures are not allowed
(#21) Variable "wwwBlock" must be all lower-case
(#27) Inline control structures are not allowed
(#29) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#30) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#33) Variable "wwwBlock" must be all lower-case
(#33) Line exceeds 132 characters; contains 153 characters
(#36) Blank comments are not allowed
(#38) Line exceeds 132 characters; contains 164 characters
(#38) This comment is 58% valid code; is this commented out code?
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Line indented incorrectly; expected at least 8 spaces, found 0
(#38) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#39) Line exceeds 132 characters; contains 164 characters
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line indented incorrectly; expected at least 8 spaces, found 0
(#39) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#40) Variable "wwwBlock" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Line exceeds 132 characters; contains 168 characters
(#43) Variable "wwwBlock" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#43) Line exceeds 132 characters; contains 166 characters
(#46) Variable "wwwBlock" must be all lower-case
(#46) Line exceeds 132 characters; contains 154 characters
(#47) Variable "wwwBlock" must be all lower-case
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 154 characters
(#48) Variable "wwwBlock" must be all lower-case
(#48) Commas (,) must be followed by white space.
(#48) Line exceeds 132 characters; contains 154 characters
(#51) Inline control structures are not allowed
(#51) Expected 1 space before "=="; 0 found
(#51) Expected 1 space after "=="; 0 found
(#51) Commas (,) must be followed by white space.
(#52) Inline control structures are not allowed
(#52) Expected 1 space before "=="; 0 found
(#52) Expected 1 space after "=="; 0 found
(#52) Commas (,) must be followed by white space.
(#54) Variable "wwwBlock" must be all lower-case
(#54) Line exceeds 132 characters; contains 154 characters
(#57) Blank comments are not allowed
(#58) Commas (,) must be followed by white space.
(#58) Line exceeds 132 characters; contains 134 characters
blocks/autoattend/timezonedef.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Variable "TIME_OFFSET" must be all lower-case
(#9) Variable "TIME_OFFSET" must not contain underscores.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Blank comments are not allowed
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 8 spaces, found 2
(#14) Expected 1 space before ">="; 0 found
(#14) Expected 1 space after ">="; 0 found
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 12 spaces, found 3
(#15) Variable "TIME_OFFSET" must be all lower-case
(#15) Variable "TIME_OFFSET" must not contain underscores.
(#15) Expected 1 space before "*"; 0 found
(#15) Expected 1 space after "*"; 0 found
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 8 spaces, found 2
(#17) Expected "} else {\n"; found "}\n\t\telse {\n"
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 12 spaces, found 3
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 16 spaces, found 4
(#19) Expected 1 space before "!="; 0 found
(#19) Expected 1 space after "!="; 0 found
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 20 spaces, found 5
(#20) Variable "TIME_OFFSET" must be all lower-case
(#20) Variable "TIME_OFFSET" must not contain underscores.
(#20) Expected 1 space before "*"; 0 found
(#20) Expected 1 space after "*"; 0 found
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 16 spaces, found 4
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 16 spaces, found 4
(#22) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if (...) {\n"
(#22) Expected 1 space before "!="; 0 found
(#22) Expected 1 space after "!="; 0 found
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 20 spaces, found 5
(#23) Variable "TIME_OFFSET" must be all lower-case
(#23) Variable "TIME_OFFSET" must not contain underscores.
(#23) Expected 1 space before "*"; 0 found
(#23) Expected 1 space after "*"; 0 found
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 16 spaces, found 4
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 12 spaces, found 3
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#31) Blank comments are not allowed
(#32) Variable "OMITTED_DAYS" must be all lower-case
(#32) Variable "OMITTED_DAYS" must not contain underscores.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
blocks/autoattend/updateAttendance.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#10) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#10) Line 12 of the opening comment must start "//".
(#10) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#10) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Whitespace found at end of line
(#14) Blank comments are not allowed
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Commas (,) must be followed by white space.
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Commas (,) must be followed by white space.
(#29) Variable "wwwBlock" must be all lower-case
(#30) Variable "wwwMyURL" must be all lower-case
(#30) Variable "wwwBlock" must be all lower-case
(#31) Variable "wwwParams" must be all lower-case
(#34) Variable "wwwParams" must be all lower-case
(#35) Variable "wwwParams" must be all lower-case
(#37) Expected "} else {\n"; found "}\n else {\n"
(#38) Inline control structures are not allowed
(#39) Inline control structures are not allowed
(#50) Variable "this_url" must not contain underscores.
(#51) Variable "this_url" must not contain underscores.
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#65) Line indented incorrectly; expected 4 spaces, found 5
(#67) Closing brace indented incorrectly; expected 5 spaces, found 4
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#76) 79 slashes comments are not allowed; use "// Comment." instead
(#77) Blank comments are not allowed
(#78) function name "updateAttendance_make_header" must be lower-case letters only
(#78) Variable "url_options" must not contain underscores.
(#78) Variable "name_pattern" must not contain underscores.
(#78) Variable "summertime_mark" must not contain underscores.
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "wwwMyURL" must be all lower-case
(#82) Expected 1 space before "=="; 0 found
(#82) Expected 1 space after "=="; 0 found
(#84) Whitespace found at end of line
(#85) Inline control structures are not allowed
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "wwwMyURL" must be all lower-case
(#88) Variable "url_options" must not contain underscores.
(#89) Variable "wwwMyURL" must be all lower-case
(#89) Variable "url_options" must not contain underscores.
(#90) Variable "name_pattern" must not contain underscores.
(#90) Blank comments are not allowed
(#90) Whitespace found at end of line
(#92) Blank comments are not allowed
(#95) Inline control structures are not allowed
(#96) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) This comment is 57% valid code; is this commented out code?
(#99) No space found before comment text; expected "// $status = get_string($set->status.'acronym', 'block_autoattend');" but found "//$status = get_string($set->status.'acronym', 'block_autoattend');"
(#113) Whitespace found at end of line
(#117) Whitespace found at end of line
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected 1 space before "="; 0 found
(#124) Variable "wwwMyURL" must be all lower-case
(#124) Variable "url_options" must not contain underscores.
(#147) This comment is 59% valid code; is this commented out code?
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) No space found before comment text; expected "// $table->head [] = get_string('calleddate', 'block_autoattend');" but found "//$table->head [] = get_string('calleddate', 'block_autoattend');"
(#148) This comment is 60% valid code; is this commented out code?
(#148) No space found before comment text; expected "// $table->align[] = 'center';" but found "//$table->align[] = 'center';"
(#149) This comment is 55% valid code; is this commented out code?
(#149) No space found before comment text; expected "// $table->size [] = '40px';" but found "//$table->size [] = '40px';"
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) This comment is 55% valid code; is this commented out code?
(#150) No space found before comment text; expected "// $table->wrap [] = 'nowrap';" but found "//$table->wrap [] = 'nowrap';"
(#152) Variable "summertime_mark" must not contain underscores.
(#172) function name "updateAttendance_show_table" must be lower-case letters only
(#172) Variable "name_pattern" must not contain underscores.
(#172) Line exceeds 132 characters; contains 141 characters
(#173) Opening brace should be on the same line as the declaration
(#174) Variable "wwwBlock" must be all lower-case
(#174) Variable "TIME_OFFSET" must be all lower-case
(#174) Variable "TIME_OFFSET" must not contain underscores.
(#175) Whitespace found at end of line
(#176) Variable "use_summertime" must not contain underscores.
(#177) Variable "use_summertime" must not contain underscores.
(#177) Expected 1 space before "*"; 0 found
(#177) Expected 1 space after "*"; 0 found
(#178) Variable "summertime_mark" must not contain underscores.
(#179) Inline control structures are not allowed
(#179) Expected 1 space before "!="; 0 found
(#179) Expected 1 space after "!="; 0 found
(#179) Variable "summertime_mark" must not contain underscores.
(#181) Variable "url_options" must not contain underscores.
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) This comment is 50% valid code; is this commented out code?
(#182) No space found before comment text; expected "// $sessndate = strftime(get_string('strftimedmshort', 'block_autoattend'), $sessdata->sessdate + $summertime + $TIME_OFFSET);" but found "//$sessndate = strftime(get_string('strftimedmshort', 'block_autoattend'), $sessdata->sessdate + $summertime + $TIME_OFFSET);"
(#183) Variable "TIME_OFFSET" must be all lower-case
(#183) Variable "TIME_OFFSET" must not contain underscores.
(#188) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#191) Blank comments are not allowed
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#196) Whitespace found at end of line
(#197) Expected "} else {\n"; found "} \n else {\n"
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#202) Whitespace found at end of line
(#205) Whitespace found at end of line
(#206) Variable "pic_options" must not contain underscores.
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#207) Variable "name_pattern" must not contain underscores.
(#208) Variable "pic_options" must not contain underscores.
(#209) Variable "wwwBlock" must be all lower-case
(#209) Line exceeds 132 characters; contains 169 characters
(#212) Inline control structures are not allowed
(#213) Inline control structures are not allowed
(#217) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#219) Expected 1 space before "=="; 0 found
(#219) Expected 1 space after "=="; 0 found
(#220) Line exceeds 132 characters; contains 154 characters
(#225) Blank comments are not allowed
(#226) Expected 1 space before "==="; 0 found
(#226) Expected 1 space after "==="; 0 found
(#226) Expected 1 space before "==="; 0 found
(#226) Expected 1 space after "==="; 0 found
(#229) Expected "} else {\n"; found "}\n else {\n"
(#230) Variable "TIME_OFFSET" must be all lower-case
(#230) Variable "TIME_OFFSET" must not contain underscores.
(#230) Line exceeds 132 characters; contains 141 characters
(#231) Variable "TIME_OFFSET" must be all lower-case
(#231) Variable "TIME_OFFSET" must not contain underscores.
(#231) Line exceeds 132 characters; contains 141 characters
(#232) Expected 1 space before "==="; 0 found
(#232) Expected 1 space after "==="; 0 found
(#235) Expected "} else {\n"; found "}\n else {\n"
(#240) Blank comments are not allowed
(#244) Inline control structures are not allowed
(#245) Inline control structures are not allowed
(#246) Whitespace found at end of line
(#247) Expected "} else {\n"; found "} \n else {\n"
(#250) Blank comments are not allowed
(#256) Blank comments are not allowed
(#257) Line indented incorrectly; expected 16 spaces, found 17
(#257) Expected 1 space before "%"; 0 found
(#257) Expected 1 space after "%"; 0 found
(#257) Expected 1 space before "=="; 0 found
(#257) Expected 1 space after "=="; 0 found
(#258) Variable "url_options" must not contain underscores.
(#258) Expected 1 space before "-"; 0 found
(#258) Expected 1 space after "-"; 0 found
(#258) Variable "name_pattern" must not contain underscores.
(#258) Variable "summertime_mark" must not contain underscores.
(#258) Line exceeds 132 characters; contains 146 characters
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Closing brace indented incorrectly; expected 17 spaces, found 16
(#270) Blank comments are not allowed
(#271) Expected 1 space before "%"; 0 found
(#271) Expected 1 space after "%"; 0 found
(#271) Expected 1 space before "!="; 0 found
(#271) Expected 1 space after "!="; 0 found
(#271) Expected 1 space before "=="; 0 found
(#271) Expected 1 space after "=="; 0 found
(#272) Variable "url_options" must not contain underscores.
(#272) Expected 1 space before "-"; 0 found
(#272) Expected 1 space after "-"; 0 found
(#272) Expected 1 space before "%"; 0 found
(#272) Expected 1 space after "%"; 0 found
(#272) Variable "name_pattern" must not contain underscores.
(#272) Variable "summertime_mark" must not contain underscores.
(#272) Line exceeds 132 characters; contains 137 characters
(#285) function name "updateAttendance_show_button" must be lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#287) Whitespace found at end of line
(#295) 79 slashes comments are not allowed; use "// Comment." instead
(#296) Blank comments are not allowed
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Commas (,) must be followed by white space.
(#301) Commas (,) must be followed by white space.
(#303) Expected "} else {\n"; found "}\nelse {\n"
(#304) Commas (,) must be followed by white space.
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) This comment is 84% valid code; is this commented out code?
(#311) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#315) Blank comments are not allowed
(#317) File is being unconditionally included; use "require" instead
(#319) Expected 1 space before "=>"; 0 found
(#319) Expected 1 space after "=>"; 0 found
(#321) Variable "wwwBlock" must be all lower-case
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) This comment is 56% valid code; is this commented out code?
(#324) No space found before comment text; expected "// $sort = ($sort=='firstname' ? 'firstname' : 'lastname');" but found "//$sort = ($sort=='firstname' ? 'firstname' : 'lastname');"
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Variable "name_pattern" must not contain underscores.
(#335) Blank comments are not allowed
(#337) Variable "url_options_base" must not contain underscores.
(#338) Variable "url_options_attend" must not contain underscores.
(#338) Variable "url_options_base" must not contain underscores.
(#339) Variable "url_options_class" must not contain underscores.
(#339) Variable "url_options_base" must not contain underscores.
(#340) Blank comments are not allowed
(#341) Variable "use_summertime" must not contain underscores.
(#343) Whitespace found at end of line
(#344) Expected "} else {\n"; found "} \nelse {\n"
blocks/autoattend/updateSession.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#10) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Whitespace found at end of line
(#13) Whitespace found at end of line
(#28) Inline control structures are not allowed
(#29) Inline control structures are not allowed
(#32) Variable "wwwBlock" must be all lower-case
(#33) Variable "wwwMyURL" must be all lower-case
(#33) Variable "wwwBlock" must be all lower-case
(#34) Variable "back2URL" must be all lower-case
(#34) Variable "wwwBlock" must be all lower-case
(#37) Expected 1 space before "=="; 0 found
(#37) Expected 1 space after "=="; 0 found
(#38) Variable "wwwBlock" must be all lower-case
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#69) Expected "} else {\n"; found "}\nelse {\n"
(#70) Commas (,) must be followed by white space.
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) This comment is 84% valid code; is this commented out code?
(#77) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#82) Expected 1 space before "=="; 0 found
(#82) Expected 1 space after "=="; 0 found
(#100) Inline control structures are not allowed
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) This comment is 54% valid code; is this commented out code?
(#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) Variable "TIME_OFFSET" must be all lower-case
(#103) Variable "TIME_OFFSET" must not contain underscores.
(#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
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "-"; 0 found
(#104) Expected 1 space after "-"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) 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
(#105) Expected 1 space before "*"; 0 found
(#105) Expected 1 space after "*"; 0 found
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Variable "wwwMyURL" must be all lower-case
(#110) Line exceeds 132 characters; contains 142 characters
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "!="; 0 found
(#118) Expected 1 space after "!="; 0 found
(#118) Expected 1 space before "!="; 0 found
(#118) Expected 1 space after "!="; 0 found
(#118) Expected 1 space before "!="; 0 found
(#118) Expected 1 space after "!="; 0 found
(#118) Expected 1 space before "!="; 0 found
(#118) Expected 1 space after "!="; 0 found
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// duplicate session exists" but found "//duplicate session exists"
(#119) Variable "wwwMyURL" must be all lower-case
(#119) Line exceeds 132 characters; contains 148 characters
(#119) Whitespace found at end of line
(#121) Expected "} else {\n"; found "}\n else { \n"
(#121) Whitespace found at end of line
(#124) Inline control structures are not allowed
(#124) Expected 1 space before "!="; 0 found
(#124) Expected 1 space after "!="; 0 found
(#125) This comment is 45% valid code; is this commented out code?
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Line indented incorrectly; expected at least 8 spaces, found 0
(#125) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#126) Line indented incorrectly; expected at least 8 spaces, found 0
(#126) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 8 spaces, found 0
(#127) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#129) This comment is 43% valid code; is this commented out code?
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Line indented incorrectly; expected at least 8 spaces, found 0
(#129) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 0
(#130) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#145) Expected 1 space before "=="; 0 found
(#145) Expected 1 space after "=="; 0 found
(#148) Whitespace found at end of line
(#149) Expected "} else {\n"; found "} \n else { \n"
(#149) Whitespace found at end of line
(#155) Empty IF statement detected
(#156) This comment is 50% valid code; is this commented out code?
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) No space found before comment text; expected "// $loginfo = 'id='.$attsid.',method='.$method.',state='.$state;" but found "//$loginfo = 'id='.$attsid.',method='.$method.',state='.$state;"
(#157) This comment is 60% valid code; is this commented out code?
(#157) No space found before comment text; expected "// $event = autoattend_get_event($context, 'upsesstion', $urlparams);" but found "//$event = autoattend_get_event($context, 'upsesstion', $urlparams);"
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) This comment is 80% valid code; is this commented out code?
(#158) No space found before comment text; expected "// jbxl_add_to_log($event);" but found "//jbxl_add_to_log($event);"
(#160) Expected "} else {\n"; found "}\n else {\n"
(#161) Variable "wwwMyURL" must be all lower-case
(#161) Line exceeds 132 characters; contains 150 characters
(#161) Whitespace found at end of line
(#163) Blank comments are not allowed
(#165) Whitespace found at end of line
(#166) Blank comments are not allowed
(#167) Variable "back2URL" must be all lower-case
(#167) Line exceeds 132 characters; contains 146 characters
(#170) Blank comments are not allowed
(#174) Inline control structures are not allowed
(#174) Expected 1 space before "=="; 0 found
(#174) Expected 1 space after "=="; 0 found
(#175) Inline control structures are not allowed
(#175) Expected 1 space before "=="; 0 found
(#175) Expected 1 space after "=="; 0 found
(#176) Inline control structures are not allowed
(#176) Expected 1 space before "=="; 0 found
(#176) Expected 1 space after "=="; 0 found
(#178) Variable "late_time" must not contain underscores.
(#178) Expected 1 space before "/"; 0 found
(#178) Expected 1 space after "/"; 0 found
(#179) Variable "late_order" must not contain underscores.
(#179) Variable "late_time" must not contain underscores.
(#179) Expected 1 space before "/"; 0 found
(#179) Expected 1 space after "/"; 0 found
(#181) Blank comments are not allowed
(#183) File is being unconditionally included; use "require" instead
(#184) Blank comments are not allowed
(#185) Variable "use_summertime" must not contain underscores.
(#186) Variable "use_summertime" must not contain underscores.
(#186) Expected 1 space before "*"; 0 found
(#186) Expected 1 space after "*"; 0 found
(#188) Blank comments are not allowed
(#189) Variable "date_name1" must not contain underscores.
(#190) Variable "date_name2" must not contain underscores.
(#191) Variable "date_name3" must not contain underscores.
(#193) File is being unconditionally included; use "require" instead
blocks/autoattend/updateUser.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#10) Whitespace found at end of line
(#29) Variable "wwwBlock" must be all lower-case
(#30) Variable "wwwMyURL" must be all lower-case
(#30) Variable "wwwBlock" must be all lower-case
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#50) Whitespace found at end of line
(#53) 79 slashes comments are not allowed; use "// Comment." instead
(#54) Blank comments are not allowed
(#55) function name "updateUser_make_header" must be lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#58) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) This comment is 57% valid code; is this commented out code?
(#61) No space found before comment text; expected "// $status = get_string($set->status.'acronym', 'block_autoattend');" but found "//$status = get_string($set->status.'acronym', 'block_autoattend');"
(#74) Whitespace found at end of line
(#78) Expected 1 space before "="; 0 found
(#117) Commas (,) must be followed by white space.
(#121) Whitespace found at end of line
(#127) function name "updateUser_show_table" must be lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "TIME_OFFSET" must be all lower-case
(#129) Variable "TIME_OFFSET" must not contain underscores.
(#131) Variable "use_summertime" must not contain underscores.
(#132) Whitespace found at end of line
(#136) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#137) Expected 1 space before "=="; 0 found
(#137) Expected 1 space after "=="; 0 found
(#137) Expected 1 space before "=="; 0 found
(#137) Expected 1 space after "=="; 0 found
(#138) Variable "summertime_mark" must not contain underscores.
(#139) Variable "use_summertime" must not contain underscores.
(#139) Expected 1 space before "*"; 0 found
(#139) Expected 1 space after "*"; 0 found
(#140) Inline control structures are not allowed
(#140) Expected 1 space before "!="; 0 found
(#140) Expected 1 space after "!="; 0 found
(#140) Variable "summertime_mark" must not contain underscores.
(#143) Variable "summertime_mark" must not contain underscores.
(#143) Whitespace found at end of line
(#144) Line exceeds 132 characters; contains 147 characters
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) This comment is 57% valid code; is this commented out code?
(#144) No space found before comment text; expected "// $table->data[$att->id][] = strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);" but found "//$table->data[$att->id][] = strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);"
(#145) Variable "TIME_OFFSET" must be all lower-case
(#145) Variable "TIME_OFFSET" must not contain underscores.
(#145) Line exceeds 132 characters; contains 145 characters
(#146) Variable "TIME_OFFSET" must be all lower-case
(#146) Variable "TIME_OFFSET" must not contain underscores.
(#146) Line exceeds 132 characters; contains 145 characters
(#147) Expected 1 space before "+"; 3 found
(#147) Variable "TIME_OFFSET" must be all lower-case
(#147) Variable "TIME_OFFSET" must not contain underscores.
(#147) Line exceeds 132 characters; contains 145 characters
(#151) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#153) Expected 1 space before "=="; 0 found
(#153) Expected 1 space after "=="; 0 found
(#154) Line exceeds 132 characters; contains 138 characters
(#160) Commas (,) must be followed by white space.
(#162) Expected "} else {\n"; found "}\n else {\n"
(#171) Expected 1 space before "%"; 0 found
(#171) Expected 1 space after "%"; 0 found
(#171) Expected 1 space before "=="; 0 found
(#171) Expected 1 space after "=="; 0 found
(#172) Expected 1 space before "-"; 0 found
(#172) Expected 1 space after "-"; 0 found
(#178) Expected 1 space before "%"; 0 found
(#178) Expected 1 space after "%"; 0 found
(#178) Expected 1 space before "!="; 0 found
(#178) Expected 1 space after "!="; 0 found
(#178) Expected 1 space before "=="; 0 found
(#178) Expected 1 space after "=="; 0 found
(#179) Expected 1 space before "-"; 0 found
(#179) Expected 1 space after "-"; 0 found
(#179) Expected 1 space before "%"; 0 found
(#179) Expected 1 space after "%"; 0 found
(#188) 79 slashes comments are not allowed; use "// Comment." instead
(#189) Blank comments are not allowed
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#194) Whitespace found at end of line
(#195) Expected "} else {\n"; found "} \nelse {\n"
(#196) Commas (,) must be followed by white space.
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) This comment is 84% valid code; is this commented out code?
(#203) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#207) Blank comments are not allowed
(#222) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#222) Whitespace found at end of line
(#227) Whitespace found at end of line
(#230) Whitespace found at end of line
(#231) Whitespace found at end of line
(#233) This comment is 62% valid code; is this commented out code?
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) No space found before comment text; expected "// $currenttab = 'attendance';" but found "//$currenttab = 'attendance';"
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) No space found before comment text; expected "// include('tabs.php');" but found "//include('tabs.php');"
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Variable "disp_id" must not contain underscores.
(#242) Inline control structures are not allowed
(#242) Variable "disp_id" must not contain underscores.
(#243) Inline control structures are not allowed
(#243) Variable "disp_id" must not contain underscores.
(#245) Variable "name_pattern" must not contain underscores.
(#246) Variable "name_pattern" must not contain underscores.
(#247) Variable "pic_opts" must not contain underscores.
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#249) Whitespace found at end of line
(#250) Expected "} else {\n"; found "} \nelse {\n"
blocks/autoattend/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) This comment is 43% valid code; is this commented out code?
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) No space found before comment text; expected "// $plugin->version = 2019081802; // v2.5.5 minor change" but found "//$plugin->version = 2019081802; // v2.5.5 minor change"
(#15) No space found before comment text; expected "// $plugin->version = 2018101200; // v2.5.4 centering of tabs.php" but found "//$plugin->version = 2018101200; // v2.5.4 centering of tabs.php"
(#16) No space found before comment text; expected "// $plugin->version = 2016071800; // v2.5.3 db/access.php myaddinstance" but found "//$plugin->version = 2016071800; // v2.5.3 db/access.php myaddinstance"
(#17) No space found before comment text; expected "// $plugin->version = 2016051900; // v2.5.2 Bug Fix of e-mail for students" but found "//$plugin->version = 2016051900; // v2.5.2 Bug Fix of e-mail for students"
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) No space found before comment text; expected "// $plugin->version = 2016031500; // v2.5.1" but found "//$plugin->version = 2016031500; // v2.5.1"

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

(3 errors, 1 warnings)

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

blocks/autoattend/html/html.css
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#49) Unexpected unit (length-zero-no-unit)

PHPDocs style problems

(366 errors, 40 warnings)

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

blocks/autoattend/add_session.php
(#2) Empty line found after PHP open tag
(#6) File-level phpdocs block is not found
blocks/autoattend/attendaction.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#218) Found comment starting with three or more slashes
blocks/autoattend/backup/moodle2/backup_autoattend_block_task.class.php
(#2) Empty line found after PHP open tag
(#36) Function backup_autoattend_block_task::define_my_settings is not documented
(#39) Function backup_autoattend_block_task::define_my_steps is not documented
(#44) Function backup_autoattend_block_task::get_fileareas is not documented
(#48) Function backup_autoattend_block_task::get_configdata_encoded_attributes is not documented
(#52) Function backup_autoattend_block_task::encode_content_links is not documented
(#28) No one-line description found in phpdocs for class backup_autoattend_block_task
(#28) Class backup_autoattend_block_task does not have @copyright tag
(#18) File-level phpdocs block does not have @license tag
(#28) Class backup_autoattend_block_task does not have @license tag
blocks/autoattend/backup/moodle2/backup_autoattend_stepslib.php
(#2) Empty line found after PHP open tag
(#33) Function backup_autoattend_block_structure_step::define_structure is not documented
(#18) No one-line description found in phpdocs for file
(#28) Class backup_autoattend_block_structure_step does not have @copyright tag
(#18) File-level phpdocs block does not have @license tag
(#28) Class backup_autoattend_block_structure_step does not have @license tag
(#19) Package block is not valid
blocks/autoattend/backup/moodle2/restore_autoattend_block_task.class.php
(#2) Empty line found after PHP open tag
(#35) Class restore_autoattend_block_task is not documented
(#37) Function restore_autoattend_block_task::define_my_settings is not documented
(#40) Function restore_autoattend_block_task::define_my_steps is not documented
(#45) Function restore_autoattend_block_task::get_fileareas is not documented
(#49) Function restore_autoattend_block_task::get_configdata_encoded_attributes is not documented
(#53) Function restore_autoattend_block_task::define_decode_contents is not documented
(#57) Function restore_autoattend_block_task::define_decode_rules is not documented
(#61) Function restore_autoattend_block_task::define_restore_log_rules is not documented
(#18) File-level phpdocs block does not have @license tag
blocks/autoattend/backup/moodle2/restore_autoattend_stepslib.php
(#2) Empty line found after PHP open tag
(#33) Function restore_autoattend_block_structure_step::define_structure is not documented
(#47) Function restore_autoattend_block_structure_step::process_autoattend_session is not documented
(#79) Function restore_autoattend_block_structure_step::process_autoattend_setting is not documented
(#89) Function restore_autoattend_block_structure_step::process_autoattend_class is not documented
(#100) Function restore_autoattend_block_structure_step::process_autoattend_classify is not documented
(#18) No one-line description found in phpdocs for file
(#28) Class restore_autoattend_block_structure_step does not have @copyright tag
(#18) File-level phpdocs block does not have @license tag
(#28) Class restore_autoattend_block_structure_step does not have @license tag
(#19) Package block is not valid
blocks/autoattend/block_autoattend.php
(#2) Empty line found after PHP open tag
(#10) File-level phpdocs block is not found
(#13) Class block_autoattend is not documented
(#15) Function block_autoattend::init is not documented
(#28) Function block_autoattend::get_content is not documented
(#142) Function block_autoattend::instance_allow_config is not documented
(#150) Function block_autoattend::has_config is not documented
(#156) Function block_autoattend::cron is not documented
(#13) Package is not specified for class block_autoattend. It is also not specified in file-level phpdocs
blocks/autoattend/class_division.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#70) Function class_division_make_header is not documented
(#121) Function class_division_show_table is not documented
(#180) Function class_division_submit_button is not documented
(#68) Found comment starting with three or more slashes
(#203) Found comment starting with three or more slashes
(#70) Package is not specified for function class_division_make_header. It is also not specified in file-level phpdocs
(#121) Package is not specified for function class_division_show_table. It is also not specified in file-level phpdocs
(#180) Package is not specified for function class_division_submit_button. It is also not specified in file-level phpdocs
blocks/autoattend/class_settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#44) Function class_settings_show_table is not documented
(#42) Found comment starting with three or more slashes
(#82) Found comment starting with three or more slashes
(#44) Package is not specified for function class_settings_show_table. It is also not specified in file-level phpdocs
blocks/autoattend/classes/event/attendaction_update.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#9) Class attendaction_update is not documented
(#11) Function attendaction_update::get_name is not documented
(#17) Function attendaction_update::get_url is not documented
(#28) Function attendaction_update::get_description is not documented
(#37) Function attendaction_update::init is not documented
(#9) Package is not specified for class attendaction_update. It is also not specified in file-level phpdocs
blocks/autoattend/classes/event/delete_del.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#9) Class delete_del is not documented
(#11) Function delete_del::get_name is not documented
(#17) Function delete_del::get_url is not documented
(#28) Function delete_del::get_description is not documented
(#37) Function delete_del::init is not documented
(#9) Package is not specified for class delete_del. It is also not specified in file-level phpdocs
blocks/autoattend/classes/event/index_view.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#9) Class index_view is not documented
(#11) Function index_view::get_name is not documented
(#17) Function index_view::get_url is not documented
(#28) Function index_view::get_description is not documented
(#37) Function index_view::init is not documented
(#9) Package is not specified for class index_view. It is also not specified in file-level phpdocs
blocks/autoattend/classes/event/semiautoattend_submit.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class semiautoattend_submit is not documented
(#10) Function semiautoattend_submit::get_name is not documented
(#16) Function semiautoattend_submit::get_url is not documented
(#27) Function semiautoattend_submit::get_description is not documented
(#36) Function semiautoattend_submit::init is not documented
(#8) Package is not specified for class semiautoattend_submit. It is also not specified in file-level phpdocs
blocks/autoattend/cleanupDB.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
(#80) Found comment starting with three or more slashes
blocks/autoattend/db/access.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @license tag
blocks/autoattend/db/install.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function xmldb_block_autoattend_install is not documented
(#3) Package is not specified for function xmldb_block_autoattend_install. It is also not specified in file-level phpdocs
blocks/autoattend/db/upgrade.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function xmldb_block_autoattend_upgrade is not documented
(#3) Package is not specified for function xmldb_block_autoattend_upgrade. It is also not specified in file-level phpdocs
blocks/autoattend/delete.php
(#2) Empty line found after PHP open tag
(#7) File-level phpdocs block is not found
(#111) Found comment starting with three or more slashes
blocks/autoattend/deleteDB.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
(#100) Found comment starting with three or more slashes
blocks/autoattend/grade_settings.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
(#48) Function grade_settings_show_table is not documented
(#46) Found comment starting with three or more slashes
(#121) Found comment starting with three or more slashes
(#48) Package is not specified for function grade_settings_show_table. It is also not specified in file-level phpdocs
blocks/autoattend/index.php
(#2) Empty line found after PHP open tag
(#8) File-level phpdocs block is not found
(#80) Found comment starting with three or more slashes
blocks/autoattend/jbxl/jbxl_moodle_tools.php
(#20) File-level phpdocs block is not found
(#80) Function jbxl_get_block_id is not documented
(#97) Function jbxl_get_block_instance_ids is not documented
(#115) Function jbxl_is_admin is not documented
(#125) Function jbxl_is_teacher is not documented
(#148) Function jbxl_is_assistant is not documented
(#164) Function jbxl_is_student is not documented
(#180) Function jbxl_has_role is not documented
(#200) Function jbxl_get_course_users is not documented
(#216) Function jbxl_get_course_students is not documented
(#242) Function jbxl_get_course_teachers is not documented
(#268) Function jbxl_get_course_assistants is not documented
(#319) Function jbxl_db_exist_table is not documented
(#354) Function jbxl_set_excel_version is not documented
(#363) Function jbxl_download_data is not documented
(#447) Function jbxl_save_csv_file is not documented
(#479) Function jbxl_get_user_link is not documented
(#493) Function jbxl_get_user_name is not documented
(#512) Function jbxl_get_fullnamehead is not documented
(#543) Function jbxl_get_moodle_version is not documented
(#571) Function jbxl_get_course_context is not documented
(#587) Function jbxl_add_to_log is not documented
(#604) Function jbxl_can_use_html_editor is not documented
(#614) Function jbxl_get_system_context is not documented
(#77) Found comment starting with three or more slashes
(#112) Found comment starting with three or more slashes
(#197) Found comment starting with three or more slashes
(#315) Found comment starting with three or more slashes
(#345) Found comment starting with three or more slashes
(#394) Found comment starting with three or more slashes
(#442) Found comment starting with three or more slashes
(#475) Found comment starting with three or more slashes
(#538) Found comment starting with three or more slashes
(#80) Package is not specified for function jbxl_get_block_id. It is also not specified in file-level phpdocs
(#97) Package is not specified for function jbxl_get_block_instance_ids. It is also not specified in file-level phpdocs
(#115) Package is not specified for function jbxl_is_admin. It is also not specified in file-level phpdocs
(#125) Package is not specified for function jbxl_is_teacher. It is also not specified in file-level phpdocs
(#148) Package is not specified for function jbxl_is_assistant. It is also not specified in file-level phpdocs
(#164) Package is not specified for function jbxl_is_student. It is also not specified in file-level phpdocs
(#180) Package is not specified for function jbxl_has_role. It is also not specified in file-level phpdocs
(#200) Package is not specified for function jbxl_get_course_users. It is also not specified in file-level phpdocs
(#216) Package is not specified for function jbxl_get_course_students. It is also not specified in file-level phpdocs
(#242) Package is not specified for function jbxl_get_course_teachers. It is also not specified in file-level phpdocs
(#268) Package is not specified for function jbxl_get_course_assistants. It is also not specified in file-level phpdocs
(#319) Package is not specified for function jbxl_db_exist_table. It is also not specified in file-level phpdocs
(#354) Package is not specified for function jbxl_set_excel_version. It is also not specified in file-level phpdocs
(#363) Package is not specified for function jbxl_download_data. It is also not specified in file-level phpdocs
(#447) Package is not specified for function jbxl_save_csv_file. It is also not specified in file-level phpdocs
(#479) Package is not specified for function jbxl_get_user_link. It is also not specified in file-level phpdocs
(#493) Package is not specified for function jbxl_get_user_name. It is also not specified in file-level phpdocs
(#512) Package is not specified for function jbxl_get_fullnamehead. It is also not specified in file-level phpdocs
(#543) Package is not specified for function jbxl_get_moodle_version. It is also not specified in file-level phpdocs
(#571) Package is not specified for function jbxl_get_course_context. It is also not specified in file-level phpdocs
(#587) Package is not specified for function jbxl_add_to_log. It is also not specified in file-level phpdocs
(#604) Package is not specified for function jbxl_can_use_html_editor. It is also not specified in file-level phpdocs
(#614) Package is not specified for function jbxl_get_system_context. It is also not specified in file-level phpdocs
blocks/autoattend/jbxl/jbxl_tools.php
(#12) File-level phpdocs block is not found
(#47) Function jbxl_to_subnetformats is not documented
(#118) Function jbxl_match_ipaddr is not documented
(#155) Function jbxl_randstr is not documented
(#170) Function jbxl_get_ipresolv_url is not documented
(#190) Function jbxl_get_url_params_array is not documented
(#213) Function jbxl_get_url_params_str is not documented
(#235) Function jbxl_make_url is not documented
(#47) Package is not specified for function jbxl_to_subnetformats. It is also not specified in file-level phpdocs
(#118) Package is not specified for function jbxl_match_ipaddr. It is also not specified in file-level phpdocs
(#155) Package is not specified for function jbxl_randstr. It is also not specified in file-level phpdocs
(#170) Package is not specified for function jbxl_get_ipresolv_url. It is also not specified in file-level phpdocs
(#190) Package is not specified for function jbxl_get_url_params_array. It is also not specified in file-level phpdocs
(#213) Package is not specified for function jbxl_get_url_params_str. It is also not specified in file-level phpdocs
(#235) Package is not specified for function jbxl_make_url. It is also not specified in file-level phpdocs
blocks/autoattend/lang/en/block_autoattend.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/autoattend/lang/ja/block_autoattend.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/autoattend/lib_ex.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function autoattend_repairDB is not documented
(#47) Function autoattend_cleanup_sessionsDB is not documented
(#76) Function autoattend_cleanup_studentsDB is not documented
(#105) Function autoattend_delete_sessionsDB is not documented
(#3) Package is not specified for function autoattend_repairDB. It is also not specified in file-level phpdocs
(#47) Package is not specified for function autoattend_cleanup_sessionsDB. It is also not specified in file-level phpdocs
(#76) Package is not specified for function autoattend_cleanup_studentsDB. It is also not specified in file-level phpdocs
(#105) Package is not specified for function autoattend_delete_sessionsDB. It is also not specified in file-level phpdocs
blocks/autoattend/locallib.php
(#2) Empty line found after PHP open tag
(#83) File-level phpdocs block is not found
(#112) Function autoattend_to_localcode is not documented
(#129) Function autoattend_get_sessions is not documented
(#155) Function autoattend_count_sessions is not documented
(#178) Function autoattend_get_attend_students is not documented
(#213) Function autoattend_count_attend_students is not documented
(#245) Function autoattend_count_class_students is not documented
(#277) Function autoattend_insert_session_class is not documented
(#294) Function autoattend_update_session_classes is not documented
(#319) Function autoattend_get_user_class is not documented
(#340) Function autoattend_get_session_classes is not documented
(#369) Function autoattend_get_user_classname is not documented
(#386) Function autoattend_get_session_classname is not documented
(#402) Function autoattend_select_session_class is not documented
(#425) Function autoattend_choose_grouping is not documented
(#446) Function autoattend_select_user_class is not documented
(#470) Function autoattend_select_attend is not documented
(#494) Function autoattend_get_grade_settings is not documented
(#517) Function autoattend_update_grade_settings is not documented
(#570) Function autoattend_get_status_num is not documented
(#590) Function autoattend_get_grade is not documented
(#633) Function autoattend_get_user_summary is not documented
(#719) Function autoattend_get_session_summary is not documented
(#775) Function autoattend_print_user_row is not documented
(#785) Function autoattend_print_user is not documented
(#990) Function autoattend_make_download_data is not documented
(#1214) Function autoattend_get_nowopen_sessions is not documented
(#1233) Function autoattend_get_users_bystatus is not documented
(#1271) Function autoattend_get_summertime is not documented
(#1324) Function autoattend_get_unclosed_sessions is not documented
(#1374) Function autoattend_add_user_insession is not documented
(#1402) Function autoattend_update_session_users is not documented
(#1430) Function autoattend_update_session_state is not documented
(#1475) Function autoattend_update_sessions_state is not documented
(#1518) Function autoattend_update_session is not documented
(#1560) Function autoattend_update_sessions is not documented
(#1615) Function autoattend_update_auto_session is not documented
(#1735) Function autoattend_close_session is not documented
(#1798) Function autoattend_return_to_Y is not documented
(#1822) Function autoattend_check_valid_logip is not documented
(#1866) Function autoattend_check_invalid_semiautoip is not documented
(#1899) Function autoattend_get_usedips is not documented
(#1917) Function autoattend_get_courselogs is not documented
(#1979) Function autoattend_get_ipresolv_url is not documented
(#2009) Function autoattend_email_text is not documented
(#2021) Function autoattend_email_html is not documented
(#2033) Function autoattend_email_teachers_attend is not documented
(#2079) Function autoattend_email_teachers_key is not documented
(#2113) Function autoattend_email_user is not documented
(#2167) Function autoattend_get_course_module is not documented
(#2185) Function autoattend_update_grades is not documented
(#2210) Function autoattend_get_namepattern is not documented
(#2225) Function autoattend_disp_feedback is not documented
(#2240) Function autoattend_is_email_enable is not documented
(#2255) Function autoattend_is_email_allreports is not documented
(#2270) Function autoattend_is_email_key is not documented
(#2285) Function autoattend_is_email_user is not documented
(#2300) Function autoattend_use_summertime is not documented
(#2315) Function autoattend_is_old_excel is not documented
(#2330) Function autoattend_is_backup_block is not documented
(#2351) Function autoattend_get_event is not documented
(#108) Found comment starting with three or more slashes
(#119) Found comment starting with three or more slashes
(#169) Found comment starting with three or more slashes
(#268) Found comment starting with three or more slashes
(#486) Found comment starting with three or more slashes
(#605) Found comment starting with three or more slashes
(#770) Found comment starting with three or more slashes
(#1204) Found comment starting with three or more slashes
(#1975) Found comment starting with three or more slashes
(#1999) Found comment starting with three or more slashes
(#2207) Found comment starting with three or more slashes
(#2346) Found comment starting with three or more slashes
(#112) Package is not specified for function autoattend_to_localcode. It is also not specified in file-level phpdocs
(#129) Package is not specified for function autoattend_get_sessions. It is also not specified in file-level phpdocs
(#155) Package is not specified for function autoattend_count_sessions. It is also not specified in file-level phpdocs
(#178) Package is not specified for function autoattend_get_attend_students. It is also not specified in file-level phpdocs
(#213) Package is not specified for function autoattend_count_attend_students. It is also not specified in file-level phpdocs
(#245) Package is not specified for function autoattend_count_class_students. It is also not specified in file-level phpdocs
(#277) Package is not specified for function autoattend_insert_session_class. It is also not specified in file-level phpdocs
(#294) Package is not specified for function autoattend_update_session_classes. It is also not specified in file-level phpdocs
(#319) Package is not specified for function autoattend_get_user_class. It is also not specified in file-level phpdocs
(#340) Package is not specified for function autoattend_get_session_classes. It is also not specified in file-level phpdocs
(#369) Package is not specified for function autoattend_get_user_classname. It is also not specified in file-level phpdocs
(#386) Package is not specified for function autoattend_get_session_classname. It is also not specified in file-level phpdocs
(#402) Package is not specified for function autoattend_select_session_class. It is also not specified in file-level phpdocs
(#425) Package is not specified for function autoattend_choose_grouping. It is also not specified in file-level phpdocs
(#446) Package is not specified for function autoattend_select_user_class. It is also not specified in file-level phpdocs
(#470) Package is not specified for function autoattend_select_attend. It is also not specified in file-level phpdocs
(#494) Package is not specified for function autoattend_get_grade_settings. It is also not specified in file-level phpdocs
(#517) Package is not specified for function autoattend_update_grade_settings. It is also not specified in file-level phpdocs
(#570) Package is not specified for function autoattend_get_status_num. It is also not specified in file-level phpdocs
(#590) Package is not specified for function autoattend_get_grade. It is also not specified in file-level phpdocs
(#633) Package is not specified for function autoattend_get_user_summary. It is also not specified in file-level phpdocs
(#719) Package is not specified for function autoattend_get_session_summary. It is also not specified in file-level phpdocs
(#775) Package is not specified for function autoattend_print_user_row. It is also not specified in file-level phpdocs
(#785) Package is not specified for function autoattend_print_user. It is also not specified in file-level phpdocs
(#990) Package is not specified for function autoattend_make_download_data. It is also not specified in file-level phpdocs
(#1214) Package is not specified for function autoattend_get_nowopen_sessions. It is also not specified in file-level phpdocs
(#1233) Package is not specified for function autoattend_get_users_bystatus. It is also not specified in file-level phpdocs
(#1271) Package is not specified for function autoattend_get_summertime. It is also not specified in file-level phpdocs
(#1324) Package is not specified for function autoattend_get_unclosed_sessions. It is also not specified in file-level phpdocs
(#1374) Package is not specified for function autoattend_add_user_insession. It is also not specified in file-level phpdocs
(#1402) Package is not specified for function autoattend_update_session_users. It is also not specified in file-level phpdocs
(#1430) Package is not specified for function autoattend_update_session_state. It is also not specified in file-level phpdocs
(#1475) Package is not specified for function autoattend_update_sessions_state. It is also not specified in file-level phpdocs
(#1518) Package is not specified for function autoattend_update_session. It is also not specified in file-level phpdocs
(#1560) Package is not specified for function autoattend_update_sessions. It is also not specified in file-level phpdocs
(#1615) Package is not specified for function autoattend_update_auto_session. It is also not specified in file-level phpdocs
(#1735) Package is not specified for function autoattend_close_session. It is also not specified in file-level phpdocs
(#1798) Package is not specified for function autoattend_return_to_Y. It is also not specified in file-level phpdocs
(#1822) Package is not specified for function autoattend_check_valid_logip. It is also not specified in file-level phpdocs
(#1866) Package is not specified for function autoattend_check_invalid_semiautoip. It is also not specified in file-level phpdocs
(#1899) Package is not specified for function autoattend_get_usedips. It is also not specified in file-level phpdocs
(#1917) Package is not specified for function autoattend_get_courselogs. It is also not specified in file-level phpdocs
(#1979) Package is not specified for function autoattend_get_ipresolv_url. It is also not specified in file-level phpdocs
(#2009) Package is not specified for function autoattend_email_text. It is also not specified in file-level phpdocs
(#2021) Package is not specified for function autoattend_email_html. It is also not specified in file-level phpdocs
(#2033) Package is not specified for function autoattend_email_teachers_attend. It is also not specified in file-level phpdocs
(#2079) Package is not specified for function autoattend_email_teachers_key. It is also not specified in file-level phpdocs
(#2113) Package is not specified for function autoattend_email_user. It is also not specified in file-level phpdocs
(#2167) Package is not specified for function autoattend_get_course_module. It is also not specified in file-level phpdocs
(#2185) Package is not specified for function autoattend_update_grades. It is also not specified in file-level phpdocs
(#2210) Package is not specified for function autoattend_get_namepattern. It is also not specified in file-level phpdocs
(#2225) Package is not specified for function autoattend_disp_feedback. It is also not specified in file-level phpdocs
(#2240) Package is not specified for function autoattend_is_email_enable. It is also not specified in file-level phpdocs
(#2255) Package is not specified for function autoattend_is_email_allreports. It is also not specified in file-level phpdocs
(#2270) Package is not specified for function autoattend_is_email_key. It is also not specified in file-level phpdocs
(#2285) Package is not specified for function autoattend_is_email_user. It is also not specified in file-level phpdocs
(#2300) Package is not specified for function autoattend_use_summertime. It is also not specified in file-level phpdocs
(#2315) Package is not specified for function autoattend_is_old_excel. It is also not specified in file-level phpdocs
(#2330) Package is not specified for function autoattend_is_backup_block. It is also not specified in file-level phpdocs
(#2351) Package is not specified for function autoattend_get_event. It is also not specified in file-level phpdocs
blocks/autoattend/maintenance.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#44) Found comment starting with three or more slashes
blocks/autoattend/refreshSessions.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/autoattend/repairDB.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
(#79) Found comment starting with three or more slashes
blocks/autoattend/report.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
(#133) Function report_make_header is not documented
(#227) Function report_show_table is not documented
(#105) Found comment starting with three or more slashes
(#131) Found comment starting with three or more slashes
(#292) Found comment starting with three or more slashes
(#377) Found comment starting with three or more slashes
(#133) Package is not specified for function report_make_header. It is also not specified in file-level phpdocs
(#227) Package is not specified for function report_show_table. It is also not specified in file-level phpdocs
blocks/autoattend/returntoN.php
(#2) Empty line found after PHP open tag
(#8) File-level phpdocs block is not found
(#88) Found comment starting with three or more slashes
blocks/autoattend/semiautoattend.php
(#2) Empty line found after PHP open tag
(#8) File-level phpdocs block is not found
(#167) Found comment starting with three or more slashes
blocks/autoattend/semiautobutton.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
blocks/autoattend/sessions_show_table.php
(#2) Empty line found after PHP open tag
(#7) File-level phpdocs block is not found
(#7) Function autoattend_sessions_show_table is not documented
(#3) Found comment starting with three or more slashes
(#7) Package is not specified for function autoattend_sessions_show_table. It is also not specified in file-level phpdocs
blocks/autoattend/settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
blocks/autoattend/tabs.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
blocks/autoattend/timezonedef.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
blocks/autoattend/updateAttendance.php
(#2) Empty line found after PHP open tag
(#10) File-level phpdocs block is not found
(#78) Function updateAttendance_make_header is not documented
(#172) Function updateAttendance_show_table is not documented
(#285) Function updateAttendance_show_button is not documented
(#76) Found comment starting with three or more slashes
(#295) Found comment starting with three or more slashes
(#78) Package is not specified for function updateAttendance_make_header. It is also not specified in file-level phpdocs
(#172) Package is not specified for function updateAttendance_show_table. It is also not specified in file-level phpdocs
(#285) Package is not specified for function updateAttendance_show_button. It is also not specified in file-level phpdocs
blocks/autoattend/updateSession.php
(#2) Empty line found after PHP open tag
(#11) File-level phpdocs block is not found
blocks/autoattend/updateUser.php
(#2) Empty line found after PHP open tag
(#10) File-level phpdocs block is not found
(#55) Function updateUser_make_header is not documented
(#127) Function updateUser_show_table is not documented
(#53) Found comment starting with three or more slashes
(#188) Found comment starting with three or more slashes
(#55) Package is not specified for function updateUser_make_header. It is also not specified in file-level phpdocs
(#127) Package is not specified for function updateUser_show_table. It is also not specified in file-level phpdocs
blocks/autoattend/version.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found

Update savepoints problems

(18 errors, 0 warnings)

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

blocks/autoattend/db/upgrade.php
Detected more 'if' blocks (17) than 'savepoint' calls (0)
version 2013040900 is missing corresponding savepoint call
version 2013040900 is missing corresponding savepoint call
version 2013040900 is missing corresponding savepoint call
version 2013040900 is missing corresponding savepoint call
version 2013040900 is missing corresponding savepoint call
version 2013050700 is missing corresponding savepoint call
version 2014032700 is missing corresponding savepoint call
version 2014032700 is missing corresponding savepoint call
version 2014051101 is missing corresponding savepoint call
version 2014052800 is missing corresponding savepoint call
version 2014060201 is missing corresponding savepoint call
version 2014120700 is missing corresponding savepoint call
version 2016010401 is missing corresponding savepoint call
version 2016011300 is missing corresponding savepoint call
version 2019081802 is missing corresponding savepoint call
version 2019082102 is missing corresponding savepoint call
version 2019082202 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]