Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(4612 errors, 1080 warnings)

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

blocks/autoattend/add_session.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file add_session.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Whitespace found at end of line
(#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
(#15) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#42) Short array syntax must be used to define arrays
(#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) 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) Logical operator "or" is prohibited; use "||" instead
(#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) This comment is 48% 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.
(#114) Short array syntax must be used to define arrays
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 start with a capital letter, digit or 3-dots sequence
(#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) Short array syntax must be used to define arrays
(#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) This comment is 41% valid code; is this commented out code?
(#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 154 characters
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) No space found before comment text; expected "// notify(jbxl_strftime(get_string('strftimedmy', 'block_autoattend'), $sdate).': '.get_string('sessionexist','block_autoattend'));" but found "//notify(jbxl_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 167 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
(#176) Logical operator "and" is prohibited; use "&&" instead
(#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 147 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) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file attendaction.php
(#1) Moodle boilerplate not found
(#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
(#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) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#23) Logical operator "and" is prohibited; use "&&" instead
(#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
(#38) Expected 1 space before "=="; 0 found
(#38) Expected 1 space after "=="; 0 found
(#39) Inline control structures are not allowed
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#46) Expected 1 space before "=="; 0 found
(#46) Expected 1 space after "=="; 0 found
(#50) Blank comments are not allowed
(#51) Short array syntax must be used to define arrays
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#64) Blank comments are not allowed
(#65) Inline control structures are not allowed
(#66) Short array syntax must be used to define arrays
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#71) Short array syntax must be used to define arrays
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#75) Short array syntax must be used to define arrays
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Short array syntax must be used to define arrays
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Whitespace found at end of line
(#77) Short array syntax must be used to define arrays
(#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
(#78) Variable "prv_status" must not contain underscores.
(#78) Short array syntax must be used to define arrays
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "prv_remarks" must not contain underscores.
(#79) Short array syntax must be used to define arrays
(#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
(#82) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#83) Blank comments are not allowed
(#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) Expected 1 space before "-"; 0 found
(#85) Expected 1 space after "-"; 0 found
(#85) Whitespace found at end of line
(#86) Logical operator "and" is prohibited; use "&&" instead
(#91) Expected "} else if (...) {\n"; found "}\n else 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) Expected 1 space before "-"; 0 found
(#92) Expected 1 space after "-"; 0 found
(#97) Blank comments are not allowed
(#98) Expected "} else if (...) {\n"; found "}\n //\n else 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) Expected 1 space before "-"; 0 found
(#99) Expected 1 space after "-"; 0 found
(#99) Whitespace found at end of line
(#100) Logical operator "and" is prohibited; use "&&" instead
(#101) Variable "prv_status" must not contain underscores.
(#104) Expected "} else if (...) {\n"; found "}\n else 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) Expected 1 space before "-"; 0 found
(#105) Expected 1 space after "-"; 0 found
(#107) Variable "prv_remarks" must not contain underscores.
(#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
(#120) Variable "is_email_user" must not contain underscores.
(#123) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#124) Blank comments are not allowed
(#125) Expected 1 space before "=="; 0 found
(#125) Expected 1 space after "=="; 0 found
(#127) Short array syntax must be used to define arrays
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#129) Expected "} else {\n"; found "}\n else { // updateAttendance\n"
(#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
(#131) Short array syntax must be used to define arrays
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#136) Whitespace found at end of line
(#137) Short array syntax must be used to define arrays
(#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) Blank comments are not allowed
(#142) Inline control structures are not allowed
(#142) Variable "prv_status" must not contain underscores.
(#142) Variable "prv_status" must not contain underscores.
(#144) Expected 1 space before "!="; 0 found
(#144) Expected 1 space after "!="; 0 found
(#144) Variable "prv_status" must not contain underscores.
(#147) Whitespace found at end of line
(#148) Blank comments are not allowed
(#149) Inline control structures are not allowed
(#149) Expected 1 space before "=="; 0 found
(#149) Expected 1 space after "=="; 0 found
(#150) Inline control structures are not allowed
(#153) Expected 1 space before "!="; 0 found
(#153) Expected 1 space after "!="; 0 found
(#153) Variable "prv_status" must not contain underscores.
(#153) Logical operator "or" is prohibited; use "||" instead
(#153) Expected 1 space before "!="; 0 found
(#153) Expected 1 space after "!="; 0 found
(#153) Variable "prv_remarks" must not contain underscores.
(#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) Whitespace found at end of line
(#160) Whitespace found at end of line
(#162) Variable "is_email_user" must not contain underscores.
(#162) Logical operator "and" is prohibited; use "&&" instead
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Variable "prv_status" must not contain underscores.
(#169) Inline control structures are not allowed
(#170) Blank comments are not allowed
(#176) Whitespace found at end of line
(#177) Blank comments are not allowed
(#178) Expected "} else {\n"; found "} \n //\n else { // new student record\n"
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline control structures are not allowed
(#179) Expected 1 space before "=="; 0 found
(#179) Expected 1 space after "=="; 0 found
(#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) Inline control structures are not allowed
(#182) Whitespace found at end of line
(#190) Whitespace found at end of line
(#194) Variable "is_email_user" must not contain underscores.
(#199) Short array syntax must be used to define arrays
(#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
(#203) Inline control structures are not allowed
(#204) Blank comments are not allowed
(#213) Blank comments are not allowed
(#214) Inline control structures are not allowed
(#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
(#227) Expected "} else {\n"; found "}\nelse {\n"
(#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) Moodle boilerplate not found at first line
(#18) Missing @license tag
(#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
(#36) Missing docblock for function define_my_settings
(#39) Missing docblock for function define_my_steps
(#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
(#44) Missing docblock for function get_fileareas
(#45) Short array syntax must be used to define arrays
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Missing docblock for function get_configdata_encoded_attributes
(#49) Short array syntax must be used to define arrays
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) The static declaration must come after the visibility declaration
(#52) Missing docblock for function encode_content_links
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/autoattend/backup/moodle2/backup_autoattend_stepslib.php
(#1) No one-line description found in phpdocs for docblock of file backup_autoattend_stepslib.php
(#2) Moodle boilerplate not found at first line
(#18) Missing @license tag
(#19) Incorrect @package tag for file backup_autoattend_stepslib.php. Expected block_autoattend, found block.
(#32) Opening brace should be on the same line as the declaration for class backup_autoattend_block_structure_step
(#33) Missing docblock for function define_structure
(#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
(#41) Short array syntax must be used to define arrays
(#42) Inline control structures are not allowed
(#42) Variable "backup_block" must not contain underscores.
(#49) Whitespace found at end of line
(#50) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Line exceeds 132 characters; contains 154 characters
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) Line exceeds 132 characters; contains 143 characters
(#55) Whitespace found at end of line
(#56) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#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
(#76) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#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) Moodle boilerplate not found at first line
(#18) Missing @license tag
(#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
(#35) Missing docblock for class restore_autoattend_block_task
(#37) Missing docblock for function define_my_settings
(#40) Missing docblock for function define_my_steps
(#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
(#45) Missing docblock for function get_fileareas
(#46) Short array syntax must be used to define arrays
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Missing docblock for function get_configdata_encoded_attributes
(#50) Short array syntax must be used to define arrays
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) The static declaration must come after the visibility declaration
(#53) Missing docblock for function define_decode_contents
(#54) Short array syntax must be used to define arrays
(#57) The static declaration must come after the visibility declaration
(#57) Missing docblock for function define_decode_rules
(#58) Short array syntax must be used to define arrays
(#61) The static declaration must come after the visibility declaration
(#61) Missing docblock for function define_restore_log_rules
(#62) Short array syntax must be used to define arrays
blocks/autoattend/backup/moodle2/restore_autoattend_stepslib.php
(#1) No one-line description found in phpdocs for docblock of file restore_autoattend_stepslib.php
(#2) Moodle boilerplate not found at first line
(#18) Missing @license tag
(#19) Incorrect @package tag for file restore_autoattend_stepslib.php. Expected block_autoattend, found block.
(#33) Missing docblock for function define_structure
(#35) Short array syntax must be used to define arrays
(#46) Blank comments are not allowed
(#47) Missing docblock for function process_autoattend_session
(#50) Short array syntax must be used to define arrays
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) This comment is 67% 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
(#79) Missing docblock for function process_autoattend_setting
(#88) Blank comments are not allowed
(#89) Missing docblock for function process_autoattend_class
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) This comment is 67% 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
(#100) Missing docblock for function process_autoattend_classify
blocks/autoattend/block_autoattend.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#3) Whitespace found at end of line
(#6) Expected 1 space before comment text but found 44; use block comment if you need indentation
(#7) Expected 1 space before comment text but found 44; use block comment if you need indentation
(#8) 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) Missing @copyright tag
(#13) Missing @license tag
(#13) Missing docblock for class block_autoattend
(#13) Whitespace found at end of line
(#14) Opening brace should be on the same line as the declaration for class block_autoattend
(#15) Missing member variable doc comment
(#15) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#15) Scope modifier not specified for member variable "$release"
(#16) Missing member variable doc comment
(#16) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#16) Scope modifier not specified for member variable "$version"
(#18) Missing docblock for function init
(#18) Visibility must be declared on method "init"
(#18) Whitespace found at end of line
(#19) Opening brace should be on the same line as the declaration
(#21) Variable "PLUGIN_release" must be all lower-case
(#21) Variable "PLUGIN_release" must not contain underscores.
(#23) Inline control structures are not allowed
(#25) Blank comments are not allowed
(#28) Variable "PLUGIN_release" must be all lower-case
(#28) Variable "PLUGIN_release" must not contain underscores.
(#32) Missing docblock for function get_content
(#32) Visibility must be declared on method "get_content"
(#32) Whitespace found at end of line
(#33) Opening brace should be on the same line as the declaration
(#36) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#39) Whitespace found at end of line
(#42) Inline control structures are not allowed
(#42) Expected 1 space before "=="; 0 found
(#42) Expected 1 space after "=="; 0 found
(#43) Expected 1 space before "!="; 0 found
(#43) Expected 1 space after "!="; 0 found
(#44) Short array syntax must be used to define arrays
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#48) Whitespace found at end of line
(#49) Expected "} else {\n"; found "} \n else {\n"
(#53) Whitespace found at end of line
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) Whitespace found at end of line
(#59) Blank comments are not allowed
(#67) Inline control structures are not allowed
(#70) Logical operator "or" is prohibited; use "||" instead
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line exceeds 132 characters; contains 135 characters
(#73) Commas (,) must be followed by white space.
(#74) Expected 1 space before ".="; 0 found
(#74) Line exceeds 132 characters; contains 144 characters
(#75) Commas (,) must be followed by white space.
(#76) Expected 1 space before ".="; 0 found
(#76) Line exceeds 132 characters; contains 136 characters
(#77) Commas (,) must be followed by white space.
(#77) Line exceeds 132 characters; contains 142 characters
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) This comment is 57% valid code; is this commented out code?
(#79) 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.'">'."
(#80) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#83) Expected 1 space before ".="; 0 found
(#84) Commas (,) must be followed by white space.
(#86) 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
(#94) Commas (,) must be followed by white space.
(#94) Line exceeds 132 characters; contains 158 characters
(#98) Commas (,) must be followed by white space.
(#98) Line exceeds 132 characters; contains 161 characters
(#102) Whitespace found at end of line
(#103) Blank comments are not allowed
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#105) Blank comments are not allowed
(#106) Variable "user_summary" must not contain underscores.
(#108) Expected "if (...) {\n"; found "if(...) { //autoattend not generated yet\n"
(#108) Variable "user_summary" must not contain underscores.
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) No space found before comment text; expected "// autoattend not generated yet" but found "//autoattend not generated yet"
(#109) Expected 1 space before ".="; 0 found
(#109) Commas (,) must be followed by white space.
(#111) Expected "} else {\n"; found "}\n else { //autoattend taken\n"
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// autoattend taken" but found "//autoattend taken"
(#113) Expected 1 space before ".="; 0 found
(#113) Commas (,) must be followed by white space.
(#114) Blank comments are not allowed
(#115) Expected 1 space before ">="; 0 found
(#115) Expected 1 space after ">="; 0 found
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 58% valid code; is this commented out code?
(#119) 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') {"
(#120) Expected 1 space before "=="; 0 found
(#120) Expected 1 space after "=="; 0 found
(#121) Expected 1 space before "+="; 0 found
(#121) Variable "user_summary" must not contain underscores.
(#123) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#123) Expected 1 space before "!="; 0 found
(#123) Expected 1 space after "!="; 0 found
(#123) Logical operator "and" is prohibited; use "&&" instead
(#124) Expected 1 space before ".="; 0 found
(#124) Variable "user_summary" must not contain underscores.
(#129) Variable "user_summary" must not contain underscores.
(#130) Variable "user_summary" must not contain underscores.
(#131) Variable "user_summary" must not contain underscores.
(#132) Variable "user_summary" must not contain underscores.
(#133) Variable "user_summary" must not contain underscores.
(#134) Expected 1 space before ".="; 0 found
(#134) Commas (,) must be followed by white space.
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) This comment is 69% valid code; is this commented out code?
(#135) No space found before comment text; expected "// $this->content->text.= get_string('attendgrade','block_autoattend').": $grade / $mxgrade<br />";" but found "//$this->content->text.= get_string('attendgrade','block_autoattend').": $grade / $mxgrade<br />";"
(#136) Expected 1 space before ".="; 0 found
(#136) Commas (,) must be followed by white space.
(#137) Expected 1 space before ".="; 0 found
(#137) Commas (,) must be followed by white space.
(#138) Expected 1 space before ".="; 0 found
(#138) Line exceeds 132 characters; contains 148 characters
(#139) Expected 1 space before ".="; 0 found
(#139) Commas (,) must be followed by white space.
(#143) Blank comments are not allowed
(#144) Expected "} else {\n"; found "}\n //\n else {\n"
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Whitespace found at end of line
(#150) Logical operator "or" is prohibited; use "||" instead
(#151) Expected 1 space before ".="; 0 found
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#154) Expected 1 space before ".="; 0 found
(#156) Expected 1 space before ".="; 0 found
(#156) Commas (,) must be followed by white space.
(#158) Expected 1 space before ".="; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Line exceeds 132 characters; contains 148 characters
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Missing docblock for function instance_allow_config
(#164) Visibility must be declared on method "instance_allow_config"
(#165) Opening brace should be on the same line as the declaration
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Missing docblock for function has_config
(#171) Visibility must be declared on method "has_config"
(#172) Opening brace should be on the same line as the declaration
(#177) Missing docblock for function cron
(#177) Visibility must be declared on method "cron"
(#178) Opening brace should be on the same line as the declaration
(#178) Whitespace found at end of line
blocks/autoattend/class_division.php
(#1) Missing docblock for file class_division.php
(#1) Moodle boilerplate not found
(#3) Whitespace found at end of line
(#7) Blank comments are not allowed
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Short array syntax must be used to define arrays
(#19) Logical operator "and" is prohibited; use "&&" instead
(#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
(#41) Inline control structures are not allowed
(#44) Short array syntax must be used to define arrays
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#56) Line indented incorrectly; expected 4 spaces, found 5
(#58) Closing brace indented incorrectly; expected 5 spaces, found 4
(#61) Short array syntax must be used to define arrays
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#68) 90 slashes comments are not allowed; use "// Comment." instead
(#69) Blank comments are not allowed
(#70) Missing docblock for function class_division_make_header
(#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) Variable "wwwMyURL" must be all lower-case
(#74) Variable "wwwMyURL" must be all lower-case
(#74) Variable "url_options" must not contain underscores.
(#75) Variable "wwwMyURL" must be all lower-case
(#75) Variable "url_options" must not contain underscores.
(#76) Variable "name_pattern" must not contain underscores.
(#78) Blank comments are not allowed
(#84) Space found before square bracket; expected "head[" but found "head ["
(#86) Space found before square bracket; expected "size[" but found "size ["
(#87) Whitespace found at end of line
(#88) Space found before square bracket; expected "head[" but found "head ["
(#90) Space found before square bracket; expected "size[" but found "size ["
(#91) Whitespace found at end of line
(#92) Space found before square bracket; expected "head[" but found "head ["
(#94) Space found before square bracket; expected "size[" but found "size ["
(#95) Space found before square bracket; expected "wrap[" but found "wrap ["
(#95) Expected 1 space before "="; 0 found
(#99) Space found before square bracket; expected "head[" but found "head ["
(#99) Variable "wwwMyURL" must be all lower-case
(#99) Variable "url_options" must not contain underscores.
(#101) Space found before square bracket; expected "size[" but found "size ["
(#102) Space found before square bracket; expected "wrap[" but found "wrap ["
(#106) Space found before square bracket; expected "head[" but found "head ["
(#108) Space found before square bracket; expected "size[" but found "size ["
(#109) Space found before square bracket; expected "wrap[" but found "wrap ["
(#111) Space found before square bracket; expected "head[" but found "head ["
(#111) Commas (,) must be followed by white space.
(#111) Line exceeds 132 characters; contains 173 characters
(#113) Space found before square bracket; expected "size[" but found "size ["
(#114) Space found before square bracket; expected "wrap[" but found "wrap ["
(#115) Whitespace found at end of line
(#121) Missing docblock for function class_division_show_table
(#121) Variable "name_pattern" must not contain underscores.
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "wwwBlock" must be all lower-case
(#125) Variable "url_options" must not contain underscores.
(#126) Blank comments are not allowed
(#127) Logical operator "or" is prohibited; use "||" instead
(#127) Expected 1 space before "=="; 0 found
(#127) Expected 1 space after "=="; 0 found
(#130) Inline control structures are not allowed
(#132) Blank comments are not allowed
(#137) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Logical operator "or" is prohibited; use "||" instead
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Logical operator "or" is prohibited; use "||" instead
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Logical operator "and" is prohibited; use "&&" instead
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Whitespace found at end of line
(#140) Logical operator "or" is prohibited; use "||" instead
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#140) Logical operator "and" is prohibited; use "&&" instead
(#140) Expected 1 space before ">="; 0 found
(#140) Expected 1 space after ">="; 0 found
(#142) Whitespace found at end of line
(#143) Variable "name_pattern" must not contain underscores.
(#144) Variable "pic_options" must not contain underscores.
(#144) Short array syntax must be used to define arrays
(#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) Variable "pic_options" must not contain underscores.
(#146) Variable "wwwBlock" must be all lower-case
(#146) Line exceeds 132 characters; contains 163 characters
(#148) Inline control structures are not allowed
(#149) Inline control structures are not allowed
(#154) Blank comments are not allowed
(#155) Line indented incorrectly; expected 12 spaces, found 13
(#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
(#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.
(#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) No space found before comment text; expected "// echo '</div>';" but found "//echo '</div>';"
(#164) Closing brace indented incorrectly; expected 13 spaces, found 12
(#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) Logical operator "or" is prohibited; use "||" instead
(#167) Expected 1 space before "=="; 0 found
(#167) Expected 1 space after "=="; 0 found
(#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.
(#180) Missing docblock for function class_division_submit_button
(#181) Opening brace should be on the same line as the declaration
(#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) Line indented incorrectly; expected 4 spaces, found 8
(#185) Inline control structures are not allowed
(#186) Commas (,) must be followed by white space.
(#188) Line indented incorrectly; expected 4 spaces, found 8
(#188) Whitespace found at end of line
(#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) Line indented incorrectly; expected 8 spaces, found 12
(#190) Inline control structures are not allowed
(#192) Line indented incorrectly; expected 4 spaces, found 8
(#193) Commas (,) must be followed by white space.
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) This comment is 75% valid code; is this commented out code?
(#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) 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) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) This comment is 62% valid code; is this commented out code?
(#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) Logical operator "and" is prohibited; use "&&" instead
(#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) Blank comments are not allowed
(#248) Logical operator "and" is prohibited; use "&&" instead
(#249) Blank comments are not allowed
(#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
(#252) Blank comments are not allowed
(#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) Expected 1 space before "=="; 0 found
(#255) Expected 1 space after "=="; 0 found
(#256) Expected 1 space before "-"; 0 found
(#256) Expected 1 space after "-"; 0 found
(#259) Expected 1 space before "!="; 0 found
(#259) Expected 1 space after "!="; 0 found
(#261) Expected 1 space before "!="; 0 found
(#261) Expected 1 space after "!="; 0 found
(#264) Expected "} else {\n"; found "}\n else {\n"
(#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
(#274) Expected 1 space before ">"; 0 found
(#274) Expected 1 space after ">"; 0 found
(#278) Blank comments are not allowed
(#279) Variable "name_pattern" must not contain underscores.
(#281) Variable "url_options" must not contain underscores.
(#283) Whitespace found at end of line
(#284) Blank comments are not allowed
(#285) Expected "} else {\n"; found "} \nelse {\n"
(#288) Whitespace found at end of line
blocks/autoattend/class_settings.php
(#1) Moodle boilerplate not found
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Commas (,) must be followed by white space.
(#10) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#35) Short array syntax must be used to define arrays
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#42) 90 slashes comments are not allowed; use "// Comment." instead
(#43) Blank comments are not allowed
(#44) Missing @copyright tag
(#44) Missing @license tag
(#44) Missing docblock for function class_settings_show_table
(#45) Opening brace should be on the same line as the declaration
(#47) Blank comments are not allowed
(#48) Space found before square bracket; expected "head[" but found "head ["
(#50) Space found before square bracket; expected "size[" but found "size ["
(#51) Space found before square bracket; expected "wrap[" but found "wrap ["
(#53) Space found before square bracket; expected "head[" but found "head ["
(#53) Commas (,) must be followed by white space.
(#55) Space found before square bracket; expected "size[" but found "size ["
(#56) Space found before square bracket; expected "wrap[" but found "wrap ["
(#58) Space found before square bracket; expected "head[" but found "head ["
(#60) Space found before square bracket; expected "size[" but found "size ["
(#61) Space found before square bracket; expected "wrap[" but found "wrap ["
(#63) Blank comments are not allowed
(#65) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#66) Variable "classid_input" must not contain underscores.
(#69) Variable "classid_input" must not contain underscores.
(#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) 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) 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) Whitespace found at end of line
(#98) File is being unconditionally included; use "require" instead
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Blank comments are not allowed
(#108) Whitespace found at end of line
(#109) 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
(#111) Expected "} else if (...) {\n"; found "} \n //\n // by Emilio Arjona\n else if (...) {\n"
(#114) Expected "if (...) {\n"; found "if(...){\n"
(#114) Logical operator "and" is prohibited; use "&&" instead
(#114) Expected 1 space before "!="; 0 found
(#114) Expected 1 space after "!="; 0 found
(#117) Whitespace found at end of line
(#118) Expected "if (...) {\n"; found "if (...){\n"
(#119) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#121) Whitespace found at end of line
(#122) Expected "if (...) {\n"; found "if (...){\n"
(#123) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#124) Expected "if (...) {\n"; found "if (...){\n"
(#124) Expected 1 space before "=="; 0 found
(#124) Expected 1 space after "=="; 0 found
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Expected 1 space before "="; 0 found
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Whitespace found at end of line
(#132) Expected "if (...) {\n"; found "if (...){\n"
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Whitespace found at end of line
(#138) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#140) Expected 1 space before "!="; 0 found
(#140) Expected 1 space after "!="; 0 found
(#142) Expected 1 space before "!="; 0 found
(#142) Expected 1 space after "!="; 0 found
(#145) Expected "} else {\n"; found "}\n else {\n"
(#147) Whitespace found at end of line
(#149) Whitespace found at end of line
(#153) Whitespace found at end of line
(#154) Blank comments are not allowed
(#155) Expected "} else if (...) {\n"; found "} \n //\n else if (...) {\n"
(#156) Variable "exist_flag" must not contain underscores.
(#157) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#160) Blank comments are not allowed
(#163) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#169) Short array syntax must be used to define arrays
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#171) Variable "exist_flag" must not contain underscores.
(#175) Inline control structures are not allowed
(#175) Variable "exist_flag" must not contain underscores.
(#179) Variable "exist_flag" must not contain underscores.
(#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
(#187) Variable "exist_flag" must not contain underscores.
(#188) Inline control structures are not allowed
(#189) Inline control structures are not allowed
(#190) Inline control structures are not allowed
(#190) Short array syntax must be used to define arrays
(#194) Blank comments are not allowed
(#195) Expected "} else if (...) {\n"; found "}\n //\n else if (...) {\n"
(#195) Logical operator "and" is prohibited; use "&&" instead
(#198) Short array syntax must be used to define arrays
(#202) Blank comments are not allowed
blocks/autoattend/classes/event/attendaction_update.php
(#1) Moodle boilerplate not found
(#6) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#9) Missing @copyright tag
(#9) Missing @license tag
(#9) Missing docblock for class attendaction_update
(#10) Opening brace should be on the same line as the declaration for class attendaction_update
(#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) Missing docblock for function get_name
(#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 to indent lines; 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 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 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 4 spaces, found 1
(#17) Missing docblock for function get_url
(#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
(#18) Opening brace should be on the same line as the declaration
(#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) Short array syntax must be used to define arrays
(#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
(#20) Inline control structures 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 8 spaces, found 2
(#21) Inline control structures are not allowed
(#21) Short array syntax must be used to define arrays
(#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
(#23) Short array syntax must be used to define arrays
(#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) Missing docblock for function get_description
(#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
(#31) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 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 4 spaces, found 1
(#37) Missing docblock for function init
(#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) Opening brace should be on the same line as the declaration
(#39) Spaces must be used to indent lines; 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 start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 50% valid code; is this commented out code?
(#40) Spaces must be used to indent lines; 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 start with a capital letter, digit or 3-dots sequence
(#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 to indent lines; 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
(#1) Moodle boilerplate not found
(#6) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#9) Missing @copyright tag
(#9) Missing @license tag
(#9) Missing docblock for class delete_del
(#10) Opening brace should be on the same line as the declaration for class delete_del
(#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) Missing docblock for function get_name
(#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 to indent lines; 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 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 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 4 spaces, found 1
(#17) Missing docblock for function get_url
(#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
(#18) Opening brace should be on the same line as the declaration
(#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) Short array syntax must be used to define arrays
(#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
(#20) Inline control structures 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 8 spaces, found 2
(#21) Inline control structures are not allowed
(#21) Short array syntax must be used to define arrays
(#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
(#23) Short array syntax must be used to define arrays
(#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) Missing docblock for function get_description
(#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
(#31) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 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 4 spaces, found 1
(#37) Missing docblock for function init
(#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) Opening brace should be on the same line as the declaration
(#39) Spaces must be used to indent lines; 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 start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 50% valid code; is this commented out code?
(#40) Spaces must be used to indent lines; 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 start with a capital letter, digit or 3-dots sequence
(#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 to indent lines; 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
(#1) Moodle boilerplate not found
(#6) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#9) Missing @copyright tag
(#9) Missing @license tag
(#9) Missing docblock for class index_view
(#10) Opening brace should be on the same line as the declaration for class index_view
(#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) Missing docblock for function get_name
(#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 to indent lines; 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 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 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 4 spaces, found 1
(#17) Missing docblock for function get_url
(#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
(#18) Opening brace should be on the same line as the declaration
(#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) Short array syntax must be used to define arrays
(#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
(#20) Inline control structures 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 8 spaces, found 2
(#21) Inline control structures are not allowed
(#21) Short array syntax must be used to define arrays
(#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
(#23) Short array syntax must be used to define arrays
(#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) Missing docblock for function get_description
(#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
(#31) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 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 4 spaces, found 1
(#37) Missing docblock for function init
(#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) Opening brace should be on the same line as the declaration
(#39) Spaces must be used to indent lines; 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 start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 50% valid code; is this commented out code?
(#40) Spaces must be used to indent lines; 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 start with a capital letter, digit or 3-dots sequence
(#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 to indent lines; 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
(#1) Moodle boilerplate not found
(#5) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#8) Missing @copyright tag
(#8) Missing @license tag
(#8) Missing docblock for class semiautoattend_submit
(#9) Opening brace should be on the same line as the declaration for class semiautoattend_submit
(#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) Missing docblock for function get_name
(#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 to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 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 4 spaces, found 1
(#16) Missing docblock for function get_url
(#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
(#17) Opening brace should be on the same line as the declaration
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Short array syntax must be used to define arrays
(#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
(#20) Inline control structures are not allowed
(#20) Short array syntax must be used to define arrays
(#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
(#22) Short array syntax must be used to define arrays
(#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 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 4 spaces, found 1
(#27) Missing docblock for function get_description
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Opening brace should be on the same line as the declaration
(#29) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Missing docblock for function init
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Opening brace should be on the same line as the declaration
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 50% valid code; is this commented out code?
(#39) Spaces must be used to indent lines; 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 start with a capital letter, digit or 3-dots sequence
(#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 to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
blocks/autoattend/cleanupDB.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file cleanupDB.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#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.
(#20) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#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) 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
(#1) Moodle boilerplate not found
(#3) Missing @license tag
(#12) Short array syntax must be used to define arrays
(#14) Short array syntax must be used to define arrays
(#17) Short array syntax must be used to define arrays
(#18) There should be a comma after the last array item in a multi-line array.
(#21) There should be a comma after the last array item in a multi-line array.
(#24) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#31) There should be a comma after the last array item in a multi-line array.
(#33) There should be a comma after the last array item in a multi-line array.
(#36) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#45) There should be a comma after the last array item in a multi-line array.
blocks/autoattend/db/install.php
(#1) Moodle boilerplate not found
(#3) Missing @copyright tag
(#3) Missing @license tag
(#3) Missing docblock for function xmldb_block_autoattend_install
(#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) Short array syntax must be used to define arrays
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
blocks/autoattend/db/upgrade.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#3) Missing @copyright tag
(#3) Missing @license tag
(#3) Missing docblock for function xmldb_block_autoattend_upgrade
(#3) Whitespace found at end of line
(#4) Opening brace should be on the same line as the declaration
(#19) Short array syntax must be used to define arrays
(#20) Short array syntax must be used to define arrays
(#30) Blank comments are not allowed
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#48) Blank comments are not allowed
(#49) Short array syntax must be used to define arrays
(#66) Blank comments are not allowed
(#67) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#88) Blank comments are not allowed
(#89) Short array syntax must be used to define arrays
(#98) Blank comments are not allowed
(#99) Short array syntax must be used to define arrays
(#106) Blank comments are not allowed
(#114) Blank comments are not allowed
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Blank comments are not allowed
(#126) Short array syntax must be used to define arrays
(#127) Blank comments are not allowed
(#136) Blank comments are not allowed
(#150) Blank comments are not allowed
(#160) Blank comments are not allowed
(#163) Blank comments are not allowed
(#166) Blank comments are not allowed
(#174) Blank comments are not allowed
(#184) Short array syntax must be used to define arrays
(#185) Blank comments are not allowed
(#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
(#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
(#239) Blank comments are not allowed
(#240) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file delete.php
(#1) Moodle boilerplate not found
(#1) 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
(#4) Expected 1 space before comment text but found 29; use block comment if you need indentation
(#7) Whitespace found at end of line
(#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.
(#18) Logical operator "and" is prohibited; use "&&" instead
(#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
(#36) Short array syntax must be used to define arrays
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#49) Short array syntax must be used to define arrays
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Expected 1 space before "-"; 0 found
(#58) Expected 1 space after "-"; 0 found
(#60) Short array syntax must be used to define arrays
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#64) Line indented incorrectly; expected 4 spaces, found 5
(#64) Closing brace indented incorrectly; expected 4 spaces, found 5
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Commas (,) must be followed by white space.
(#75) Whitespace found at end of line
(#76) Expected "} else {\n"; found "} \nelse {\n"
(#77) Commas (,) must be followed by white space.
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 75% valid code; is this commented out code?
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Commas (,) must be followed by white space.
(#92) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#93) Short array syntax must be used to define arrays
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#94) Short array syntax must be used to define arrays
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#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
(#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) 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) Variable "str_sdate" must not contain underscores.
(#100) Variable "str_stime" must not contain underscores.
(#105) Commas (,) must be followed by white space.
(#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) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file deleteDB.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#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.
(#20) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#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) 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) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#5) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#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
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#27) Expected 1 space before "=>"; 0 found
(#27) Expected 1 space after "=>"; 0 found
(#40) Short array syntax must be used to define arrays
(#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
(#48) Missing @copyright tag
(#48) Missing @license tag
(#48) Missing docblock for function grade_settings_show_table
(#49) Opening brace should be on the same line as the declaration
(#51) Blank comments are not allowed
(#52) Space found before square bracket; expected "head[" but found "head ["
(#54) Space found before square bracket; expected "size[" but found "size ["
(#55) Space found before square bracket; expected "wrap[" but found "wrap ["
(#57) Space found before square bracket; expected "head[" but found "head ["
(#57) Commas (,) must be followed by white space.
(#59) Space found before square bracket; expected "size[" but found "size ["
(#60) Space found before square bracket; expected "wrap[" but found "wrap ["
(#62) Space found before square bracket; expected "head[" but found "head ["
(#62) Commas (,) must be followed by white space.
(#64) Space found before square bracket; expected "size[" but found "size ["
(#65) Space found before square bracket; expected "wrap[" but found "wrap ["
(#67) Space found before square bracket; expected "head[" but found "head ["
(#69) Space found before square bracket; expected "size[" but found "size ["
(#70) Space found before square bracket; expected "wrap[" but found "wrap ["
(#72) Space found before square bracket; expected "head[" but found "head ["
(#74) Space found before square bracket; expected "size[" but found "size ["
(#75) Space found before square bracket; expected "wrap[" but found "wrap ["
(#77) Space found before square bracket; expected "head[" but found "head ["
(#77) Commas (,) must be followed by white space.
(#79) Space found before square bracket; expected "size[" but found "size ["
(#80) Space found before square bracket; expected "wrap[" but found "wrap ["
(#82) Space found before square bracket; expected "head[" but found "head ["
(#82) Commas (,) must be followed by white space.
(#84) Space found before square bracket; expected "size[" but found "size ["
(#85) Space found before square bracket; expected "wrap[" but found "wrap ["
(#87) Blank comments are not allowed
(#88) Short array syntax must be used to define arrays
(#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) This comment is 63% 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) This comment is 68% 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);"
(#120) 90 slashes comments are not allowed; use "// Comment." instead
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Commas (,) must be followed by white space.
(#124) Expected 1 space before ".="; 0 found
(#124) Commas (,) must be followed by white space.
(#125) Whitespace found at end of line
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) This comment is 84% valid code; is this commented out code?
(#131) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#136) Whitespace found at end of line
(#137) File is being unconditionally included; use "require" instead
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#142) Blank comments are not allowed
(#144) Blank comments are not allowed
(#145) Short array syntax must be used to define arrays
(#185) Blank comments are not allowed
(#193) Blank comments are not allowed
(#201) Blank comments are not allowed
(#205) Blank comments are not allowed
blocks/autoattend/index.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file index.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Whitespace found at end of line
(#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) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#8) Whitespace found at end of line
(#12) Whitespace found at end of line
(#19) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#48) Whitespace found at end of line
(#49) Short array syntax must be used to define arrays
(#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) Logical operator "or" is prohibited; use "||" instead
(#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) Short array syntax must be used to define arrays
(#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) 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
(#119) Logical operator "or" is prohibited; use "||" instead
(#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) Short array syntax must be used to define arrays
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) This comment is 67% valid code; is this commented out code?
(#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) 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/lang/en/block_autoattend.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file block_autoattend.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Whitespace found at end of line
(#5) The string key "autoattend:addinstance" is not in the correct order, it should be before "pluginname"
(#9) The string key "autoattend:view" is not in the correct order, it should be before "privacy:metadata"
(#11) The string key "Amethod" is not in the correct order, it should be before "autoattend:view"
(#13) The string key "Mmethod" is not in the correct order, it should be before "Smethod"
(#14) The string key "Dmethod" is not in the correct order, it should be before "Mmethod"
(#15) The string key "Amethodfull" is not in the correct order, it should be before "Dmethod"
(#17) The string key "Mmethodfull" is not in the correct order, it should be before "Smethodfull"
(#18) The string key "Dmethodfull" is not in the correct order, it should be before "Mmethodfull"
(#20) The string key "Cstate" is not in the correct order, it should be before "Dmethodfull"
(#22) The string key "Nstate" is not in the correct order, it should be before "Ostate"
(#23) The string key "Cstatefull" is not in the correct order, it should be before "Nstate"
(#25) The string key "Nstatefull" is not in the correct order, it should be before "Ostatefull"
(#29) The string key "Eacronym" is not in the correct order, it should be before "Xacronym"
(#32) The string key "Gacronym" is not in the correct order, it should be before "Yacronym"
(#35) The string key "Ptitle" is not in the correct order, it should be before "Sacronym"
(#37) The string key "Etitle" is not in the correct order, it should be before "Xtitle"
(#40) The string key "Gtitle" is not in the correct order, it should be before "Ytitle"
(#43) The string key "Pdesc" is not in the correct order, it should be before "Stitle"
(#45) The string key "Edesc" is not in the correct order, it should be before "Xdesc"
(#48) The string key "Gdesc" is not in the correct order, it should be before "Ydesc"
(#50) The string key "Adesc" is not in the correct order, it should be before "Sdesc"
(#54) The string key "order" is not in the correct order, it should be before "status"
(#55) The string key "acronym" is not in the correct order, it should be before "order"
(#57) The string key "add" is not in the correct order, it should be before "title"
(#65) The string key "createmultiplesessions" is not in the correct order, it should be before "updatesession"
(#89) The string key "numofattend" is not in the correct order, it should be before "numofdayspresent"
(#90) The string key "nosessiondayselected" is not in the correct order, it should be before "numofattend"
(#94) The string key "forprinting" is not in the correct order, it should be before "period"
(#112) The string key "grade_settings" is not in the correct order, it should be before "sessionupdateerror"
(#116) The string key "strftimedm" is not in the correct order, it should be before "strftimedmshort"
(#120) The string key "strftimehourmin" is not in the correct order, it should be before "strftimeshortdate"
(#121) The string key "strftimehmshort" is not in the correct order, it should be before "strftimehourmin"
(#122) The string key "strftimefull" is not in the correct order, it should be before "strftimehmshort"
(#123) The string key "strftimecalled" is not in the correct order, it should be before "strftimefull"
(#130) The string key "updatesessioninfo" is not in the correct order, it should be before "updateuserattend"
(#131) The string key "updatesessionattend" is not in the correct order, it should be before "updatesessioninfo"
(#134) The string key "months" is not in the correct order, it should be before "variablesupdateerror"
(#137) The string key "everyweeks" is not in the correct order, it should be before "weeks"
(#138) The string key "everymonths" is not in the correct order, it should be before "everyweeks"
(#143) The string key "clearall" is not in the correct order, it should be before "selectall"
(#146) The string key "attendforthecourse" is not in the correct order, it should be before "deleteselect"
(#148) The string key "attendforsession" is not in the correct order, it should be before "attendforuser"
(#152) The string key "attendgpercent" is not in the correct order, it should be before "attendnotstarted"
(#156) The string key "attenderror" is not in the correct order, it should be before "attendsuccess"
(#160) The string key "nosuchsession" is not in the correct order, it should be before "nosuchuser"
(#162) The string key "notaccessnoteacher" is not in the correct order, it should be before "notaccessstudent"
(#163) The string key "notaccessnoadmin" is not in the correct order, it should be before "notaccessnoteacher"
(#164) The string key "notaccessguest" is not in the correct order, it should be before "notaccessnoadmin"
(#165) The string key "courseidwrong" is not in the correct order, it should be before "notaccessguest"
(#169) Whitespace found at end of line
(#170) The string key "add_session" is not in the correct order, it should be before "wrongtimesselected"
(#171) The string key "add_one" is not in the correct order, it should be before "add_session"
(#172) The string key "add_multi" is not in the correct order, it should be before "add_one"
(#174) The string key "reqinfomiss" is not in the correct order, it should be before "sdaysmiss"
(#178) The string key "sessionmethod" is not in the correct order, it should be before "sessionmulti"
(#179) The string key "oldsessionmethod" is not in the correct order, it should be before "sessionmethod"
(#180) The string key "newsessionmethod" is not in the correct order, it should be before "oldsessionmethod"
(#182) The string key "oldsessionstarttime" is not in the correct order, it should be before "sessionstarttime"
(#183) The string key "newsessionstarttime" is not in the correct order, it should be before "oldsessionstarttime"
(#185) The string key "oldsessionendtime" is not in the correct order, it should be before "sessionendtime"
(#186) The string key "newsessionendtime" is not in the correct order, it should be before "oldsessionendtime"
(#188) The string key "oldsessionlatetime" is not in the correct order, it should be before "sessionlatetime"
(#189) The string key "newsessionlatetime" is not in the correct order, it should be before "oldsessionlatetime"
(#191) The string key "oldsessionduration" is not in the correct order, it should be before "sessionduration"
(#192) The string key "newsessionduration" is not in the correct order, it should be before "oldsessionduration"
(#212) The string key "hourmin" is not in the correct order, it should be before "sessionallowip_help"
(#213) The string key "hour" is not in the correct order, it should be before "hourmin"
(#216) The string key "correctuser" is not in the correct order, it should be before "minute"
(#218) The string key "autoattendblock" is not in the correct order, it should be before "correctuser"
(#219) The string key "autoattend" is not in the correct order, it should be before "autoattendblock"
(#220) The string key "attendtable" is not in the correct order, it should be before "autoattend"
(#223) The string key "calleddate" is not in the correct order, it should be before "takemanualattend"
(#230) The string key "returntoNconfirm" is not in the correct order, it should be before "semiautoconfirm"
(#232) The string key "deleteok" is not in the correct order, it should be before "returntoNdesc"
(#233) The string key "attenddata" is not in the correct order, it should be before "deleteok"
(#235) Whitespace found at end of line within string
(#242) The string key "endtime" is not in the correct order, it should be before "starttime"
(#244) The string key "ip" is not in the correct order, it should be before "ipaddress"
(#245) The string key "client" is not in the correct order, it should be before "ip"
(#247) The string key "nevererror" is not in the correct order, it should be before "notcallthis"
(#250) The string key "recalcgrades" is not in the correct order, it should be before "refreshdata"
(#251) The string key "keyword" is not in the correct order, it should be before "recalcgrades"
(#253) The string key "semiautoattend" is not in the correct order, it should be before "setrandomkey"
(#257) The string key "attendsubmitted" is not in the correct order, it should be before "submitok"
(#258) The string key "attendsubmiterr" is not in the correct order, it should be before "attendsubmitted"
(#260) The string key "mismatchip" is not in the correct order, it should be before "mismatchkey"
(#262) The string key "iperrattention" is not in the correct order, it should be before "sameusedip"
(#265) The string key "iperroccur" is not in the correct order, it should be before "needkeyword"
(#267) The string key "about" is not in the correct order, it should be before "keyerroccur"
(#272) The string key "returnto_course" is not in the correct order, it should be before "toNtitle"
(#274) The string key "class_settings" is not in the correct order, it should be before "returnto_course"
(#276) The string key "allclasses" is not in the correct order, it should be before "classname"
(#278) The string key "unknownclass" is not in the correct order, it should be before "validclasses"
(#279) The string key "nonclass" is not in the correct order, it should be before "unknownclass"
(#280) The string key "changeclass" is not in the correct order, it should be before "nonclass"
(#283) The string key "deleteconfirmclasses" is not in the correct order, it should be before "deletingclasses"
(#286) Unexpected comment found. Auto-fixing will not work after this comment
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) This comment is 50% valid code; is this commented out code?
(#286) No space found before comment text; expected "// New: grouping" but found "//New: grouping"
(#287) The string key "choosegrouping" is not in the correct order, it should be before "students_list"
(#289) The string key "allgrouping" is not in the correct order, it should be before "choosegrouping_help"
(#290) Unexpected comment found. Auto-fixing will not work after this comment
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) No space found before comment text; expected "// --" but found "//--"
(#294) The string key "excludedstudents" is not in the correct order, it should be before "exclusion"
(#299) The string key "thursday" is not in the correct order, it should be before "wednesday"
(#300) The string key "friday" is not in the correct order, it should be before "thursday"
(#304) The string key "nowtime" is not in the correct order, it should be before "sunday"
(#310) The string key "ipresolv" is not in the correct order, it should be before "wiki_url"
(#318) The string key "output_idnumber" is not in the correct order, it should be before "use_timeoffset_desc"
(#323) The string key "page_column_size" is not in the correct order, it should be before "page_row_size_desc"
(#326) The string key "feedback" is not in the correct order, it should be before "page_column_size_desc"
(#333) The string key "repairdb_confirm" is not in the correct order, it should be before "repaireddb"
(#335) The string key "email_teacher_attend" is not in the correct order, it should be before "repairdb_confirm"
(#340) The string key "email_user_attend_L" is not in the correct order, it should be before "email_user_attend_X"
(#341) The string key "email_user_attend_C" is not in the correct order, it should be before "email_user_attend_L"
(#343) Unexpected comment found. Auto-fixing will not work after this comment
(#343) Blank comments are not allowed
(#346) The string key "instancepairmod" is not in the correct order, it should be before "settingpairmod"
(#347) The string key "installpairmod" is not in the correct order, it should be before "instancepairmod"
(#349) The string key "cleanupdb" is not in the correct order, it should be before "installpairmod"
(#352) The string key "cleanupdb_confirm" is not in the correct order, it should be before "cleanupeddb"
(#359) The string key "deletedb_title" is not in the correct order, it should be before "deleteddb"
(#360) The string key "deletedb_info" is not in the correct order, it should be before "deletedb_title"
(#361) The string key "deletedb_confirm" is not in the correct order, it should be before "deletedb_info"
(#368) The string key "oldsessionsummertime" is not in the correct order, it should be before "sessionsummertime"
(#369) The string key "newsessionsummertime" is not in the correct order, it should be before "oldsessionsummertime"
(#371) Unexpected comment found. Auto-fixing will not work after this comment
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) The string key "date_1st_name" is not in the correct order, it should be before "newsessionsummertime"
blocks/autoattend/lang/ja/block_autoattend.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file block_autoattend.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Whitespace found at end of line
(#5) The string key "autoattend:addinstance" is not in the correct order, it should be before "pluginname"
(#9) The string key "autoattend:view" is not in the correct order, it should be before "privacy:metadata"
(#11) The string key "Amethod" is not in the correct order, it should be before "autoattend:view"
(#22) The string key "Pacronym" is not in the correct order, it should be before "Smethodfull"
(#24) The string key "Lacronym" is not in the correct order, it should be before "Xacronym"
(#25) The string key "Eacronym" is not in the correct order, it should be before "Lacronym"
(#27) The string key "Gacronym" is not in the correct order, it should be before "Yacronym"
(#30) The string key "Ptitle" is not in the correct order, it should be before "Sacronym"
(#32) The string key "Ltitle" is not in the correct order, it should be before "Xtitle"
(#33) The string key "Etitle" is not in the correct order, it should be before "Ltitle"
(#35) The string key "Gtitle" is not in the correct order, it should be before "Ytitle"
(#38) The string key "Pdesc" is not in the correct order, it should be before "Stitle"
(#40) The string key "Edesc" is not in the correct order, it should be before "Xdesc"
(#43) The string key "Gdesc" is not in the correct order, it should be before "Ydesc"
(#45) The string key "Adesc" is not in the correct order, it should be before "Sdesc"
(#49) The string key "order" is not in the correct order, it should be before "status"
(#50) The string key "Dmethod" is not in the correct order, it should be before "order"
(#57) The string key "add" is not in the correct order, it should be before "title"
(#59) The string key "add_multi" is not in the correct order, it should be before "add_session"
(#72) The string key "attenddata" is not in the correct order, it should be before "attendgradeshort"
(#79) The string key "attendgpercent" is not in the correct order, it should be before "attendnotstarted"
(#87) The string key "attendupdated" is not in the correct order, it should be before "sessiontable"
(#96) The string key "clearall" is not in the correct order, it should be before "updatesession"
(#121) The string key "hour" is not in the correct order, it should be before "hourmin"
(#124) The string key "indetail" is not in the correct order, it should be before "minute"
(#126) The string key "ip" is not in the correct order, it should be before "ipaddress"
(#127) The string key "client" is not in the correct order, it should be before "ip"
(#145) The string key "numofattend" is not in the correct order, it should be before "numofdayspresent"
(#146) The string key "nosessiondayselected" is not in the correct order, it should be before "numofattend"
(#153) The string key "notaccessnoteacher" is not in the correct order, it should be before "notaccessstudent"
(#154) The string key "notaccessnoadmin" is not in the correct order, it should be before "notaccessnoteacher"
(#158) The string key "newdate" is not in the correct order, it should be before "olddate"
(#160) The string key "newsessionendtime" is not in the correct order, it should be before "oldsessionendtime"
(#162) The string key "newsessionlatetime" is not in the correct order, it should be before "oldsessionlatetime"
(#164) The string key "newsessionmethod" is not in the correct order, it should be before "oldsessionmethod"
(#166) The string key "newsessionstarttime" is not in the correct order, it should be before "oldsessionstarttime"
(#168) The string key "newsessionduration" is not in the correct order, it should be before "oldsessionduration"
(#171) The string key "recalcgrades" is not in the correct order, it should be before "refreshdata"
(#215) The string key "sessionlatetime" is not in the correct order, it should be before "sessionmulti"
(#224) The string key "sessionduration" is not in the correct order, it should be before "sessionupdateerror"
(#226) The string key "grade_settings" is not in the correct order, it should be before "setrandomkey"
(#231) The string key "strftimedm" is not in the correct order, it should be before "strftimedmshort"
(#235) The string key "strftimehourmin" is not in the correct order, it should be before "strftimeshortdate"
(#236) The string key "strftimehmshort" is not in the correct order, it should be before "strftimehourmin"
(#237) The string key "strftimefull" is not in the correct order, it should be before "strftimehmshort"
(#238) The string key "strftimecalled" is not in the correct order, it should be before "strftimefull"
(#254) The string key "forprinting" is not in the correct order, it should be before "variablesupdateerror"
(#258) The string key "everyweeks" is not in the correct order, it should be before "weeks"
(#259) The string key "everymonths" is not in the correct order, it should be before "everyweeks"
(#262) The string key "returnto_course" is not in the correct order, it should be before "wrongtimesselected"
(#264) The string key "class_settings" is not in the correct order, it should be before "returnto_course"
(#266) The string key "allclasses" is not in the correct order, it should be before "classname"
(#268) The string key "nonclass" is not in the correct order, it should be before "validclasses"
(#270) The string key "changeclass" is not in the correct order, it should be before "unknownclass"
(#273) The string key "deleteconfirmclasses" is not in the correct order, it should be before "deletingclasses"
(#276) Unexpected comment found. Auto-fixing will not work after this comment
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) This comment is 50% valid code; is this commented out code?
(#276) No space found before comment text; expected "// New: grouping" but found "//New: grouping"
(#277) The string key "choosegrouping" is not in the correct order, it should be before "students_list"
(#279) The string key "allgrouping" is not in the correct order, it should be before "choosegrouping_help"
(#280) Unexpected comment found. Auto-fixing will not work after this comment
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) No space found before comment text; expected "// --" but found "//--"
(#284) The string key "excludedstudents" is not in the correct order, it should be before "exclusion"
(#289) The string key "thursday" is not in the correct order, it should be before "wednesday"
(#290) The string key "friday" is not in the correct order, it should be before "thursday"
(#294) The string key "nowtime" is not in the correct order, it should be before "sunday"
(#300) The string key "ipresolv" is not in the correct order, it should be before "wiki_url"
(#307) The string key "output_idnumber" is not in the correct order, it should be before "use_timeoffset_desc"
(#312) The string key "page_column_size" is not in the correct order, it should be before "page_row_size_desc"
(#315) The string key "feedback" is not in the correct order, it should be before "page_column_size_desc"
(#322) The string key "repairdb_confirm" is not in the correct order, it should be before "repaireddb"
(#324) The string key "email_teacher_attend" is not in the correct order, it should be before "repairdb_confirm"
(#325) Expected 1 space after "="; 3 found
(#328) The string key "email_user_attend_L" is not in the correct order, it should be before "email_user_attend_P"
(#330) The string key "email_user_attend_C" is not in the correct order, it should be before "email_user_attend_X"
(#332) Unexpected comment found. Auto-fixing will not work after this comment
(#332) Blank comments are not allowed
(#335) The string key "instancepairmod" is not in the correct order, it should be before "settingpairmod"
(#336) The string key "installpairmod" is not in the correct order, it should be before "instancepairmod"
(#338) The string key "cleanupdb" is not in the correct order, it should be before "installpairmod"
(#341) The string key "cleanupdb_confirm" is not in the correct order, it should be before "cleanupeddb"
(#348) The string key "deletedb_title" is not in the correct order, it should be before "deleteddb"
(#349) The string key "deletedb_info" is not in the correct order, it should be before "deletedb_title"
(#350) The string key "deletedb_confirm" is not in the correct order, it should be before "deletedb_info"
(#357) The string key "oldsessionsummertime" is not in the correct order, it should be before "sessionsummertime"
(#358) The string key "newsessionsummertime" is not in the correct order, it should be before "oldsessionsummertime"
(#360) Unexpected comment found. Auto-fixing will not work after this comment
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) The string key "date_1st_name" is not in the correct order, it should be before "newsessionsummertime"
blocks/autoattend/lib_ex.php
(#1) Missing docblock for file lib_ex.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#3) Missing docblock for function autoattend_repairDB
(#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) Short array syntax must be used to define arrays
(#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) Logical operator "and" is prohibited; use "&&" instead
(#16) Expected 1 space before "!="; 0 found
(#16) Expected 1 space after "!="; 0 found
(#18) Blank comments are not allowed
(#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) Logical operator "and" is prohibited; use "&&" instead
(#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) Logical operator "or" is prohibited; use "||" instead
(#23) Expected 1 space before "=="; 0 found
(#23) Expected 1 space after "=="; 0 found
(#23) Logical operator "or" is prohibited; use "||" instead
(#23) Expected 1 space before ">"; 0 found
(#23) Expected 1 space after ">"; 0 found
(#24) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#46) Blank comments are not allowed
(#47) Missing docblock for function autoattend_cleanup_sessionsDB
(#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) Short array syntax must be used to define arrays
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#75) Blank comments are not allowed
(#76) Missing docblock for function autoattend_cleanup_studentsDB
(#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) Short array syntax must be used to define arrays
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#104) Blank comments are not allowed
(#105) Missing docblock for function autoattend_delete_sessionsDB
(#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) Logical operator "and" is prohibited; use "&&" instead
(#111) Expected 1 space before ">"; 0 found
(#111) Expected 1 space after ">"; 0 found
blocks/autoattend/locallib.php
(#1) Missing docblock for file locallib.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#5) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#9) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#10) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#13) This comment is 62% valid code; is this commented out code?
(#14) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#70) Whitespace found at end of line
(#71) Whitespace found at end of line
(#92) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Commas (,) must be followed by white space.
(#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
(#98) Blank comments are not allowed
(#98) Whitespace found at end of line
(#99) Blank comments are not allowed
(#104) Blank comments are not allowed
(#110) Blank comments are not allowed
(#117) 93 slashes comments are not allowed; use "// Comment." instead
(#119) Blank comments are not allowed
(#121) Missing docblock for function autoattend_to_localcode
(#121) Whitespace found at end of line
(#122) Opening brace should be on the same line as the declaration
(#128) 93 slashes comments are not allowed; use "// Comment." instead
(#131) 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
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Missing docblock for function autoattend_get_current_session
(#137) Whitespace found at end of line
(#140) Variable "now_time" must not contain underscores.
(#141) Variable "start_time" must not contain underscores.
(#141) Variable "now_time" must not contain underscores.
(#143) Variable "start_time" must not contain underscores.
(#143) Variable "now_time" must not contain underscores.
(#146) Inline control structures are not allowed
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#154) Whitespace found at end of line
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Missing docblock for function autoattend_get_sessions
(#157) Opening brace should be on the same line as the declaration
(#161) Expected 1 space before "=="; 0 found
(#161) Expected 1 space after "=="; 0 found
(#162) Short array syntax must be used to define arrays
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#164) Expected "} else {\n"; found "}\n else {\n"
(#165) Short array syntax must be used to define arrays
(#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
(#170) Expected "} else {\n"; found "}\n else {\n"
(#181) Blank comments are not allowed
(#182) Missing docblock for function autoattend_count_sessions
(#183) Opening brace should be on the same line as the declaration
(#189) Inline control structures are not allowed
(#196) 93 slashes comments are not allowed; use "// Comment." instead
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Missing docblock for function autoattend_get_attend_students
(#206) Opening brace should be on the same line as the declaration
(#207) Short array syntax must be used to define arrays
(#208) Inline control structures are not allowed
(#210) Inline control structures are not allowed
(#212) Inline control structures are not allowed
(#212) Expected 1 space before "!="; 0 found
(#212) Expected 1 space after "!="; 0 found
(#212) Logical operator "and" is prohibited; use "&&" instead
(#212) Expected 1 space before "!="; 0 found
(#212) Expected 1 space after "!="; 0 found
(#217) Expected 1 space before ">="; 0 found
(#217) Expected 1 space after ">="; 0 found
(#217) Logical operator "and" is prohibited; use "&&" instead
(#217) Expected 1 space before "=="; 0 found
(#217) Expected 1 space after "=="; 0 found
(#217) Logical operator "or" is prohibited; use "||" instead
(#217) Expected 1 space before "=="; 0 found
(#217) Expected 1 space after "=="; 0 found
(#217) Logical operator "or" is prohibited; use "||" instead
(#217) Whitespace found at end of line
(#218) Expected 1 space before "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#218) Logical operator "and" is prohibited; use "&&" instead
(#218) Expected 1 space before "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Missing docblock for function autoattend_count_attend_students
(#241) Opening brace should be on the same line as the declaration
(#242) Inline control structures are not allowed
(#243) Inline control structures are not allowed
(#250) Expected 1 space before ">="; 0 found
(#250) Expected 1 space after ">="; 0 found
(#250) Logical operator "and" is prohibited; use "&&" instead
(#250) Expected 1 space before "=="; 0 found
(#250) Expected 1 space after "=="; 0 found
(#250) Logical operator "or" is prohibited; use "||" instead
(#250) Expected 1 space before "=="; 0 found
(#250) Expected 1 space after "=="; 0 found
(#250) Logical operator "or" is prohibited; use "||" instead
(#251) Expected 1 space before "=="; 0 found
(#251) Expected 1 space after "=="; 0 found
(#251) Logical operator "and" is prohibited; use "&&" instead
(#251) Expected 1 space before "=="; 0 found
(#251) Expected 1 space after "=="; 0 found
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#265) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#266) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#268) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#270) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Missing docblock for function autoattend_count_class_students
(#273) Opening brace should be on the same line as the declaration
(#276) Inline control structures are not allowed
(#277) Inline control structures are not allowed
(#280) Short array syntax must be used to define arrays
(#285) Expected 1 space before ">="; 0 found
(#285) Expected 1 space after ">="; 0 found
(#286) Inline control structures are not allowed
(#286) Expected 1 space before "=="; 0 found
(#286) Expected 1 space after "=="; 0 found
(#286) Logical operator "or" is prohibited; use "||" instead
(#286) Expected 1 space before "=="; 0 found
(#286) Expected 1 space after "=="; 0 found
(#297) 93 slashes comments are not allowed; use "// Comment." instead
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Whitespace found at end of line
(#306) Missing docblock for function autoattend_insert_session_class
(#307) Opening brace should be on the same line as the declaration
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Missing docblock for function autoattend_update_session_classes
(#324) Opening brace should be on the same line as the declaration
(#327) Expected 1 space before "=>"; 0 found
(#327) Expected 1 space after "=>"; 0 found
(#327) Expected 1 space before "=>"; 0 found
(#327) Expected 1 space after "=>"; 0 found
(#329) Short array syntax must be used to define arrays
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#331) Expected "} else {\n"; found "}\n else {\n"
(#332) Short array syntax must be used to define arrays
(#332) Expected 1 space before "=>"; 0 found
(#332) Expected 1 space after "=>"; 0 found
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Missing docblock for function autoattend_get_user_class
(#348) Whitespace found at end of line
(#349) Opening brace should be on the same line as the declaration
(#352) Short array syntax must be used to define arrays
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#360) Inline control structures are not allowed
(#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) Missing docblock for function autoattend_get_session_classes
(#369) Whitespace found at end of line
(#370) Opening brace should be on the same line as the declaration
(#373) Short array syntax must be used to define arrays
(#373) Expected 1 space before "=>"; 0 found
(#373) Expected 1 space after "=>"; 0 found
(#375) Short array syntax must be used to define arrays
(#376) This comment is 64% valid code; is this commented out code?
(#386) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Missing docblock for function autoattend_get_user_classname
(#398) Whitespace found at end of line
(#399) Opening brace should be on the same line as the declaration
(#402) Inline control structures are not allowed
(#402) Expected 1 space before "=="; 0 found
(#402) Expected 1 space after "=="; 0 found
(#403) Inline control structures are not allowed
(#403) Expected 1 space before "=="; 0 found
(#403) Expected 1 space after "=="; 0 found
(#405) Short array syntax must be used to define arrays
(#405) Expected 1 space before "=>"; 0 found
(#405) Expected 1 space after "=>"; 0 found
(#406) Inline control structures are not allowed
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Missing docblock for function autoattend_get_session_classname
(#415) Whitespace found at end of line
(#416) Opening brace should be on the same line as the declaration
(#419) Inline control structures are not allowed
(#419) Expected 1 space before "=="; 0 found
(#419) Expected 1 space after "=="; 0 found
(#421) Short array syntax must be used to define arrays
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#422) Inline control structures are not allowed
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Whitespace found at end of line
(#431) Missing docblock for function autoattend_select_session_class
(#431) Variable "url_options" must not contain underscores.
(#432) Opening brace should be on the same line as the declaration
(#436) Variable "url_options" must not contain underscores.
(#437) Blank comments are not allowed
(#438) Short array syntax must be used to define arrays
(#445) Blank comments are not allowed
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Missing docblock for function autoattend_choose_grouping
(#454) Variable "url_options" must not contain underscores.
(#455) Opening brace should be on the same line as the declaration
(#457) Short array syntax must be used to define arrays
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) This comment is 67% valid code; is this commented out code?
(#459) No space found before comment text; expected "// $groupings = groups_get_all_groupings($courseid);" but found "//$groupings = groups_get_all_groupings($courseid);"
(#462) Expected "if (...) {\n"; found "if (...){\n"
(#463) Variable "url_options" must not contain underscores.
(#463) Whitespace found at end of line
(#465) Space found before square bracket; expected "$options[" but found "$options ["
(#469) Expected "} else {\n"; found "}\n else {\n"
(#471) Expected "if (...) {\n"; found "if (...){\n"
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Whitespace found at end of line
(#483) Missing docblock for function autoattend_select_user_class
(#483) Variable "url_options" must not contain underscores.
(#483) Variable "show_ex" must not contain underscores.
(#484) Opening brace should be on the same line as the declaration
(#487) Logical operator "or" is prohibited; use "||" instead
(#487) Variable "show_ex" must not contain underscores.
(#488) Variable "url_options" must not contain underscores.
(#489) Blank comments are not allowed
(#490) Short array syntax must be used to define arrays
(#492) Inline control structures are not allowed
(#492) Variable "show_ex" must not contain underscores.
(#499) Inline control structures are not allowed
(#499) Variable "show_ex" must not contain underscores.
(#500) Blank comments are not allowed
(#506) Blank comments are not allowed
(#507) Missing docblock for function autoattend_select_attend
(#507) Variable "url_options" must not contain underscores.
(#508) Opening brace should be on the same line as the declaration
(#511) Variable "url_options" must not contain underscores.
(#512) Blank comments are not allowed
(#513) Short array syntax must be used to define arrays
(#515) Inline control structures are not allowed
(#517) Blank comments are not allowed
(#523) 93 slashes comments are not allowed; use "// Comment." instead
(#525) Whitespace found at end of line
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Missing docblock for function autoattend_get_grade_settings
(#532) Opening brace should be on the same line as the declaration
(#535) Expected 1 space before "="; 0 found
(#535) Short array syntax must be used to define arrays
(#535) Expected 1 space before "=>"; 0 found
(#535) Expected 1 space after "=>"; 0 found
(#535) Whitespace found at end of line
(#537) Short array syntax must be used to define arrays
(#537) Expected 1 space before "=>"; 0 found
(#537) Expected 1 space after "=>"; 0 found
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Short array syntax must be used to define arrays
(#542) Inline control structures are not allowed
(#543) Inline control structures are not allowed
(#544) Inline control structures are not allowed
(#548) Whitespace found at end of line
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Missing docblock for function autoattend_update_grade_settings
(#555) Opening brace should be on the same line as the declaration
(#558) Inline control structures are not allowed
(#559) Whitespace found at end of line
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) No space found before comment text; expected "// restore defaults" but found "//restore defaults"
(#560) Whitespace found at end of line
(#562) Expected 1 space before "!="; 0 found
(#562) Expected 1 space after "!="; 0 found
(#563) Short array syntax must be used to define arrays
(#563) Expected 1 space before "=>"; 0 found
(#563) Expected 1 space after "=>"; 0 found
(#567) Inline control structures are not allowed
(#569) Blank comments are not allowed
(#570) Short array syntax must be used to define arrays
(#570) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#572) Expected 1 space before "<"; 0 found
(#572) Expected 1 space after "<"; 0 found
(#573) Short array syntax must be used to define arrays
(#573) Expected 1 space before "=>"; 0 found
(#573) Expected 1 space after "=>"; 0 found
(#573) Expected 1 space before "=>"; 0 found
(#573) Expected 1 space after "=>"; 0 found
(#576) Expected "} else {\n"; found "}\n else {\n"
(#592) Inline control structures are not allowed
(#594) Expected "} else {\n"; found "}\n else {\n"
(#596) Inline control structures are not allowed
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) This comment is 50% valid code; is this commented out code?
(#605) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Missing docblock for function autoattend_get_status_num
(#608) Opening brace should be on the same line as the declaration
(#613) Whitespace found at end of line
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) This comment is 75% valid code; is this commented out code?
(#617) No space found before comment text; expected "// print "QUERY=> $qry <br />";" but found "//print "QUERY=> $qry <br />";"
(#619) Whitespace found at end of line
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Missing docblock for function autoattend_get_grade
(#628) Opening brace should be on the same line as the declaration
(#632) Line indented incorrectly; expected 4 spaces, found 6
(#635) Line indented incorrectly; expected 4 spaces, found 6
(#636) Whitespace found at end of line
(#642) 93 slashes comments are not allowed; use "// Comment." instead
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) This comment is 48% valid code; is this commented out code?
(#658) Whitespace found at end of line
(#659) Whitespace found at end of line
(#660) Whitespace found at end of line
(#661) Whitespace found at end of line
(#662) Whitespace found at end of line
(#663) Whitespace found at end of line
(#664) Whitespace found at end of line
(#671) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Missing docblock for function autoattend_get_user_summary
(#672) Whitespace found at end of line
(#673) Opening brace should be on the same line as the declaration
(#677) Whitespace found at end of line
(#687) Inline control structures are not allowed
(#689) Short array syntax must be used to define arrays
(#696) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#697) Inline control structures are not allowed
(#697) Expected 1 space before "!="; 0 found
(#697) Expected 1 space after "!="; 0 found
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#708) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#709) Expected 1 space before "=="; 0 found
(#709) Expected 1 space after "=="; 0 found
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Expected 1 space before "=="; 0 found
(#711) Expected 1 space after "=="; 0 found
(#712) Inline control structures are not allowed
(#712) Expected 1 space before ">"; 0 found
(#712) Expected 1 space after ">"; 0 found
(#713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) This comment is 88% valid code; is this commented out code?
(#713) No space found before comment text; expected "// else $summary['Y']++;" but found "//else $summary['Y']++;"
(#715) Expected "} else {\n"; found "}\n else {\n"
(#720) Inline control structures are not allowed
(#720) Expected 1 space before ">"; 0 found
(#720) Expected 1 space after ">"; 0 found
(#721) Inline control structures are not allowed
(#721) Expected 1 space before "<"; 0 found
(#721) Expected 1 space after "<"; 0 found
(#726) Blank comments are not allowed
(#728) Expected 1 space before "*"; 3 found
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#732) This comment is 69% valid code; is this commented out code?
(#733) No space found before comment text; expected "// $gradelevel = $summary['maxgrade'] - $summary['mingrade'];" but found "//$gradelevel = $summary['maxgrade'] - $summary['mingrade'];"
(#735) Expected 1 space before "!="; 0 found
(#735) Expected 1 space after "!="; 0 found
(#736) Expected 1 space before "*"; 0 found
(#736) Expected 1 space after "*"; 0 found
(#736) Expected 1 space before "/"; 0 found
(#736) Expected 1 space after "/"; 0 found
(#736) Expected 1 space before "/"; 0 found
(#736) Expected 1 space after "/"; 0 found
(#736) Expected 1 space before "/"; 0 found
(#736) Expected 1 space after "/"; 0 found
(#737) Expected 1 space before "*"; 0 found
(#737) Expected 1 space after "*"; 0 found
(#737) Expected 1 space before "-"; 0 found
(#737) Expected 1 space after "-"; 0 found
(#737) Expected 1 space before "/"; 0 found
(#737) Expected 1 space after "/"; 0 found
(#741) Expected "} else {\n"; found "}\n else {\n"
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) This comment is 47% valid code; is this commented out code?
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Missing docblock for function autoattend_get_session_summary
(#765) Whitespace found at end of line
(#766) Opening brace should be on the same line as the declaration
(#771) Short array syntax must be used to define arrays
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#772) Inline control structures are not allowed
(#774) Short array syntax must be used to define arrays
(#780) Blank comments are not allowed
(#783) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#784) Inline control structures are not allowed
(#784) Expected 1 space before ">"; 0 found
(#784) Expected 1 space after ">"; 0 found
(#785) Inline control structures are not allowed
(#785) Expected 1 space before "<"; 0 found
(#785) Expected 1 space after "<"; 0 found
(#798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) Inline control structures are not allowed
(#802) Expected 1 space before "<>"; 0 found
(#802) Expected 1 space after "<>"; 0 found
(#802) Logical operator "and" is prohibited; use "&&" instead
(#802) Expected 1 space before "=="; 0 found
(#802) Expected 1 space after "=="; 0 found
(#802) Logical operator "or" is prohibited; use "||" instead
(#802) Expected 1 space before "=="; 0 found
(#802) Expected 1 space after "=="; 0 found
(#804) Inline control structures are not allowed
(#804) Expected 1 space before ">"; 0 found
(#804) Expected 1 space after ">"; 0 found
(#817) 93 slashes comments are not allowed; use "// Comment." instead
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#822) Missing docblock for function autoattend_print_user_row
(#822) Whitespace found at end of line
(#823) Opening brace should be on the same line as the declaration
(#829) Inline comments must start with a capital letter, digit or 3-dots sequence
(#832) Missing docblock for function autoattend_print_user
(#832) Whitespace found at end of line
(#833) Opening brace should be on the same line as the declaration
(#834) Variable "TIME_OFFSET" must be all lower-case
(#834) Variable "TIME_OFFSET" must not contain underscores.
(#836) Variable "wwwBlock" must be all lower-case
(#837) Variable "wwwGrade" must be all lower-case
(#838) Variable "wwwReport" must be all lower-case
(#839) Variable "wwwMesg" must be all lower-case
(#840) Variable "wwwUser" must be all lower-case
(#843) Short array syntax must be used to define arrays
(#843) Expected 1 space before "=>"; 0 found
(#843) Expected 1 space after "=>"; 0 found
(#850) Variable "use_summertime" must not contain underscores.
(#852) Expected "if (...) {\n"; found "if(...) {\n"
(#853) Commas (,) must be followed by white space.
(#854) Whitespace found at end of line
(#855) Expected "} else {\n"; found "} \n else {\n"
(#863) Whitespace found at end of line
(#866) Blank comments are not allowed
(#868) Inline control structures are not allowed
(#868) Variable "user_idnum" must not contain underscores.
(#869) Inline control structures are not allowed
(#869) Variable "user_idnum" must not contain underscores.
(#870) Variable "disp_idnum" must not contain underscores.
(#870) Variable "user_idnum" must not contain underscores.
(#872) Expected "} else {\n"; found "}\n else {\n"
(#873) Variable "user_idnum" must not contain underscores.
(#874) Variable "disp_idnum" must not contain underscores.
(#876) Blank comments are not allowed
(#877) Variable "name_pattern" must not contain underscores.
(#878) Variable "name_pattern" must not contain underscores.
(#880) Blank comments are not allowed
(#881) Expected 1 space before ">="; 0 found
(#881) Expected 1 space after ">="; 0 found
(#881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Space found before square bracket; expected "head[" but found "head ["
(#888) Space found before square bracket; expected "size[" but found "size ["
(#889) Space found before square bracket; expected "wrap[" but found "wrap ["
(#891) Space found before square bracket; expected "head[" but found "head ["
(#893) Space found before square bracket; expected "size[" but found "size ["
(#894) Space found before square bracket; expected "wrap[" but found "wrap ["
(#896) Space found before square bracket; expected "head[" but found "head ["
(#898) Space found before square bracket; expected "size[" but found "size ["
(#899) Space found before square bracket; expected "wrap[" but found "wrap ["
(#901) Space found before square bracket; expected "head[" but found "head ["
(#903) Space found before square bracket; expected "size[" but found "size ["
(#904) Space found before square bracket; expected "wrap[" but found "wrap ["
(#906) Space found before square bracket; expected "head[" but found "head ["
(#908) Space found before square bracket; expected "size[" but found "size ["
(#909) Space found before square bracket; expected "wrap[" but found "wrap ["
(#911) Space found before square bracket; expected "head[" but found "head ["
(#911) Commas (,) must be followed by white space.
(#913) Space found before square bracket; expected "size[" but found "size ["
(#914) Space found before square bracket; expected "wrap[" but found "wrap ["
(#916) Space found before square bracket; expected "head[" but found "head ["
(#918) Space found before square bracket; expected "size[" but found "size ["
(#919) Space found before square bracket; expected "wrap[" but found "wrap ["
(#921) Space found before square bracket; expected "head[" but found "head ["
(#923) Space found before square bracket; expected "size[" but found "size ["
(#924) Space found before square bracket; expected "wrap[" but found "wrap ["
(#926) Space found before square bracket; expected "head[" but found "head ["
(#928) Space found before square bracket; expected "size[" but found "size ["
(#929) Space found before square bracket; expected "wrap[" but found "wrap ["
(#931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#931) This comment is 65% valid code; is this commented out code?
(#931) No space found before comment text; expected "// $table->head [] = get_string('ip', 'block_autoattend');" but found "//$table->head [] = get_string('ip', 'block_autoattend');"
(#932) Space found before square bracket; expected "head[" but found "head ["
(#934) Space found before square bracket; expected "size[" but found "size ["
(#935) Space found before square bracket; expected "wrap[" but found "wrap ["
(#937) Space found before square bracket; expected "head[" but found "head ["
(#939) Space found before square bracket; expected "size[" but found "size ["
(#940) Space found before square bracket; expected "wrap[" but found "wrap ["
(#943) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#943) Whitespace found at end of line
(#944) Blank comments are not allowed
(#945) Variable "summertime_mark" must not contain underscores.
(#946) Variable "use_summertime" must not contain underscores.
(#946) Expected 1 space before "*"; 0 found
(#946) Expected 1 space after "*"; 0 found
(#947) Inline control structures are not allowed
(#947) Expected 1 space before "!="; 0 found
(#947) Expected 1 space after "!="; 0 found
(#947) Variable "summertime_mark" must not contain underscores.
(#949) Expected 1 space before "=="; 0 found
(#949) Expected 1 space after "=="; 0 found
(#949) Logical operator "or" is prohibited; use "||" instead
(#949) Expected 1 space before "=="; 0 found
(#949) Expected 1 space after "=="; 0 found
(#951) Variable "summertime_mark" must not contain underscores.
(#952) Line exceeds 132 characters; contains 153 characters
(#952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#952) This comment is 60% valid code; is this commented out code?
(#952) No space found before comment text; expected "// $table->data[$i][] = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);" but found "//$table->data[$i][] = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);"
(#953) Variable "TIME_OFFSET" must be all lower-case
(#953) Variable "TIME_OFFSET" must not contain underscores.
(#953) Line exceeds 132 characters; contains 151 characters
(#954) Commas (,) must be followed by white space.
(#954) Variable "TIME_OFFSET" must be all lower-case
(#954) Variable "TIME_OFFSET" must not contain underscores.
(#954) Line exceeds 132 characters; contains 151 characters
(#955) Commas (,) must be followed by white space.
(#955) Expected 1 space before "+"; 3 found
(#955) Variable "TIME_OFFSET" must be all lower-case
(#955) Variable "TIME_OFFSET" must not contain underscores.
(#955) Line exceeds 132 characters; contains 151 characters
(#957) Expected 1 space before ":"; 0 found
(#960) Expected 1 space before "=="; 0 found
(#960) Expected 1 space after "=="; 0 found
(#961) Expected 1 space before ">"; 0 found
(#961) Expected 1 space after ">"; 0 found
(#964) Expected "} else {\n"; found "}\n else {\n"
(#968) Expected "} else {\n"; found "}\n else {\n"
(#973) Expected "} else {\n"; found "}\n else {\n"
(#978) Blank comments are not allowed
(#979) Logical operator "or" is prohibited; use "||" instead
(#979) Expected 1 space before "==="; 0 found
(#979) Expected 1 space after "==="; 0 found
(#979) Logical operator "or" is prohibited; use "||" instead
(#979) Expected 1 space before "==="; 0 found
(#979) Expected 1 space after "==="; 0 found
(#982) Expected "} else {\n"; found "}\n else {\n"
(#983) Line exceeds 132 characters; contains 152 characters
(#983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#983) This comment is 54% valid code; is this commented out code?
(#983) No space found before comment text; expected "// $sessndate = jbxl_strftime(get_string('strftimedmshort', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);" but found "//$sessndate = jbxl_strftime(get_string('strftimedmshort', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);"
(#984) Variable "TIME_OFFSET" must be all lower-case
(#984) Variable "TIME_OFFSET" must not contain underscores.
(#984) Line exceeds 132 characters; contains 150 characters
(#985) Variable "TIME_OFFSET" must be all lower-case
(#985) Variable "TIME_OFFSET" must not contain underscores.
(#985) Line exceeds 132 characters; contains 150 characters
(#986) Variable "TIME_OFFSET" must be all lower-case
(#986) Variable "TIME_OFFSET" must not contain underscores.
(#986) Line exceeds 132 characters; contains 150 characters
(#987) Expected 1 space before "==="; 0 found
(#987) Expected 1 space after "==="; 0 found
(#990) Expected "} else {\n"; found "}\n else {\n"
(#995) Blank comments are not allowed
(#998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#998) This comment is 67% valid code; is this commented out code?
(#998) No space found before comment text; expected "// $ipurl = jbxl_get_ipresolv_url($ipaddr);" but found "//$ipurl = jbxl_get_ipresolv_url($ipaddr);"
(#1000) Blank comments are not allowed
(#1001) Inline control structures are not allowed
(#1006) Expected "} else {\n"; found "}\n else {\n"
(#1011) Expected "} else {\n"; found "}\n else {\n"
(#1024) Blank comments are not allowed
(#1035) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1035) This comment is 43% valid code; is this commented out code?
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Missing docblock for function autoattend_make_download_data
(#1048) Line exceeds 132 characters; contains 157 characters
(#1049) Opening brace should be on the same line as the declaration
(#1050) Variable "TIME_OFFSET" must be all lower-case
(#1050) Variable "TIME_OFFSET" must not contain underscores.
(#1053) Variable "use_summertime" must not contain underscores.
(#1055) Blank comments are not allowed
(#1059) Inline control structures are not allowed
(#1059) Expected 1 space before "!="; 0 found
(#1059) Expected 1 space after "!="; 0 found
(#1060) Expected 1 space before "!="; 0 found
(#1060) Expected 1 space after "!="; 0 found
(#1061) Inline control structures are not allowed
(#1061) Expected 1 space before "=="; 0 found
(#1061) Expected 1 space after "=="; 0 found
(#1062) Expected 1 space before "==="; 0 found
(#1062) Expected 1 space after "==="; 0 found
(#1065) Usage of ELSEIF not allowed; use ELSE IF instead
(#1065) Expected 1 space before "==="; 0 found
(#1065) Expected 1 space after "==="; 0 found
(#1066) Expected 1 space before "+"; 0 found
(#1066) Expected 1 space after "+"; 0 found
(#1066) Variable "TIME_OFFSET" must be all lower-case
(#1066) Variable "TIME_OFFSET" must not contain underscores.
(#1066) Expected 1 space before "+"; 0 found
(#1066) Expected 1 space after "+"; 0 found
(#1066) Expected 1 space before "+"; 0 found
(#1066) Expected 1 space after "+"; 0 found
(#1066) Variable "TIME_OFFSET" must be all lower-case
(#1066) Variable "TIME_OFFSET" must not contain underscores.
(#1066) Variable "TIME_OFFSET" must be all lower-case
(#1066) Variable "TIME_OFFSET" must not contain underscores.
(#1070) Expected 1 space before "!="; 0 found
(#1070) Expected 1 space after "!="; 0 found
(#1070) Logical operator "and" is prohibited; use "&&" instead
(#1070) Expected 1 space before "!="; 0 found
(#1070) Expected 1 space after "!="; 0 found
(#1075) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Whitespace found at end of line
(#1079) Variable "name_pattern" must not contain underscores.
(#1080) Blank comments are not allowed
(#1082) Short array syntax must be used to define arrays
(#1082) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1082) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) Whitespace found at end of line
(#1083) Short array syntax must be used to define arrays
(#1087) Short array syntax must be used to define arrays
(#1088) Short array syntax must be used to define arrays
(#1090) Expected 1 space before "=="; 0 found
(#1090) Expected 1 space after "=="; 0 found
(#1091) Variable "name_pattern" must not contain underscores.
(#1091) Expected 1 space before "=="; 0 found
(#1091) Expected 1 space after "=="; 0 found
(#1091) Logical operator "or" is prohibited; use "||" instead
(#1091) Variable "name_pattern" must not contain underscores.
(#1091) Expected 1 space before "=="; 0 found
(#1091) Expected 1 space after "=="; 0 found
(#1095) Variable "name_pattern" must not contain underscores.
(#1095) Expected 1 space before "=="; 0 found
(#1095) Expected 1 space after "=="; 0 found
(#1095) Logical operator "or" is prohibited; use "||" instead
(#1095) Variable "name_pattern" must not contain underscores.
(#1095) Expected 1 space before "=="; 0 found
(#1095) Expected 1 space after "=="; 0 found
(#1099) Inline control structures are not allowed
(#1099) Expected 1 space before "=="; 0 found
(#1099) Expected 1 space after "=="; 0 found
(#1101) Expected "} else {\n"; found "}\n else {\n"
(#1102) Variable "name_pattern" must not contain underscores.
(#1102) Expected 1 space before "=="; 0 found
(#1102) Expected 1 space after "=="; 0 found
(#1102) Logical operator "or" is prohibited; use "||" instead
(#1102) Variable "name_pattern" must not contain underscores.
(#1102) Expected 1 space before "=="; 0 found
(#1102) Expected 1 space after "=="; 0 found
(#1106) Variable "name_pattern" must not contain underscores.
(#1106) Expected 1 space before "=="; 0 found
(#1106) Expected 1 space after "=="; 0 found
(#1106) Logical operator "or" is prohibited; use "||" instead
(#1106) Variable "name_pattern" must not contain underscores.
(#1106) Expected 1 space before "=="; 0 found
(#1106) Expected 1 space after "=="; 0 found
(#1110) Inline control structures are not allowed
(#1110) Expected 1 space before "=="; 0 found
(#1110) Expected 1 space after "=="; 0 found
(#1112) Blank comments are not allowed
(#1122) Expected 1 space before "=="; 0 found
(#1122) Expected 1 space after "=="; 0 found
(#1123) Short array syntax must be used to define arrays
(#1125) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1125) Expected 1 space before "=>"; 0 found
(#1125) Expected 1 space after "=>"; 0 found
(#1125) Expected 1 space before "=>"; 0 found
(#1125) Expected 1 space after "=>"; 0 found
(#1126) Variable "use_summertime" must not contain underscores.
(#1126) Expected 1 space before "*"; 0 found
(#1126) Expected 1 space after "*"; 0 found
(#1127) Line exceeds 132 characters; contains 137 characters
(#1127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1127) This comment is 56% valid code; is this commented out code?
(#1127) No space found before comment text; expected "// $date = jbxl_strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);" but found "//$date = jbxl_strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);"
(#1128) Commas (,) must be followed by white space.
(#1128) Variable "TIME_OFFSET" must be all lower-case
(#1128) Variable "TIME_OFFSET" must not contain underscores.
(#1128) Line exceeds 132 characters; contains 136 characters
(#1136) Blank comments are not allowed
(#1139) Blank comments are not allowed
(#1140) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1141) Expected 1 space before "!="; 0 found
(#1141) Expected 1 space after "!="; 0 found
(#1141) Logical operator "and" is prohibited; use "&&" instead
(#1146) Blank comments are not allowed
(#1150) Commas (,) must be followed by white space.
(#1152) Commas (,) must be followed by white space.
(#1154) Expected 1 space before "!="; 0 found
(#1154) Expected 1 space after "!="; 0 found
(#1155) Short array syntax must be used to define arrays
(#1157) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1157) Expected 1 space before "=>"; 0 found
(#1157) Expected 1 space after "=>"; 0 found
(#1157) Expected 1 space before "=>"; 0 found
(#1157) Expected 1 space after "=>"; 0 found
(#1158) Variable "use_summertime" must not contain underscores.
(#1158) Expected 1 space before "*"; 0 found
(#1158) Expected 1 space after "*"; 0 found
(#1159) Line exceeds 132 characters; contains 137 characters
(#1159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1159) This comment is 56% valid code; is this commented out code?
(#1159) No space found before comment text; expected "// $date = jbxl_strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);" but found "//$date = jbxl_strftime(get_string('strftimedmshort','block_autoattend'), $dsess->sessdate + $summertime + $TIME_OFFSET);"
(#1160) Commas (,) must be followed by white space.
(#1160) Variable "TIME_OFFSET" must be all lower-case
(#1160) Variable "TIME_OFFSET" must not contain underscores.
(#1160) Line exceeds 132 characters; contains 136 characters
(#1167) Whitespace found at end of line
(#1168) Blank comments are not allowed
(#1180) Short array syntax must be used to define arrays
(#1181) Short array syntax must be used to define arrays
(#1182) Blank comments are not allowed
(#1184) Variable "name_pattern" must not contain underscores.
(#1184) Expected 1 space before "=="; 0 found
(#1184) Expected 1 space after "=="; 0 found
(#1184) Logical operator "or" is prohibited; use "||" instead
(#1184) Variable "name_pattern" must not contain underscores.
(#1184) Expected 1 space before "=="; 0 found
(#1184) Expected 1 space after "=="; 0 found
(#1188) Variable "name_pattern" must not contain underscores.
(#1188) Expected 1 space before "=="; 0 found
(#1188) Expected 1 space after "=="; 0 found
(#1188) Logical operator "or" is prohibited; use "||" instead
(#1188) Variable "name_pattern" must not contain underscores.
(#1188) Expected 1 space before "=="; 0 found
(#1188) Expected 1 space after "=="; 0 found
(#1193) Expected "} else {\n"; found "}\n else {\n"
(#1194) Variable "name_pattern" must not contain underscores.
(#1194) Expected 1 space before "=="; 0 found
(#1194) Expected 1 space after "=="; 0 found
(#1194) Logical operator "or" is prohibited; use "||" instead
(#1194) Variable "name_pattern" must not contain underscores.
(#1194) Expected 1 space before "=="; 0 found
(#1194) Expected 1 space after "=="; 0 found
(#1198) Variable "name_pattern" must not contain underscores.
(#1198) Expected 1 space before "=="; 0 found
(#1198) Expected 1 space after "=="; 0 found
(#1198) Logical operator "or" is prohibited; use "||" instead
(#1198) Variable "name_pattern" must not contain underscores.
(#1198) Expected 1 space before "=="; 0 found
(#1198) Expected 1 space after "=="; 0 found
(#1204) Inline control structures are not allowed
(#1205) Inline control structures are not allowed
(#1214) Expected 1 space before "=="; 0 found
(#1214) Expected 1 space after "=="; 0 found
(#1216) Short array syntax must be used to define arrays
(#1216) Expected 1 space before "=>"; 0 found
(#1216) Expected 1 space after "=>"; 0 found
(#1216) Expected 1 space before "=>"; 0 found
(#1216) Expected 1 space after "=>"; 0 found
(#1218) Whitespace found at end of line
(#1219) Whitespace found at end of line
(#1220) Expected "} else {\n"; found "} \n else {\n"
(#1227) Blank comments are not allowed
(#1230) Blank comments are not allowed
(#1231) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1232) Expected 1 space before "!="; 0 found
(#1232) Expected 1 space after "!="; 0 found
(#1232) Logical operator "and" is prohibited; use "&&" instead
(#1242) Expected 1 space before "?"; 4 found
(#1242) Expected 1 space before ":"; 3 found
(#1245) Expected 1 space before "!="; 0 found
(#1245) Expected 1 space after "!="; 0 found
(#1247) Short array syntax must be used to define arrays
(#1247) Expected 1 space before "=>"; 0 found
(#1247) Expected 1 space after "=>"; 0 found
(#1247) Expected 1 space before "=>"; 0 found
(#1247) Expected 1 space after "=>"; 0 found
(#1249) Whitespace found at end of line
(#1250) Whitespace found at end of line
(#1251) Expected "} else {\n"; found "} \n else {\n"
(#1266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1266) 117 slashes comments are not allowed; use "// Comment." instead
(#1269) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1271) This comment is 50% valid code; is this commented out code?
(#1274) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1275) Inline comments must end in full-stops, exclamation marks, or question marks
(#1276) Missing docblock for function autoattend_get_nowopen_sessions
(#1277) Opening brace should be on the same line as the declaration
(#1279) Short array syntax must be used to define arrays
(#1281) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1282) Expected 1 space before ">="; 0 found
(#1282) Expected 1 space after ">="; 0 found
(#1282) Logical operator "and" is prohibited; use "&&" instead
(#1282) Expected 1 space before "<="; 0 found
(#1282) Expected 1 space after "<="; 0 found
(#1282) Logical operator "and" is prohibited; use "&&" instead
(#1282) Expected 1 space before "=="; 0 found
(#1282) Expected 1 space after "=="; 0 found
(#1290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1290) This comment is 43% valid code; is this commented out code?
(#1294) Inline comments must end in full-stops, exclamation marks, or question marks
(#1295) Missing docblock for function autoattend_get_users_bystatus
(#1296) Opening brace should be on the same line as the declaration
(#1299) Blank comments are not allowed
(#1303) Inline control structures are not allowed
(#1305) Expected "} else {\n"; found "}\n else {\n"
(#1306) Inline control structures are not allowed
(#1310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1310) Inline comments must end in full-stops, exclamation marks, or question marks
(#1310) This comment is 75% valid code; is this commented out code?
(#1310) No space found before comment text; expected "// print "QUERY = $qry<br/>";" but found "//print "QUERY = $qry<br/>";"
(#1312) Short array syntax must be used to define arrays
(#1315) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1333) Missing docblock for function autoattend_get_summertime
(#1333) Variable "use_summertime" must not contain underscores.
(#1334) Opening brace should be on the same line as the declaration
(#1336) Whitespace found at end of line
(#1337) Inline control structures are not allowed
(#1337) Variable "use_summertime" must not contain underscores.
(#1339) Short array syntax must be used to define arrays
(#1339) Expected 1 space before "=>"; 0 found
(#1339) Expected 1 space after "=>"; 0 found
(#1344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1348) Inline comments must end in full-stops, exclamation marks, or question marks
(#1349) This comment is 56% valid code; is this commented out code?
(#1380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Missing docblock for function autoattend_get_unclosed_sessions
(#1387) Opening brace should be on the same line as the declaration
(#1389) Whitespace found at end of line
(#1393) Inline control structures are not allowed
(#1395) Expected "} else {\n"; found "}\n else {\n"
(#1396) Inline control structures are not allowed
(#1398) Inline control structures are not allowed
(#1400) Inline control structures are not allowed
(#1401) Inline control structures are not allowed
(#1406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1406) Inline comments must end in full-stops, exclamation marks, or question marks
(#1406) This comment is 75% valid code; is this commented out code?
(#1406) No space found before comment text; expected "// print "QUERY = $qry<br/>";" but found "//print "QUERY = $qry<br/>";"
(#1408) Short array syntax must be used to define arrays
(#1411) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1435) Inline comments must end in full-stops, exclamation marks, or question marks
(#1436) Missing docblock for function autoattend_add_user_insession
(#1437) Opening brace should be on the same line as the declaration
(#1451) Short array syntax must be used to define arrays
(#1451) Expected 1 space before "=>"; 0 found
(#1451) Expected 1 space after "=>"; 0 found
(#1451) Expected 1 space before "=>"; 0 found
(#1451) Expected 1 space after "=>"; 0 found
(#1452) Inline control structures are not allowed
(#1453) Blank comments are not allowed
(#1455) Inline control structures are not allowed
(#1456) Inline control structures are not allowed
(#1458) Whitespace found at end of line
(#1460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1463) Inline comments must end in full-stops, exclamation marks, or question marks
(#1464) Missing docblock for function autoattend_update_session_users
(#1465) Opening brace should be on the same line as the declaration
(#1468) Inline control structures are not allowed
(#1468) Expected 1 space before "<="; 0 found
(#1468) Expected 1 space after "<="; 0 found
(#1469) Inline control structures are not allowed
(#1471) Short array syntax must be used to define arrays
(#1471) Expected 1 space before "=>"; 0 found
(#1471) Expected 1 space after "=>"; 0 found
(#1472) Inline control structures are not allowed
(#1477) Expected 1 space before "!="; 0 found
(#1477) Expected 1 space after "!="; 0 found
(#1477) Logical operator "and" is prohibited; use "&&" instead
(#1477) Expected 1 space before ">"; 0 found
(#1477) Expected 1 space after ">"; 0 found
(#1478) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1479) Short array syntax must be used to define arrays
(#1479) Expected 1 space before "=>"; 0 found
(#1479) Expected 1 space after "=>"; 0 found
(#1479) Expected 1 space before "=>"; 0 found
(#1479) Expected 1 space after "=>"; 0 found
(#1489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1491) Inline comments must end in full-stops, exclamation marks, or question marks
(#1492) Missing docblock for function autoattend_update_session_state
(#1493) Opening brace should be on the same line as the declaration
(#1498) Blank comments are not allowed
(#1499) Expected 1 space before "!="; 0 found
(#1499) Expected 1 space after "!="; 0 found
(#1500) Blank comments are not allowed
(#1501) Inline control structures are not allowed
(#1503) Expected 1 space before ">"; 0 found
(#1503) Expected 1 space after ">"; 0 found
(#1506) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1506) Expected 1 space before ">="; 0 found
(#1506) Expected 1 space after ">="; 0 found
(#1506) Logical operator "and" is prohibited; use "&&" instead
(#1506) Expected 1 space before "<="; 0 found
(#1506) Expected 1 space after "<="; 0 found
(#1509) Expected "} else {\n"; found "}\n else {\n"
(#1512) Whitespace found at end of line
(#1513) Expected 1 space before "!="; 0 found
(#1513) Expected 1 space after "!="; 0 found
(#1522) Expected 1 space before "!="; 0 found
(#1522) Expected 1 space after "!="; 0 found
(#1522) Logical operator "and" is prohibited; use "&&" instead
(#1522) Expected 1 space before "=="; 0 found
(#1522) Expected 1 space after "=="; 0 found
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1536) Inline comments must end in full-stops, exclamation marks, or question marks
(#1537) Missing docblock for function autoattend_update_sessions_state
(#1538) Opening brace should be on the same line as the declaration
(#1539) Logical operator "and" is prohibited; use "&&" instead
(#1540) Inline control structures are not allowed
(#1541) Blank comments are not allowed
(#1542) Expected "foreach (...) {\n"; found "foreach(...) {\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
(#1543) Expected 1 space before "!="; 0 found
(#1543) Expected 1 space after "!="; 0 found
(#1546) Expected "} else {\n"; found "}\n else {\n"
(#1554) This comment is 60% valid code; is this commented out code?
(#1566) Whitespace found at end of line
(#1577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1579) Inline comments must end in full-stops, exclamation marks, or question marks
(#1580) Missing docblock for function autoattend_update_session
(#1581) Opening brace should be on the same line as the declaration
(#1584) Inline control structures are not allowed
(#1584) Expected 1 space before "<="; 0 found
(#1584) Expected 1 space after "<="; 0 found
(#1586) Short array syntax must be used to define arrays
(#1586) Expected 1 space before "=>"; 0 found
(#1586) Expected 1 space after "=>"; 0 found
(#1588) Logical operator "and" is prohibited; use "&&" instead
(#1588) Expected 1 space before "!="; 0 found
(#1588) Expected 1 space after "!="; 0 found
(#1589) Inline control structures are not allowed
(#1590) Blank comments are not allowed
(#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
(#1593) Expected 1 space before "=="; 0 found
(#1593) Expected 1 space after "=="; 0 found
(#1593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1593) Inline comments must end in full-stops, exclamation marks, or question marks
(#1597) Expected 1 space before "=="; 0 found
(#1597) Expected 1 space after "=="; 0 found
(#1597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1597) Inline comments must end in full-stops, exclamation marks, or question marks
(#1599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1599) Inline comments must end in full-stops, exclamation marks, or question marks
(#1604) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1604) Expected 1 space before "!="; 0 found
(#1604) Expected 1 space after "!="; 0 found
(#1604) Logical operator "and" is prohibited; use "&&" instead
(#1604) Expected 1 space before "=="; 0 found
(#1604) Expected 1 space after "=="; 0 found
(#1604) Logical operator "and" is prohibited; use "&&" instead
(#1604) Expected 1 space before "=="; 0 found
(#1604) Expected 1 space after "=="; 0 found
(#1609) Blank comments are not allowed
(#1619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1621) Inline comments must end in full-stops, exclamation marks, or question marks
(#1622) Missing docblock for function autoattend_update_sessions
(#1623) Opening brace should be on the same line as the declaration
(#1624) Inline control structures are not allowed
(#1626) Inline comments must end in full-stops, exclamation marks, or question marks
(#1627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1627) Inline comments must end in full-stops, exclamation marks, or question marks
(#1630) Blank comments are not allowed
(#1634) Blank comments are not allowed
(#1635) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1636) Expected 1 space before ">"; 0 found
(#1636) Expected 1 space after ">"; 0 found
(#1636) Logical operator "and" is prohibited; use "&&" instead
(#1636) Expected 1 space before "!="; 0 found
(#1636) Expected 1 space after "!="; 0 found
(#1637) Inline control structures are not allowed
(#1637) Expected 1 space before ">"; 0 found
(#1637) Expected 1 space after ">"; 0 found
(#1638) Inline control structures are not allowed
(#1638) Expected 1 space before "<"; 0 found
(#1638) Expected 1 space after "<"; 0 found
(#1639) Inline control structures are not allowed
(#1639) Expected 1 space before "=="; 0 found
(#1639) Expected 1 space after "=="; 0 found
(#1642) Inline control structures are not allowed
(#1643) Inline control structures are not allowed
(#1645) Blank comments are not allowed
(#1646) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1647) Expected 1 space before ">"; 0 found
(#1647) Expected 1 space after ">"; 0 found
(#1647) Logical operator "and" is prohibited; use "&&" instead
(#1647) Expected 1 space before "!="; 0 found
(#1647) Expected 1 space after "!="; 0 found
(#1648) Expected 1 space before "=="; 0 found
(#1648) Expected 1 space after "=="; 0 found
(#1648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1648) Inline comments must end in full-stops, exclamation marks, or question marks
(#1651) Expected 1 space before "=="; 0 found
(#1651) Expected 1 space after "=="; 0 found
(#1651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1651) Inline comments must end in full-stops, exclamation marks, or question marks
(#1653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1653) Inline comments must end in full-stops, exclamation marks, or question marks
(#1658) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1658) Expected 1 space before "!="; 0 found
(#1658) Expected 1 space after "!="; 0 found
(#1658) Logical operator "and" is prohibited; use "&&" instead
(#1658) Expected 1 space before "=="; 0 found
(#1658) Expected 1 space after "=="; 0 found
(#1658) Logical operator "and" is prohibited; use "&&" instead
(#1658) Expected 1 space before "=="; 0 found
(#1658) Expected 1 space after "=="; 0 found
(#1665) Blank comments are not allowed
(#1674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1676) Inline comments must end in full-stops, exclamation marks, or question marks
(#1677) Missing docblock for function autoattend_update_auto_session
(#1678) Opening brace should be on the same line as the declaration
(#1687) Inline control structures are not allowed
(#1697) Variable "used_ips" must not contain underscores.
(#1698) Short array syntax must be used to define arrays
(#1699) Variable "is_email_user" must not contain underscores.
(#1702) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1703) Inline control structures are not allowed
(#1703) Expected 1 space before ">="; 0 found
(#1703) Expected 1 space after ">="; 0 found
(#1704) Inline control structures are not allowed
(#1705) Inline control structures are not allowed
(#1705) Expected 1 space before ">="; 0 found
(#1705) Expected 1 space after ">="; 0 found
(#1705) Logical operator "and" is prohibited; use "&&" instead
(#1705) Expected 1 space before "<="; 0 found
(#1705) Expected 1 space after "<="; 0 found
(#1709) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1710) Blank comments are not allowed
(#1712) Variable "match_ip" must not contain underscores.
(#1713) Variable "match_tm" must not contain underscores.
(#1714) Variable "err_mesg" must not contain underscores.
(#1715) Short array syntax must be used to define arrays
(#1718) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1719) Inline control structures are not allowed
(#1719) Expected 1 space before "=="; 0 found
(#1719) Expected 1 space after "=="; 0 found
(#1733) Blank comments are not allowed
(#1735) Variable "valid_log" must not contain underscores.
(#1735) Variable "used_ips" must not contain underscores.
(#1735) Whitespace found at end of line
(#1736) Variable "valid_log" must not contain underscores.
(#1737) Inline control structures are not allowed
(#1737) Variable "valid_log" must not contain underscores.
(#1737) Variable "match_ip" must not contain underscores.
(#1737) Variable "valid_log" must not contain underscores.
(#1738) Inline control structures are not allowed
(#1738) Variable "valid_log" must not contain underscores.
(#1738) Variable "match_tm" must not contain underscores.
(#1738) Variable "valid_log" must not contain underscores.
(#1739) Inline control structures are not allowed
(#1739) Variable "valid_log" must not contain underscores.
(#1739) Variable "err_mesg" must not contain underscores.
(#1739) Variable "valid_log" must not contain underscores.
(#1742) Variable "match_ip" must not contain underscores.
(#1744) Inline control structures are not allowed
(#1744) Variable "used_ips" must not contain underscores.
(#1744) Variable "match_ip" must not contain underscores.
(#1745) Expected 1 space before "!="; 0 found
(#1745) Expected 1 space after "!="; 0 found
(#1746) Inline control structures are not allowed
(#1746) Variable "match_tm" must not contain underscores.
(#1746) Whitespace found at end of line
(#1748) Variable "match_ip" must not contain underscores.
(#1751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1751) Inline comments must end in full-stops, exclamation marks, or question marks
(#1752) Whitespace found at end of line
(#1753) Expected 1 space before "!="; 0 found
(#1753) Expected 1 space after "!="; 0 found
(#1754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1755) Inline control structures are not allowed
(#1755) Variable "match_tm" must not contain underscores.
(#1755) Expected 1 space before "!="; 0 found
(#1755) Expected 1 space after "!="; 0 found
(#1755) Variable "match_tm" must not contain underscores.
(#1756) Inline control structures are not allowed
(#1762) Short array syntax must be used to define arrays
(#1762) Expected 1 space before "=>"; 0 found
(#1762) Expected 1 space after "=>"; 0 found
(#1762) Expected 1 space before "=>"; 0 found
(#1762) Expected 1 space after "=>"; 0 found
(#1763) Logical operator "and" is prohibited; use "&&" instead
(#1763) Expected 1 space before "=="; 0 found
(#1763) Expected 1 space after "=="; 0 found
(#1768) Variable "is_email_user" must not contain underscores.
(#1768) Logical operator "and" is prohibited; use "&&" instead
(#1774) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1775) Variable "is_email_user" must not contain underscores.
(#1779) Whitespace found at end of line
(#1781) Inline control structures are not allowed
(#1781) Logical operator "and" is prohibited; use "&&" instead
(#1783) Blank comments are not allowed
(#1784) Variable "err_mesg" must not contain underscores.
(#1785) Short array syntax must be used to define arrays
(#1785) Expected 1 space before "=>"; 0 found
(#1785) Expected 1 space after "=>"; 0 found
(#1786) Line exceeds 132 characters; contains 135 characters
(#1786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1786) This comment is 52% valid code; is this commented out code?
(#1786) 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.')';"
(#1794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1796) Inline comments must end in full-stops, exclamation marks, or question marks
(#1797) Missing docblock for function autoattend_close_session
(#1798) Opening brace should be on the same line as the declaration
(#1801) Expected 1 space before "=="; 0 found
(#1801) Expected 1 space after "=="; 0 found
(#1802) Blank comments are not allowed
(#1805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1805) This comment is 65% valid code; is this commented out code?
(#1805) 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');"
(#1808) Inline control structures are not allowed
(#1809) Blank comments are not allowed
(#1819) Variable "is_email_user" must not contain underscores.
(#1821) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1826) Blank comments are not allowed
(#1827) Short array syntax must be used to define arrays
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1829) Variable "is_email_user" must not contain underscores.
(#1833) Whitespace found at end of line
(#1835) Expected "} else {\n"; found "}\n else {\n"
(#1836) Expected 1 space before "=="; 0 found
(#1836) Expected 1 space after "=="; 0 found
(#1839) Variable "is_email_user" must not contain underscores.
(#1839) Logical operator "and" is prohibited; use "&&" instead
(#1846) Inline control structures are not allowed
(#1846) Logical operator "and" is prohibited; use "&&" instead
(#1848) Blank comments are not allowed
(#1855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1859) Inline comments must end in full-stops, exclamation marks, or question marks
(#1860) Missing docblock for function autoattend_return_to_Y
(#1860) function name "autoattend_return_to_Y" must be lower-case letters only
(#1861) Opening brace should be on the same line as the declaration
(#1864) Short array syntax must be used to define arrays
(#1864) Expected 1 space before "=>"; 0 found
(#1864) Expected 1 space after "=>"; 0 found
(#1867) Expected 1 space before "=="; 0 found
(#1867) Expected 1 space after "=="; 0 found
(#1880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1883) Inline comments must end in full-stops, exclamation marks, or question marks
(#1884) Missing docblock for function autoattend_check_valid_logip
(#1884) Variable "used_ips" must not contain underscores.
(#1885) Opening brace should be on the same line as the declaration
(#1886) Short array syntax must be used to define arrays
(#1887) Inline control structures are not allowed
(#1890) Variable "err_mesg" must not contain underscores.
(#1892) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1894) Logical operator "or" is prohibited; use "||" instead
(#1895) Variable "chkip_f" must not contain underscores.
(#1896) Logical operator "and" is prohibited; use "&&" instead
(#1896) Variable "used_ips" must not contain underscores.
(#1897) Expected "foreach (...) {\n"; found "foreach(...) { // 同一IPチェック\n"
(#1897) Variable "used_ips" must not contain underscores.
(#1897) Variable "used_ip" must not contain underscores.
(#1897) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1897) Inline comments must end in full-stops, exclamation marks, or question marks
(#1898) Expected 1 space before "=="; 0 found
(#1898) Expected 1 space after "=="; 0 found
(#1898) Variable "used_ip" must not contain underscores.
(#1899) Variable "chkip_f" must not contain underscores.
(#1900) Inline control structures are not allowed
(#1900) Variable "err_mesg" must not contain underscores.
(#1900) Variable "err_mesg" must not contain underscores.
(#1900) Expected 1 space before ".="; 0 found
(#1901) Variable "err_mesg" must not contain underscores.
(#1901) Expected 1 space before ".="; 0 found
(#1906) Variable "chkip_f" must not contain underscores.
(#1908) Inline control structures are not allowed
(#1908) Expected 1 space before ">="; 0 found
(#1908) Expected 1 space after ">="; 0 found
(#1909) Inline control structures are not allowed
(#1912) Whitespace found at end of line
(#1914) Expected "} else {\n"; found "}\n else {\n"
(#1915) Inline control structures are not allowed
(#1915) Variable "err_mesg" must not contain underscores.
(#1915) Variable "err_mesg" must not contain underscores.
(#1915) Expected 1 space before ".="; 0 found
(#1916) Variable "err_mesg" must not contain underscores.
(#1916) Expected 1 space before ".="; 0 found
(#1919) Inline control structures are not allowed
(#1919) Variable "err_mesg" must not contain underscores.
(#1919) Variable "err_mesg" must not contain underscores.
(#1925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1927) Inline comments must end in full-stops, exclamation marks, or question marks
(#1928) Missing docblock for function autoattend_check_invalid_semiautoip
(#1929) Opening brace should be on the same line as the declaration
(#1937) Logical operator "or" is prohibited; use "||" instead
(#1939) Variable "used_ips" must not contain underscores.
(#1940) Variable "used_ips" must not contain underscores.
(#1941) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1941) Variable "used_ips" must not contain underscores.
(#1941) Variable "used_ip" must not contain underscores.
(#1942) Expected 1 space before "=="; 0 found
(#1942) Expected 1 space after "=="; 0 found
(#1942) Variable "used_ip" must not contain underscores.
(#1950) Expected "} else {\n"; found "}\n else {\n"
(#1958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1960) Inline comments must end in full-stops, exclamation marks, or question marks
(#1961) Missing docblock for function autoattend_get_usedips
(#1962) Opening brace should be on the same line as the declaration
(#1964) Whitespace found at end of line
(#1965) Short array syntax must be used to define arrays
(#1965) Expected 1 space before "=>"; 0 found
(#1965) Expected 1 space after "=>"; 0 found
(#1967) Short array syntax must be used to define arrays
(#1976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1978) Inline comments must end in full-stops, exclamation marks, or question marks
(#1979) Missing docblock for function autoattend_get_courselogs
(#1980) Opening brace should be on the same line as the declaration
(#1983) Short array syntax must be used to define arrays
(#1985) Expected 1 space before "<="; 0 found
(#1985) Expected 1 space after "<="; 0 found
(#1990) Expected 1 space before ">="; 0 found
(#1990) Expected 1 space after ">="; 0 found
(#1992) Expected 1 space before ".="; 0 found
(#1993) Expected 1 space before ".="; 0 found
(#1996) Expected "} else {\n"; found "}\n else {\n"
(#1998) Expected 1 space before ".="; 0 found
(#1999) Expected 1 space before ".="; 0 found
(#2003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2003) Inline comments must end in full-stops, exclamation marks, or question marks
(#2003) This comment is 75% valid code; is this commented out code?
(#2003) No space found before comment text; expected "// print "QUERY = $qry<br/>";" but found "//print "QUERY = $qry<br/>";"
(#2010) This comment is 55% valid code; is this commented out code?
(#2011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2013) Inline comments must end in full-stops, exclamation marks, or question marks
(#2037) 93 slashes comments are not allowed; use "// Comment." instead
(#2039) Blank comments are not allowed
(#2047) Missing docblock for function autoattend_is_localip
(#2048) Opening brace should be on the same line as the declaration
(#2049) Inline control structures are not allowed
(#2050) Inline control structures are not allowed
(#2050) Expected 1 space before ">"; 0 found
(#2050) Expected 1 space after ">"; 0 found
(#2050) Logical operator "or" is prohibited; use "||" instead
(#2050) Expected 1 space before ">"; 0 found
(#2050) Expected 1 space after ">"; 0 found
(#2050) Logical operator "or" is prohibited; use "||" instead
(#2050) Expected 1 space before ">"; 0 found
(#2050) Expected 1 space after ">"; 0 found
(#2050) Logical operator "or" is prohibited; use "||" instead
(#2050) Expected 1 space before ">"; 0 found
(#2050) Expected 1 space after ">"; 0 found
(#2052) Inline control structures are not allowed
(#2052) Expected 1 space before "=="; 0 found
(#2052) Expected 1 space after "=="; 0 found
(#2052) Logical operator "or" is prohibited; use "||" instead
(#2052) Expected 1 space before "=="; 0 found
(#2052) Expected 1 space after "=="; 0 found
(#2053) Inline control structures are not allowed
(#2053) Expected 1 space before "=="; 0 found
(#2053) Expected 1 space after "=="; 0 found
(#2053) Logical operator "and" is prohibited; use "&&" instead
(#2053) Expected 1 space before ">="; 0 found
(#2053) Expected 1 space after ">="; 0 found
(#2053) Logical operator "and" is prohibited; use "&&" instead
(#2053) Expected 1 space before "<="; 0 found
(#2053) Expected 1 space after "<="; 0 found
(#2054) Inline control structures are not allowed
(#2054) Expected 1 space before "=="; 0 found
(#2054) Expected 1 space after "=="; 0 found
(#2054) Logical operator "and" is prohibited; use "&&" instead
(#2054) Expected 1 space before "=="; 0 found
(#2054) Expected 1 space after "=="; 0 found
(#2061) Missing docblock for function autoattend_get_ipresolv_url
(#2062) Opening brace should be on the same line as the declaration
(#2066) Inline control structures are not allowed
(#2066) Expected 1 space before "!="; 0 found
(#2066) Expected 1 space after "!="; 0 found
(#2066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2066) Inline comments must end in full-stops, exclamation marks, or question marks
(#2068) Inline control structures are not allowed
(#2069) Inline control structures are not allowed
(#2069) Commas (,) must be followed by white space.
(#2076) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2076) 93 slashes comments are not allowed; use "// Comment." instead
(#2079) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#2080) Inline comments must end in full-stops, exclamation marks, or question marks
(#2080) Whitespace found at end of line
(#2084) Inline comments must end in full-stops, exclamation marks, or question marks
(#2086) Missing docblock for function autoattend_email_text
(#2087) Opening brace should be on the same line as the declaration
(#2098) Missing docblock for function autoattend_email_html
(#2099) Opening brace should be on the same line as the declaration
(#2110) Missing docblock for function autoattend_email_teachers_attend
(#2111) Opening brace should be on the same line as the declaration
(#2112) Variable "TIME_OFFSET" must be all lower-case
(#2112) Variable "TIME_OFFSET" must not contain underscores.
(#2114) Expected "if (...) {\n"; found "if (...) {\n"
(#2117) Variable "use_summertime" must not contain underscores.
(#2118) Variable "use_summertime" must not contain underscores.
(#2118) Expected 1 space before "*"; 0 found
(#2118) Expected 1 space after "*"; 0 found
(#2119) Blank comments are not allowed
(#2123) Blank comments are not allowed
(#2125) Short array syntax must be used to define arrays
(#2125) Expected 1 space before "=>"; 0 found
(#2125) Expected 1 space after "=>"; 0 found
(#2128) Line exceeds 132 characters; contains 134 characters
(#2128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2128) This comment is 54% valid code; is this commented out code?
(#2128) No space found before comment text; expected "// $daytime = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);" but found "//$daytime = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);"
(#2129) Variable "TIME_OFFSET" must be all lower-case
(#2129) Variable "TIME_OFFSET" must not contain underscores.
(#2130) Variable "TIME_OFFSET" must be all lower-case
(#2130) Variable "TIME_OFFSET" must not contain underscores.
(#2131) Expected 1 space before "+"; 3 found
(#2131) Variable "TIME_OFFSET" must be all lower-case
(#2131) Variable "TIME_OFFSET" must not contain underscores.
(#2156) Missing docblock for function autoattend_email_teachers_key
(#2157) Opening brace should be on the same line as the declaration
(#2158) Variable "TIME_OFFSET" must be all lower-case
(#2158) Variable "TIME_OFFSET" must not contain underscores.
(#2160) Expected "if (...) {\n"; found "if (...) {\n"
(#2162) Blank comments are not allowed
(#2163) Variable "use_summertime" must not contain underscores.
(#2164) Variable "use_summertime" must not contain underscores.
(#2164) Expected 1 space before "*"; 0 found
(#2164) Expected 1 space after "*"; 0 found
(#2165) Blank comments are not allowed
(#2167) Short array syntax must be used to define arrays
(#2167) Expected 1 space before "=>"; 0 found
(#2167) Expected 1 space after "=>"; 0 found
(#2168) Line exceeds 132 characters; contains 134 characters
(#2168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2168) This comment is 54% valid code; is this commented out code?
(#2168) No space found before comment text; expected "// $daytime = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);" but found "//$daytime = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);"
(#2169) Variable "TIME_OFFSET" must be all lower-case
(#2169) Variable "TIME_OFFSET" must not contain underscores.
(#2170) Variable "TIME_OFFSET" must be all lower-case
(#2170) Variable "TIME_OFFSET" must not contain underscores.
(#2171) Expected 1 space before "+"; 3 found
(#2171) Variable "TIME_OFFSET" must be all lower-case
(#2171) Variable "TIME_OFFSET" must not contain underscores.
(#2180) Whitespace found at end of line
(#2190) Missing docblock for function autoattend_email_user
(#2191) Opening brace should be on the same line as the declaration
(#2192) Variable "TIME_OFFSET" must be all lower-case
(#2192) Variable "TIME_OFFSET" must not contain underscores.
(#2194) Inline control structures are not allowed
(#2194) Expected 1 space before "=="; 0 found
(#2194) Expected 1 space after "=="; 0 found
(#2194) 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 "if (...) {\n"; found "if (...) {\n"
(#2198) Blank comments are not allowed
(#2199) Variable "use_summertime" must not contain underscores.
(#2200) Variable "use_summertime" must not contain underscores.
(#2200) Expected 1 space before "*"; 0 found
(#2200) Expected 1 space after "*"; 0 found
(#2201) Blank comments are not allowed
(#2203) Short array syntax must be used to define arrays
(#2203) Expected 1 space before "=>"; 0 found
(#2203) Expected 1 space after "=>"; 0 found
(#2204) Line exceeds 132 characters; contains 134 characters
(#2204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2204) This comment is 54% valid code; is this commented out code?
(#2204) No space found before comment text; expected "// $daytime = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);" but found "//$daytime = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $sess->sessdate + $summertime + $TIME_OFFSET);"
(#2205) Variable "TIME_OFFSET" must be all lower-case
(#2205) Variable "TIME_OFFSET" must not contain underscores.
(#2206) Variable "TIME_OFFSET" must be all lower-case
(#2206) Variable "TIME_OFFSET" must not contain underscores.
(#2207) Expected 1 space before "+"; 3 found
(#2207) Variable "TIME_OFFSET" must be all lower-case
(#2207) Variable "TIME_OFFSET" must not contain underscores.
(#2216) Expected 1 space before "=="; 0 found
(#2216) Expected 1 space after "=="; 0 found
(#2220) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2220) Expected 1 space before "=="; 0 found
(#2220) Expected 1 space after "=="; 0 found
(#2224) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2224) Expected 1 space before "=="; 0 found
(#2224) Expected 1 space after "=="; 0 found
(#2228) Expected "} else {\n"; found "}\n else {\n"
(#2232) Whitespace found at end of line
(#2238) Whitespace found at end of line
(#2241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2243) Inline comments must end in full-stops, exclamation marks, or question marks
(#2244) Missing docblock for function autoattend_get_course_module
(#2244) Whitespace found at end of line
(#2245) Opening brace should be on the same line as the declaration
(#2249) Inline control structures are not allowed
(#2249) Expected 1 space before "=="; 0 found
(#2249) Expected 1 space after "=="; 0 found
(#2251) Expected "if (...) {\n"; found "if (...) {\n"
(#2259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2261) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) Missing docblock for function autoattend_update_grades
(#2262) Whitespace found at end of line
(#2263) Opening brace should be on the same line as the declaration
(#2266) Inline control structures are not allowed
(#2266) Expected 1 space before "=="; 0 found
(#2266) Expected 1 space after "=="; 0 found
(#2268) Expected "if (...) {\n"; found "if (...) {\n"
(#2270) Blank comments are not allowed
(#2271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2271) Inline comments must end in full-stops, exclamation marks, or question marks
(#2273) Short array syntax must be used to define arrays
(#2273) Expected 1 space before "=>"; 0 found
(#2273) Expected 1 space after "=>"; 0 found
(#2284) 59 slashes comments are not allowed; use "// Comment." instead
(#2286) Blank comments are not allowed
(#2287) Missing docblock for function autoattend_get_namepattern
(#2288) Opening brace should be on the same line as the declaration
(#2292) Inline control structures are not allowed
(#2292) Expected 1 space before "=="; 0 found
(#2292) Expected 1 space after "=="; 0 found
(#2294) Expected "if (...) {\n"; found "if (...) {\n"
(#2302) Missing docblock for function autoattend_get_disp_info
(#2303) Opening brace should be on the same line as the declaration
(#2307) Inline control structures are not allowed
(#2307) Expected 1 space before "=="; 0 found
(#2307) Expected 1 space after "=="; 0 found
(#2309) Expected "if (...) {\n"; found "if (...) {\n"
(#2317) Missing docblock for function autoattend_get_predisp_time
(#2318) Opening brace should be on the same line as the declaration
(#2321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2321) Inline comments must end in full-stops, exclamation marks, or question marks
(#2321) Whitespace found at end of line
(#2322) Inline control structures are not allowed
(#2322) Expected 1 space before "=="; 0 found
(#2322) Expected 1 space after "=="; 0 found
(#2324) Expected "if (...) {\n"; found "if (...) {\n"
(#2332) Missing docblock for function autoattend_disp_feedback
(#2333) Opening brace should be on the same line as the declaration
(#2337) Inline control structures are not allowed
(#2337) Expected 1 space before "=="; 0 found
(#2337) Expected 1 space after "=="; 0 found
(#2339) Expected "if (...) {\n"; found "if (...) {\n"
(#2347) Missing docblock for function autoattend_is_email_enable
(#2348) Opening brace should be on the same line as the declaration
(#2352) Inline control structures are not allowed
(#2352) Expected 1 space before "=="; 0 found
(#2352) Expected 1 space after "=="; 0 found
(#2354) Expected "if (...) {\n"; found "if (...) {\n"
(#2362) Missing docblock for function autoattend_is_email_allreports
(#2363) Opening brace should be on the same line as the declaration
(#2367) Inline control structures are not allowed
(#2367) Expected 1 space before "=="; 0 found
(#2367) Expected 1 space after "=="; 0 found
(#2369) Expected "if (...) {\n"; found "if (...) {\n"
(#2377) Missing docblock for function autoattend_is_email_key
(#2378) Opening brace should be on the same line as the declaration
(#2382) Inline control structures are not allowed
(#2382) Expected 1 space before "=="; 0 found
(#2382) Expected 1 space after "=="; 0 found
(#2384) Expected "if (...) {\n"; found "if (...) {\n"
(#2392) Missing docblock for function autoattend_is_email_user
(#2393) Opening brace should be on the same line as the declaration
(#2397) Inline control structures are not allowed
(#2397) Expected 1 space before "=="; 0 found
(#2397) Expected 1 space after "=="; 0 found
(#2399) Expected "if (...) {\n"; found "if (...) {\n"
(#2407) Missing docblock for function autoattend_use_summertime
(#2408) Opening brace should be on the same line as the declaration
(#2412) Inline control structures are not allowed
(#2412) Expected 1 space before "=="; 0 found
(#2412) Expected 1 space after "=="; 0 found
(#2414) Expected "if (...) {\n"; found "if (...) {\n"
(#2422) Missing docblock for function autoattend_is_old_excel
(#2423) Opening brace should be on the same line as the declaration
(#2427) Inline control structures are not allowed
(#2427) Expected 1 space before "=="; 0 found
(#2427) Expected 1 space after "=="; 0 found
(#2429) Expected "if (...) {\n"; found "if (...) {\n"
(#2437) Missing docblock for function autoattend_is_backup_block
(#2438) Opening brace should be on the same line as the declaration
(#2442) Inline control structures are not allowed
(#2442) Expected 1 space before "=="; 0 found
(#2442) Expected 1 space after "=="; 0 found
(#2444) Expected "if (...) {\n"; found "if (...) {\n"
(#2453) Missing docblock for function autoattend_disp_localhostname
(#2454) Opening brace should be on the same line as the declaration
(#2458) Inline control structures are not allowed
(#2458) Expected 1 space before "=="; 0 found
(#2458) Expected 1 space after "=="; 0 found
(#2460) Expected "if (...) {\n"; found "if (...) {\n"
(#2471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2471) 84 slashes comments are not allowed; use "// Comment." instead
(#2474) Inline comments must end in full-stops, exclamation marks, or question marks
(#2476) Missing docblock for function autoattend_get_event
(#2477) Opening brace should be on the same line as the declaration
(#2483) Inline control structures are not allowed
(#2483) Short array syntax must be used to define arrays
(#2485) Expected 1 space before ">="; 0 found
(#2485) Expected 1 space after ">="; 0 found
(#2486) Short array syntax must be used to define arrays
(#2488) Short array syntax must be used to define arrays
(#2488) Expected 1 space before "=>"; 0 found
(#2490) Blank comments are not allowed
(#2491) Expected 1 space before "=="; 0 found
(#2491) Expected 1 space after "=="; 0 found
(#2494) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2494) Expected 1 space before "=="; 0 found
(#2494) Expected 1 space after "=="; 0 found
(#2497) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2497) Expected 1 space before "=="; 0 found
(#2497) Expected 1 space after "=="; 0 found
(#2500) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2500) Expected 1 space before "=="; 0 found
(#2500) Expected 1 space after "=="; 0 found
(#2505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2505) Inline comments must end in full-stops, exclamation marks, or question marks
(#2505) This comment is 43% valid code; is this commented out code?
(#2505) Whitespace found at end of line
(#2506) Expected "} else {\n"; found "}\n\n // for Legacy add_to_log() \n else {\n"
(#2507) Expected 1 space before "=="; 0 found
(#2507) Expected 1 space after "=="; 0 found
(#2510) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2510) Expected 1 space before "=="; 0 found
(#2510) Expected 1 space after "=="; 0 found
(#2513) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2513) Expected 1 space before "=="; 0 found
(#2513) Expected 1 space after "=="; 0 found
(#2516) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2516) Expected 1 space before "=="; 0 found
(#2516) Expected 1 space after "=="; 0 found
(#2519) Expected "} else {\n"; found "}\n else {\n"
(#2522) Variable "param_str" must not contain underscores.
(#2525) Expected 1 space before "="; 0 found
(#2526) Whitespace found at end of line
(#2528) Variable "param_str" must not contain underscores.
(#2531) Whitespace found at end of line
blocks/autoattend/maintenance.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file maintenance.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) This comment is 43% valid code; is this commented out code?
(#1) Whitespace found at end of line
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Logical operator "and" is prohibited; use "&&" instead
(#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) This comment is 60% 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) Short array syntax must be used to define arrays
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#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) 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) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file refreshSessions.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Whitespace found at end of line
(#13) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#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) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file repairDB.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#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.
(#20) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) 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) Missing docblock for file report.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#9) Whitespace found at end of line
(#11) Whitespace found at end of line
(#13) Blank comments are not allowed
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 54% valid code; is this commented out code?
(#24) Whitespace found at end of line
(#26) Logical operator "and" is prohibited; use "&&" instead
(#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 58% 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) Logical operator "and" is prohibited; use "&&" instead
(#65) Expected 1 space before "!="; 0 found
(#65) Expected 1 space after "!="; 0 found
(#69) Short array syntax must be used to define arrays
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#76) Short array syntax must be used to define arrays
(#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
(#91) Logical operator "or" is prohibited; use "||" instead
(#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) 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) Missing docblock for function report_make_header
(#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) Logical operator "or" is prohibited; use "||" instead
(#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
(#155) Space found before square bracket; expected "head[" but found "head ["
(#157) Space found before square bracket; expected "size[" but found "size ["
(#158) Space found before square bracket; expected "wrap[" but found "wrap ["
(#160) Space found before square bracket; expected "head[" but found "head ["
(#162) Space found before square bracket; expected "size[" but found "size ["
(#162) Whitespace found at end of line
(#163) Space found before square bracket; expected "wrap[" but found "wrap ["
(#166) Space found before square bracket; expected "head[" but found "head ["
(#166) Variable "wwwMyURL" must be all lower-case
(#166) Variable "url_options" must not contain underscores.
(#168) Space found before square bracket; expected "size[" but found "size ["
(#168) Whitespace found at end of line
(#169) Space found before square bracket; expected "wrap[" but found "wrap ["
(#173) Space found before square bracket; expected "head[" but found "head ["
(#173) Commas (,) must be followed by white space.
(#175) Space found before square bracket; expected "size[" but found "size ["
(#175) Whitespace found at end of line
(#176) Space found before square bracket; expected "wrap[" but found "wrap ["
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) This comment is 69% valid code; is this commented out code?
(#179) No space found before comment text; expected "// $table->head [] = get_string('attendgradeshort','block_autoattend');" but found "//$table->head [] = get_string('attendgradeshort','block_autoattend');"
(#180) Space found before square bracket; expected "head[" but found "head ["
(#182) Space found before square bracket; expected "size[" but found "size ["
(#183) Space found before square bracket; expected "wrap[" but found "wrap ["
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) This comment is 58% valid code; is this commented out code?
(#185) Line indented incorrectly; expected at least 4 spaces, found 0
(#185) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#186) Space found before square bracket; expected "head[" but found "head ["
(#188) Space found before square bracket; expected "size[" but found "size ["
(#189) Space found before square bracket; expected "wrap[" but found "wrap ["
(#191) Space found before square bracket; expected "head[" but found "head ["
(#193) Space found before square bracket; expected "size[" but found "size ["
(#194) Space found before square bracket; expected "wrap[" but found "wrap ["
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#196) Expected 1 space before "<"; 0 found
(#196) Expected 1 space after "<"; 0 found
(#198) Space found before square bracket; expected "size[" but found "size ["
(#199) Space found before square bracket; expected "wrap[" but found "wrap ["
(#202) Inline control structures are not allowed
(#202) Inline control structures are not allowed
(#204) Variable "course_sess" must not contain underscores.
(#206) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#206) Variable "course_sess" must not contain underscores.
(#207) Variable "summertime_mark" must not contain underscores.
(#208) Variable "use_summertime" must not contain underscores.
(#208) Expected 1 space before "*"; 0 found
(#208) Expected 1 space after "*"; 0 found
(#209) Inline control structures are not allowed
(#209) Expected 1 space before "!="; 0 found
(#209) Expected 1 space after "!="; 0 found
(#209) Variable "summertime_mark" must not contain underscores.
(#211) Expected 1 space before ">"; 0 found
(#211) Expected 1 space after ">"; 0 found
(#211) Logical operator "and" is prohibited; use "&&" instead
(#211) Expected 1 space before "%"; 0 found
(#211) Expected 1 space after "%"; 0 found
(#211) Expected 1 space before "=="; 0 found
(#211) Expected 1 space after "=="; 0 found
(#212) Space found before square bracket; expected "head[" but found "head ["
(#214) Space found before square bracket; expected "size[" but found "size ["
(#214) Whitespace found at end of line
(#215) Space found before square bracket; expected "wrap[" but found "wrap ["
(#217) Blank comments are not allowed
(#218) Space found before square bracket; expected "head[" but found "head ["
(#218) Variable "wwwBlock" must be all lower-case
(#218) Variable "url_options" must not contain underscores.
(#218) Line exceeds 132 characters; contains 160 characters
(#219) Variable "TIME_OFFSET" must be all lower-case
(#219) Variable "TIME_OFFSET" must not contain underscores.
(#219) Variable "summertime_mark" must not contain underscores.
(#219) Line exceeds 132 characters; contains 169 characters
(#221) Space found before square bracket; expected "size[" but found "size ["
(#222) Space found before square bracket; expected "wrap[" but found "wrap ["
(#232) Blank comments are not allowed
(#233) Missing docblock for function report_show_table
(#233) Variable "course_sess" must not contain underscores.
(#233) Variable "url_options" must not contain underscores.
(#233) Variable "name_pattern" must not contain underscores.
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "wwwBlock" must be all lower-case
(#236) Whitespace found at end of line
(#237) Variable "use_summertime" must not contain underscores.
(#242) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#245) Variable "pic_options" must not contain underscores.
(#245) Short array syntax must be used to define arrays
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#246) Variable "name_pattern" must not contain underscores.
(#247) Variable "pic_options" must not contain underscores.
(#248) Variable "wwwBlock" must be all lower-case
(#248) Line exceeds 132 characters; contains 161 characters
(#251) Inline control structures are not allowed
(#251) Whitespace found at end of line
(#252) Inline control structures are not allowed
(#252) Whitespace found at end of line
(#255) Variable "user_summary" must not contain underscores.
(#256) Inline control structures are not allowed
(#256) Variable "user_summary" must not contain underscores.
(#257) Variable "user_summary" must not contain underscores.
(#257) Expected 1 space before "?"; 4 found
(#257) Variable "user_summary" must not contain underscores.
(#257) Whitespace found at end of line
(#258) Variable "user_summary" must not contain underscores.
(#258) Variable "user_summary" must not contain underscores.
(#259) Variable "user_summary" must not contain underscores.
(#259) Variable "user_summary" must not contain underscores.
(#260) Whitespace found at end of line
(#261) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#262) Inline control structures are not allowed
(#262) Variable "user_summary" must not contain underscores.
(#262) Variable "user_summary" must not contain underscores.
(#266) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#266) Variable "course_sess" must not contain underscores.
(#267) Expected 1 space before ">"; 0 found
(#267) Expected 1 space after ">"; 0 found
(#267) Logical operator "and" is prohibited; use "&&" instead
(#267) Expected 1 space before "%"; 0 found
(#267) Expected 1 space after "%"; 0 found
(#267) Expected 1 space before "=="; 0 found
(#267) Expected 1 space after "=="; 0 found
(#268) Variable "wwwBlock" must be all lower-case
(#268) Line exceeds 132 characters; contains 169 characters
(#270) Blank comments are not allowed
(#272) Short array syntax must be used to define arrays
(#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) Logical operator "and" is prohibited; use "&&" instead
(#273) Expected 1 space before "=="; 0 found
(#273) Expected 1 space after "=="; 0 found
(#273) Logical operator "or" is prohibited; use "||" instead
(#273) Expected 1 space before "=="; 0 found
(#273) Expected 1 space after "=="; 0 found
(#275) Whitespace found at end of line
(#276) Expected "} else {\n"; found "} \n else {\n"
(#277) Commas (,) must be followed by white space.
(#280) Blank comments are not allowed
(#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.
(#290) Expected 1 space before "%"; 0 found
(#290) Expected 1 space after "%"; 0 found
(#290) Expected 1 space before "!="; 0 found
(#290) Expected 1 space after "!="; 0 found
(#290) Logical operator "or" is prohibited; use "||" instead
(#290) Expected 1 space before "=="; 0 found
(#290) Expected 1 space after "=="; 0 found
(#291) Variable "course_sess" must not contain underscores.
(#291) Variable "url_options" must not contain underscores.
(#291) Variable "name_pattern" must not contain underscores.
(#291) Variable "use_summertime" must not contain underscores.
(#301) 94 slashes comments are not allowed; use "// Comment." instead
(#302) Blank comments are not allowed
(#303) Logical operator "or" is prohibited; use "||" instead
(#304) Blank comments are not allowed
(#305) Inline control structures are not allowed
(#305) Expected 1 space before "=="; 0 found
(#305) Expected 1 space after "=="; 0 found
(#305) Variable "where_classid" must not contain underscores.
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Inline control structures are not allowed
(#306) Expected 1 space before "=="; 0 found
(#306) Expected 1 space after "=="; 0 found
(#306) Variable "where_classid" must not contain underscores.
(#307) Inline control structures are not allowed
(#307) Variable "where_classid" must not contain underscores.
(#309) Variable "name_pattern" must not contain underscores.
(#314) Variable "where_classid" must not contain underscores.
(#315) Variable "TIME_OFFSET" must be all lower-case
(#315) Variable "TIME_OFFSET" must not contain underscores.
(#316) Variable "TIME_OFFSET" must be all lower-case
(#316) Variable "TIME_OFFSET" must not contain underscores.
(#317) Inline control structures are not allowed
(#317) Expected 1 space before "=="; 0 found
(#317) Expected 1 space after "=="; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#319) Inline control structures are not allowed
(#320) Expected 1 space before "-"; 0 found
(#320) Expected 1 space after "-"; 0 found
(#320) Expected 1 space before "+"; 0 found
(#320) Expected 1 space after "+"; 0 found
(#321) Whitespace found at end of line
(#322) Blank comments are not allowed
(#325) Commas (,) must be followed by white space.
(#326) Variable "wwwMyURL" must be all lower-case
(#327) Variable "wwwMyURL" must be all lower-case
(#330) Blank comments are not allowed
(#331) Variable "date_title" must not contain underscores.
(#332) Short array syntax must be used to define arrays
(#333) Expected 1 space before "==="; 0 found
(#333) Expected 1 space after "==="; 0 found
(#334) Expected 1 space before "-"; 0 found
(#334) Expected 1 space after "-"; 0 found
(#334) Expected 1 space before "+"; 0 found
(#334) Expected 1 space after "+"; 0 found
(#336) Blank comments are not allowed
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#337) Expected 1 space before "<="; 0 found
(#337) Expected 1 space after "<="; 0 found
(#337) Expected 1 space before "+="; 0 found
(#337) Expected 1 space after "+="; 0 found
(#338) Variable "where_classid" must not contain underscores.
(#339) Variable "TIME_OFFSET" must be all lower-case
(#339) Variable "TIME_OFFSET" must not contain underscores.
(#339) Variable "TIME_OFFSET" must be all lower-case
(#339) Variable "TIME_OFFSET" must not contain underscores.
(#339) Line exceeds 132 characters; contains 140 characters
(#343) Whitespace found at end of line
(#344) Blank comments are not allowed
(#345) Usage of ELSEIF not allowed; use ELSE IF instead
(#345) Expected 1 space before "==="; 0 found
(#345) Expected 1 space after "==="; 0 found
(#348) Whitespace found at end of line
(#349) Blank comments are not allowed
(#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
(#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) Variable "where_classid" must not contain underscores.
(#351) Whitespace found at end of line
(#352) Variable "TIME_OFFSET" must be all lower-case
(#352) Variable "TIME_OFFSET" must not contain underscores.
(#352) Expected 1 space before "+"; 0 found
(#352) Expected 1 space after "+"; 0 found
(#352) Expected 1 space before "-"; 0 found
(#352) Expected 1 space after "-"; 0 found
(#352) Variable "TIME_OFFSET" must be all lower-case
(#352) Variable "TIME_OFFSET" must not contain underscores.
(#352) Line exceeds 132 characters; contains 149 characters
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Expected 1 space before "-"; 0 found
(#359) Expected 1 space after "-"; 0 found
(#359) Expected 1 space before ">="; 0 found
(#359) Expected 1 space after ">="; 0 found
(#360) Expected 1 space before "+"; 0 found
(#360) Expected 1 space after "+"; 0 found
(#360) Variable "TIME_OFFSET" must be all lower-case
(#360) Variable "TIME_OFFSET" must not contain underscores.
(#362) Variable "TIME_OFFSET" must be all lower-case
(#362) Variable "TIME_OFFSET" must not contain underscores.
(#363) Variable "date_title" must not contain underscores.
(#363) Variable "date_title" must not contain underscores.
(#364) Whitespace found at end of line
(#365) Expected "} else {\n"; found "} \n else {\n"
(#366) Variable "date_title" must not contain underscores.
(#366) Variable "wwwMyURL" must be all lower-case
(#366) Expected 1 space before "-"; 0 found
(#366) Expected 1 space after "-"; 0 found
(#366) Variable "TIME_OFFSET" must be all lower-case
(#366) Variable "TIME_OFFSET" must not contain underscores.
(#366) Line exceeds 132 characters; contains 136 characters
(#367) Variable "date_title" must not contain underscores.
(#367) Line exceeds 132 characters; contains 154 characters
(#371) Blank comments are not allowed
(#372) Variable "where_classid" must not contain underscores.
(#373) Expected 1 space before "==="; 0 found
(#373) Expected 1 space after "==="; 0 found
(#375) Whitespace found at end of line
(#376) Usage of ELSEIF not allowed; use ELSE IF instead
(#376) Expected 1 space before "==="; 0 found
(#376) Expected 1 space after "==="; 0 found
(#377) Expected 1 space before "+"; 0 found
(#377) Expected 1 space after "+"; 0 found
(#377) Variable "TIME_OFFSET" must be all lower-case
(#377) Variable "TIME_OFFSET" must not contain underscores.
(#377) Expected 1 space before "+"; 0 found
(#377) Expected 1 space after "+"; 0 found
(#377) Expected 1 space before "+"; 0 found
(#377) Expected 1 space after "+"; 0 found
(#377) Variable "TIME_OFFSET" must be all lower-case
(#377) Variable "TIME_OFFSET" must not contain underscores.
(#377) Variable "TIME_OFFSET" must be all lower-case
(#377) Variable "TIME_OFFSET" must not contain underscores.
(#379) Whitespace found at end of line
(#381) Variable "course_sess" must not contain underscores.
(#383) Variable "course_sess" must not contain underscores.
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) 7 slashes comments are not allowed; use "// Comment." instead
(#387) Variable "url_options_class" must not contain underscores.
(#387) Line exceeds 132 characters; contains 138 characters
(#388) Variable "url_options_table" must not contain underscores.
blocks/autoattend/returntoN.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file returntoN.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Whitespace found at end of line
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#18) Logical operator "and" is prohibited; use "&&" instead
(#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
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#35) Whitespace found at end of line
(#36) Short array syntax must be used to define arrays
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#49) Short array syntax must be used to define arrays
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Commas (,) must be followed by white space.
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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) Logical operator "and" is prohibited; use "&&" instead
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#72) Commas (,) must be followed by white space.
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) This comment is 56% valid code; is this commented out code?
(#77) No space found before comment text; expected "// if ($result) {" but found "//if ($result) {"
(#78) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#79) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#80) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// }" but found "//}"
(#83) Blank comments are not allowed
(#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
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file semiautoattend.php
(#1) Moodle boilerplate not found
(#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) Whitespace found at end of line
(#9) Whitespace found at end of line
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#18) Logical operator "and" is prohibited; use "&&" instead
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) This comment is 75% valid code; is this commented out code?
(#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
(#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
(#39) Short array syntax must be used to define arrays
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#52) Short array syntax must be used to define arrays
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#57) Short array syntax must be used to define arrays
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Commas (,) must be followed by white space.
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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();"
(#84) This comment is 50% valid code; is this commented out code?
(#86) Variable "wwwBlock" must be all lower-case
(#90) This comment is 67% valid code; is this commented out code?
(#92) Expected 1 space before "!="; 0 found
(#92) Expected 1 space after "!="; 0 found
(#92) Logical operator "or" is prohibited; use "||" instead
(#92) Expected 1 space before "!="; 0 found
(#92) Expected 1 space after "!="; 0 found
(#95) Short array syntax must be used to define arrays
(#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
(#99) Logical operator "and" is prohibited; use "&&" instead
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#99) Logical operator "or" is prohibited; use "||" instead
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#101) Inline control structures are not allowed
(#101) Expected 1 space before "!="; 0 found
(#101) Expected 1 space after "!="; 0 found
(#101) Logical operator "or" is prohibited; use "||" instead
(#105) Expected 1 space before "!="; 0 found
(#105) Expected 1 space after "!="; 0 found
(#107) Inline control structures are not allowed
(#112) Whitespace found at end of line
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Logical operator "and" is prohibited; use "&&" instead
(#130) Inline control structures are not allowed
(#131) Blank comments are not allowed
(#132) Line exceeds 132 characters; contains 137 characters
(#135) Variable "wwwBlock" must be all lower-case
(#135) Line exceeds 132 characters; contains 144 characters
(#137) Expected "} else {\n"; found "}\n else {\n"
(#141) Variable "wwwBlock" must be all lower-case
(#141) Line exceeds 132 characters; contains 142 characters
(#144) Expected "} else {\n"; found "}\n else {\n"
(#151) Blank comments are not allowed
(#152) Expected "} else {\n"; found "}\n //\n else {\n"
(#159) Blank comments are not allowed
(#160) Expected "} else {\n"; found "}\nelse {\n"
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) This comment is 67% valid code; is this commented out code?
(#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) 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
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file semiautobutton.php
(#1) Moodle boilerplate not found
(#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) 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) Short array syntax must be used to define arrays
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#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
(#38) Blank comments are not allowed
(#39) Expected 1 space before ">="; 0 found
(#39) Expected 1 space after ">="; 0 found
(#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
(#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) Expected 1 space before "=="; 0 found
(#45) Expected 1 space after "=="; 0 found
(#45) Logical operator "or" is prohibited; use "||" instead
(#45) Expected 1 space before "=="; 0 found
(#45) Expected 1 space after "=="; 0 found
(#46) Short array syntax must be used to define arrays
(#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
(#50) Logical operator "and" is prohibited; use "&&" instead
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
blocks/autoattend/sessions_show_table.php
(#1) Moodle boilerplate not found
(#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) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for function autoattend_sessions_show_table
(#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
(#15) Space found before square bracket; expected "head[" but found "head ["
(#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
(#17) Space found before square bracket; expected "size[" but found "size ["
(#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
(#18) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#22) Space found before square bracket; expected "size[" but found "size ["
(#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
(#23) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#27) Space found before square bracket; expected "size[" but found "size ["
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#32) Space found before square bracket; expected "size[" but found "size ["
(#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) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#37) Space found before square bracket; expected "size[" but found "size ["
(#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) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#42) Space found before square bracket; expected "size[" but found "size ["
(#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) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#47) Space found before square bracket; expected "size[" but found "size ["
(#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
(#48) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#52) Space found before square bracket; expected "size[" but found "size ["
(#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
(#53) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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) Space found before square bracket; expected "head[" but found "head ["
(#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
(#57) Space found before square bracket; expected "size[" but found "size ["
(#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
(#58) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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
(#60) Space found before square bracket; expected "head[" but found "head ["
(#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
(#62) Space found before square bracket; expected "size[" but found "size ["
(#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
(#63) Space found before square bracket; expected "wrap[" but found "wrap ["
(#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 140 characters
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 60% 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][] = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $sessdata->sessdate + $summertime + $TIME_OFFSET);" but found "//$table->data[$i][] = jbxl_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 138 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 138 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 138 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
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file settings.php
(#1) Moodle boilerplate not found
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Short array syntax must be used to define arrays
(#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) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file tabs.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Inline control structures are not allowed
(#13) Logical operator "or" is prohibited; use "||" instead
(#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"
(#31) Short array syntax must be used to define arrays
(#33) Variable "wwwBlock" must be all lower-case
(#33) Line exceeds 132 characters; contains 153 characters
(#35) Logical operator "or" is prohibited; use "||" instead
(#36) Blank comments are not allowed
(#38) Line exceeds 132 characters; contains 164 characters
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) This comment is 62% valid code; is this commented out code?
(#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) 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
(#61) Short array syntax must be used to define arrays
blocks/autoattend/timezonedef.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file timezonedef.php
(#1) Moodle boilerplate not found
(#11) Variable "TIME_OFFSET" must be all lower-case
(#11) Variable "TIME_OFFSET" must not contain underscores.
(#14) Blank comments are not allowed
(#16) Expected 1 space before ">="; 0 found
(#16) Expected 1 space after ">="; 0 found
(#18) Variable "TIME_OFFSET" must be all lower-case
(#18) Variable "TIME_OFFSET" must not contain underscores.
(#18) Expected 1 space before "*"; 0 found
(#18) Expected 1 space after "*"; 0 found
(#20) Expected "} else {\n"; found "}\n else {\n"
(#23) Variable "TIME_OFFSET" must be all lower-case
(#23) Variable "TIME_OFFSET" must not contain underscores.
(#26) Expected "} else {\n"; found "}\n else {\n"
(#28) Expected 1 space before "!="; 0 found
(#28) Expected 1 space after "!="; 0 found
(#29) Variable "TIME_OFFSET" must be all lower-case
(#29) Variable "TIME_OFFSET" must not contain underscores.
(#29) Expected 1 space before "*"; 0 found
(#29) Expected 1 space after "*"; 0 found
(#31) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#31) Expected 1 space before "!="; 0 found
(#31) Expected 1 space after "!="; 0 found
(#32) Variable "TIME_OFFSET" must be all lower-case
(#32) Variable "TIME_OFFSET" must not contain underscores.
(#32) Expected 1 space before "*"; 0 found
(#32) Expected 1 space after "*"; 0 found
(#40) Blank comments are not allowed
(#41) Variable "OMITTED_DAYS" must be all lower-case
(#41) Variable "OMITTED_DAYS" must not contain underscores.
(#41) Short array syntax must be used to define arrays
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
blocks/autoattend/updateAttendance.php
(#1) Missing docblock for file updateAttendance.php
(#1) Moodle boilerplate not found
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#5) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#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
(#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.
(#25) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#70) Short array syntax must be used to define arrays
(#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) Missing docblock for function updateAttendance_make_header
(#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) Logical operator "or" is prohibited; use "||" instead
(#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) This comment is 63% 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');"
(#110) Space found before square bracket; expected "head[" but found "head ["
(#112) Space found before square bracket; expected "size[" but found "size ["
(#113) Whitespace found at end of line
(#114) Space found before square bracket; expected "head[" but found "head ["
(#116) Space found before square bracket; expected "size[" but found "size ["
(#117) Whitespace found at end of line
(#118) Space found before square bracket; expected "head[" but found "head ["
(#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
(#120) Space found before square bracket; expected "size[" but found "size ["
(#121) Space found before square bracket; expected "wrap[" but found "wrap ["
(#121) Expected 1 space before "="; 0 found
(#124) Space found before square bracket; expected "head[" but found "head ["
(#124) Variable "wwwMyURL" must be all lower-case
(#124) Variable "url_options" must not contain underscores.
(#126) Space found before square bracket; expected "size[" but found "size ["
(#127) Space found before square bracket; expected "wrap[" but found "wrap ["
(#130) Space found before square bracket; expected "head[" but found "head ["
(#132) Space found before square bracket; expected "size[" but found "size ["
(#133) Space found before square bracket; expected "wrap[" but found "wrap ["
(#136) Space found before square bracket; expected "head[" but found "head ["
(#138) Space found before square bracket; expected "size[" but found "size ["
(#139) Space found before square bracket; expected "wrap[" but found "wrap ["
(#142) Space found before square bracket; expected "head[" but found "head ["
(#144) Space found before square bracket; expected "size[" but found "size ["
(#145) Space found before square bracket; expected "wrap[" but found "wrap ["
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) This comment is 62% valid code; is this commented out code?
(#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) No space found before comment text; expected "// $table->align[] = 'center';" but found "//$table->align[] = 'center';"
(#149) No space found before comment text; expected "// $table->size [] = '40px';" but found "//$table->size [] = '40px';"
(#150) No space found before comment text; expected "// $table->wrap [] = 'nowrap';" but found "//$table->wrap [] = 'nowrap';"
(#152) Space found before square bracket; expected "head[" but found "head ["
(#152) Variable "summertime_mark" must not contain underscores.
(#154) Space found before square bracket; expected "size[" but found "size ["
(#155) Space found before square bracket; expected "wrap[" but found "wrap ["
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) This comment is 65% valid code; is this commented out code?
(#157) No space found before comment text; expected "// $table->head [] = get_string('ipaddress', 'block_autoattend');" but found "//$table->head [] = get_string('ipaddress', 'block_autoattend');"
(#158) Space found before square bracket; expected "head[" but found "head ["
(#160) Space found before square bracket; expected "size[" but found "size ["
(#161) Space found before square bracket; expected "wrap[" but found "wrap ["
(#163) Space found before square bracket; expected "head[" but found "head ["
(#165) Space found before square bracket; expected "size[" but found "size ["
(#166) Space found before square bracket; expected "wrap[" but found "wrap ["
(#173) Missing docblock for function updateAttendance_show_table
(#173) function name "updateAttendance_show_table" must be lower-case letters only
(#173) Variable "name_pattern" must not contain underscores.
(#173) Line exceeds 132 characters; contains 141 characters
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "wwwBlock" must be all lower-case
(#175) Variable "TIME_OFFSET" must be all lower-case
(#175) Variable "TIME_OFFSET" must not contain underscores.
(#176) Whitespace found at end of line
(#177) Variable "use_summertime" must not contain underscores.
(#178) Variable "use_summertime" must not contain underscores.
(#178) Expected 1 space before "*"; 0 found
(#178) Expected 1 space after "*"; 0 found
(#179) Variable "summertime_mark" must not contain underscores.
(#180) Inline control structures are not allowed
(#180) Expected 1 space before "!="; 0 found
(#180) Expected 1 space after "!="; 0 found
(#180) Variable "summertime_mark" must not contain underscores.
(#182) Variable "url_options" must not contain underscores.
(#183) Line exceeds 132 characters; contains 134 characters
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) This comment is 54% valid code; is this commented out code?
(#183) No space found before comment text; expected "// $sessndate = jbxl_strftime(get_string('strftimedmshort', 'block_autoattend'), $sessdata->sessdate + $summertime + $TIME_OFFSET);" but found "//$sessndate = jbxl_strftime(get_string('strftimedmshort', 'block_autoattend'), $sessdata->sessdate + $summertime + $TIME_OFFSET);"
(#184) Variable "TIME_OFFSET" must be all lower-case
(#184) Variable "TIME_OFFSET" must not contain underscores.
(#184) Line exceeds 132 characters; contains 133 characters
(#189) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#191) Logical operator "or" is prohibited; use "||" instead
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#191) Logical operator "or" is prohibited; use "||" instead
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#191) Logical operator "and" is prohibited; use "&&" instead
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#192) Blank comments are not allowed
(#193) Short array syntax must be used to define arrays
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#197) Whitespace found at end of line
(#198) Expected "} else {\n"; found "} \n else {\n"
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#203) Logical operator "or" is prohibited; use "||" instead
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#203) Logical operator "and" is prohibited; use "&&" instead
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#203) Logical operator "or" is prohibited; use "||" instead
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#203) Logical operator "or" is prohibited; use "||" instead
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#203) Whitespace found at end of line
(#206) Whitespace found at end of line
(#207) Variable "pic_options" must not contain underscores.
(#207) Short array syntax must be used to define arrays
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#208) Variable "name_pattern" must not contain underscores.
(#209) Variable "pic_options" must not contain underscores.
(#210) Variable "wwwBlock" must be all lower-case
(#210) Line exceeds 132 characters; contains 169 characters
(#213) Inline control structures are not allowed
(#214) Inline control structures are not allowed
(#218) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#220) Expected 1 space before "=="; 0 found
(#220) Expected 1 space after "=="; 0 found
(#221) Line exceeds 132 characters; contains 154 characters
(#226) Blank comments are not allowed
(#227) Logical operator "or" is prohibited; use "||" instead
(#227) Expected 1 space before "==="; 0 found
(#227) Expected 1 space after "==="; 0 found
(#227) Logical operator "or" is prohibited; use "||" instead
(#227) Expected 1 space before "==="; 0 found
(#227) Expected 1 space after "==="; 0 found
(#230) Expected "} else {\n"; found "}\n else {\n"
(#231) Variable "TIME_OFFSET" must be all lower-case
(#231) Variable "TIME_OFFSET" must not contain underscores.
(#231) Line exceeds 132 characters; contains 146 characters
(#232) Variable "TIME_OFFSET" must be all lower-case
(#232) Variable "TIME_OFFSET" must not contain underscores.
(#232) Line exceeds 132 characters; contains 146 characters
(#233) Expected 1 space before "==="; 0 found
(#233) Expected 1 space after "==="; 0 found
(#236) Expected "} else {\n"; found "}\n else {\n"
(#241) Blank comments are not allowed
(#246) Inline control structures are not allowed
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Expected "} else {\n"; found "}\n else {\n"
(#256) Whitespace found at end of line
(#257) Expected "} else {\n"; found "} \n else {\n"
(#260) Blank comments are not allowed
(#266) Blank comments are not allowed
(#267) Line indented incorrectly; expected 16 spaces, found 17
(#267) Expected 1 space before "%"; 0 found
(#267) Expected 1 space after "%"; 0 found
(#267) Expected 1 space before "=="; 0 found
(#267) Expected 1 space after "=="; 0 found
(#268) Variable "url_options" must not contain underscores.
(#268) Expected 1 space before "-"; 0 found
(#268) Expected 1 space after "-"; 0 found
(#268) Variable "name_pattern" must not contain underscores.
(#268) Variable "summertime_mark" must not contain underscores.
(#268) Line exceeds 132 characters; contains 146 characters
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Closing brace indented incorrectly; expected 17 spaces, found 16
(#280) Blank comments are not allowed
(#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) Logical operator "or" is prohibited; use "||" instead
(#281) Expected 1 space before "=="; 0 found
(#281) Expected 1 space after "=="; 0 found
(#282) Variable "url_options" must not contain underscores.
(#282) Expected 1 space before "-"; 0 found
(#282) Expected 1 space after "-"; 0 found
(#282) Expected 1 space before "%"; 0 found
(#282) Expected 1 space after "%"; 0 found
(#282) Variable "name_pattern" must not contain underscores.
(#282) Variable "summertime_mark" must not contain underscores.
(#282) Line exceeds 132 characters; contains 137 characters
(#295) Missing docblock for function updateAttendance_show_button
(#295) function name "updateAttendance_show_button" must be lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#297) Whitespace found at end of line
(#305) 79 slashes comments are not allowed; use "// Comment." instead
(#306) Blank comments are not allowed
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#313) Expected "} else {\n"; found "}\nelse {\n"
(#314) Commas (,) must be followed by white space.
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) This comment is 84% valid code; is this commented out code?
(#321) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#325) Blank comments are not allowed
(#327) File is being unconditionally included; use "require" instead
(#329) Short array syntax must be used to define arrays
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#331) Variable "wwwBlock" must be all lower-case
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) This comment is 62% valid code; is this commented out code?
(#334) No space found before comment text; expected "// $sort = ($sort=='firstname' ? 'firstname' : 'lastname');" but found "//$sort = ($sort=='firstname' ? 'firstname' : 'lastname');"
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Variable "name_pattern" must not contain underscores.
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) This comment is 67% valid code; is this commented out code?
(#345) No space found before comment text; expected "// $attcount = autoattend_count_class_students($sessdata, $courseid, $context, "status='P'");" but found "//$attcount = autoattend_count_class_students($sessdata, $courseid, $context, "status='P'");"
(#348) Variable "url_options_base" must not contain underscores.
(#349) Variable "url_options_attend" must not contain underscores.
(#349) Variable "url_options_base" must not contain underscores.
(#350) Variable "url_options_class" must not contain underscores.
(#350) Variable "url_options_base" must not contain underscores.
(#351) Blank comments are not allowed
(#352) Variable "use_summertime" must not contain underscores.
(#354) Whitespace found at end of line
(#355) Expected "} else {\n"; found "} \nelse {\n"
blocks/autoattend/updateSession.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file updateSession.php
(#1) Moodle boilerplate not found
(#1) 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
(#4) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#11) Whitespace found at end of line
(#13) Whitespace found at end of line
(#22) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#54) Short array syntax must be used to define arrays
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#59) Short array syntax must be used to define arrays
(#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) 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) This comment is 48% 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 147 characters
(#116) Short array syntax must be used to define arrays
(#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) Logical operator "and" is prohibited; use "&&" instead
(#118) Expected 1 space before "!="; 0 found
(#118) Expected 1 space after "!="; 0 found
(#118) Logical operator "or" is prohibited; use "||" instead
(#118) Expected 1 space before "!="; 0 found
(#118) Expected 1 space after "!="; 0 found
(#118) Logical operator "or" is prohibited; use "||" instead
(#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 153 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) This comment is 52% valid code; is this commented out code?
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) This comment is 56% valid code; is this commented out code?
(#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) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) This comment is 61% valid code; is this commented out code?
(#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) No space found before comment text; expected "// $event = autoattend_get_event($context, 'upsesstion', $urlparams);" but found "//$event = autoattend_get_event($context, 'upsesstion', $urlparams);"
(#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 155 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) Missing docblock for file updateUser.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#2) 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
(#7) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#9) Whitespace found at end of line
(#20) Logical operator "and" is prohibited; use "&&" instead
(#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) Short array syntax must be used to define arrays
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#44) Short array syntax must be used to define arrays
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#48) Whitespace found at end of line
(#50) 79 slashes comments are not allowed; use "// Comment." instead
(#51) Blank comments are not allowed
(#52) Missing docblock for function updateUser_make_header
(#52) function name "updateUser_make_header" must be lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#55) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) This comment is 63% valid code; is this commented out code?
(#58) 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');"
(#68) Space found before square bracket; expected "head[" but found "head ["
(#70) Space found before square bracket; expected "size[" but found "size ["
(#71) Whitespace found at end of line
(#72) Space found before square bracket; expected "head[" but found "head ["
(#74) Space found before square bracket; expected "size[" but found "size ["
(#75) Space found before square bracket; expected "wrap[" but found "wrap ["
(#75) Expected 1 space before "="; 0 found
(#77) Space found before square bracket; expected "head[" but found "head ["
(#79) Space found before square bracket; expected "size[" but found "size ["
(#80) Space found before square bracket; expected "wrap[" but found "wrap ["
(#82) Space found before square bracket; expected "head[" but found "head ["
(#84) Space found before square bracket; expected "size[" but found "size ["
(#85) Space found before square bracket; expected "wrap[" but found "wrap ["
(#87) Space found before square bracket; expected "head[" but found "head ["
(#89) Space found before square bracket; expected "size[" but found "size ["
(#90) Space found before square bracket; expected "wrap[" but found "wrap ["
(#92) Space found before square bracket; expected "head[" but found "head ["
(#94) Space found before square bracket; expected "size[" but found "size ["
(#95) Space found before square bracket; expected "wrap[" but found "wrap ["
(#98) Space found before square bracket; expected "head[" but found "head ["
(#100) Space found before square bracket; expected "size[" but found "size ["
(#101) Space found before square bracket; expected "wrap[" but found "wrap ["
(#104) Space found before square bracket; expected "head[" but found "head ["
(#106) Space found before square bracket; expected "size[" but found "size ["
(#107) Space found before square bracket; expected "wrap[" but found "wrap ["
(#109) Space found before square bracket; expected "head[" but found "head ["
(#111) Space found before square bracket; expected "size[" but found "size ["
(#112) Space found before square bracket; expected "wrap[" but found "wrap ["
(#114) Space found before square bracket; expected "head[" but found "head ["
(#114) Commas (,) must be followed by white space.
(#116) Space found before square bracket; expected "size[" but found "size ["
(#117) Space found before square bracket; expected "wrap[" but found "wrap ["
(#118) Whitespace found at end of line
(#123) Missing docblock for function updateUser_show_table
(#123) function name "updateUser_show_table" must be lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "TIME_OFFSET" must be all lower-case
(#125) Variable "TIME_OFFSET" must not contain underscores.
(#127) Variable "use_summertime" must not contain underscores.
(#128) Whitespace found at end of line
(#132) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#133) Expected 1 space before "=="; 0 found
(#133) Expected 1 space after "=="; 0 found
(#133) Logical operator "or" is prohibited; use "||" instead
(#133) Expected 1 space before "=="; 0 found
(#133) Expected 1 space after "=="; 0 found
(#134) Variable "summertime_mark" must not contain underscores.
(#135) Variable "use_summertime" must not contain underscores.
(#135) Expected 1 space before "*"; 0 found
(#135) Expected 1 space after "*"; 0 found
(#136) Inline control structures are not allowed
(#136) Expected 1 space before "!="; 0 found
(#136) Expected 1 space after "!="; 0 found
(#136) Variable "summertime_mark" must not contain underscores.
(#139) Variable "summertime_mark" must not contain underscores.
(#139) Whitespace found at end of line
(#140) Line exceeds 132 characters; contains 152 characters
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) This comment is 60% valid code; is this commented out code?
(#140) No space found before comment text; expected "// $table->data[$att->id][] = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);" but found "//$table->data[$att->id][] = jbxl_strftime(get_string('strftimedmyw', 'block_autoattend'), $att->sessdate + $summertime + $TIME_OFFSET);"
(#141) Variable "TIME_OFFSET" must be all lower-case
(#141) Variable "TIME_OFFSET" must not contain underscores.
(#141) Line exceeds 132 characters; contains 150 characters
(#142) Variable "TIME_OFFSET" must be all lower-case
(#142) Variable "TIME_OFFSET" must not contain underscores.
(#142) Line exceeds 132 characters; contains 150 characters
(#143) Expected 1 space before "+"; 3 found
(#143) Variable "TIME_OFFSET" must be all lower-case
(#143) Variable "TIME_OFFSET" must not contain underscores.
(#143) Line exceeds 132 characters; contains 150 characters
(#147) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#149) Expected 1 space before "=="; 0 found
(#149) Expected 1 space after "=="; 0 found
(#150) Line exceeds 132 characters; contains 138 characters
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) This comment is 66% valid code; is this commented out code?
(#156) No space found before comment text; expected "// $table->data[$att->id][] = $att->ipaddress ? $att->ipaddress : get_string('novalue','block_autoattend');" but found "//$table->data[$att->id][] = $att->ipaddress ? $att->ipaddress : get_string('novalue','block_autoattend');"
(#162) Inline control structures are not allowed
(#164) Inline control structures are not allowed
(#164) Commas (,) must be followed by white space.
(#166) Expected "} else {\n"; found "}\n else {\n"
(#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) Expected 1 space before "-"; 0 found
(#176) Expected 1 space after "-"; 0 found
(#182) Expected 1 space before "%"; 0 found
(#182) Expected 1 space after "%"; 0 found
(#182) Expected 1 space before "!="; 0 found
(#182) Expected 1 space after "!="; 0 found
(#182) Logical operator "or" is prohibited; use "||" instead
(#182) Expected 1 space before "=="; 0 found
(#182) Expected 1 space after "=="; 0 found
(#183) Expected 1 space before "-"; 0 found
(#183) Expected 1 space after "-"; 0 found
(#183) Expected 1 space before "%"; 0 found
(#183) Expected 1 space after "%"; 0 found
(#192) 79 slashes comments are not allowed; use "// Comment." instead
(#193) Blank comments are not allowed
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Whitespace found at end of line
(#199) Expected "} else {\n"; found "} \nelse {\n"
(#200) Commas (,) must be followed by white space.
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) This comment is 84% valid code; is this commented out code?
(#207) No space found before comment text; expected "// $PAGE->set_headingmenu();" but found "//$PAGE->set_headingmenu();"
(#211) Blank comments are not allowed
(#226) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#226) Whitespace found at end of line
(#231) Whitespace found at end of line
(#235) Whitespace found at end of line
(#236) Whitespace found at end of line
(#237) Whitespace found at end of line
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) This comment is 75% valid code; is this commented out code?
(#240) No space found before comment text; expected "// $currenttab = 'attendance';" but found "//$currenttab = 'attendance';"
(#241) No space found before comment text; expected "// include('tabs.php');" but found "//include('tabs.php');"
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "disp_id" must not contain underscores.
(#248) Inline control structures are not allowed
(#248) Variable "disp_id" must not contain underscores.
(#249) Inline control structures are not allowed
(#249) Variable "disp_id" must not contain underscores.
(#251) Variable "name_pattern" must not contain underscores.
(#252) Variable "name_pattern" must not contain underscores.
(#253) Variable "pic_opts" must not contain underscores.
(#253) Short array syntax must be used to define arrays
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#255) Whitespace found at end of line
(#256) Expected "} else {\n"; found "} \nelse {\n"
blocks/autoattend/version.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file version.php
(#1) Moodle boilerplate not found
(#6) 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
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) This comment is 63% valid code; is this commented out code?
(#11) No space found before comment text; expected "// $plugin->release = '2.7.4';" but found "//$plugin->release = '2.7.4';"
(#12) Variable "PLUGIN_release" must be all lower-case
(#12) Variable "PLUGIN_release" must not contain underscores.
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) This comment is 42% valid code; is this commented out code?
(#15) No space found before comment text; expected "// $plugin->version = 2025020300; // v2.7.4 strftime(deprecated) -> jbxl_strftime and $plugin->release -> $PLUGIN_release" but found "//$plugin->version = 2025020300; // v2.7.4 strftime(deprecated) -> jbxl_strftime and $plugin->release -> $PLUGIN_release"
(#16) No space found before comment text; expected "// $plugin->version = 2024032301; // v2.7.3 get_string('grade') -> get_string('attendgrade', 'block_autoattend');" but found "//$plugin->version = 2024032301; // v2.7.3 get_string('grade') -> get_string('attendgrade', 'block_autoattend');"
(#17) No space found before comment text; expected "// $plugin->version = 2024021103; // v2.7.2 repackege" but found "//$plugin->version = 2024021103; // v2.7.2 repackege"
(#18) No space found before comment text; expected "// $plugin->version = 2024011102; // v2.7.1 contorol show attendance info. in the block" but found "//$plugin->version = 2024011102; // v2.7.1 contorol show attendance info. in the block"
(#19) No space found before comment text; expected "// $plugin->version = 2023122801; // v2.7.0 add info to block" but found "//$plugin->version = 2023122801; // v2.7.0 add info to block"
(#20) No space found before comment text; expected "// $plugin->version = 2023112800; // v2.6.5 strong to div" but found "//$plugin->version = 2023112800; // v2.6.5 strong to div"
(#21) No space found before comment text; expected "// $plugin->version = 2023103100; // v2.6.4 correct rate of attendance" but found "//$plugin->version = 2023103100; // v2.6.4 correct rate of attendance"
(#22) No space found before comment text; expected "// $plugin->version = 2023032300; // v2.6.3 add local host name" but found "//$plugin->version = 2023032300; // v2.6.3 add local host name"
(#23) No space found before comment text; expected "// $plugin->version = 2022091900; // v2.6.2 fix timezonedef.php bug" but found "//$plugin->version = 2022091900; // v2.6.2 fix timezonedef.php bug"
(#24) No space found before comment text; expected "// $plugin->version = 2022051300; // v2.6.1 fix bugs" but found "//$plugin->version = 2022051300; // v2.6.1 fix bugs"
(#25) No space found before comment text; expected "// $plugin->version = 2019082202; // v2.6.0 for 3.7.1" but found "//$plugin->version = 2019082202; // v2.6.0 for 3.7.1"
(#26) 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"
(#27) 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"
(#28) 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"
(#29) 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"
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) 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
(#49) Unexpected unit (length-zero-no-unit)
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(36 errors, 0 warnings)

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

blocks/autoattend/attendaction.php
(#218) Found comment starting with three or more slashes
blocks/autoattend/class_division.php
(#68) Found comment starting with three or more slashes
(#203) Found comment starting with three or more slashes
blocks/autoattend/class_settings.php
(#42) Found comment starting with three or more slashes
(#82) Found comment starting with three or more slashes
blocks/autoattend/cleanupDB.php
(#80) Found comment starting with three or more slashes
blocks/autoattend/delete.php
(#111) Found comment starting with three or more slashes
blocks/autoattend/deleteDB.php
(#100) Found comment starting with three or more slashes
blocks/autoattend/grade_settings.php
(#46) Found comment starting with three or more slashes
(#120) Found comment starting with three or more slashes
blocks/autoattend/index.php
(#80) Found comment starting with three or more slashes
blocks/autoattend/locallib.php
(#117) Found comment starting with three or more slashes
(#128) Found comment starting with three or more slashes
(#196) Found comment starting with three or more slashes
(#297) Found comment starting with three or more slashes
(#523) Found comment starting with three or more slashes
(#642) Found comment starting with three or more slashes
(#817) Found comment starting with three or more slashes
(#1266) Found comment starting with three or more slashes
(#2037) Found comment starting with three or more slashes
(#2076) Found comment starting with three or more slashes
(#2284) Found comment starting with three or more slashes
(#2471) Found comment starting with three or more slashes
blocks/autoattend/maintenance.php
(#44) Found comment starting with three or more slashes
blocks/autoattend/repairDB.php
(#79) Found comment starting with three or more slashes
blocks/autoattend/report.php
(#105) Found comment starting with three or more slashes
(#131) Found comment starting with three or more slashes
(#301) Found comment starting with three or more slashes
(#386) Found comment starting with three or more slashes
blocks/autoattend/returntoN.php
(#88) Found comment starting with three or more slashes
blocks/autoattend/semiautoattend.php
(#167) Found comment starting with three or more slashes
blocks/autoattend/sessions_show_table.php
(#3) Found comment starting with three or more slashes
blocks/autoattend/updateAttendance.php
(#76) Found comment starting with three or more slashes
(#305) Found comment starting with three or more slashes
blocks/autoattend/updateUser.php
(#50) Found comment starting with three or more slashes
(#192) Found comment starting with three or more slashes

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]