Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(1409 errors, 841 warnings)

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

mod/hsuforum/backup/moodle1/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/backup/moodle2/backup_hsuforum_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) The static declaration must come after the visibility declaration
(#73) Commas (,) must be followed by white space.
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Expected 1 space before "="; 0 found
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Expected 1 space before "="; 0 found
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Expected 1 space before "="; 0 found
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Expected 1 space before "="; 0 found
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "="; 0 found
mod/hsuforum/backup/moodle2/backup_hsuforum_settingslib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/backup/moodle2/backup_hsuforum_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/backup/moodle2/restore_hsuforum_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) The static declaration must come after the visibility declaration
(#91) The static declaration must come after the visibility declaration
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) The static declaration must come after the visibility declaration
(#131) Line exceeds 132 characters; contains 134 characters
(#132) Line exceeds 132 characters; contains 135 characters
(#133) Line exceeds 132 characters; contains 135 characters
(#137) Line exceeds 132 characters; contains 145 characters
(#138) Line exceeds 132 characters; contains 165 characters
(#139) Line exceeds 132 characters; contains 148 characters
(#156) The static declaration must come after the visibility declaration
mod/hsuforum/backup/moodle2/restore_hsuforum_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Line exceeds 132 characters; contains 168 characters
(#46) Line exceeds 132 characters; contains 138 characters
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Whitespace found at end of line
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Commas (,) must be followed by white space.
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/classes/attachments.php
(#89) Line exceeds maximum limit of 180 characters; contains 182 characters
(#177) Line exceeds 132 characters; contains 140 characters
mod/hsuforum/classes/controller/edit_controller.php
(#111) Line exceeds 132 characters; contains 142 characters
(#216) Line exceeds 132 characters; contains 140 characters
mod/hsuforum/classes/controller/export_controller.php
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/classes/controller/flag_controller.php
(#64) Expected "if (...) {\n"; found "if (...){\n"
mod/hsuforum/classes/controller/kernel.php
(#104) Inline doc block comments are not allowed; use "// Comment." instead
mod/hsuforum/classes/controller/posters_controller.php
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/classes/controller/posts_controller.php
(#69) Line exceeds 132 characters; contains 137 characters
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#171) Inline doc block comments are not allowed; use "// Comment." instead
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Line exceeds 132 characters; contains 151 characters
(#221) Line exceeds maximum limit of 180 characters; contains 195 characters
mod/hsuforum/classes/event/assessable_uploaded.php
(#101) Line exceeds 132 characters; contains 133 characters
mod/hsuforum/classes/export/export_manager.php
(#99) Line exceeds maximum limit of 180 characters; contains 189 characters
mod/hsuforum/classes/export/file_adapter.php
(#116) Line exceeds 132 characters; contains 133 characters
(#126) Line exceeds 132 characters; contains 167 characters
(#137) Line exceeds 132 characters; contains 155 characters
(#184) Line exceeds 132 characters; contains 162 characters
mod/hsuforum/classes/form/export_form.php
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Line exceeds 132 characters; contains 166 characters
mod/hsuforum/classes/message/inbound/reply_handler.php
(#199) Line exceeds 132 characters; contains 137 characters
(#210) Line exceeds 132 characters; contains 134 characters
(#229) Line exceeds 132 characters; contains 133 characters
mod/hsuforum/classes/output/hsuforum_post.php
(#320) Method name "_get_discussionlink" should not be prefixed with an underscore to indicate visibility
mod/hsuforum/classes/post_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space before "=>"; 0 found
(#84) Visibility must be declared on method "definition"
(#115) Line exceeds 132 characters; contains 163 characters
(#121) Line exceeds 132 characters; contains 149 characters
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#135) Closing brace indented incorrectly; expected 8 spaces, found 12
(#136) Line exceeds 132 characters; contains 150 characters
(#140) Line indented incorrectly; expected 8 spaces, found 12
(#143) Line exceeds 132 characters; contains 139 characters
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line exceeds 132 characters; contains 137 characters
(#167) Line exceeds 132 characters; contains 145 characters
(#171) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#228) Line exceeds 132 characters; contains 135 characters
(#234) Commas (,) must be followed by white space.
(#247) Line exceeds 132 characters; contains 151 characters
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Line exceeds 132 characters; contains 133 characters
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space after "=>"; 0 found
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "submit_string" must not contain underscores.
(#276) Variable "submit_string" must not contain underscores.
(#278) Variable "submit_string" must not contain underscores.
(#311) Visibility must be declared on method "validation"
(#313) Expected 1 space before "!="; 0 found
(#313) Expected 1 space after "!="; 0 found
(#313) Expected 1 space before "!="; 0 found
(#313) Expected 1 space after "!="; 0 found
mod/hsuforum/classes/privacy/provider.php
(#96) No space found before comment text; expected "// The 'hsuforum_queue' table contains user data, but it is only a temporary cache of other data." but found "//The 'hsuforum_queue' table contains user data, but it is only a temporary cache of other data."
(#253) Expected 1 space before opening brace; found 2
(#386) Line exceeds 132 characters; contains 152 characters
(#438) Whitespace found at end of line within string
(#522) Whitespace found at end of line within string
(#557) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#787) Line exceeds 132 characters; contains 135 characters
(#794) Line exceeds 132 characters; contains 139 characters
(#868) Line exceeds 132 characters; contains 141 characters
(#984) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/hsuforum/classes/renderables/advanced_editor.php
(#56) Expected 1 space before opening brace; found 0
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#80) Variable "image_options" must not contain underscores.
(#81) Variable "image_options" must not contain underscores.
(#82) Variable "image_options" must not contain underscores.
(#83) Variable "image_options" must not contain underscores.
(#84) Variable "image_options" must not contain underscores.
(#85) Variable "image_options" must not contain underscores.
(#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
(#89) Variable "media_options" must not contain underscores.
(#90) Variable "media_options" must not contain underscores.
(#91) Variable "media_options" must not contain underscores.
(#92) Variable "media_options" must not contain underscores.
(#93) Variable "media_options" must not contain underscores.
(#94) Variable "media_options" must not contain underscores.
(#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) Variable "link_options" must not contain underscores.
(#99) Variable "link_options" must not contain underscores.
(#100) Variable "link_options" must not contain underscores.
(#101) Variable "link_options" must not contain underscores.
(#102) Variable "link_options" must not contain underscores.
(#103) Variable "link_options" must not contain underscores.
(#105) Variable "image_options" must not contain underscores.
(#106) Variable "media_options" must not contain underscores.
(#107) Variable "link_options" must not contain underscores.
mod/hsuforum/classes/response/json_response.php
(#52) Visibility must be declared on method "__construct"
mod/hsuforum/classes/search/post.php
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/classes/service/discussion_service.php
(#176) Line exceeds 132 characters; contains 134 characters
(#264) Line exceeds 132 characters; contains 153 characters
mod/hsuforum/classes/service/form_service.php
(#72) Line exceeds 132 characters; contains 140 characters
(#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
(#90) Variable "file_record" must not contain underscores.
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "file_record" must not contain underscores.
(#108) Variable "file_record" must not contain underscores.
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/classes/service/post_service.php
(#135) Line exceeds 132 characters; contains 138 characters
(#152) IF keyword must be lowercase; expected "if" but found "If"
(#281) Line exceeds 132 characters; contains 138 characters
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/classes/subscriptions.php
(#166) Must use "self::" for local static member reference
(#167) Must use "self::" for local static member reference
mod/hsuforum/classes/upload_file.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#168) Line indented incorrectly; expected at least 16 spaces, found 15
(#200) Line exceeds 132 characters; contains 133 characters
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Expected 1 space before opening brace; found 0
(#270) Expected 1 space before opening brace; found 0
(#271) Expected "if (...) {\n"; found "if (...){\n"
mod/hsuforum/db/access.php
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 1 space after "=>"; 2 found
(#378) Expected 1 space before "=>"; 0 found
mod/hsuforum/db/events.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/hsuforum/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Line exceeds 132 characters; contains 138 characters
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#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
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
mod/hsuforum/db/messages.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/hsuforum/db/services.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/hsuforum/db/upgrade.php
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Expected "if (...) {\n"; found "if (...){\n"
(#199) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#235) Line exceeds 132 characters; contains 134 characters
(#337) Commas (,) must be followed by white space.
mod/hsuforum/discuss.php
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#42) Line indented incorrectly; expected 4 spaces, found 8
(#44) Line indented incorrectly; expected 4 spaces, found 8
(#45) Line indented incorrectly; expected 0 spaces, found 4
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#57) Line indented incorrectly; expected 0 spaces, found 4
(#59) Line indented incorrectly; expected 0 spaces, found 4
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#75) Line indented incorrectly; expected 0 spaces, found 4
(#91) Line indented incorrectly; expected 0 spaces, found 4
(#93) Line indented incorrectly; expected 0 spaces, found 4
(#96) Line exceeds 132 characters; contains 156 characters
(#98) Line indented incorrectly; expected 0 spaces, found 4
(#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) 3 slashes comments are not allowed; use "// Comment." instead
(#101) Line indented incorrectly; expected 0 spaces, found 4
(#106) Line indented incorrectly; expected 4 spaces, found 8
(#108) Line indented incorrectly; expected 4 spaces, found 8
(#110) Line indented incorrectly; expected 4 spaces, found 8
(#112) Line indented incorrectly; expected 4 spaces, found 8
(#114) Line indented incorrectly; expected 4 spaces, found 8
(#116) Line indented incorrectly; expected 4 spaces, found 8
(#121) Line indented incorrectly; expected 4 spaces, found 8
(#123) Line indented incorrectly; expected 4 spaces, found 8
(#125) Line indented incorrectly; expected 4 spaces, found 8
(#127) Line indented incorrectly; expected 4 spaces, found 8
(#132) Line indented incorrectly; expected 4 spaces, found 8
(#133) Line indented incorrectly; expected 8 spaces, found 12
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected 4 spaces, found 8
(#160) Line indented incorrectly; expected 0 spaces, found 4
(#163) Line indented incorrectly; expected 0 spaces, found 4
(#168) Line indented incorrectly; expected 4 spaces, found 8
(#169) Line indented incorrectly; expected 8 spaces, found 12
(#173) Line indented incorrectly; expected 8 spaces, found 12
(#177) Line indented incorrectly; expected 8 spaces, found 12
(#180) Line indented incorrectly; expected 4 spaces, found 8
(#183) Line indented incorrectly; expected 0 spaces, found 4
(#190) Line indented incorrectly; expected 0 spaces, found 4
(#192) Line indented incorrectly; expected 0 spaces, found 4
(#194) Line indented incorrectly; expected 0 spaces, found 4
(#196) Line indented incorrectly; expected 0 spaces, found 4
(#198) Line indented incorrectly; expected 0 spaces, found 4
(#200) Line indented incorrectly; expected 0 spaces, found 4
(#202) Line indented incorrectly; expected 0 spaces, found 4
(#204) Line indented incorrectly; expected 0 spaces, found 4
(#208) Line indented incorrectly; expected 0 spaces, found 4
(#210) Line indented incorrectly; expected 0 spaces, found 4
(#212) Line indented incorrectly; expected 0 spaces, found 4
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Line exceeds 132 characters; contains 136 characters
(#215) Line indented incorrectly; expected 0 spaces, found 4
(#217) Line indented incorrectly; expected 0 spaces, found 4
(#228) Line indented incorrectly; expected 0 spaces, found 4
(#230) Line indented incorrectly; expected 0 spaces, found 4
(#234) 3 slashes comments are not allowed; use "// Comment." instead
(#235) 3 slashes comments are not allowed; use "// Comment." instead
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) 3 slashes comments are not allowed; use "// Comment." instead
(#239) Line indented incorrectly; expected 0 spaces, found 4
(#240) Line indented incorrectly; expected 4 spaces, found 8
(#242) Line indented incorrectly; expected 4 spaces, found 8
(#243) Line indented incorrectly; expected 4 spaces, found 8
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Line indented incorrectly; expected 4 spaces, found 8
(#248) Line indented incorrectly; expected 0 spaces, found 4
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Line indented incorrectly; expected 0 spaces, found 4
(#258) Line indented incorrectly; expected 0 spaces, found 4
(#260) Line indented incorrectly; expected 0 spaces, found 4
(#263) Line indented incorrectly; expected 0 spaces, found 4
(#265) Line indented incorrectly; expected 0 spaces, found 4
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Line indented incorrectly; expected 0 spaces, found 4
(#272) Line indented incorrectly; expected 0 spaces, found 4
(#273) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#275) Line indented incorrectly; expected 0 spaces, found 4
(#277) Line indented incorrectly; expected 0 spaces, found 4
(#278) Commas (,) must be followed by white space.
(#279) Line indented incorrectly; expected 0 spaces, found 4
(#286) Line indented incorrectly; expected 0 spaces, found 4
(#286) Line exceeds 132 characters; contains 147 characters
(#292) Line indented incorrectly; expected 4 spaces, found 8
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Line indented incorrectly; expected 4 spaces, found 8
(#298) Line indented incorrectly; expected 0 spaces, found 4
(#300) Line indented incorrectly; expected 0 spaces, found 4
(#300) Expected 1 space after "!="; 0 found
(#306) Line indented incorrectly; expected 4 spaces, found 8
(#309) Commas (,) must be followed by white space.
(#310) Line indented incorrectly; expected 8 spaces, found 12
(#311) Line indented incorrectly; expected 12 spaces, found 16
(#314) Line indented incorrectly; expected 12 spaces, found 16
(#317) Line indented incorrectly; expected 12 spaces, found 16
(#319) Line indented incorrectly; expected 12 spaces, found 16
(#322) Line indented incorrectly; expected 12 spaces, found 16
(#325) Line indented incorrectly; expected 12 spaces, found 16
(#326) Line indented incorrectly; expected 8 spaces, found 12
(#327) Line indented incorrectly; expected 4 spaces, found 8
(#329) Line indented incorrectly; expected 0 spaces, found 4
(#330) Line indented incorrectly; expected 0 spaces, found 4
(#337) Line indented incorrectly; expected 0 spaces, found 4
(#338) Line indented incorrectly; expected 0 spaces, found 4
(#343) Line indented incorrectly; expected 4 spaces, found 8
(#344) Line indented incorrectly; expected 8 spaces, found 12
(#373) Line indented incorrectly; expected 8 spaces, found 16
(#375) Line indented incorrectly; expected 8 spaces, found 16
(#377) Line indented incorrectly; expected 8 spaces, found 16
(#387) Line indented incorrectly; expected 8 spaces, found 12
(#389) Line indented incorrectly; expected 8 spaces, found 12
(#392) Line indented incorrectly; expected 12 spaces, found 16
(#394) Line indented incorrectly; expected 16 spaces, found 20
(#396) Line indented incorrectly; expected 20 spaces, found 24
(#417) Line indented incorrectly; expected 20 spaces, found 24
(#418) Line indented incorrectly; expected 16 spaces, found 20
(#419) Line indented incorrectly; expected 12 spaces, found 16
(#420) Line indented incorrectly; expected 8 spaces, found 12
(#421) Line indented incorrectly; expected 4 spaces, found 8
(#422) Line indented incorrectly; expected 0 spaces, found 4
mod/hsuforum/externallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#154) Line exceeds 132 characters; contains 135 characters
(#156) Line exceeds 132 characters; contains 137 characters
mod/hsuforum/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "digestoptions_selector" must not contain underscores.
(#90) Variable "digestoptions_selector" must not contain underscores.
(#100) Variable "subscribed_forums" must not contain underscores.
(#102) Variable "can_subscribe" must not contain underscores.
(#103) Variable "can_subscribe" must not contain underscores.
(#111) Variable "show_rss" must not contain underscores.
(#111) Variable "can_subscribe" must not contain underscores.
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) 3 slashes comments are not allowed; use "// Comment." instead
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#185) Expected "if (...) {\n"; found "if (...)\n {\n"
(#192) Line exceeds maximum limit of 180 characters; contains 193 characters
(#227) Line indented incorrectly; expected 8 spaces, found 9
(#227) Closing brace indented incorrectly; expected 8 spaces, found 9
(#229) Line indented incorrectly; expected 8 spaces, found 9
(#238) Commas (,) must be followed by white space.
(#251) Variable "show_rss" must not contain underscores.
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) No space found before comment text; expected "// Calculate the tooltip text" but found "//Calculate the tooltip text"
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// Get html code for RSS link" but found "//Get html code for RSS link"
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "show_rss" must not contain underscores.
(#293) Variable "can_subscribe" must not contain underscores.
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) 3 slashes comments are not allowed; use "// Comment." instead
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Line indented incorrectly; expected 8 spaces, found 12
(#319) Line indented incorrectly; expected 12 spaces, found 13
(#319) Closing brace indented incorrectly; expected 12 spaces, found 13
(#321) Line indented incorrectly; expected 12 spaces, found 13
(#335) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#347) Variable "can_subscribe" must not contain underscores.
(#350) Variable "subscribed_forums" must not contain underscores.
(#352) Variable "digestoptions_selector" must not contain underscores.
(#354) Variable "digestoptions_selector" must not contain underscores.
(#356) Variable "digestoptions_selector" must not contain underscores.
(#358) Variable "digestoptions_selector" must not contain underscores.
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) No space found before comment text; expected "// If this forum has RSS activated, calculate it" but found "//If this forum has RSS activated, calculate it"
(#362) Variable "show_rss" must not contain underscores.
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) No space found before comment text; expected "// Calculate the tolltip text" but found "//Calculate the tolltip text"
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) No space found before comment text; expected "// Get html code for RSS link" but found "//Get html code for RSS link"
(#378) Closing brace indented incorrectly; expected 12 spaces, found 8
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) 3 slashes comments are not allowed; use "// Comment." instead
(#393) Expected 1 space before "=>"; 0 found
(#393) Expected 1 space after "=>"; 0 found
(#393) Expected 1 space before "=>"; 0 found
(#393) Expected 1 space after "=>"; 0 found
(#393) Expected 1 space before "=>"; 0 found
(#393) Expected 1 space after "=>"; 0 found
(#395) Expected 1 space before "=>"; 0 found
(#395) Expected 1 space after "=>"; 0 found
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#399) Expected 1 space before "=>"; 0 found
(#399) Expected 1 space after "=>"; 0 found
mod/hsuforum/lib.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#37) Commas (,) must be followed by white space.
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) 3 slashes comments are not allowed; use "// Comment." instead
(#124) Expected 1 space after "="; 2 found
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#136) Line exceeds 132 characters; contains 144 characters
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#201) Line exceeds 132 characters; contains 147 characters
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Expected 1 space before "<>"; 0 found
(#202) Expected 1 space after "<>"; 0 found
(#202) Expected 1 space before "<>"; 0 found
(#202) Expected 1 space after "<>"; 0 found
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#253) Line exceeds 132 characters; contains 144 characters
(#292) Expected 1 space before "=>"; 0 found
(#292) Expected 1 space after "=>"; 0 found
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Expected 1 space before "=>"; 0 found
(#312) Expected 1 space after "=>"; 0 found
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#358) Closing brace must be on a line by itself
(#359) Closing brace must be on a line by itself
(#360) Closing brace must be on a line by itself
(#361) Closing brace must be on a line by itself
(#362) Closing brace must be on a line by itself
(#363) Closing brace must be on a line by itself
(#364) Closing brace must be on a line by itself
(#365) Closing brace must be on a line by itself
(#366) Closing brace must be on a line by itself
(#367) Closing brace must be on a line by itself
(#368) Closing brace must be on a line by itself
(#369) Closing brace must be on a line by itself
(#371) Closing brace must be on a line by itself
(#397) Commas (,) must be followed by white space.
(#397) Commas (,) must be followed by white space.
(#397) Commas (,) must be followed by white space.
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#401) Commas (,) must be followed by white space.
(#401) Expected 1 space before "=>"; 0 found
(#401) Expected 1 space after "=>"; 0 found
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Expected 1 space before "=>"; 0 found
(#407) Expected 1 space after "=>"; 0 found
(#407) Commas (,) must be followed by white space.
(#407) Expected 1 space before "=>"; 0 found
(#407) Expected 1 space after "=>"; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#419) Commas (,) must be followed by white space.
(#419) Expected 1 space before "=>"; 0 found
(#419) Expected 1 space after "=>"; 0 found
(#419) Commas (,) must be followed by white space.
(#419) Expected 1 space before "=>"; 0 found
(#419) Expected 1 space after "=>"; 0 found
(#428) Commas (,) must be followed by white space.
(#429) Expected 1 space before "=="; 0 found
(#429) Expected 1 space after "=="; 0 found
(#436) Commas (,) must be followed by white space.
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Expected 1 space before "=>"; 0 found
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Line exceeds 132 characters; contains 167 characters
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Line exceeds 132 characters; contains 144 characters
(#748) Line exceeds 132 characters; contains 136 characters
(#798) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#816) Line indented incorrectly; expected at least 16 spaces, found 15
(#828) Line exceeds 132 characters; contains 142 characters
(#905) Commas (,) must be followed by white space.
(#909) Line exceeds 132 characters; contains 141 characters
(#917) Line exceeds 132 characters; contains 135 characters
(#922) Expected 1 space before "*"; 0 found
(#922) Expected 1 space after "*"; 0 found
(#922) Expected 1 space before "*"; 0 found
(#922) Expected 1 space after "*"; 0 found
(#922) Expected 1 space before "*"; 0 found
(#922) Expected 1 space after "*"; 0 found
(#957) Inline comments must end in full-stops, exclamation marks, or question marks
(#961) Inline comments must end in full-stops, exclamation marks, or question marks
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) Variable "digestposts_rs" must not contain underscores.
(#982) Variable "digestposts_rs" must not contain underscores.
(#984) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) No space found before comment text; expected "// caches - reuse the those filled before too" but found "//caches - reuse the those filled before too"
(#991) Variable "digestposts_rs" must not contain underscores.
(#1035) Variable "digestposts_rs" must not contain underscores.
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1035) 3 slashes comments are not allowed; use "// Comment." instead
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1072) Line exceeds 132 characters; contains 146 characters
(#1079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) No space found before comment text; expected "// override language" but found "//override language"
(#1089) Inline comments must end in full-stops, exclamation marks, or question marks
(#1096) Line exceeds 132 characters; contains 140 characters
(#1107) Commas (,) must be followed by white space.
(#1109) Commas (,) must be followed by white space.
(#1118) Commas (,) must be followed by white space.
(#1118) Line exceeds 132 characters; contains 142 characters
(#1122) Commas (,) must be followed by white space.
(#1122) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1133) Inline comments must end in full-stops, exclamation marks, or question marks
(#1205) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Expected 1 space before "*"; 0 found
(#1210) Expected 1 space after "*"; 0 found
(#1210) Expected 1 space before "*"; 0 found
(#1210) Expected 1 space after "*"; 0 found
(#1210) Expected 1 space before "*"; 0 found
(#1210) Expected 1 space after "*"; 0 found
(#1219) Line exceeds 132 characters; contains 160 characters
(#1223) Line exceeds 132 characters; contains 161 characters
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1254) Inline comments must end in full-stops, exclamation marks, or question marks
(#1261) Inline comments must end in full-stops, exclamation marks, or question marks
(#1261) Line indented incorrectly; expected at least 8 spaces, found 4
(#1261) 3 slashes comments are not allowed; use "// Comment." instead
(#1274) Expected 1 space before "*"; 0 found
(#1274) Expected 1 space after "*"; 0 found
(#1283) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1328) No space found before comment text; expected "// datesubmitted == time created. dategraded == time modified or time overridden" but found "//datesubmitted == time created. dategraded == time modified or time overridden"
(#1329) No space found before comment text; expected "// if grade was last modified by the user themselves use date graded. Otherwise use date submitted" but found "//if grade was last modified by the user themselves use date graded. Otherwise use date submitted"
(#1330) Inline comments must end in full-stops, exclamation marks, or question marks
(#1330) No space found before comment text; expected "// TODO: move this copied & pasted code somewhere in the grades API. See MDL-26704" but found "//TODO: move this copied & pasted code somewhere in the grades API. See MDL-26704"
(#1339) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1352) Commas (,) must be followed by white space.
(#1465) Commas (,) must be followed by white space.
(#1474) Commas (,) must be followed by white space.
(#1480) Inline comments must end in full-stops, exclamation marks, or question marks
(#1485) Inline comments must end in full-stops, exclamation marks, or question marks
(#1490) Inline comments must end in full-stops, exclamation marks, or question marks
(#1490) Line indented incorrectly; expected at least 12 spaces, found 8
(#1519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1526) Expected 1 space before "*"; 0 found
(#1526) Expected 1 space after "*"; 0 found
(#1526) Expected 1 space before "*"; 0 found
(#1526) Expected 1 space after "*"; 0 found
(#1526) Expected 1 space before "*"; 0 found
(#1526) Expected 1 space after "*"; 0 found
(#1537) Expected 1 space after "="; 2 found
(#1539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1572) Commas (,) must be followed by white space.
(#1579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1583) Commas (,) must be followed by white space.
(#1588) Line exceeds 132 characters; contains 173 characters
(#1598) Commas (,) must be followed by white space.
(#1601) Commas (,) must be followed by white space.
(#1602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1602) Inline comments must end in full-stops, exclamation marks, or question marks
(#1700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1700) Inline comments must end in full-stops, exclamation marks, or question marks
(#1746) Expected "if (...) {\n"; found "if(...) {\n"
(#1817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1817) No space found before comment text; expected "// need these to work backwards to get a context id. Is there a better way to get contextid from a module instance?" but found "//need these to work backwards to get a context id. Is there a better way to get contextid from a module instance?"
(#1869) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1895) Expected 1 space before "="; 0 found
(#1895) Expected 1 space after "="; 0 found
(#1898) Expected 1 space before "*"; 0 found
(#1898) Expected 1 space after "*"; 0 found
(#1898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1898) Inline comments must end in full-stops, exclamation marks, or question marks
(#1917) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1919) Inline comments must end in full-stops, exclamation marks, or question marks
(#1919) No space found before comment text; expected "// workaround for buggy PHP versions" but found "//workaround for buggy PHP versions"
(#1923) Expected 1 space before "=>"; 0 found
(#1923) Expected 1 space after "=>"; 0 found
(#1923) Expected 1 space before "=>"; 0 found
(#1923) Expected 1 space after "=>"; 0 found
(#1925) Line exceeds 132 characters; contains 151 characters
(#1938) Expected 1 space before "==="; 2 found
(#1940) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1957) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1957) Expected 1 space before "=>"; 0 found
(#1957) Expected 1 space after "=>"; 0 found
(#1968) Commas (,) must be followed by white space.
(#1972) Commas (,) must be followed by white space.
(#1972) Commas (,) must be followed by white space.
(#1999) Inline comments must end in full-stops, exclamation marks, or question marks
(#2035) Variable "tr_sel" must not contain underscores.
(#2036) Variable "tr_join" must not contain underscores.
(#2040) Variable "tr_sel" must not contain underscores.
(#2041) Variable "tr_join" must not contain underscores.
(#2057) Variable "tr_join" must not contain underscores.
(#2065) Expected 1 space before "=>"; 0 found
(#2065) Expected 1 space after "=>"; 0 found
(#2065) Expected 1 space before "=>"; 0 found
(#2065) Expected 1 space after "=>"; 0 found
(#2073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2165) Inline comments must end in full-stops, exclamation marks, or question marks
(#2165) Line indented incorrectly; expected at least 12 spaces, found 9
(#2165) 3 slashes comments are not allowed; use "// Comment." instead
(#2166) Line exceeds 132 characters; contains 141 characters
(#2172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2172) Inline comments must end in full-stops, exclamation marks, or question marks
(#2172) Line indented incorrectly; expected at least 12 spaces, found 8
(#2172) 3 slashes comments are not allowed; use "// Comment." instead
(#2180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2180) Inline comments must end in full-stops, exclamation marks, or question marks
(#2180) Line indented incorrectly; expected at least 12 spaces, found 8
(#2180) 3 slashes comments are not allowed; use "// Comment." instead
(#2240) Line exceeds 132 characters; contains 151 characters
(#2241) Expected 1 space before "=>"; 0 found
(#2241) Expected 1 space after "=>"; 0 found
(#2241) Expected 1 space before "=>"; 0 found
(#2241) Expected 1 space after "=>"; 0 found
(#2241) Expected 1 space before "=>"; 0 found
(#2241) Expected 1 space after "=>"; 0 found
(#2241) Line exceeds 132 characters; contains 134 characters
(#2247) Variable "discussionid_sql" must not contain underscores.
(#2247) Variable "discussionid_params" must not contain underscores.
(#2247) Line exceeds 132 characters; contains 150 characters
(#2248) Variable "discussionid_params" must not contain underscores.
(#2249) Variable "discussionid_sql" must not contain underscores.
(#2256) Variable "groupid_sql" must not contain underscores.
(#2256) Variable "groupid_params" must not contain underscores.
(#2257) Variable "groupid_params" must not contain underscores.
(#2258) Variable "groupid_sql" must not contain underscores.
(#2271) Variable "fullid_sql" must not contain underscores.
(#2271) Variable "fullid_params" must not contain underscores.
(#2272) Variable "fullid_params" must not contain underscores.
(#2273) Variable "fullid_sql" must not contain underscores.
(#2282) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2291) Commas (,) must be followed by white space.
(#2291) Commas (,) must be followed by white space.
(#2330) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#2712) Expected 1 space before "*"; 0 found
(#2712) Expected 1 space after "*"; 0 found
(#2816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2816) Inline comments must end in full-stops, exclamation marks, or question marks
(#2819) Variable "mygroups_sql" must not contain underscores.
(#2832) Variable "mygroups_sql" must not contain underscores.
(#2868) Expected 1 space before "*"; 0 found
(#2868) Expected 1 space after "*"; 0 found
(#2868) Expected 1 space before "*"; 0 found
(#2868) Expected 1 space after "*"; 0 found
(#2868) Expected 1 space before "*"; 0 found
(#2868) Expected 1 space after "*"; 0 found
(#2873) Inline comments must end in full-stops, exclamation marks, or question marks
(#2873) 3 slashes comments are not allowed; use "// Comment." instead
(#2900) Line exceeds 132 characters; contains 142 characters
(#2912) Inline comments must end in full-stops, exclamation marks, or question marks
(#2912) 3 slashes comments are not allowed; use "// Comment." instead
(#2932) Expected 1 space before "*"; 0 found
(#2932) Expected 1 space after "*"; 0 found
(#3002) Inline comments must end in full-stops, exclamation marks, or question marks
(#3006) Line exceeds 132 characters; contains 149 characters
(#3018) Inline comments must end in full-stops, exclamation marks, or question marks
(#3041) Line exceeds 132 characters; contains 135 characters
(#3091) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3259) Expected 1 space before "*"; 0 found
(#3259) Expected 1 space after "*"; 0 found
(#3259) Expected 1 space before "*"; 0 found
(#3259) Expected 1 space after "*"; 0 found
(#3259) Expected 1 space before "*"; 0 found
(#3259) Expected 1 space after "*"; 0 found
(#3277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3277) Inline comments must end in full-stops, exclamation marks, or question marks
(#3277) No space found before comment text; expected "// separate groups without access all" but found "//separate groups without access all"
(#3347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3347) Inline comments must end in full-stops, exclamation marks, or question marks
(#3347) No space found before comment text; expected "// seprate groups without access all" but found "//seprate groups without access all"
(#3398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3398) Inline comments must end in full-stops, exclamation marks, or question marks
(#3430) Expected 1 space after "="; 0 found
(#3460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3460) Inline comments must end in full-stops, exclamation marks, or question marks
(#3483) Inline comments must end in full-stops, exclamation marks, or question marks
(#3493) Inline comments must end in full-stops, exclamation marks, or question marks
(#3493) Line indented incorrectly; expected at least 4 spaces, found 0
(#3500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3500) Inline comments must end in full-stops, exclamation marks, or question marks
(#3687) Line exceeds 132 characters; contains 148 characters
(#3694) Inline comments must end in full-stops, exclamation marks, or question marks
(#3699) Inline comments must end in full-stops, exclamation marks, or question marks
(#3704) Inline comments must end in full-stops, exclamation marks, or question marks
(#3709) Inline comments must end in full-stops, exclamation marks, or question marks
(#3710) Line exceeds 132 characters; contains 133 characters
(#3717) Inline comments must end in full-stops, exclamation marks, or question marks
(#3723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3723) Inline comments must end in full-stops, exclamation marks, or question marks
(#3723) No space found before comment text; expected "// the scale being submitted doesnt match the one in the database" but found "//the scale being submitted doesnt match the one in the database"
(#3727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3727) Inline comments must end in full-stops, exclamation marks, or question marks
(#3734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3734) Inline comments must end in full-stops, exclamation marks, or question marks
(#3734) No space found before comment text; expected "// check that the submitted rating is valid for the scale" but found "//check that the submitted rating is valid for the scale"
(#3736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3736) Inline comments must end in full-stops, exclamation marks, or question marks
(#3741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3741) Inline comments must end in full-stops, exclamation marks, or question marks
(#3743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3743) Inline comments must end in full-stops, exclamation marks, or question marks
(#3743) No space found before comment text; expected "// its a custom scale" but found "//its a custom scale"
(#3754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3754) Inline comments must end in full-stops, exclamation marks, or question marks
(#3754) No space found before comment text; expected "// if its numeric and submitted rating is above maximum" but found "//if its numeric and submitted rating is above maximum"
(#3758) Inline comments must end in full-stops, exclamation marks, or question marks
(#3759) Inline comments must end in full-stops, exclamation marks, or question marks
(#3760) Inline comments must end in full-stops, exclamation marks, or question marks
(#3761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3761) Inline comments must end in full-stops, exclamation marks, or question marks
(#3761) No space found before comment text; expected "// something is wrong" but found "//something is wrong"
(#3775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3775) Inline comments must end in full-stops, exclamation marks, or question marks
(#3780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3780) Inline comments must end in full-stops, exclamation marks, or question marks
(#3919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3919) Inline comments must end in full-stops, exclamation marks, or question marks
(#3920) Expected 1 space before "=>"; 0 found
(#3920) Expected 1 space after "=>"; 0 found
(#3927) Inline comments must end in full-stops, exclamation marks, or question marks
(#3931) Inline comments must end in full-stops, exclamation marks, or question marks
(#3973) Line exceeds maximum limit of 180 characters; contains 243 characters
(#3989) Line exceeds 132 characters; contains 135 characters
(#3990) Line exceeds 132 characters; contains 139 characters
(#3996) Line exceeds 132 characters; contains 158 characters
(#4005) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4005) No space found before comment text; expected "// 'returnimages'" but found "//'returnimages'"
(#4007) Inline comments must end in full-stops, exclamation marks, or question marks
(#4010) Line exceeds 132 characters; contains 162 characters
(#4016) Expected 1 space before "=>"; 0 found
(#4016) Expected 1 space after "=>"; 0 found
(#4018) Line exceeds 132 characters; contains 162 characters
(#4046) 80 slashes comments are not allowed; use "// Comment." instead
(#4048) Inline comments must end in full-stops, exclamation marks, or question marks
(#4048) 80 slashes comments are not allowed; use "// Comment." instead
(#4090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4090) Inline comments must end in full-stops, exclamation marks, or question marks
(#4108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4150) Inline comments must end in full-stops, exclamation marks, or question marks
(#4159) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4195) Inline comments must end in full-stops, exclamation marks, or question marks
(#4202) Expected 1 space before "=>"; 0 found
(#4202) Expected 1 space after "=>"; 0 found
(#4206) Expected 1 space before "=>"; 0 found
(#4206) Expected 1 space after "=>"; 0 found
(#4210) Expected 1 space before "=>"; 0 found
(#4210) Expected 1 space after "=>"; 0 found
(#4221) Inline comments must end in full-stops, exclamation marks, or question marks
(#4232) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4236) Inline comments must end in full-stops, exclamation marks, or question marks
(#4237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4266) Inline comments must end in full-stops, exclamation marks, or question marks
(#4272) Expected 1 space before ">"; 0 found
(#4272) Expected 1 space after ">"; 0 found
(#4276) Expected 1 space before "=>"; 0 found
(#4276) Expected 1 space after "=>"; 0 found
(#4323) Inline comments must end in full-stops, exclamation marks, or question marks
(#4335) Inline comments must end in full-stops, exclamation marks, or question marks
(#4382) Inline comments must end in full-stops, exclamation marks, or question marks
(#4411) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Expected 1 space before "=>"; 0 found
(#4440) Expected 1 space after "=>"; 0 found
(#4454) Expected 1 space before ":"; 0 found
(#4456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4456) Inline comments must end in full-stops, exclamation marks, or question marks
(#4457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4457) Inline comments must end in full-stops, exclamation marks, or question marks
(#4468) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4470) Inline comments must end in full-stops, exclamation marks, or question marks
(#4471) Inline comments must end in full-stops, exclamation marks, or question marks
(#4475) Expected 1 space before "=>"; 0 found
(#4475) Expected 1 space after "=>"; 0 found
(#4482) Inline comments must end in full-stops, exclamation marks, or question marks
(#4493) Expected 1 space before "=>"; 0 found
(#4493) Expected 1 space after "=>"; 0 found
(#4501) Inline comments must end in full-stops, exclamation marks, or question marks
(#4549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4549) Inline comments must end in full-stops, exclamation marks, or question marks
(#4633) Expected 1 space before "=>"; 0 found
(#4633) Expected 1 space after "=>"; 0 found
(#4641) Inline comments must end in full-stops, exclamation marks, or question marks
(#4677) Expected 1 space before "=>"; 0 found
(#4677) Expected 1 space after "=>"; 0 found
(#4678) Line indented incorrectly; expected 8 spaces, found 7
(#4679) Line indented incorrectly; expected 12 spaces, found 11
(#4680) Line indented incorrectly; expected at least 16 spaces, found 15
(#4681) Line indented incorrectly; expected 12 spaces, found 11
(#4682) Line indented incorrectly; expected 8 spaces, found 7
(#4683) Line indented incorrectly; expected at least 12 spaces, found 11
(#4684) Line indented incorrectly; expected 8 spaces, found 7
(#4687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4687) Inline comments must end in full-stops, exclamation marks, or question marks
(#4687) No space found before comment text; expected "// delete ratings" but found "//delete ratings"
(#4697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4697) Inline comments must end in full-stops, exclamation marks, or question marks
(#4697) No space found before comment text; expected "// delete attachments" but found "//delete attachments"
(#4706) Inline comments must end in full-stops, exclamation marks, or question marks
(#4706) Line indented incorrectly; expected at least 8 spaces, found 4
(#4710) Inline comments must end in full-stops, exclamation marks, or question marks
(#4748) Expected 1 space(s) before asterisk; 0 found
(#4783) Line indented incorrectly; expected 12 spaces, found 11
(#4784) Line indented incorrectly; expected at least 16 spaces, found 15
(#4784) Inline comments must end in full-stops, exclamation marks, or question marks
(#4785) Line indented incorrectly; expected at least 16 spaces, found 15
(#4786) Line indented incorrectly; expected 12 spaces, found 11
(#4814) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4814) Inline comments must end in full-stops, exclamation marks, or question marks
(#4816) Inline comments must end in full-stops, exclamation marks, or question marks
(#4817) Line indented incorrectly; expected at least 8 spaces, found 7
(#4823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4823) Inline comments must end in full-stops, exclamation marks, or question marks
(#4825) Inline comments must end in full-stops, exclamation marks, or question marks
(#4875) Inline comments must end in full-stops, exclamation marks, or question marks
(#4882) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#4887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4887) Inline comments must end in full-stops, exclamation marks, or question marks
(#4895) Expected 1 space before "=>"; 0 found
(#4895) Expected 1 space after "=>"; 0 found
(#4895) Expected 1 space before "=>"; 0 found
(#4895) Expected 1 space after "=>"; 0 found
(#4895) Expected 1 space before "=>"; 0 found
(#4895) Expected 1 space after "=>"; 0 found
(#4895) Line exceeds 132 characters; contains 138 characters
(#4900) Inline comments must end in full-stops, exclamation marks, or question marks
(#4902) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#4905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4905) Inline comments must end in full-stops, exclamation marks, or question marks
(#4908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4908) Inline comments must end in full-stops, exclamation marks, or question marks
(#4913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4914) Inline comments must end in full-stops, exclamation marks, or question marks
(#4916) Inline comments must end in full-stops, exclamation marks, or question marks
(#4939) Expected 1 space before "=>"; 0 found
(#4939) Expected 1 space after "=>"; 0 found
(#4939) Expected 1 space before "=>"; 0 found
(#4939) Expected 1 space after "=>"; 0 found
(#5028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5028) Inline comments must end in full-stops, exclamation marks, or question marks
(#5031) Usage of ELSEIF not allowed; use ELSE IF instead
(#5034) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5034) Inline comments must end in full-stops, exclamation marks, or question marks
(#5039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5039) Inline comments must end in full-stops, exclamation marks, or question marks
(#5041) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5041) Inline comments must end in full-stops, exclamation marks, or question marks
(#5046) Usage of ELSEIF not allowed; use ELSE IF instead
(#5049) Usage of ELSEIF not allowed; use ELSE IF instead
(#5090) Commas (,) must be followed by white space.
(#5096) Line exceeds 132 characters; contains 135 characters
(#5187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5192) Expected 1 space before "=>"; 0 found
(#5192) Expected 1 space after "=>"; 0 found
(#5192) Commas (,) must be followed by white space.
(#5192) Expected 1 space before "=>"; 0 found
(#5192) Expected 1 space after "=>"; 0 found
(#5194) Expected 1 space before "=>"; 0 found
(#5194) Expected 1 space after "=>"; 0 found
(#5194) Commas (,) must be followed by white space.
(#5194) Expected 1 space before "=>"; 0 found
(#5194) Expected 1 space after "=>"; 0 found
(#5208) Expected 1 space before "=>"; 0 found
(#5208) Expected 1 space after "=>"; 0 found
(#5208) Expected 1 space before "=>"; 0 found
(#5208) Expected 1 space after "=>"; 0 found
(#5224) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5224) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5225) Line indented incorrectly; expected at least 4 spaces, found 0
(#5228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5228) Inline comments must end in full-stops, exclamation marks, or question marks
(#5279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5280) Inline comments must end in full-stops, exclamation marks, or question marks
(#5303) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5303) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5303) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5303) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5309) Inline comments must end in full-stops, exclamation marks, or question marks
(#5344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5344) Inline comments must end in full-stops, exclamation marks, or question marks
(#5369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5369) Inline comments must end in full-stops, exclamation marks, or question marks
(#5375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5375) Inline comments must end in full-stops, exclamation marks, or question marks
(#5375) No space found before comment text; expected "// separate groups" but found "//separate groups"
(#5384) Expected 1 space(s) before asterisk; 0 found
(#5385) Expected 1 space(s) before asterisk; 0 found
(#5386) Expected 1 space(s) before asterisk; 0 found
(#5387) Expected 1 space(s) before asterisk; 0 found
(#5388) Expected 1 space(s) before asterisk; 0 found
(#5389) Expected 1 space(s) before asterisk; 0 found
(#5390) Expected 1 space(s) before asterisk; 0 found
(#5410) Expected 1 space(s) before asterisk; 0 found
(#5411) Expected 1 space(s) before asterisk; 0 found
(#5412) Expected 1 space(s) before asterisk; 0 found
(#5413) Expected 1 space(s) before asterisk; 0 found
(#5414) Expected 1 space(s) before asterisk; 0 found
(#5415) Expected 1 space(s) before asterisk; 0 found
(#5416) Expected 1 space(s) before asterisk; 0 found
(#5440) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5447) Inline comments must end in full-stops, exclamation marks, or question marks
(#5450) Commas (,) must be followed by white space.
(#5450) Expected 1 space before "=>"; 0 found
(#5450) Expected 1 space after "=>"; 0 found
(#5456) Commas (,) must be followed by white space.
(#5456) Expected 1 space before "=>"; 0 found
(#5456) Expected 1 space after "=>"; 0 found
(#5490) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5490) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5493) Inline comments must end in full-stops, exclamation marks, or question marks
(#5496) Commas (,) must be followed by white space.
(#5496) Expected 1 space before "=>"; 0 found
(#5496) Expected 1 space after "=>"; 0 found
(#5503) Commas (,) must be followed by white space.
(#5503) Expected 1 space before "=>"; 0 found
(#5503) Expected 1 space after "=>"; 0 found
(#5509) Commas (,) must be followed by white space.
(#5509) Expected 1 space before "=>"; 0 found
(#5509) Expected 1 space after "=>"; 0 found
(#5537) Line exceeds 132 characters; contains 157 characters
(#5600) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5618) Inline comments must end in full-stops, exclamation marks, or question marks
(#5618) Line indented incorrectly; expected at least 4 spaces, found 1
(#5625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5625) Inline comments must end in full-stops, exclamation marks, or question marks
(#5638) Inline comments must end in full-stops, exclamation marks, or question marks
(#5638) Line indented incorrectly; expected at least 4 spaces, found 0
(#5640) Inline comments must end in full-stops, exclamation marks, or question marks
(#5640) Line indented incorrectly; expected at least 4 spaces, found 0
(#5646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5646) Inline comments must end in full-stops, exclamation marks, or question marks
(#5646) No space found before comment text; expected "// cache" but found "//cache"
(#5648) Line indented incorrectly; expected at least 4 spaces, found 0
(#5649) Line indented incorrectly; expected at least 4 spaces, found 0
(#5650) Line indented incorrectly; expected at least 4 spaces, found 0
(#5658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5660) Inline comments must end in full-stops, exclamation marks, or question marks
(#5665) Inline comments must end in full-stops, exclamation marks, or question marks
(#5667) Line exceeds 132 characters; contains 143 characters
(#5669) Inline comments must end in full-stops, exclamation marks, or question marks
(#5679) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5682) Empty IF statement detected
(#5687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5687) Inline comments must end in full-stops, exclamation marks, or question marks
(#5689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5689) Inline comments must end in full-stops, exclamation marks, or question marks
(#5705) Line exceeds 132 characters; contains 147 characters
(#5708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5708) Inline comments must end in full-stops, exclamation marks, or question marks
(#5725) Inline comments must end in full-stops, exclamation marks, or question marks
(#5726) Expected 1 space before "=>"; 0 found
(#5726) Expected 1 space after "=>"; 0 found
(#5747) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5749) Inline comments must end in full-stops, exclamation marks, or question marks
(#5751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5751) Inline comments must end in full-stops, exclamation marks, or question marks
(#5815) Expected 1 space before "="; 0 found
(#5815) Expected 1 space after "="; 0 found
(#5841) Inline comments must end in full-stops, exclamation marks, or question marks
(#5846) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5863) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5869) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5880) Expected 1 space before "=>"; 0 found
(#5880) Expected 1 space after "=>"; 0 found
(#5880) Expected 1 space before "=>"; 0 found
(#5880) Expected 1 space after "=>"; 0 found
(#5884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5884) Inline comments must end in full-stops, exclamation marks, or question marks
(#5884) No space found before comment text; expected "// load ratings" but found "//load ratings"
(#5891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5891) Inline comments must end in full-stops, exclamation marks, or question marks
(#5891) No space found before comment text; expected "// the aggregation method" but found "//the aggregation method"
(#5905) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5907) Inline comments must end in full-stops, exclamation marks, or question marks
(#5918) Inline comments must end in full-stops, exclamation marks, or question marks
(#5934) Expected 1 space before opening brace; found 2
(#5988) Line exceeds 132 characters; contains 135 characters
(#5990) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5990) Inline comments must end in full-stops, exclamation marks, or question marks
(#5995) Variable "cm_context" must not contain underscores.
(#5996) Variable "cm_context" must not contain underscores.
(#5997) Variable "cm_context" must not contain underscores.
(#6010) Empty IF statement detected
(#6011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6011) Inline comments must end in full-stops, exclamation marks, or question marks
(#6013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6013) Inline comments must end in full-stops, exclamation marks, or question marks
(#6015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6015) Inline comments must end in full-stops, exclamation marks, or question marks
(#6032) Commas (,) must be followed by white space.
(#6212) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#6213) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#6219) Expected 1 space before "=>"; 0 found
(#6219) Expected 1 space after "=>"; 0 found
(#6219) Expected 1 space before "=>"; 0 found
(#6219) Expected 1 space after "=>"; 0 found
(#6219) Expected 1 space before "=>"; 0 found
(#6219) Expected 1 space after "=>"; 0 found
(#6269) Line indented incorrectly; expected at least 4 spaces, found 1
(#6270) Line indented incorrectly; expected at least 4 spaces, found 1
(#6287) Line indented incorrectly; expected at least 4 spaces, found 1
(#6289) Line indented incorrectly; expected at least 4 spaces, found 1
(#6290) Line indented incorrectly; expected at least 4 spaces, found 1
(#6294) Line indented incorrectly; expected at least 4 spaces, found 1
(#6295) Line indented incorrectly; expected at least 4 spaces, found 1
(#6367) Expected 1 space before "*"; 0 found
(#6367) Expected 1 space after "*"; 0 found
(#6367) Expected 1 space before "*"; 0 found
(#6367) Expected 1 space after "*"; 0 found
(#6367) Expected 1 space before "*"; 0 found
(#6367) Expected 1 space after "*"; 0 found
(#6407) Expected 1 space before "*"; 0 found
(#6407) Expected 1 space after "*"; 0 found
(#6407) Expected 1 space before "*"; 0 found
(#6407) Expected 1 space after "*"; 0 found
(#6407) Expected 1 space before "*"; 0 found
(#6407) Expected 1 space after "*"; 0 found
(#6527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6527) Inline comments must end in full-stops, exclamation marks, or question marks
(#6550) Variable "groups_sql" must not contain underscores.
(#6550) Variable "groups_params" must not contain underscores.
(#6564) Variable "groups_params" must not contain underscores.
(#6574) Variable "groups_sql" must not contain underscores.
(#6626) Line indented incorrectly; expected at least 4 spaces, found 0
(#6627) Expected 1 space before "*"; 0 found
(#6627) Expected 1 space after "*"; 0 found
(#6627) Expected 1 space before "*"; 0 found
(#6627) Expected 1 space after "*"; 0 found
(#6627) Expected 1 space before "*"; 0 found
(#6627) Expected 1 space after "*"; 0 found
(#6629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6629) Inline comments must end in full-stops, exclamation marks, or question marks
(#6629) No space found before comment text; expected "// first get the oldest tracking present - we need tis to speedup the next delete query" but found "//first get the oldest tracking present - we need tis to speedup the next delete query"
(#6634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6634) Inline comments must end in full-stops, exclamation marks, or question marks
(#6638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6638) Inline comments must end in full-stops, exclamation marks, or question marks
(#6658) Inline comments must end in full-stops, exclamation marks, or question marks
(#6658) Line indented incorrectly; expected at least 4 spaces, found 0
(#6663) Inline comments must end in full-stops, exclamation marks, or question marks
(#6663) Line indented incorrectly; expected at least 4 spaces, found 0
(#6669) Inline comments must end in full-stops, exclamation marks, or question marks
(#6669) Line indented incorrectly; expected at least 4 spaces, found 0
(#6680) Line indented incorrectly; expected at least 4 spaces, found 0
(#6681) Inline comments must end in full-stops, exclamation marks, or question marks
(#6681) Line indented incorrectly; expected at least 4 spaces, found 0
(#6726) Commas (,) must be followed by white space.
(#6726) Commas (,) must be followed by white space.
(#6726) Commas (,) must be followed by white space.
(#6726) Commas (,) must be followed by white space.
(#6726) Commas (,) must be followed by white space.
(#6726) Commas (,) must be followed by white space.
(#6877) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#6877) Expected "if (...) {\n"; found "if (...){\n"
(#6881) Variable "hsuforum_types_all" must not contain underscores.
(#6883) Variable "hsuforum_types_all" must not contain underscores.
(#6886) Variable "hsuforum_types_all" must not contain underscores.
(#6927) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6927) Inline comments must end in full-stops, exclamation marks, or question marks
(#6930) Expected 1 space before "=>"; 0 found
(#6930) Expected 1 space after "=>"; 0 found
(#6930) Expected 1 space before "=>"; 0 found
(#6930) Expected 1 space after "=>"; 0 found
(#6938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6938) Inline comments must end in full-stops, exclamation marks, or question marks
(#6938) No space found before comment text; expected "// remove ratings" but found "//remove ratings"
(#6946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6946) Inline comments must end in full-stops, exclamation marks, or question marks
(#6949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6949) Inline comments must end in full-stops, exclamation marks, or question marks
(#6952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6952) Inline comments must end in full-stops, exclamation marks, or question marks
(#6955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6955) Inline comments must end in full-stops, exclamation marks, or question marks
(#6956) Line exceeds 132 characters; contains 135 characters
(#6956) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6956) Inline comments must end in full-stops, exclamation marks, or question marks
(#6957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6957) Inline comments must end in full-stops, exclamation marks, or question marks
(#6957) Line exceeds maximum limit of 180 characters; contains 182 characters
(#6959) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6959) Inline comments must end in full-stops, exclamation marks, or question marks
(#6962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6962) Inline comments must end in full-stops, exclamation marks, or question marks
(#6973) Expected 1 space before "=>"; 0 found
(#6973) Expected 1 space after "=>"; 0 found
(#6973) Expected 1 space before "=>"; 0 found
(#6973) Expected 1 space after "=>"; 0 found
(#6973) Expected 1 space before "=>"; 0 found
(#6973) Expected 1 space after "=>"; 0 found
(#6976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6976) Inline comments must end in full-stops, exclamation marks, or question marks
(#6979) Expected 1 space before "=>"; 0 found
(#6979) Expected 1 space after "=>"; 0 found
(#6979) Expected 1 space before "=>"; 0 found
(#6979) Expected 1 space after "=>"; 0 found
(#6985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6985) Inline comments must end in full-stops, exclamation marks, or question marks
(#6985) No space found before comment text; expected "// remove ratings" but found "//remove ratings"
(#6991) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6991) Inline comments must end in full-stops, exclamation marks, or question marks
(#7013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7019) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7019) Inline comments must end in full-stops, exclamation marks, or question marks
(#7022) Expected 1 space before "=>"; 0 found
(#7022) Expected 1 space after "=>"; 0 found
(#7022) Expected 1 space before "=>"; 0 found
(#7022) Expected 1 space after "=>"; 0 found
(#7022) Commas (,) must be followed by white space.
(#7022) Expected 1 space before "=>"; 0 found
(#7022) Expected 1 space after "=>"; 0 found
(#7025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7025) Inline comments must end in full-stops, exclamation marks, or question marks
(#7028) Expected 1 space before "=>"; 0 found
(#7028) Expected 1 space after "=>"; 0 found
(#7028) Expected 1 space before "=>"; 0 found
(#7028) Expected 1 space after "=>"; 0 found
(#7028) Commas (,) must be followed by white space.
(#7028) Expected 1 space before "=>"; 0 found
(#7028) Expected 1 space after "=>"; 0 found
(#7031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7031) Inline comments must end in full-stops, exclamation marks, or question marks
(#7031) 3 slashes comments are not allowed; use "// Comment." instead
(#7036) Expected 1 space before "=>"; 0 found
(#7036) Expected 1 space after "=>"; 0 found
(#7036) Expected 1 space before "=>"; 0 found
(#7036) Expected 1 space after "=>"; 0 found
(#7036) Expected 1 space before "=>"; 0 found
(#7036) Expected 1 space after "=>"; 0 found
(#7050) Commas (,) must be followed by white space.
(#7052) Line exceeds 132 characters; contains 164 characters
(#7059) Commas (,) must be followed by white space.
(#7062) Commas (,) must be followed by white space.
(#7079) Expected 1 space before "=>"; 0 found
(#7079) Expected 1 space after "=>"; 0 found
(#7079) Expected 1 space before "=>"; 0 found
(#7079) Expected 1 space after "=>"; 0 found
(#7079) Expected 1 space before "=>"; 0 found
(#7079) Expected 1 space after "=>"; 0 found
(#7079) Expected 1 space before "=>"; 0 found
(#7079) Expected 1 space after "=>"; 0 found
(#7079) Line exceeds 132 characters; contains 170 characters
(#7101) Commas (,) must be followed by white space.
(#7102) Commas (,) must be followed by white space.
(#7113) Expected 1 space before opening brace; found 0
(#7146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7146) Inline comments must end in full-stops, exclamation marks, or question marks
(#7152) Line exceeds 132 characters; contains 153 characters
(#7158) Line exceeds maximum limit of 180 characters; contains 272 characters
(#7160) Line exceeds maximum limit of 180 characters; contains 284 characters
(#7166) Expected 1 space before "=>"; 0 found
(#7166) Expected 1 space after "=>"; 0 found
(#7166) Expected 1 space before "=>"; 0 found
(#7166) Expected 1 space after "=>"; 0 found
(#7166) Expected 1 space before "=>"; 0 found
(#7166) Expected 1 space after "=>"; 0 found
(#7166) Line exceeds maximum limit of 180 characters; contains 247 characters
(#7167) Expected 1 space before "=>"; 0 found
(#7167) Expected 1 space after "=>"; 0 found
(#7167) Expected 1 space before "=>"; 0 found
(#7167) Expected 1 space after "=>"; 0 found
(#7167) Expected 1 space before "=>"; 0 found
(#7167) Expected 1 space after "=>"; 0 found
(#7167) Line exceeds maximum limit of 180 characters; contains 245 characters
(#7168) Expected 1 space before "=>"; 0 found
(#7168) Expected 1 space after "=>"; 0 found
(#7168) Expected 1 space before "=>"; 0 found
(#7168) Expected 1 space after "=>"; 0 found
(#7168) Expected 1 space before "=>"; 0 found
(#7168) Expected 1 space after "=>"; 0 found
(#7168) Line exceeds maximum limit of 180 characters; contains 247 characters
(#7169) Expected 1 space before "=>"; 0 found
(#7169) Expected 1 space after "=>"; 0 found
(#7169) Expected 1 space before "=>"; 0 found
(#7169) Expected 1 space after "=>"; 0 found
(#7169) Expected 1 space before "=>"; 0 found
(#7169) Expected 1 space after "=>"; 0 found
(#7169) Line exceeds maximum limit of 180 characters; contains 252 characters
(#7218) Expected 1 space before "=>"; 0 found
(#7218) Expected 1 space after "=>"; 0 found
(#7218) Expected 1 space before "=>"; 0 found
(#7218) Expected 1 space after "=>"; 0 found
(#7243) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#7245) Expected "if (...) {\n"; found "if (...){\n"
(#7246) Expected 1 space before "=>"; 0 found
(#7246) Expected 1 space after "=>"; 0 found
(#7258) Line exceeds 132 characters; contains 143 characters
(#7278) Commas (,) must be followed by white space.
(#7280) Commas (,) must be followed by white space.
(#7339) Expected 1 space after "="; 2 found
(#7374) Expected 1 space before "="; 0 found
(#7374) Expected 1 space after "="; 0 found
(#7384) Expected 1 space before "==="; 0 found
(#7384) Expected 1 space after "==="; 0 found
(#7385) Expected 1 space before "="; 0 found
(#7385) Expected 1 space after "="; 0 found
(#7496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7496) Inline comments must end in full-stops, exclamation marks, or question marks
(#7555) Variable "hsuforum_pagetype" must not contain underscores.
(#7556) Expected 1 space before "=>"; 0 found
(#7556) Expected 1 space after "=>"; 0 found
(#7557) Expected 1 space before "=>"; 0 found
(#7557) Expected 1 space after "=>"; 0 found
(#7558) Expected 1 space before "=>"; 0 found
(#7558) Expected 1 space after "=>"; 0 found
(#7560) Variable "hsuforum_pagetype" must not contain underscores.
(#7574) Line exceeds 132 characters; contains 141 characters
(#7628) Line exceeds 132 characters; contains 140 characters
(#7694) Line exceeds 132 characters; contains 143 characters
(#7699) Inline comments must end in full-stops, exclamation marks, or question marks
(#7700) Inline comments must end in full-stops, exclamation marks, or question marks
(#7701) Inline comments must end in full-stops, exclamation marks, or question marks
(#7702) Inline comments must end in full-stops, exclamation marks, or question marks
(#7710) Inline comments must end in full-stops, exclamation marks, or question marks
(#7719) Line exceeds 132 characters; contains 142 characters
(#7720) Line exceeds 132 characters; contains 137 characters
(#7737) Inline comments must end in full-stops, exclamation marks, or question marks
(#7759) Line exceeds 132 characters; contains 159 characters
(#7760) Inline comments must end in full-stops, exclamation marks, or question marks
(#7762) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7762) Inline comments must end in full-stops, exclamation marks, or question marks
(#7768) Inline comments must end in full-stops, exclamation marks, or question marks
(#7770) Inline comments must end in full-stops, exclamation marks, or question marks
(#7789) Inline comments must end in full-stops, exclamation marks, or question marks
(#7792) Inline comments must end in full-stops, exclamation marks, or question marks
(#7809) Inline comments must end in full-stops, exclamation marks, or question marks
(#7811) Inline comments must end in full-stops, exclamation marks, or question marks
(#7813) Inline comments must end in full-stops, exclamation marks, or question marks
(#7815) Inline comments must end in full-stops, exclamation marks, or question marks
(#7821) Inline comments must end in full-stops, exclamation marks, or question marks
(#7824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7827) Inline comments must end in full-stops, exclamation marks, or question marks
(#7832) Inline comments must end in full-stops, exclamation marks, or question marks
(#7845) Inline comments must end in full-stops, exclamation marks, or question marks
(#7846) Line exceeds 132 characters; contains 174 characters
(#7850) Inline comments must end in full-stops, exclamation marks, or question marks
(#7853) Inline comments must end in full-stops, exclamation marks, or question marks
(#7854) Line exceeds 132 characters; contains 149 characters
(#7857) Variable "groupid_sql" must not contain underscores.
(#7857) Variable "groupid_params" must not contain underscores.
(#7858) Variable "groupid_params" must not contain underscores.
(#7859) Variable "groupid_sql" must not contain underscores.
(#7862) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7862) Inline comments must end in full-stops, exclamation marks, or question marks
(#7864) Line exceeds 132 characters; contains 170 characters
(#7870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7870) Inline comments must end in full-stops, exclamation marks, or question marks
(#7875) Line exceeds 132 characters; contains 143 characters
(#7879) Variable "discussionid_sql" must not contain underscores.
(#7879) Variable "discussionid_params" must not contain underscores.
(#7879) Line exceeds 132 characters; contains 156 characters
(#7880) Variable "discussionid_params" must not contain underscores.
(#7881) Variable "discussionid_sql" must not contain underscores.
(#7895) Inline comments must end in full-stops, exclamation marks, or question marks
(#7940) Inline comments must end in full-stops, exclamation marks, or question marks
(#7942) Inline comments must end in full-stops, exclamation marks, or question marks
(#8058) Expected 1 space before "=>"; 0 found
(#8058) Expected 1 space after "=>"; 0 found
(#8058) Expected 1 space before "=>"; 0 found
(#8058) Expected 1 space after "=>"; 0 found
(#8065) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#8197) Expected 1 space before "=>"; 0 found
(#8197) Expected 1 space after "=>"; 0 found
(#8221) Expected 1 space before "=>"; 0 found
(#8221) Expected 1 space after "=>"; 0 found
(#8273) Expected 1 space before "=>"; 0 found
(#8273) Expected 1 space after "=>"; 0 found
(#8292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#8292) Inline comments must end in full-stops, exclamation marks, or question marks
(#8307) Expected 1 space before "=>"; 0 found
(#8307) Expected 1 space after "=>"; 0 found
(#8339) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/hsuforum/lib/discussion/sort.php
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) This comment is 67% valid code; is this commented out code?
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) This comment is 58% valid code; is this commented out code?
(#80) Inline doc block comments are not allowed; use "// Comment." instead
(#218) Object operator not indented correctly; expected 16 spaces but found 17
(#249) Object operator not indented correctly; expected 16 spaces but found 17
(#250) Empty CATCH statement detected
mod/hsuforum/lib/discussion/subscribe.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#80) Object operator not indented correctly; expected 12 spaces but found 13
(#81) Object operator not indented correctly; expected 12 spaces but found 13
(#82) Object operator not indented correctly; expected 12 spaces but found 13
(#163) Method name "_can_subscribe" should not be prefixed with an underscore to indicate visibility
(#205) Line exceeds 132 characters; contains 133 characters
mod/hsuforum/lib/table/posters.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/hsuforum/lib/userselector/discussion/abstract.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#92) Expected 1 space after "="; 2 found
mod/hsuforum/lib/userselector/discussion/existing.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Line exceeds maximum limit of 180 characters; contains 187 characters
mod/hsuforum/lib/userselector/discussion/potential.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Line exceeds maximum limit of 180 characters; contains 189 characters
mod/hsuforum/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#57) Visibility must be declared on method "__construct"
(#108) Line exceeds 132 characters; contains 139 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#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
(#123) Line exceeds 132 characters; contains 133 characters
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Visibility must be declared on method "get_return_url"
(#159) Visibility must be declared on method "get_navigation"
(#180) Visibility must be declared on method "prepare_package"
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Line exceeds 132 characters; contains 133 characters
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Expected 1 space after "="; 2 found
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#257) Line exceeds 132 characters; contains 134 characters
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) 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
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Line exceeds 132 characters; contains 142 characters
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Line exceeds 132 characters; contains 177 characters
(#351) Visibility must be declared on method "get_sha1"
(#353) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) { "
(#355) Empty CATCH statement detected
(#355) Empty CATCH statement must have a comment to explain why the exception is not handled
(#355) Closing brace must be on a line by itself
(#368) Visibility must be declared on method "expected_time"
(#382) Visibility must be declared on method "check_permissions"
mod/hsuforum/maildigest.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/hsuforum/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) 3 slashes comments are not allowed; use "// Comment." instead
(#27) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#30) "require_once" must be immediately followed by an open parenthesis
(#39) Visibility must be declared on method "definition"
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Line indented incorrectly; expected at least 8 spaces, found 0
(#46) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Line indented incorrectly; expected at least 12 spaces, found 0
(#142) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#179) Expected 1 space before "*"; 3 found
(#180) Expected 1 space before "*"; 3 found
(#181) Expected 1 space before "*"; 3 found
(#182) Expected 1 space before "*"; 2 found
(#183) Expected 1 space before "*"; 2 found
(#184) Expected 1 space before "*"; 2 found
(#186) Expected 1 space before "*"; 3 found
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Line indented incorrectly; expected at least 8 spaces, found 0
(#192) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#195) Commas (,) must be followed by white space.
(#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
(#197) Expected 1 space before "*"; 0 found
(#197) Expected 1 space after "*"; 0 found
(#197) Expected 1 space before "*"; 0 found
(#197) Expected 1 space after "*"; 0 found
(#197) Expected 1 space before "*"; 0 found
(#197) Expected 1 space after "*"; 0 found
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#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
(#199) Expected 1 space before "*"; 0 found
(#199) Expected 1 space after "*"; 0 found
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#201) Expected 1 space before "*"; 0 found
(#201) Expected 1 space after "*"; 0 found
(#201) Expected 1 space before "*"; 0 found
(#201) Expected 1 space after "*"; 0 found
(#201) Expected 1 space before "*"; 0 found
(#201) Expected 1 space after "*"; 0 found
(#202) Expected 1 space before "*"; 0 found
(#202) Expected 1 space after "*"; 0 found
(#202) Expected 1 space before "*"; 0 found
(#202) Expected 1 space after "*"; 0 found
(#202) Expected 1 space before "*"; 0 found
(#202) Expected 1 space after "*"; 0 found
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Line indented incorrectly; expected at least 8 spaces, found 0
(#223) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Line indented incorrectly; expected at least 8 spaces, found 0
(#261) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#262) Line indented incorrectly; expected at least 8 spaces, found 0
(#266) Inline doc block comments are not allowed; use "// Comment." instead
(#268) Line exceeds 132 characters; contains 142 characters
(#272) Visibility must be declared on method "standard_grading_coursemodule_elements"
(#299) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#347) Expected 1 space before "=>"; 0 found
(#347) Expected 1 space after "=>"; 0 found
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Expected "if (...) {\n"; found "if(...) {\n"
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Expected 1 space before "=>"; 0 found
(#412) Expected 1 space after "=>"; 0 found
(#413) Expected 1 space before "=>"; 0 found
(#413) Expected 1 space after "=>"; 0 found
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Expected 1 space before ">"; 0 found
(#487) Expected 1 space after ">"; 0 found
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) No space found before comment text; expected "// if supports grades and grades aren't being handled via ratings" but found "//if supports grades and grades aren't being handled via ratings"
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Line exceeds 132 characters; contains 134 characters
(#690) Visibility must be declared on method "definition_after_data"
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) No space found before comment text; expected "// we don't want to have these appear as possible selections in the form but" but found "//we don't want to have these appear as possible selections in the form but"
(#700) No space found before comment text; expected "// we want the form to display them if they are set." but found "//we want the form to display them if they are set."
(#701) Expected 1 space before "=="; 0 found
(#701) Expected 1 space after "=="; 0 found
(#707) Expected 1 space before "=="; 0 found
(#707) Expected 1 space after "=="; 0 found
(#715) Visibility must be declared on method "data_preprocessing"
(#715) Variable "default_values" must not contain underscores.
(#716) Variable "default_values" must not contain underscores.
(#721) Variable "default_values" must not contain underscores.
(#721) Expected 1 space before "="; 0 found
(#722) Variable "default_values" must not contain underscores.
(#723) Variable "default_values" must not contain underscores.
(#724) Variable "default_values" must not contain underscores.
(#724) Expected 1 space before "="; 0 found
(#724) Expected 1 space after "="; 0 found
(#726) Variable "default_values" must not contain underscores.
(#726) Expected 1 space before "="; 0 found
(#727) Variable "default_values" must not contain underscores.
(#728) Variable "default_values" must not contain underscores.
(#729) Variable "default_values" must not contain underscores.
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#732) Variable "default_values" must not contain underscores.
(#733) Variable "default_values" must not contain underscores.
(#735) Variable "default_values" must not contain underscores.
(#737) Variable "default_values" must not contain underscores.
(#738) Variable "default_values" must not contain underscores.
(#738) Expected 1 space before "="; 0 found
(#738) Expected 1 space after "="; 0 found
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#751) Commas (,) must be followed by white space.
(#752) Expected 1 space before "=>"; 0 found
(#752) Expected 1 space after "=>"; 0 found
(#753) Commas (,) must be followed by white space.
(#754) Commas (,) must be followed by white space.
(#755) Commas (,) must be followed by white space.
(#755) Commas (,) must be followed by white space.
(#757) Expected 1 space before "="; 0 found
(#757) Expected 1 space after "="; 0 found
(#758) Commas (,) must be followed by white space.
(#758) Line exceeds 132 characters; contains 138 characters
(#759) Expected 1 space before "=>"; 0 found
(#759) Expected 1 space after "=>"; 0 found
(#760) Commas (,) must be followed by white space.
(#761) Commas (,) must be followed by white space.
(#761) Line exceeds 132 characters; contains 135 characters
(#762) Commas (,) must be followed by white space.
(#762) Commas (,) must be followed by white space.
(#764) Expected 1 space before "="; 0 found
(#764) Expected 1 space after "="; 0 found
(#765) Commas (,) must be followed by white space.
(#766) Expected 1 space before "=>"; 0 found
(#766) Expected 1 space after "=>"; 0 found
(#767) Commas (,) must be followed by white space.
(#768) Commas (,) must be followed by white space.
(#769) Commas (,) must be followed by white space.
(#769) Commas (,) must be followed by white space.
(#771) Commas (,) must be followed by white space.
(#771) Commas (,) must be followed by white space.
(#774) Visibility must be declared on method "completion_rule_enabled"
(#775) Expected 1 space before "!="; 0 found
(#775) Expected 1 space after "!="; 0 found
(#776) Expected 1 space before "!="; 0 found
(#776) Expected 1 space after "!="; 0 found
(#777) Expected 1 space before "!="; 0 found
(#777) Expected 1 space after "!="; 0 found
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Expected 1 space before "=="; 0 found
(#792) Expected 1 space after "=="; 0 found
(#805) Visibility must be declared on method "validation"
(#811) Line exceeds 132 characters; contains 163 characters
mod/hsuforum/post.php
(#96) Line exceeds 132 characters; contains 133 characters
(#230) Expected 1 space before "="; 0 found
(#342) Line exceeds 132 characters; contains 134 characters
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#587) Line exceeds 132 characters; contains 134 characters
(#596) Expected 1 space before "=>"; 0 found
(#596) Expected 1 space after "=>"; 0 found
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#598) Expected 1 space before "=>"; 0 found
(#598) Expected 1 space after "=>"; 0 found
(#599) Expected 1 space before "=>"; 0 found
(#599) Expected 1 space after "=>"; 0 found
(#600) Expected 1 space before "=>"; 0 found
(#600) Expected 1 space after "=>"; 0 found
(#601) Expected 1 space before "=>"; 0 found
(#601) Expected 1 space after "=>"; 0 found
(#603) Expected 1 space before "=>"; 0 found
(#603) Expected 1 space after "=>"; 0 found
(#603) Expected 1 space before "?"; 0 found
(#603) Expected 1 space after "?"; 0 found
(#603) Expected 1 space before ":"; 0 found
(#603) Expected 1 space after ":"; 0 found
(#604) Expected 1 space before "=>"; 0 found
(#604) Expected 1 space after "=>"; 0 found
(#605) Expected 1 space before "=>"; 0 found
(#605) Expected 1 space after "=>"; 0 found
(#606) Expected 1 space before "=>"; 0 found
(#606) Expected 1 space after "=>"; 0 found
(#607) Expected 1 space before "=>"; 0 found
(#607) Expected 1 space after "=>"; 0 found
(#608) Expected 1 space before "=>"; 0 found
(#608) Expected 1 space after "=>"; 0 found
(#609) Expected 1 space before "=>"; 0 found
(#609) Expected 1 space after "=>"; 0 found
(#610) Expected 1 space before "=>"; 0 found
(#610) Expected 1 space after "=>"; 0 found
(#615) Expected 1 space before "=>"; 0 found
(#615) Expected 1 space after "=>"; 0 found
(#617) Expected 1 space before "=>"; 0 found
(#617) Expected 1 space after "=>"; 0 found
(#619) Expected 1 space before "=>"; 0 found
(#619) Expected 1 space after "=>"; 0 found
(#623) Expected 1 space before "=>"; 0 found
(#623) Expected 1 space after "=>"; 0 found
(#625) Expected 1 space before "=>"; 0 found
(#625) Expected 1 space after "=>"; 0 found
mod/hsuforum/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#56) global $OUTPUT cannot be used in renderers. Use $this->output.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) global $OUTPUT cannot be used in renderers. Use $this->output.
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#82) global $OUTPUT cannot be used in renderers. Use $this->output.
(#86) global $OUTPUT cannot be used in renderers. Use $this->output.
(#86) Commas (,) must be followed by white space.
(#91) Line exceeds 132 characters; contains 150 characters
(#101) Line exceeds 132 characters; contains 141 characters
(#113) global $PAGE cannot be used in renderers. Use $this->page.
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line exceeds 132 characters; contains 161 characters
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) 3 slashes comments are not allowed; use "// Comment." instead
(#181) global $PAGE cannot be used in renderers. Use $this->page.
(#187) global $PAGE cannot be used in renderers. Use $this->page.
(#206) Line exceeds 132 characters; contains 135 characters
(#238) global $PAGE cannot be used in renderers. Use $this->page.
(#242) Line exceeds 132 characters; contains 143 characters
(#281) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line exceeds maximum limit of 180 characters; contains 190 characters
(#326) global $PAGE cannot be used in renderers. Use $this->page.
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Commas (,) must be followed by white space.
(#426) Space found before semicolon; expected ");" but found ") ;"
(#430) Line exceeds 132 characters; contains 150 characters
(#435) global $PAGE cannot be used in renderers. Use $this->page.
(#474) Line exceeds 132 characters; contains 133 characters
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Commas (,) must be followed by white space.
(#482) Expected "if (...) {\n"; found "if (...){\n"
(#486) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#486) Expected "if (...) {\n"; found "if (...){\n"
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Commas (,) must be followed by white space.
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Expected "if (...) {\n"; found "if(...) {\n"
(#555) global $PAGE cannot be used in renderers. Use $this->page.
(#558) Expected "if (...) {\n"; found "if(...) {\n"
(#585) Line exceeds 132 characters; contains 167 characters
(#588) Commas (,) must be followed by white space.
(#589) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#612) Line exceeds 132 characters; contains 133 characters
(#626) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#748) global $PAGE cannot be used in renderers. Use $this->page.
(#766) Line exceeds maximum limit of 180 characters; contains 253 characters
(#792) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#795) Expected "if (...) {\n"; found "if(...) {\n"
(#800) global $PAGE cannot be used in renderers. Use $this->page.
(#810) Line indented incorrectly; expected at least 8 spaces, found 1
(#811) Line exceeds maximum limit of 180 characters; contains 204 characters
(#853) Expected 1 space before "=>"; 0 found
(#853) Expected 1 space after "=>"; 0 found
(#853) Expected 1 space before "=>"; 0 found
(#853) Expected 1 space after "=>"; 0 found
(#853) Expected 1 space before "=>"; 0 found
(#853) Expected 1 space after "=>"; 0 found
(#860) Expected 1 space before "=>"; 0 found
(#860) Expected 1 space after "=>"; 0 found
(#860) Expected 1 space before "=>"; 0 found
(#860) Expected 1 space after "=>"; 0 found
(#860) Expected 1 space before "=>"; 0 found
(#860) Expected 1 space after "=>"; 0 found
(#860) Expected 1 space before "=>"; 0 found
(#860) Expected 1 space after "=>"; 0 found
(#860) Line exceeds maximum limit of 180 characters; contains 191 characters
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Expected 1 space before "=>"; 0 found
(#862) Expected 1 space after "=>"; 0 found
(#862) Line exceeds maximum limit of 180 characters; contains 196 characters
(#891) Expected 1 space before "==="; 0 found
(#891) Expected 1 space after "==="; 0 found
(#908) Expected 1 space before "=>"; 0 found
(#908) Expected 1 space after "=>"; 0 found
(#1031) global $PAGE cannot be used in renderers. Use $this->page.
(#1105) global $PAGE cannot be used in renderers. Use $this->page.
(#1106) global $PAGE cannot be used in renderers. Use $this->page.
(#1107) global $PAGE cannot be used in renderers. Use $this->page.
(#1109) global $PAGE cannot be used in renderers. Use $this->page.
(#1138) Expected "if (...) {\n"; found "if (...){\n"
(#1154) Expected 1 space after ":"; 2 found
(#1238) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1247) Line exceeds 132 characters; contains 156 characters
(#1257) Whitespace found at end of line
(#1272) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1272) Line exceeds 132 characters; contains 142 characters
(#1277) Line exceeds 132 characters; contains 139 characters
(#1312) global $PAGE cannot be used in renderers. Use $this->page.
(#1397) Expected 1 space before "+"; 0 found
(#1397) Expected 1 space after "+"; 0 found
(#1450) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1475) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1578) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1597) Inline comments must end in full-stops, exclamation marks, or question marks
(#1604) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1686) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1748) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1752) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1816) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1841) Inline comments must end in full-stops, exclamation marks, or question marks
(#1846) Line exceeds 132 characters; contains 151 characters
(#1853) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1870) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1872) Line exceeds maximum limit of 180 characters; contains 272 characters
(#1922) global $PAGE cannot be used in renderers. Use $this->page.
(#1924) global $PAGE cannot be used in renderers. Use $this->page.
(#1928) Commas (,) must be followed by white space.
(#1929) Commas (,) must be followed by white space.
(#1930) Commas (,) must be followed by white space.
(#1948) Expected "if (...) {\n"; found "if (...){\n"
(#1963) Expected "} else {\n"; found "} else{\n"
(#1966) Line exceeds 132 characters; contains 150 characters
(#1967) Line exceeds 132 characters; contains 150 characters
(#1979) global $PAGE cannot be used in renderers. Use $this->page.
(#1985) global $PAGE cannot be used in renderers. Use $this->page.
(#1993) global $PAGE cannot be used in renderers. Use $this->page.
(#2001) Expected 1 space after "!=="; 0 found
(#2001) Expected 1 space after "!=="; 0 found
(#2015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2015) Inline comments must end in full-stops, exclamation marks, or question marks
(#2015) This comment is 67% valid code; is this commented out code?
(#2015) No space found before comment text; expected "// fill="#FFFFFF"" but found "//fill="#FFFFFF""
mod/hsuforum/repository/abstract.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/hsuforum/repository/discussion.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#56) Line exceeds maximum limit of 180 characters; contains 186 characters
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line exceeds maximum limit of 180 characters; contains 184 characters
mod/hsuforum/route.php
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/hsuforum/rsslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) No space found before comment text; expected "// are RSS feeds enabled?" but found "//are RSS feeds enabled?"
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// context id from db should match the submitted one" but found "//context id from db should match the submitted one"
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// the sql that will retreive the data for the feed and be hashed to get the cache filename" but found "//the sql that will retreive the data for the feed and be hashed to get the cache filename"
(#70) No space found before comment text; expected "// Is the cache out of date?" but found "//Is the cache out of date?"
(#76) Expected 1 space before "-"; 0 found
(#76) Expected 1 space after "-"; 0 found
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// return the path to the cached version" but found "//return the path to the cached version"
(#99) 55 slashes comments are not allowed; use "// Comment." instead
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// Utility functions" but found "//Utility functions"
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) 3 slashes comments are not allowed; use "// Comment." instead
(#187) Line exceeds maximum limit of 180 characters; contains 252 characters
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) No space found before comment text; expected "// set a flag. Are we displaying discussions or posts?" but found "//set a flag. Are we displaying discussions or posts?"
(#317) Expected 1 space before "!="; 0 found
(#317) Expected 1 space after "!="; 0 found
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) No space found before comment text; expected "// we should have an item title by now but if we dont somehow then substitute something somewhat meaningful" but found "//we should have an item title by now but if we dont somehow then substitute something somewhat meaningful"
(#370) Commas (,) must be followed by white space.
(#370) Line exceeds 132 characters; contains 141 characters
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) No space found before comment text; expected "// TODO: MDL-31129 implement post attachment handling" but found "//TODO: MDL-31129 implement post attachment handling"
(#389) This comment is 65% valid code; is this commented out code?
(#402) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#408) Line indented incorrectly; expected at least 4 spaces, found 0
(#413) Line indented incorrectly; expected at least 4 spaces, found 0
mod/hsuforum/search.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// TODO: this is very sloppy --skodak" but found "//TODO: this is very sloppy --skodak"
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) 3 slashes comments are not allowed; use "// Comment." instead
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#164) Expected 1 space before "*"; 0 found
(#164) Expected 1 space after "*"; 0 found
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) No space found before comment text; expected "// including this here to prevent it being included if there are no search results" but found "//including this here to prevent it being included if there are no search results"
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// set up the ratings information that will be the same for all posts" but found "//set up the ratings information that will be the same for all posts"
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) No space found before comment text; expected "// added to implement highlighting of search terms found only in HTML markup" but found "//added to implement highlighting of search terms found only in HTML markup"
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// fiedorow - 9/2/2005" but found "//fiedorow - 9/2/2005"
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#231) Commas (,) must be followed by white space.
(#231) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Line exceeds 132 characters; contains 142 characters
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) No space found before comment text; expected "// add the ratings information to the post" but found "//add the ratings information to the post"
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) No space found before comment text; expected "// Unfortunately seem to have do this individually as posts may be from different forums" but found "//Unfortunately seem to have do this individually as posts may be from different forums"
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) No space found before comment text; expected "// the aggregation method" but found "//the aggregation method"
(#292) Expected 1 space before "=="; 0 found
(#292) Expected 1 space after "=="; 0 found
(#300) Variable "missing_terms" must not contain underscores.
(#320) Commas (,) must be followed by white space.
(#320) Commas (,) must be followed by white space.
(#320) Line exceeds 132 characters; contains 134 characters
(#321) Variable "missing_terms" must not contain underscores.
(#328) Variable "missing_terms" must not contain underscores.
(#329) Commas (,) must be followed by white space.
(#330) Variable "missing_terms" must not contain underscores.
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Expected 1 space before opening brace; found 2
mod/hsuforum/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line exceeds 132 characters; contains 133 characters
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Commas (,) must be followed by white space.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
mod/hsuforum/subscribe.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#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
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) 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
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line exceeds 132 characters; contains 136 characters
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) 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
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line exceeds 132 characters; contains 136 characters
mod/hsuforum/subscribers.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Commas (,) must be followed by white space.
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#77) Inline doc block comments are not allowed; use "// Comment." instead
mod/hsuforum/tests/behat/behat_mod_hsuforum.php
(#55) Line exceeds 132 characters; contains 166 characters
(#66) Line exceeds 132 characters; contains 136 characters
(#68) Line exceeds 132 characters; contains 135 characters
(#245) Line exceeds 132 characters; contains 133 characters
mod/hsuforum/tests/events_test.php
(#188) Line exceeds 132 characters; contains 135 characters
(#1973) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/tests/externallib_test.php
(#474) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#577) Line exceeds 132 characters; contains 135 characters
(#643) Line exceeds 132 characters; contains 135 characters
(#652) Line exceeds 132 characters; contains 135 characters
(#828) Line exceeds 132 characters; contains 135 characters
(#843) Line exceeds 132 characters; contains 135 characters
(#888) Line exceeds 132 characters; contains 135 characters
(#948) Line exceeds 132 characters; contains 135 characters
(#952) Line exceeds 132 characters; contains 135 characters
(#1025) Line exceeds 132 characters; contains 135 characters
(#1037) Line exceeds 132 characters; contains 135 characters
(#1053) Line exceeds 132 characters; contains 135 characters
mod/hsuforum/tests/form_service_test.php
(#16) Whitespace found at end of line
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#25) Line exceeds 132 characters; contains 147 characters
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#118) Line exceeds 132 characters; contains 134 characters
mod/hsuforum/tests/generator/lib.php
(#359) Line exceeds 132 characters; contains 138 characters
(#361) Line exceeds 132 characters; contains 133 characters
mod/hsuforum/tests/generator_test.php
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Line exceeds 132 characters; contains 146 characters
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Line exceeds 132 characters; contains 153 characters
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/tests/grades_gradeitems_test.php
(#49) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
mod/hsuforum/tests/lib_test.php
(#539) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#543) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#618) Line exceeds 132 characters; contains 133 characters
(#881) Line exceeds 132 characters; contains 133 characters
(#882) Line exceeds 132 characters; contains 134 characters
(#2419) Line exceeds 132 characters; contains 133 characters
(#2706) Expected 1 space before opening brace; found 0
(#2742) Inline comments must end in full-stops, exclamation marks, or question marks
(#2751) Inline comments must end in full-stops, exclamation marks, or question marks
(#2754) Inline comments must end in full-stops, exclamation marks, or question marks
(#2759) Inline comments must end in full-stops, exclamation marks, or question marks
(#2765) Inline comments must end in full-stops, exclamation marks, or question marks
(#2774) Inline comments must end in full-stops, exclamation marks, or question marks
(#2965) Line exceeds 132 characters; contains 141 characters
(#2976) Line exceeds 132 characters; contains 136 characters
(#3538) No space found before comment text; expected "// Create 3 discussions." but found "//Create 3 discussions."
(#3582) No space found before comment text; expected "// Create a discussion." but found "//Create a discussion."
(#3599) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/hsuforum/tests/mail_test.php
(#293) Whitespace found at end of line
(#709) No space found before comment text; expected "// $this->assertFalse($seenauthor);" but found "//$this->assertFalse($seenauthor);"
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#905) Line exceeds 132 characters; contains 178 characters
(#1185) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/tests/maildigest_test.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/tests/portfolio_caller_test.php
(#49) This comment is 50% valid code; is this commented out code?
(#94) This comment is 50% valid code; is this commented out code?
mod/hsuforum/tests/privacy_provider_test.php
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#833) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1200) Line exceeds 132 characters; contains 133 characters
mod/hsuforum/unsubscribeall.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#54) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
mod/hsuforum/user.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#91) 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
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Line exceeds 132 characters; contains 151 characters
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) No space found before comment text; expected "// todo Rather than retrieving the ratings for each post individually it would be nice to do them in groups" but found "//todo Rather than retrieving the ratings for each post individually it would be nice to do them in groups"
(#256) No space found before comment text; expected "// however this requires creating arrays of posts with each array containing all of the posts from a particular forum," but found "//however this requires creating arrays of posts with each array containing all of the posts from a particular forum,"
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) No space found before comment text; expected "// retrieving the ratings then reassembling them all back into a single array sorted by post.modified (descending)" but found "//retrieving the ratings then reassembling them all back into a single array sorted by post.modified (descending)"
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) No space found before comment text; expected "// the aggregation method" but found "//the aggregation method"
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) No space found before comment text; expected "// updating the array this way because we're iterating over a collection and updating them one by one" but found "//updating the array this way because we're iterating over a collection and updating them one by one"
(#324) Line exceeds 132 characters; contains 165 characters
(#367) Line exceeds 132 characters; contains 143 characters
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/hsuforum/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hsuforum/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected 0 spaces, found 4
(#40) Line indented incorrectly; expected 0 spaces, found 4
(#43) Line indented incorrectly; expected 0 spaces, found 4
(#44) Line indented incorrectly; expected 4 spaces, found 8
(#44) Expected "if (...) {\n"; found "if (...){\n"
(#46) Line indented incorrectly; expected 4 spaces, found 8
(#49) Line indented incorrectly; expected 0 spaces, found 4
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#53) Line indented incorrectly; expected 0 spaces, found 4
(#54) Line indented incorrectly; expected 0 spaces, found 4
(#56) Line indented incorrectly; expected 0 spaces, found 4
(#61) Line indented incorrectly; expected 0 spaces, found 4
(#63) Line indented incorrectly; expected 0 spaces, found 4
(#67) Line indented incorrectly; expected 0 spaces, found 4
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#71) Line indented incorrectly; expected 4 spaces, found 8
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#76) Line indented incorrectly; expected 0 spaces, found 4
(#78) 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
(#84) 3 slashes comments are not allowed; use "// Comment." instead
(#90) 3 slashes comments are not allowed; use "// Comment." instead
(#100) Line indented incorrectly; expected 0 spaces, found 4
(#102) Line indented incorrectly; expected 0 spaces, found 4
(#104) Line indented incorrectly; expected 0 spaces, found 4
(#106) Line indented incorrectly; expected 0 spaces, found 4

Javascript coding style problems

(11 errors, 162 warnings)

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

mod/hsuforum/amd/src/accessibility.js
(#45) Missing semicolon. (babel/semi)
mod/hsuforum/module.js
(#5) Identifier 'mod_hsuforum' is not in camel case. (camelcase)
(#10) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#31) Operator '+' must be spaced. (space-infix-ops)
(#31) Operator '+' must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#34) Missing semicolon. (semi)
(#40) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#44) Missing semicolon. (semi)
(#48) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#75) Missing space before opening brace. (space-before-blocks)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Operator '+' must be spaced. (space-infix-ops)
(#78) Operator '+' must be spaced. (space-infix-ops)
(#78) Operator '+' must be spaced. (space-infix-ops)
(#78) Operator '+' must be spaced. (space-infix-ops)
(#84) Missing semicolon. (semi)
(#86) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#86) Missing JSDoc for parameter 'url'. (valid-jsdoc)
(#86) Missing JSDoc for parameter 'successCallback'. (valid-jsdoc)
(#86) Missing JSDoc for parameter 'failureCallback'. (valid-jsdoc)
(#102) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#102) Missing JSDoc for parameter 'response'. (valid-jsdoc)
(#102) Missing JSDoc for parameter 'callback'. (valid-jsdoc)
(#105) Identifier 'io_success_handler' is not in camel case. (camelcase)
(#111) Unexpected alert. (no-alert)
(#112) Unexpected console statement. (no-console)
(#113) Unexpected console statement. (no-console)
(#114) Unexpected console statement. (no-console)
(#115) Unexpected console statement. (no-console)
(#120) Unexpected alert. (no-alert)
(#120) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#129) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#129) Missing JSDoc for parameter 'callback'. (valid-jsdoc)
(#132) Identifier 'io_failure_handler' is not in camel case. (camelcase)
(#133) Unexpected alert. (no-alert)
(#133) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#140) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#140) Missing JSDoc for parameter 'HSUFORUM_GRADETYPE_MANUAL'. (valid-jsdoc)
(#143) Identifier 'init_modform' is not in camel case. (camelcase)
(#147) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
mod/hsuforum/yui/src/article/js/article.js
(#30) There should be no space after '{'. (object-curly-spacing)
(#30) There should be no space before '}'. (object-curly-spacing)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) There should be no space before '}'. (object-curly-spacing)
(#48) There should be no space after '{'. (object-curly-spacing)
(#48) There should be no space before '}'. (object-curly-spacing)
(#57) There should be no space after '{'. (object-curly-spacing)
(#57) There should be no space before '}'. (object-curly-spacing)
(#66) There should be no space after '{'. (object-curly-spacing)
(#66) There should be no space before '}'. (object-curly-spacing)
(#75) There should be no space after '{'. (object-curly-spacing)
(#75) There should be no space before '}'. (object-curly-spacing)
(#95) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) Expected space(s) after "if". (keyword-spacing)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) Multiple spaces found before '='. (no-multi-spaces)
(#128) Multiple spaces found before '='. (no-multi-spaces)
(#129) Multiple spaces found before '='. (no-multi-spaces)
(#180) Multiple spaces found before '='. (no-multi-spaces)
(#181) Multiple spaces found before '='. (no-multi-spaces)
(#182) Multiple spaces found before '='. (no-multi-spaces)
(#192) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#204) Missing JSDoc parameter type for 'discussionid'. (valid-jsdoc)
(#205) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#236) Unexpected confirm. (no-alert)
(#236) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#270) Identifier 'init_article' is not in camel case. (camelcase)
(#276) Missing JSDoc parameter type for 'el'. (valid-jsdoc)
mod/hsuforum/yui/src/article/js/common.js
(#1) 'CSS' is already defined as a built-in global variable. (no-redeclare)
(#54) Identifier 'mod_hsuforum' is not in camel case. (camelcase)
mod/hsuforum/yui/src/article/js/dom.js
(#29) There should be no space after '{'. (object-curly-spacing)
(#29) There should be no space before '}'. (object-curly-spacing)
(#84) There should be no space after '{'. (object-curly-spacing)
(#84) There should be no space before '}'. (object-curly-spacing)
(#103) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#171) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#183) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#227) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
mod/hsuforum/yui/src/article/js/form.js
(#31) There should be no space after '{'. (object-curly-spacing)
(#31) There should be no space before '}'. (object-curly-spacing)
(#59) Missing JSDoc parameter type for 'parentNode'. (valid-jsdoc)
(#63) Multiple spaces found before '='. (no-multi-spaces)
(#79) This line has a length of 133. Maximum allowed is 132. (max-len)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Missing JSDoc parameter type for 'node'. (valid-jsdoc)
(#103) Use '===' to compare with null. (no-eq-null)
(#119) Missing JSDoc parameter type for 'wrapperNode'. (valid-jsdoc)
(#137) This line has a length of 169. Maximum allowed is 132. (max-len)
(#161) There should be no space after '{'. (object-curly-spacing)
(#161) There should be no space before '}'. (object-curly-spacing)
(#195) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#229) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#254) Missing space before value for key 'sendInProgressData'. (key-spacing)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#267) Missing JSDoc parameter type for 'postId'. (valid-jsdoc)
(#291) Operator '+' must be spaced. (space-infix-ops)
(#305) Operator '+' must be spaced. (space-infix-ops)
(#305) Operator '+' must be spaced. (space-infix-ops)
(#306) Operator '+' must be spaced. (space-infix-ops)
(#306) Operator '+' must be spaced. (space-infix-ops)
(#307) Operator '+' must be spaced. (space-infix-ops)
(#307) Operator '+' must be spaced. (space-infix-ops)
(#308) Operator '+' must be spaced. (space-infix-ops)
(#308) Operator '+' must be spaced. (space-infix-ops)
(#309) Operator '+' must be spaced. (space-infix-ops)
(#309) Operator '+' must be spaced. (space-infix-ops)
(#316) Missing JSDoc parameter type for 'field'. (valid-jsdoc)
(#348) Missing space before opening brace. (space-before-blocks)
(#368) Expected space(s) after "if". (keyword-spacing)
(#368) There should be no space after this paren. (space-in-parens)
(#371) Identifier 'title_nodes' is not in camel case. (camelcase)
(#372) Unexpected space before function parentheses. (space-before-function-paren)
(#373) Identifier 'title_nodes' is not in camel case. (camelcase)
(#375) Unexpected space before function parentheses. (space-before-function-paren)
(#380) Identifier 'title_nodes' is not in camel case. (camelcase)
(#385) Unexpected space before function parentheses. (space-before-function-paren)
(#410) Missing JSDoc for parameter 'enduts'. (valid-jsdoc)
(#413) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#413) Expected JSDoc for 'startuts' but found 'int'. (valid-jsdoc)
(#414) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#414) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#429) Unexpected space before function parentheses. (space-before-function-paren)
(#453) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#454) Expected space(s) after "catch". (keyword-spacing)
(#460) Unexpected space before function parentheses. (space-before-function-paren)
(#498) Identifier 'server_offset' is not in camel case. (camelcase)
mod/hsuforum/yui/src/article/js/router.js
(#20) Unexpected empty method 'initializer'. (no-empty-function)
(#44) ["delete"] is better written in dot notation. (dot-notation)
(#45) ["delete"] is better written in dot notation. (dot-notation)
(#56) Missing JSDoc parameter type for 'el'. (valid-jsdoc)
(#61) Missing space before opening brace. (space-before-blocks)
(#64) Empty block statement. (no-empty)
(#66) A space is required after ','. (comma-spacing)
(#73) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#82) Operator '>' must be spaced. (space-infix-ops)
(#82) Missing space before opening brace. (space-before-blocks)
(#112) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#117) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#123) Multiple spaces found before '='. (no-multi-spaces)
(#135) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#150) Missing JSDoc parameter type for 'req'. (valid-jsdoc)
(#151) Missing JSDoc parameter type for 'res'. (valid-jsdoc)
(#152) Missing JSDoc parameter type for 'next'. (valid-jsdoc)
(#167) There should be no space after '{'. (object-curly-spacing)
(#167) There should be no space before '}'. (object-curly-spacing)
(#179) Operator '+' must be spaced. (space-infix-ops)
(#192) There should be no space after '{'. (object-curly-spacing)
(#192) There should be no space before '}'. (object-curly-spacing)
(#193) There should be no space after '{'. (object-curly-spacing)
(#193) There should be no space before '}'. (object-curly-spacing)
(#194) There should be no space after '{'. (object-curly-spacing)
(#194) There should be no space before '}'. (object-curly-spacing)
mod/hsuforum/yui/src/io/js/io.js
(#34) There should be no space after '{'. (object-curly-spacing)
(#34) There should be no space before '}'. (object-curly-spacing)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) There should be no space before '}'. (object-curly-spacing)
(#51) Missing JSDoc parameter type for 'id'. (valid-jsdoc)
(#52) Missing JSDoc parameter type for 'response'. (valid-jsdoc)
(#53) Missing JSDoc parameter type for 'args'. (valid-jsdoc)
(#63) Unexpected alert. (no-alert)
(#70) Unexpected alert. (no-alert)
(#94) There should be no space before '}'. (object-curly-spacing)
(#96) There should be no space after '{'. (object-curly-spacing)
(#96) There should be no space before '}'. (object-curly-spacing)
(#116) There should be no space after '{'. (object-curly-spacing)
(#116) There should be no space before '}'. (object-curly-spacing)
(#117) There should be no space after '{'. (object-curly-spacing)
(#117) There should be no space before '}'. (object-curly-spacing)
(#135) Identifier 'mod_hsuforum' is not in camel case. (camelcase)
mod/hsuforum/yui/src/livelog/js/livelog.js
(#161) Identifier 'mod_hsuforum' is not in camel case. (camelcase)
(#163) Identifier 'init_livelog' is not in camel case. (camelcase)

CSS problems

(219 errors, 7 warnings)

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

mod/hsuforum/styles.css
(#27) Expected newline before "}" (block-closing-brace-newline-before)
(#35) Expected newline before "}" (block-closing-brace-newline-before)
(#36) Expected newline before "}" (block-closing-brace-newline-before)
(#587) Expected newline before "}" (block-closing-brace-newline-before)
(#589) Expected newline before "}" (block-closing-brace-newline-before)
(#590) Expected newline before "}" (block-closing-brace-newline-before)
(#591) Expected newline before "}" (block-closing-brace-newline-before)
(#592) Expected newline before "}" (block-closing-brace-newline-before)
(#593) Expected newline before "}" (block-closing-brace-newline-before)
(#587) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#589) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#590) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#591) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#592) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#593) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#27) Expected newline after "{" (block-opening-brace-newline-after)
(#35) Expected newline after "{" (block-opening-brace-newline-after)
(#36) Expected newline after "{" (block-opening-brace-newline-after)
(#587) Expected newline after "{" (block-opening-brace-newline-after)
(#589) Expected newline after "{" (block-opening-brace-newline-after)
(#590) Expected newline after "{" (block-opening-brace-newline-after)
(#591) Expected newline after "{" (block-opening-brace-newline-after)
(#592) Expected newline after "{" (block-opening-brace-newline-after)
(#593) Expected newline after "{" (block-opening-brace-newline-after)
(#22) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected single space before "{" (block-opening-brace-space-before)
(#76) Expected single space before "{" (block-opening-brace-space-before)
(#131) Expected single space before "{" (block-opening-brace-space-before)
(#145) Expected single space before "{" (block-opening-brace-space-before)
(#148) Expected single space before "{" (block-opening-brace-space-before)
(#180) Expected single space before "{" (block-opening-brace-space-before)
(#196) Expected single space before "{" (block-opening-brace-space-before)
(#213) Expected single space before "{" (block-opening-brace-space-before)
(#217) Expected single space before "{" (block-opening-brace-space-before)
(#225) Expected single space before "{" (block-opening-brace-space-before)
(#249) Expected single space before "{" (block-opening-brace-space-before)
(#252) Expected single space before "{" (block-opening-brace-space-before)
(#257) Expected single space before "{" (block-opening-brace-space-before)
(#262) Expected single space before "{" (block-opening-brace-space-before)
(#276) Expected single space before "{" (block-opening-brace-space-before)
(#282) Expected single space before "{" (block-opening-brace-space-before)
(#299) Expected single space before "{" (block-opening-brace-space-before)
(#303) Expected single space before "{" (block-opening-brace-space-before)
(#313) Expected single space before "{" (block-opening-brace-space-before)
(#342) Expected single space before "{" (block-opening-brace-space-before)
(#353) Expected single space before "{" (block-opening-brace-space-before)
(#358) Expected single space before "{" (block-opening-brace-space-before)
(#423) Expected single space before "{" (block-opening-brace-space-before)
(#498) Expected single space before "{" (block-opening-brace-space-before)
(#503) Expected single space before "{" (block-opening-brace-space-before)
(#511) Expected single space before "{" (block-opening-brace-space-before)
(#516) Expected single space before "{" (block-opening-brace-space-before)
(#533) Expected single space before "{" (block-opening-brace-space-before)
(#536) Expected single space before "{" (block-opening-brace-space-before)
(#541) Expected single space before "{" (block-opening-brace-space-before)
(#545) Expected single space before "{" (block-opening-brace-space-before)
(#580) Expected single space before "{" (block-opening-brace-space-before)
(#587) Expected single space before "{" (block-opening-brace-space-before)
(#589) Expected single space before "{" (block-opening-brace-space-before)
(#590) Expected single space before "{" (block-opening-brace-space-before)
(#591) Expected single space before "{" (block-opening-brace-space-before)
(#592) Expected single space before "{" (block-opening-brace-space-before)
(#593) Expected single space before "{" (block-opening-brace-space-before)
(#624) Expected single space before "{" (block-opening-brace-space-before)
(#667) Expected single space before "{" (block-opening-brace-space-before)
(#680) Expected single space before "{" (block-opening-brace-space-before)
(#685) Expected single space before "{" (block-opening-brace-space-before)
(#785) Expected single space before "{" (block-opening-brace-space-before)
(#795) Expected single space before "{" (block-opening-brace-space-before)
(#269) Expected "#FFF" to be "#fff" (color-hex-case)
(#327) Expected "#FFA500" to be "#ffa500" (color-hex-case)
(#328) Expected "#FFF" to be "#fff" (color-hex-case)
(#36) Expected "#660000" to be "#600" (color-hex-length)
(#36) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#31) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#69) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#77) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#81) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#94) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#95) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#96) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#121) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#127) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#132) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#138) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#139) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#146) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#149) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#152) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#163) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#177) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#181) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#186) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#187) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#189) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#197) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#201) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#209) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#210) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#214) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#218) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#219) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#220) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#221) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#226) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#227) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#230) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#234) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#237) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#242) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#246) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#247) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#250) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#253) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#258) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#259) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#283) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#291) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#293) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#300) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#304) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#305) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#306) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#308) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#309) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#318) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#319) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#329) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#330) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#332) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#333) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#334) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#335) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#343) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#345) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#354) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#355) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#356) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#359) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#373) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#374) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#375) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#376) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#377) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#380) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#383) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#393) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#407) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#411) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#451) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#672) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#748) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#31) Unexpected !important (declaration-no-important)
(#294) Unexpected !important (declaration-no-important)
(#328) Unexpected !important (declaration-no-important)
(#376) Unexpected !important (declaration-no-important)
(#638) Unexpected !important (declaration-no-important)
(#639) Unexpected !important (declaration-no-important)
(#640) Unexpected !important (declaration-no-important)
(#648) Unexpected !important (declaration-no-important)
(#649) Unexpected !important (declaration-no-important)
(#650) Unexpected !important (declaration-no-important)
(#731) Unexpected !important (declaration-no-important)
(#904) Unexpected !important (declaration-no-important)
(#851) Expected single space after "," in a single-line function (function-comma-space-after)
(#851) Expected single space after "," in a single-line function (function-comma-space-after)
(#851) Expected single space after "," in a single-line function (function-comma-space-after)
(#854) Expected single space after "," in a single-line function (function-comma-space-after)
(#854) Expected single space after "," in a single-line function (function-comma-space-after)
(#854) Expected single space after "," in a single-line function (function-comma-space-after)
(#860) Expected single space after "," in a single-line function (function-comma-space-after)
(#860) Expected single space after "," in a single-line function (function-comma-space-after)
(#860) Expected single space after "," in a single-line function (function-comma-space-after)
(#863) Expected single space after "," in a single-line function (function-comma-space-after)
(#863) Expected single space after "," in a single-line function (function-comma-space-after)
(#863) Expected single space after "," in a single-line function (function-comma-space-after)
(#446) Unexpected unit (length-zero-no-unit)
(#892) Unexpected unit (length-zero-no-unit)
(#39) Expected no more than 2 empty lines (max-empty-lines)
(#100) Expected no more than 2 empty lines (max-empty-lines)
(#206) Expected no more than 2 empty lines (max-empty-lines)
(#324) Expected no more than 2 empty lines (max-empty-lines)
(#366) Expected no more than 2 empty lines (max-empty-lines)
(#367) Expected no more than 2 empty lines (max-empty-lines)
(#368) Expected no more than 2 empty lines (max-empty-lines)
(#585) Expected no more than 2 empty lines (max-empty-lines)
(#586) Expected no more than 2 empty lines (max-empty-lines)
(#938) Expected line length to be no more than 132 characters (max-line-length)
(#634) Expected single space after ":" (media-feature-colon-space-after)
(#634) Expected single space after ":" (media-feature-colon-space-after)
(#208) Expected single space after ">" (selector-combinator-space-after)
(#491) Expected newline after "," (selector-list-comma-newline-after)
(#791) Expected newline after "," (selector-list-comma-newline-after)
(#795) Expected newline after "," (selector-list-comma-newline-after)
(#891) Expected newline after "," (selector-list-comma-newline-after)
(#894) Expected newline after "," (selector-list-comma-newline-after)
(#221) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#354) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#354) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#377) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#192) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(456 errors, 168 warnings)

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

mod/hsuforum/backup/moodle1/lib.php
(#2) Empty line found after PHP open tag
(#73) Phpdocs for function moodle1_mod_hsuforum_handler::process_hsuforum has incomplete parameters list
(#44) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#44) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/hsuforum/backup/moodle2/backup_hsuforum_activity_task.class.php
(#2) Empty line found after PHP open tag
(#54) There is no description in phpdocs for function get_comment_file_annotation_info
mod/hsuforum/backup/moodle2/backup_hsuforum_settingslib.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/hsuforum/backup/moodle2/backup_hsuforum_stepslib.php
(#2) Empty line found after PHP open tag
(#36) Function backup_hsuforum_activity_structure_step::define_structure is not documented
(#18) No one-line description found in phpdocs for file
mod/hsuforum/backup/moodle2/restore_hsuforum_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#31) No one-line description found in phpdocs for class restore_hsuforum_activity_task
(#49) There is no description in phpdocs for function get_comment_file_annotation_info
(#37) Phpdocs for function restore_hsuforum_activity_task::get_comment_mapping_itemname has incomplete parameters list
(#112) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#114) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#148) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#150) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/hsuforum/backup/moodle2/restore_hsuforum_stepslib.php
(#2) Empty line found after PHP open tag
(#36) Function restore_hsuforum_activity_structure_step::define_structure is not documented
(#57) Function restore_hsuforum_activity_structure_step::process_hsuforum is not documented
(#90) Function restore_hsuforum_activity_structure_step::process_hsuforum_discussion is not documented
(#111) Function restore_hsuforum_activity_structure_step::process_hsuforum_discussion_subscription is not documented
(#123) Function restore_hsuforum_activity_structure_step::process_hsuforum_post is not documented
(#146) Function restore_hsuforum_activity_structure_step::process_hsuforum_tag is not documented
(#163) Function restore_hsuforum_activity_structure_step::process_hsuforum_rating is not documented
(#188) Function restore_hsuforum_activity_structure_step::process_hsuforum_subscription is not documented
(#208) Function restore_hsuforum_activity_structure_step::process_hsuforum_digest is not documented
(#220) Function restore_hsuforum_activity_structure_step::process_hsuforum_read is not documented
(#234) Function restore_hsuforum_activity_structure_step::process_hsuforum_track is not documented
(#246) Function restore_hsuforum_activity_structure_step::after_execute is not documented
(#255) Function restore_hsuforum_activity_structure_step::after_restore is not documented
(#18) No one-line description found in phpdocs for file
mod/hsuforum/classes/analytics/indicator/cognitive_depth.php
(#49) Function cognitive_depth::get_indicator_type is not documented
(#53) Function cognitive_depth::get_cognitive_depth_level is not documented
mod/hsuforum/classes/analytics/indicator/social_breadth.php
(#49) Function social_breadth::get_indicator_type is not documented
(#53) Function social_breadth::get_social_breadth_level is not documented
mod/hsuforum/classes/attachments.php
(#29) No one-line description found in phpdocs for class attachments
(#72) There is no description in phpdocs for function __construct
(#92) There is no description in phpdocs for function get_all_attachments
(#120) There is no description in phpdocs for function add_attachment
(#93) Phpdocs for function attachments::get_all_attachments has incomplete parameters list
(#106) Phpdocs for function attachments::get_attachments has incomplete parameters list
(#154) Phpdocs for function attachments::delete_attachments has incomplete parameters list
mod/hsuforum/classes/controller/controller_abstract.php
(#29) No one-line description found in phpdocs for class controller_abstract
(#43) There is no description in phpdocs for function set_renderer
(#80) Not recommended phpdocs tag @abstract used
mod/hsuforum/classes/controller/edit_controller.php
(#20) Package mod is not valid
(#40) Class edit_controller is not documented
(#56) Function edit_controller::init is not documented
(#289) There is no description in phpdocs for function delete_post_action
mod/hsuforum/classes/controller/export_controller.php
(#20) Package mod is not valid
(#46) Class export_controller is not documented
mod/hsuforum/classes/controller/flag_controller.php
(#20) Package mod is not valid
(#34) Class flag_controller is not documented
mod/hsuforum/classes/controller/kernel.php
(#54) There is no description in phpdocs for function __construct
(#68) There is no description in phpdocs for function get_renderer
(#75) There is no description in phpdocs for function get_router
mod/hsuforum/classes/controller/posters_controller.php
(#20) Package mod is not valid
(#34) Class posters_controller is not documented
mod/hsuforum/classes/controller/posts_controller.php
(#20) Package mod is not valid
(#38) Class posts_controller is not documented
(#44) Function posts_controller::init is not documented
(#134) Function posts_controller::discsubscribers_action is not documented
mod/hsuforum/classes/controller/router.php
(#49) Function router::__construct is not documented
(#32) No one-line description found in phpdocs for class router
(#67) There is no description in phpdocs for function get_controllers
(#80) Phpdocs for function router::route_action has incomplete parameters list
mod/hsuforum/classes/event/assessable_uploaded.php
(#130) Function assessable_uploaded::get_objectid_mapping is not documented
(#134) Function assessable_uploaded::get_other_mapping is not documented
mod/hsuforum/classes/event/course_module_viewed.php
(#69) Function course_module_viewed::get_objectid_mapping is not documented
mod/hsuforum/classes/event/course_searched.php
(#114) Function course_searched::get_other_mapping is not documented
mod/hsuforum/classes/event/discussion_created.php
(#113) Function discussion_created::get_objectid_mapping is not documented
(#117) Function discussion_created::get_other_mapping is not documented
mod/hsuforum/classes/event/discussion_deleted.php
(#111) Function discussion_deleted::get_objectid_mapping is not documented
(#115) Function discussion_deleted::get_other_mapping is not documented
mod/hsuforum/classes/event/discussion_moved.php
(#115) Function discussion_moved::get_objectid_mapping is not documented
(#119) Function discussion_moved::get_other_mapping is not documented
mod/hsuforum/classes/event/discussion_subscription_created.php
(#113) Function discussion_subscription_created::get_objectid_mapping is not documented
(#117) Function discussion_subscription_created::get_other_mapping is not documented
mod/hsuforum/classes/event/discussion_subscription_deleted.php
(#113) Function discussion_subscription_deleted::get_objectid_mapping is not documented
(#117) Function discussion_subscription_deleted::get_other_mapping is not documented
mod/hsuforum/classes/event/discussion_updated.php
(#101) Function discussion_updated::get_objectid_mapping is not documented
(#105) Function discussion_updated::get_other_mapping is not documented
mod/hsuforum/classes/event/discussion_viewed.php
(#102) Function discussion_viewed::get_objectid_mapping is not documented
mod/hsuforum/classes/event/post_created.php
(#132) Function post_created::get_objectid_mapping is not documented
(#136) Function post_created::get_other_mapping is not documented
mod/hsuforum/classes/event/post_deleted.php
(#131) Function post_deleted::get_objectid_mapping is not documented
(#135) Function post_deleted::get_other_mapping is not documented
mod/hsuforum/classes/event/post_updated.php
(#132) Function post_updated::get_objectid_mapping is not documented
(#136) Function post_updated::get_other_mapping is not documented
mod/hsuforum/classes/event/readtracking_disabled.php
(#114) Function readtracking_disabled::get_other_mapping is not documented
mod/hsuforum/classes/event/readtracking_enabled.php
(#114) Function readtracking_enabled::get_other_mapping is not documented
mod/hsuforum/classes/event/subscribers_viewed.php
(#111) Function subscribers_viewed::get_other_mapping is not documented
mod/hsuforum/classes/event/subscription_created.php
(#115) Function subscription_created::get_objectid_mapping is not documented
(#119) Function subscription_created::get_other_mapping is not documented
mod/hsuforum/classes/event/subscription_deleted.php
(#115) Function subscription_deleted::get_objectid_mapping is not documented
(#119) Function subscription_deleted::get_other_mapping is not documented
mod/hsuforum/classes/event/user_report_viewed.php
(#131) Function user_report_viewed::get_other_mapping is not documented
mod/hsuforum/classes/export/csv_format.php
(#38) Function csv_format::init is not documented
(#31) No one-line description found in phpdocs for class csv_format
(#63) There is no description in phpdocs for function export_discussion
(#76) There is no description in phpdocs for function export_post
mod/hsuforum/classes/export/export_manager.php
(#31) No one-line description found in phpdocs for class export_manager
(#47) There is no description in phpdocs for function __construct
mod/hsuforum/classes/export/file_adapter.php
(#31) No one-line description found in phpdocs for class file_adapter
(#75) There is no description in phpdocs for function __construct
mod/hsuforum/classes/export/format_abstract.php
(#29) No one-line description found in phpdocs for class format_abstract
(#64) There is no description in phpdocs for function export_discussion
(#75) There is no description in phpdocs for function export_post
mod/hsuforum/classes/export/print_adapter.php
(#44) Function print_adapter::__construct is not documented
(#33) No one-line description found in phpdocs for class print_adapter
mod/hsuforum/classes/export/text_format.php
(#31) No one-line description found in phpdocs for class text_format
(#55) There is no description in phpdocs for function export_discussion
(#70) There is no description in phpdocs for function export_post
mod/hsuforum/classes/form/export_form.php
(#23) Package is not specified for class export_form. It is also not specified in file-level phpdocs
(#23) Class export_form is not documented
(#24) Function export_form::definition is not documented
(#153) Phpdocs for function export_form::get_fullname has incomplete parameters list
mod/hsuforum/classes/local.php
(#22) Package is not specified for class local. It is also not specified in file-level phpdocs
(#22) Class local is not documented
(#26) Phpdocs for function local::cached_has_capability has incomplete parameters list
(#53) Phpdocs for function local::shorten_post_name has incomplete parameters list
mod/hsuforum/classes/message/inbound/reply_handler.php
(#67) Phpdocs for function reply_handler::process_message has incomplete parameters list
mod/hsuforum/classes/output/big_search_form.php
(#171) Function big_search_form::export_for_template is not documented
(#44) Variable big_search_form::$course is not documented
(#45) Variable big_search_form::$datefrom is not documented
(#46) Variable big_search_form::$dateto is not documented
(#47) Variable big_search_form::$forumoptions is not documented
(#48) Variable big_search_form::$fullwords is not documented
(#49) Variable big_search_form::$notwords is not documented
(#50) Variable big_search_form::$phrase is not documented
(#51) Variable big_search_form::$showfullwords is not documented
(#52) Variable big_search_form::$subject is not documented
(#53) Variable big_search_form::$user is not documented
(#54) Variable big_search_form::$words is not documented
(#55) Variable big_search_form::$tags is not documented
(#62) Phpdocs for function big_search_form::__construct has incomplete parameters list
mod/hsuforum/classes/output/hsuforum_post.php
(#136) Phpdocs for function hsuforum_post::export_for_template has incomplete parameters list
mod/hsuforum/classes/output/quick_search_form.php
(#65) Function quick_search_form::export_for_template is not documented
mod/hsuforum/classes/post_form.php
(#2) Empty line found after PHP open tag
mod/hsuforum/classes/privacy/provider.php
(#59) Phpdocs for function provider::get_metadata has incomplete parameters list
(#584) Phpdocs for function provider::export_grade_data has incomplete parameters list
(#656) Phpdocs for function provider::export_all_posts_in_discussion has incomplete parameters list
(#725) Phpdocs for function provider::export_posts_in_structure has incomplete parameters list
(#752) Phpdocs for function provider::export_post_data has incomplete parameters list
(#857) Phpdocs for function provider::export_discussion_subscription_data has incomplete parameters list
(#893) Phpdocs for function provider::export_tracking_data has incomplete parameters list
(#913) Phpdocs for function provider::export_read_data has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#605) Invalid phpdocs tag @params used
mod/hsuforum/classes/privacy/subcontext_info.php
(#79) Function get_post_area_for_parent is not documented
(#91) Function get_subcontext is not documented
(#17) File-level phpdocs block does not have @copyright tag
mod/hsuforum/classes/renderables/advanced_editor.php
(#19) Package mod is not valid
(#30) Class advanced_editor is not documented
(#42) There is no description in phpdocs for function __construct
(#51) Phpdocs for function advanced_editor::get_data has incomplete parameters list
mod/hsuforum/classes/response/json_response.php
(#23) Package mod is not valid
(#37) Package mod is not valid
(#36) No one-line description found in phpdocs for class json_response
(#49) There is no description in phpdocs for function __construct
mod/hsuforum/classes/response/response_interface.php
(#23) Package mod is not valid
(#37) Package mod is not valid
mod/hsuforum/classes/service/discussion_service.php
(#51) Function discussion_service::__construct is not documented
(#40) No one-line description found in phpdocs for class discussion_service
(#63) Phpdocs for function discussion_service::handle_add_discussion has incomplete parameters list
(#153) Phpdocs for function discussion_service::validate_discussion has incomplete parameters list
(#255) Phpdocs for function discussion_service::get_posts has incomplete parameters list
(#294) Phpdocs for function discussion_service::render_discussion has incomplete parameters list
mod/hsuforum/classes/service/form_service.php
(#145) Function form_service::prepare_message_for_edit is not documented
(#29) No one-line description found in phpdocs for class form_service
(#183) Phpdocs for function form_service::edit_post_form has incomplete parameters list
(#61) Not recommended phpdocs tag @global used
(#61) Not recommended phpdocs tag @global used
(#112) Inline phpdocs tag {@link file_storage::search_references()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#113) Inline phpdocs tag {@link file_storage::search_references_count()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/hsuforum/classes/service/post_service.php
(#56) Function post_service::__construct is not documented
(#40) No one-line description found in phpdocs for class post_service
(#415) There is no description in phpdocs for function create_error_response
mod/hsuforum/classes/subscriptions.php
(#95) Phpdocs for function subscriptions::is_subscribed has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/hsuforum/classes/task/cron_task.php
(#28) Class cron_task is not documented
mod/hsuforum/classes/upload_file.php
(#33) No one-line description found in phpdocs for class upload_file
(#80) There is no description in phpdocs for function __construct
(#242) There is no description in phpdocs for function save_files
(#81) Phpdocs for function upload_file::__construct has incomplete parameters list
(#115) Phpdocs for function upload_file::process_file_upload has incomplete parameters list
(#151) Phpdocs for function upload_file::validate_files has incomplete parameters list
mod/hsuforum/db/log.php
(#2) Empty line found after PHP open tag
mod/hsuforum/db/messages.php
(#2) Empty line found after PHP open tag
mod/hsuforum/db/upgrade.php
(#47) Function xmldb_hsuforum_upgrade is not documented
(#17) No one-line description found in phpdocs for file
mod/hsuforum/discuss.php
(#100) Found comment starting with three or more slashes
(#234) Found comment starting with three or more slashes
(#235) Found comment starting with three or more slashes
(#236) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
mod/hsuforum/externallib.php
(#2) Empty line found after PHP open tag
(#30) Class mod_hsuforum_external is not documented
mod/hsuforum/index.php
(#2) Empty line found after PHP open tag
(#175) Found comment starting with three or more slashes
(#300) Found comment starting with three or more slashes
(#383) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/hsuforum/lib.php
(#1637) Function hsuforum_recent_activity_query is not documented
(#4821) Function hsuforum_get_forcesubscribed is not documented
(#4850) Function hsuforum_get_subscribed_forums is not documented
(#8215) Function mod_hsuforum_comment_permissions is not documented
(#8731) Function mod_hsuforum_output_fragment_editor is not documented
(#31) Found comment starting with three or more slashes
(#76) Found comment starting with three or more slashes
(#1035) Found comment starting with three or more slashes
(#1261) Found comment starting with three or more slashes
(#2165) Found comment starting with three or more slashes
(#2172) Found comment starting with three or more slashes
(#2180) Found comment starting with three or more slashes
(#2873) Found comment starting with three or more slashes
(#2912) Found comment starting with three or more slashes
(#4046) Found comment starting with three or more slashes
(#4048) Found comment starting with three or more slashes
(#7031) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
(#1288) There is no description in phpdocs for function hsuforum_user_outline
(#1343) There is no description in phpdocs for function hsuforum_user_complete
(#1456) There is no description in phpdocs for function hsuforum_print_overview
(#1753) There is no description in phpdocs for function hsuforum_media_object
(#1774) There is no description in phpdocs for function hsuforum_get_user_formatted_rating_grade
(#2750) There is no description in phpdocs for function hsuforum_count_discussions
(#3243) There is no description in phpdocs for function hsuforum_get_discussions_unread
(#3317) There is no description in phpdocs for function hsuforum_get_discussions_count
(#3486) There is no description in phpdocs for function hsuforum_get_course_forum
(#3788) There is no description in phpdocs for function hsuforum_search_form
(#3802) There is no description in phpdocs for function hsuforum_set_return
(#3867) There is no description in phpdocs for function hsuforum_go_back_to
(#4768) There is no description in phpdocs for function hsuforum_count_replies
(#4796) There is no description in phpdocs for function hsuforum_forcesubscribe
(#4807) There is no description in phpdocs for function hsuforum_is_forcesubscribed
(#4830) There is no description in phpdocs for function hsuforum_is_subscribed
(#5154) There is no description in phpdocs for function hsuforum_discussions_user_has_posted_in
(#5175) There is no description in phpdocs for function hsuforum_user_has_posted
(#5215) There is no description in phpdocs for function hsuforum_user_can_post_discussion
(#5430) There is no description in phpdocs for function hsuforum_user_can_see_discussion
(#5479) There is no description in phpdocs for function hsuforum_user_can_see_post
(#6423) There is no description in phpdocs for function hsuforum_tp_is_post_read
(#6434) There is no description in phpdocs for function hsuforum_tp_is_post_old
(#8019) There is no description in phpdocs for function hsuforum_anonymize_user
(#8080) There is no description in phpdocs for function hsuforum_is_anonymous_user
(#8186) There is no description in phpdocs for function mod_hsuforum_comment_validate
(#8239) There is no description in phpdocs for function mod_hsuforum_comment_display
(#8253) There is no description in phpdocs for function hsuforum_forum_comments_pluginfile
(#8296) There is no description in phpdocs for function mod_hsuforum_comment_message
(#8521) There is no description in phpdocs for function hsuforum_xreplies
(#172) Phpdocs for function hsuforum_update_instance has incomplete parameters list
(#1346) Phpdocs for function hsuforum_user_complete has incomplete parameters list
(#1681) Phpdocs for function hsuforum_recent_activity has incomplete parameters list
(#1754) Phpdocs for function hsuforum_media_object has incomplete parameters list
(#1775) Phpdocs for function hsuforum_get_user_formatted_rating_grade has incomplete parameters list
(#1987) Phpdocs for function hsuforum_scale_used_anywhere has incomplete parameters list
(#2028) Phpdocs for function hsuforum_get_all_discussion_posts has incomplete parameters list
(#2104) Phpdocs for function hsuforum_get_readable_forums has incomplete parameters list
(#2210) Phpdocs for function hsuforum_search_posts has incomplete parameters list
(#2515) Phpdocs for function hsuforum_get_user_posts has incomplete parameters list
(#2556) Phpdocs for function hsuforum_get_users_with_posts has incomplete parameters list
(#2680) Phpdocs for function hsuforum_get_firstpost_from_discussion has incomplete parameters list
(#2846) Phpdocs for function hsuforum_get_discussions has incomplete parameters list
(#3660) Phpdocs for function hsuforum_rating_permissions has incomplete parameters list
(#3790) Phpdocs for function hsuforum_search_form has incomplete parameters list
(#4421) Phpdocs for function hsuforum_add_discussion has incomplete parameters list
(#5072) Phpdocs for function hsuforum_get_subscribe_link has incomplete parameters list
(#5482) Phpdocs for function hsuforum_user_can_see_post has incomplete parameters list
(#5589) Phpdocs for function hsuforum_print_latest_discussions has incomplete parameters list
(#5925) Phpdocs for function hsuforum_get_recent_mod_activity has incomplete parameters list
(#6859) Phpdocs for function hsuforum_reset_userdata has incomplete parameters list
(#7045) Phpdocs for function hsuforum_reset_course_form_definition has incomplete parameters list
(#7074) Phpdocs for function hsuforum_reset_course_form_defaults has incomplete parameters list
(#7133) Phpdocs for function hsuforum_extend_settings_navigation has incomplete parameters list
(#7469) Phpdocs for function hsuforum_potential_subscriber_selector::set_force_subscribed has incomplete parameters list
(#7961) Phpdocs for function hsuforum_extract_postuser has incomplete parameters list
(#8081) Phpdocs for function hsuforum_is_anonymous_user has incomplete parameters list
(#8098) Phpdocs for function hsuforum_get_cm_forum has incomplete parameters list
(#8116) Phpdocs for function hsuforum_word_count has incomplete parameters list
(#8127) Phpdocs for function hsuforum_get_cm_course has incomplete parameters list
(#8254) Phpdocs for function hsuforum_forum_comments_pluginfile has incomplete parameters list
(#8461) Phpdocs for function hsuforum_simpler_time has incomplete parameters list
(#7360) Phpdocs for variable hsuforum_potential_subscriber_selector::$existingsubscribers does not contain @var or incorrect
(#5487) Invalid phpdocs tag @params used
(#171) Not recommended phpdocs tag @global used
(#285) Not recommended phpdocs tag @global used
(#388) Not recommended phpdocs tag @global used
(#388) Not recommended phpdocs tag @global used
(#1344) Not recommended phpdocs tag @global used
(#1344) Not recommended phpdocs tag @global used
(#1459) Not recommended phpdocs tag @global used
(#1459) Not recommended phpdocs tag @global used
(#1459) Not recommended phpdocs tag @global used
(#1631) Not recommended phpdocs tag @global used
(#1631) Not recommended phpdocs tag @global used
(#1675) Not recommended phpdocs tag @global used
(#1675) Not recommended phpdocs tag @global used
(#1675) Not recommended phpdocs tag @global used
(#1675) Not recommended phpdocs tag @global used
(#1798) Not recommended phpdocs tag @global used
(#1798) Not recommended phpdocs tag @global used
(#1833) Not recommended phpdocs tag @global used
(#1833) Not recommended phpdocs tag @global used
(#1879) Not recommended phpdocs tag @global used
(#1963) Not recommended phpdocs tag @global used
(#1986) Not recommended phpdocs tag @global used
(#2005) Not recommended phpdocs tag @global used
(#2005) Not recommended phpdocs tag @global used
(#2025) Not recommended phpdocs tag @global used
(#2025) Not recommended phpdocs tag @global used
(#2025) Not recommended phpdocs tag @global used
(#2101) Not recommended phpdocs tag @global used
(#2101) Not recommended phpdocs tag @global used
(#2101) Not recommended phpdocs tag @global used
(#2207) Not recommended phpdocs tag @global used
(#2207) Not recommended phpdocs tag @global used
(#2207) Not recommended phpdocs tag @global used
(#2477) Not recommended phpdocs tag @global used
(#2477) Not recommended phpdocs tag @global used
(#2518) Not recommended phpdocs tag @global used
(#2560) Not recommended phpdocs tag @global used
(#2604) Not recommended phpdocs tag @global used
(#2604) Not recommended phpdocs tag @global used
(#2641) Not recommended phpdocs tag @global used
(#2641) Not recommended phpdocs tag @global used
(#2678) Not recommended phpdocs tag @global used
(#2678) Not recommended phpdocs tag @global used
(#2696) Not recommended phpdocs tag @global used
(#2696) Not recommended phpdocs tag @global used
(#2751) Not recommended phpdocs tag @global used
(#2751) Not recommended phpdocs tag @global used
(#2751) Not recommended phpdocs tag @global used
(#2754) Not recommended phpdocs tag @staticvar used
(#2841) Not recommended phpdocs tag @global used
(#2841) Not recommended phpdocs tag @global used
(#2841) Not recommended phpdocs tag @global used
(#3245) Not recommended phpdocs tag @global used
(#3245) Not recommended phpdocs tag @global used
(#3245) Not recommended phpdocs tag @global used
(#3318) Not recommended phpdocs tag @global used
(#3318) Not recommended phpdocs tag @global used
(#3318) Not recommended phpdocs tag @global used
(#3416) Not recommended phpdocs tag @global used
(#3416) Not recommended phpdocs tag @global used
(#3487) Not recommended phpdocs tag @global used
(#3487) Not recommended phpdocs tag @global used
(#3789) Not recommended phpdocs tag @global used
(#3803) Not recommended phpdocs tag @global used
(#3803) Not recommended phpdocs tag @global used
(#3868) Not recommended phpdocs tag @global used
(#3902) Not recommended phpdocs tag @global used
(#3944) Not recommended phpdocs tag @global used
(#3944) Not recommended phpdocs tag @global used
(#3944) Not recommended phpdocs tag @global used
(#4243) Not recommended phpdocs tag @global used
(#4284) Not recommended phpdocs tag @global used
(#4284) Not recommended phpdocs tag @global used
(#4284) Not recommended phpdocs tag @global used
(#4344) Not recommended phpdocs tag @global used
(#4344) Not recommended phpdocs tag @global used
(#4344) Not recommended phpdocs tag @global used
(#4607) Not recommended phpdocs tag @global used
(#4657) Not recommended phpdocs tag @global used
(#4769) Not recommended phpdocs tag @global used
(#4797) Not recommended phpdocs tag @global used
(#4808) Not recommended phpdocs tag @global used
(#4831) Not recommended phpdocs tag @global used
(#4975) Not recommended phpdocs tag @global used
(#5017) Not recommended phpdocs tag @global used
(#5155) Not recommended phpdocs tag @global used
(#5155) Not recommended phpdocs tag @global used
(#5176) Not recommended phpdocs tag @global used
(#5176) Not recommended phpdocs tag @global used
(#5200) Not recommended phpdocs tag @global used
(#5216) Not recommended phpdocs tag @global used
(#5290) Not recommended phpdocs tag @global used
(#5290) Not recommended phpdocs tag @global used
(#5431) Not recommended phpdocs tag @global used
(#5431) Not recommended phpdocs tag @global used
(#5480) Not recommended phpdocs tag @global used
(#5480) Not recommended phpdocs tag @global used
(#5587) Not recommended phpdocs tag @global used
(#5587) Not recommended phpdocs tag @global used
(#5929) Not recommended phpdocs tag @global used
(#5929) Not recommended phpdocs tag @global used
(#5929) Not recommended phpdocs tag @global used
(#5929) Not recommended phpdocs tag @global used
(#6154) Not recommended phpdocs tag @global used
(#6173) Not recommended phpdocs tag @global used
(#6173) Not recommended phpdocs tag @global used
(#6232) Not recommended phpdocs tag @global used
(#6232) Not recommended phpdocs tag @global used
(#6306) Not recommended phpdocs tag @global used
(#6306) Not recommended phpdocs tag @global used
(#6355) Not recommended phpdocs tag @global used
(#6355) Not recommended phpdocs tag @global used
(#6396) Not recommended phpdocs tag @global used
(#6396) Not recommended phpdocs tag @global used
(#6424) Not recommended phpdocs tag @global used
(#6435) Not recommended phpdocs tag @global used
(#6452) Not recommended phpdocs tag @global used
(#6452) Not recommended phpdocs tag @global used
(#6497) Not recommended phpdocs tag @global used
(#6497) Not recommended phpdocs tag @global used
(#6497) Not recommended phpdocs tag @global used
(#6614) Not recommended phpdocs tag @global used
(#6614) Not recommended phpdocs tag @global used
(#6650) Not recommended phpdocs tag @global used
(#6650) Not recommended phpdocs tag @global used
(#6826) Not recommended phpdocs tag @global used
(#6826) Not recommended phpdocs tag @global used
(#6857) Not recommended phpdocs tag @global used
(#6857) Not recommended phpdocs tag @global used
(#7566) Not recommended phpdocs tag @global used
(#7618) Not recommended phpdocs tag @global used
(#7676) Not recommended phpdocs tag @global used
mod/hsuforum/lib/discussion/sort.php
(#20) Package mod is not valid
(#27) Class hsuforum_lib_discussion_sort is not documented
(#68) There is no description in phpdocs for function get_from_session
(#92) There is no description in phpdocs for function set_to_session
(#101) There is no description in phpdocs for function set_disabled
(#113) There is no description in phpdocs for function get_disabled
(#120) There is no description in phpdocs for function get_keyopts
(#127) There is no description in phpdocs for function get_directionopts
(#134) There is no description in phpdocs for function set_direction
(#146) There is no description in phpdocs for function get_direction
(#153) There is no description in phpdocs for function set_key
(#168) There is no description in phpdocs for function get_key
(#175) There is no description in phpdocs for function get_key_options_menu
(#188) There is no description in phpdocs for function get_direction_options_menu
(#199) There is no description in phpdocs for function get_sort_sql
(#207) There is no description in phpdocs for function disable
(#208) Phpdocs for function hsuforum_lib_discussion_sort::disable has incomplete parameters list
(#69) Not recommended phpdocs tag @static used
(#93) Not recommended phpdocs tag @static used
mod/hsuforum/lib/discussion/subscribe.php
(#20) Package mod is not valid
(#29) Class hsuforum_lib_discussion_subscribe is not documented
(#64) There is no description in phpdocs for function __construct
(#85) There is no description in phpdocs for function set_forum
(#94) There is no description in phpdocs for function get_forum
(#101) There is no description in phpdocs for function set_context
(#110) There is no description in phpdocs for function get_context
(#117) There is no description in phpdocs for function set_repo
(#126) There is no description in phpdocs for function get_repo
(#133) There is no description in phpdocs for function set_userid
(#142) There is no description in phpdocs for function get_userid
(#149) There is no description in phpdocs for function require_can_subscribe
(#65) Phpdocs for function hsuforum_lib_discussion_subscribe::__construct has incomplete parameters list
mod/hsuforum/lib/flag.php
(#20) Package mod is not valid
(#27) Class hsuforum_lib_flag is not documented
(#38) There is no description in phpdocs for function get_flags
mod/hsuforum/lib/table/posters.php
(#20) Package mod is not valid
(#29) Class hsuforum_lib_table_posters is not documented
(#30) Function hsuforum_lib_table_posters::__construct is not documented
(#74) Function hsuforum_lib_table_posters::col_userpic is not documented
mod/hsuforum/lib/userselector/discussion/abstract.php
(#20) Package mod is not valid
(#29) Class hsuforum_userselector_discussion_abstract is not documented
(#100) There is no description in phpdocs for function set_repo
(#109) There is no description in phpdocs for function get_repo
(#80) Not recommended phpdocs tag @abstract used
mod/hsuforum/lib/userselector/discussion/existing.php
(#20) Package mod is not valid
(#29) Class hsuforum_userselector_discussion_existing is not documented
(#39) Function hsuforum_userselector_discussion_existing::find_users is not documented
mod/hsuforum/lib/userselector/discussion/potential.php
(#20) Package mod is not valid
(#29) Class hsuforum_userselector_discussion_potential is not documented
(#39) Function hsuforum_userselector_discussion_potential::find_users is not documented
mod/hsuforum/locallib.php
(#404) Package is not specified for class hsuforum_file_info_container. It is also not specified in file-level phpdocs
(#578) Package is not specified for function mod_hsuforum_get_tagged_posts. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#368) Function hsuforum_portfolio_caller::expected_time is not documented
(#398) Function hsuforum_portfolio_caller::base_supported_formats is not documented
(#34) Variable hsuforum_portfolio_caller::$postid is not documented
(#35) Variable hsuforum_portfolio_caller::$discussionid is not documented
(#36) Variable hsuforum_portfolio_caller::$attachment is not documented
(#38) Variable hsuforum_portfolio_caller::$post is not documented
(#39) Variable hsuforum_portfolio_caller::$forum is not documented
(#40) Variable hsuforum_portfolio_caller::$discussion is not documented
(#41) Variable hsuforum_portfolio_caller::$posts is not documented
(#42) Variable hsuforum_portfolio_caller::$keyedfiles is not documented
(#25) No one-line description found in phpdocs for class hsuforum_portfolio_caller
(#44) There is no description in phpdocs for function expected_callbackargs
(#54) There is no description in phpdocs for function __construct
(#63) There is no description in phpdocs for function load_data
(#147) There is no description in phpdocs for function get_return_url
(#155) There is no description in phpdocs for function get_navigation
(#265) There is no description in phpdocs for function copy_files
(#348) There is no description in phpdocs for function get_sha1
(#378) There is no description in phpdocs for function check_permissions
(#391) There is no description in phpdocs for function display_name
(#448) There is no description in phpdocs for function get_params
(#288) Phpdocs for function hsuforum_portfolio_caller::prepare_post has incomplete parameters list
(#500) Phpdocs for function hsuforum_file_info_container::get_filtered_children has incomplete parameters list
(#549) Phpdocs for function hsuforum_file_info_container::get_non_empty_children has incomplete parameters list
(#560) Phpdocs for function hsuforum_file_info_container::count_non_empty_children has incomplete parameters list
(#18) File-level phpdocs block does not have @copyright tag
(#18) File-level phpdocs block does not have @license tag
(#64) Not recommended phpdocs tag @global used
(#148) Not recommended phpdocs tag @global used
(#156) Not recommended phpdocs tag @global used
(#175) Not recommended phpdocs tag @global used
(#175) Not recommended phpdocs tag @global used
(#287) Not recommended phpdocs tag @global used
(#248) Inline phpdocs tag {@link prepare_post} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/hsuforum/maildigest.php
(#2) Empty line found after PHP open tag
mod/hsuforum/mod_form.php
(#2) Empty line found after PHP open tag
(#34) Class mod_hsuforum_mod_form is not documented
(#39) Function mod_hsuforum_mod_form::definition is not documented
(#272) Function mod_hsuforum_mod_form::standard_grading_coursemodule_elements is not documented
(#690) Function mod_hsuforum_mod_form::definition_after_data is not documented
(#715) Function mod_hsuforum_mod_form::data_preprocessing is not documented
(#774) Function mod_hsuforum_mod_form::completion_rule_enabled is not documented
(#805) Function mod_hsuforum_mod_form::validation is not documented
(#27) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/hsuforum/renderer.php
(#2) Empty line found after PHP open tag
(#443) Function mod_hsuforum_renderer::article_assets is not documented
(#554) Function mod_hsuforum_renderer::discussion_template is not documented
(#1772) Function mod_hsuforum_renderer::article_js is not documented
(#1795) Function mod_hsuforum_renderer::get_post_user_url is not documented
(#1802) Function mod_hsuforum_renderer::notification_area is not documented
(#2016) Function mod_hsuforum_renderer::svg_sprite is not documented
(#164) Found comment starting with three or more slashes
(#36) No one-line description found in phpdocs for class mod_hsuforum_renderer
(#48) There is no description in phpdocs for function view
(#1198) There is no description in phpdocs for function discussion_sorting
(#1220) There is no description in phpdocs for function raw_post_subject
(#1231) There is no description in phpdocs for function post_message
(#1283) There is no description in phpdocs for function post_rating
(#1303) There is no description in phpdocs for function user_posts_overview
(#1419) There is no description in phpdocs for function validation_errors
(#1806) There is no description in phpdocs for function post_get_commands
(#49) Phpdocs for function mod_hsuforum_renderer::view has incomplete parameters list
(#318) Phpdocs for function mod_hsuforum_renderer::discussion has incomplete parameters list
(#465) Phpdocs for function mod_hsuforum_renderer::post has incomplete parameters list
(#961) Phpdocs for function mod_hsuforum_renderer::render_hsuforum_post_email has incomplete parameters list
(#1022) Phpdocs for function mod_hsuforum_renderer::post_get_flags has incomplete parameters list
(#1120) Phpdocs for function mod_hsuforum_renderer::toggle_element has incomplete parameters list
(#1199) Phpdocs for function mod_hsuforum_renderer::discussion_sorting has incomplete parameters list
(#1232) Phpdocs for function mod_hsuforum_renderer::post_message has incomplete parameters list
(#1304) Phpdocs for function mod_hsuforum_renderer::user_posts_overview has incomplete parameters list
(#1942) Phpdocs for function mod_hsuforum_renderer::render_advanced_editor has incomplete parameters list
mod/hsuforum/repository/abstract.php
(#20) Package mod is not valid
(#29) Class hsuforum_repository_abstract is not documented
(#35) There is no description in phpdocs for function __construct
(#48) There is no description in phpdocs for function set_db
(#57) There is no description in phpdocs for function get_db
mod/hsuforum/repository/discussion.php
(#20) Package mod is not valid
(#29) Class hsuforum_repository_discussion is not documented
(#31) There is no description in phpdocs for function get_user_subscriptions
(#46) There is no description in phpdocs for function get_unsubscribed_users
(#179) There is no description in phpdocs for function subscribe
(#192) There is no description in phpdocs for function unsubscribe
(#205) There is no description in phpdocs for function unsubscribe_all
(#47) Phpdocs for function hsuforum_repository_discussion::get_unsubscribed_users has incomplete parameters list
mod/hsuforum/route.php
(#20) Package mod is not valid
mod/hsuforum/rsslib.php
(#2) Empty line found after PHP open tag
(#308) Function hsuforum_rss_feed_contents is not documented
(#99) Found comment starting with three or more slashes
(#157) Found comment starting with three or more slashes
(#305) Invalid phpdocs tag @Todo used
mod/hsuforum/search.php
(#2) Empty line found after PHP open tag
(#152) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/hsuforum/settings.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/hsuforum/subscribe.php
(#2) Empty line found after PHP open tag
mod/hsuforum/subscribers.php
(#2) Empty line found after PHP open tag
mod/hsuforum/tests/backup_hsuforum_activity_test.php
(#57) Function mod_hsuforum_backup_hsuforum_activity_task_testcase::encode_content_links_provider is not documented
mod/hsuforum/tests/behat/behat_mod_hsuforum.php
(#241) There is no description in phpdocs for function i_upload_file_using_input
(#69) Phpdocs for function behat_mod_hsuforum::i_reply_post_from_forum_with has incomplete parameters list
(#195) Phpdocs for function behat_mod_hsuforum::add_inline_discussions has incomplete parameters list
(#294) Phpdocs for function behat_mod_hsuforum::image_exists has incomplete parameters list
(#307) Phpdocs for function behat_mod_hsuforum::i_find_and_switch_to_iframe has incomplete parameters list
mod/hsuforum/tests/externallib_test.php
(#33) Class mod_hsuforum_external_testcase is not documented
mod/hsuforum/tests/form_service_test.php
(#24) Package is not specified for class testable_form_service. It is also not specified in file-level phpdocs
(#30) Package is not specified for class mod_hsuforum_form_service_testcase. It is also not specified in file-level phpdocs
(#24) Class testable_form_service is not documented
(#30) Class mod_hsuforum_form_service_testcase is not documented
(#25) Function testable_form_service::protected_file_prepare_draft_area is not documented
(#17) File-level phpdocs block does not have @copyright tag
mod/hsuforum/tests/generator/lib.php
(#67) Function mod_hsuforum_generator::create_instance is not documented
(#345) Function mod_hsuforum_generator::create_content is not documented
mod/hsuforum/tests/generator_test.php
(#21) Category phpunit is not valid
(#33) Category phpunit is not valid
mod/hsuforum/tests/helper.php
(#60) Phpdocs for function helper_post_to_forum has incomplete parameters list
(#125) Phpdocs for function helper_reply_to_post has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/hsuforum/tests/lib_test.php
(#36) Class mod_hsuforum_lib_testcase is not documented
(#2335) Function mod_hsuforum_lib_testcase::print_overview_timed_provider is not documented
(#2853) Function mod_hsuforum_lib_testcase::hsuforum_get_unmailed_posts_provider is not documented
(#2206) There is no description in phpdocs for function test_print_overview_timed
(#2261) There is no description in phpdocs for function test_print_overview_timed_groups
(#2647) There is no description in phpdocs for function test_forum_get_unmailed_posts
(#2206) Phpdocs for function mod_hsuforum_lib_testcase::test_print_overview_timed has incomplete parameters list
(#2261) Phpdocs for function mod_hsuforum_lib_testcase::test_print_overview_timed_groups has incomplete parameters list
(#2647) Phpdocs for function mod_hsuforum_lib_testcase::test_forum_get_unmailed_posts has incomplete parameters list
(#3068) Inline phpdocs tag {@link hsuforum_update_post()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/hsuforum/tests/mail_test.php
(#30) Class mod_hsuforum_mail_testcase is not documented
(#32) Variable mod_hsuforum_mail_testcase::$helper is not documented
(#96) Phpdocs for function mod_hsuforum_mail_testcase::helper_create_users has incomplete parameters list
(#114) Phpdocs for function mod_hsuforum_mail_testcase::helper_post_to_forum has incomplete parameters list
(#198) Phpdocs for function mod_hsuforum_mail_testcase::helper_run_cron_check_count has incomplete parameters list
(#228) Phpdocs for function mod_hsuforum_mail_testcase::helper_run_cron_check_counts has incomplete parameters list
mod/hsuforum/tests/maildigest_test.php
(#2) Empty line found after PHP open tag
(#31) Class mod_hsuforum_maildigest_testcase is not documented
mod/hsuforum/tests/privacy_provider_test.php
(#61) Phpdocs for function mod_hsuforum_privacy_provider_testcase::assert_forum_data has incomplete parameters list
(#69) Phpdocs for function mod_hsuforum_privacy_provider_testcase::assert_discussion_data has incomplete parameters list
(#91) Phpdocs for function mod_hsuforum_privacy_provider_testcase::assert_post_data has incomplete parameters list
mod/hsuforum/tests/user_autosubscription_test.php
(#29) Category phpunit is not valid
(#24) No one-line description found in phpdocs for class mod_hsuforum_user_autosubscription_testcase
mod/hsuforum/unsubscribeall.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/hsuforum/user.php
(#2) Empty line found after PHP open tag
mod/hsuforum/version.php
(#20) Package mod is not valid
mod/hsuforum/view.php
(#2) Empty line found after PHP open tag
(#84) Found comment starting with three or more slashes
(#90) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(1 errors, 23 warnings)

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

mod/hsuforum/templates/hsuforum_post_email_htmlemail.mustache
(#1) HTML Validation error, line 12: The “cellpadding” attribute on the “table” element is obsolete. Use CSS instead. (></div><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 12: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (></div><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 12: The “border” attribute on the “table” element is obsolete. Use CSS instead. (></div><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 14: The “width” attribute on the “td” element is obsolete. Use CSS instead. (="header"> <td width="35" valign="top" class="picture left"> )
(#1) HTML Validation error, line 14: The “valign” attribute on the “td” element is obsolete. Use CSS instead. (="header"> <td width="35" valign="top" class="picture left"> )
(#1) HTML Validation error, line 30: The “valign” attribute on the “td” element is obsolete. Use CSS instead. (> <tr> <td class="left side" valign="top"> )
mod/hsuforum/templates/hsuforum_post_email_htmlemail_body.mustache
(#1) HTML Validation error, line 2: The “cellpadding” attribute on the “table” element is obsolete. Use CSS instead. (ad><body><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 2: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (ad><body><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 2: The “border” attribute on the “table” element is obsolete. Use CSS instead. (ad><body><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 4: The “width” attribute on the “td” element is obsolete. Use CSS instead. (="header"> <td width="35" valign="top" class="picture left"> )
(#1) HTML Validation error, line 4: The “valign” attribute on the “td” element is obsolete. Use CSS instead. (="header"> <td width="35" valign="top" class="picture left"> )
(#1) HTML Validation error, line 20: The “valign” attribute on the “td” element is obsolete. Use CSS instead. (> <tr> <td class="left side" valign="top"> )
mod/hsuforum/templates/hsuforum_post_email_textemail.mustache
(#1) Example context missing.
mod/hsuforum/templates/hsuforum_post_emaildigestbasic_htmlemail.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/hsuforum/templates/hsuforum_post_emaildigestbasic_textemail.mustache
(#1) Example context missing.
mod/hsuforum/templates/hsuforum_post_emaildigestfull_htmlemail.mustache
(#1) HTML Validation error, line 2: The “cellpadding” attribute on the “table” element is obsolete. Use CSS instead. (ad><body><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 2: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (ad><body><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 2: The “border” attribute on the “table” element is obsolete. Use CSS instead. (ad><body><table border="0" cellpadding="3" cellspacing="0" class="forumpost"> <)
(#1) HTML Validation error, line 4: The “width” attribute on the “td” element is obsolete. Use CSS instead. (="header"> <td width="35" valign="top" class="picture left"> )
(#1) HTML Validation error, line 4: The “valign” attribute on the “td” element is obsolete. Use CSS instead. (="header"> <td width="35" valign="top" class="picture left"> )
(#1) HTML Validation error, line 20: The “valign” attribute on the “td” element is obsolete. Use CSS instead. (> <tr> <td class="left side" valign="top"> )
mod/hsuforum/templates/hsuforum_post_emaildigestfull_textemail.mustache
(#1) Example context missing.
mod/hsuforum/templates/quick_search_form.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Bad value “” for attribute “action” on element “form”: Must be non-empty. (rch"> <form action="" style="display: inline;"> )

Gherkin .feature problems

(12 errors, 0 warnings)

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

mod/hsuforum/tests/behat/anon_posting.feature
(#28) Wrong indentation for "scenario tag", expected indentation level of 2, but got 1
(#50) Wrong indentation for "scenario tag", expected indentation level of 2, but got 1
(#73) Wrong indentation for "scenario tag", expected indentation level of 2, but got 1
mod/hsuforum/tests/behat/edit_post_student.feature
(#26) Wrong indentation for "scenario tag", expected indentation level of 2, but got 1
mod/hsuforum/tests/behat/discussion_navigation.feature
(#7) Wrong indentation for "Background", expected indentation level of 2, but got 0
(#76) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
mod/hsuforum/tests/behat/forum_posts_summary.feature
(#67) New line at EOF(end of file) is required
mod/hsuforum/tests/behat/hsuforum_tags.feature
(#110) New line at EOF(end of file) is required
mod/hsuforum/tests/behat/grading_settings.feature
(#74) New line at EOF(end of file) is required
mod/hsuforum/tests/behat/my_profile.feature
(#7) Wrong indentation for "Background", expected indentation level of 2, but got 0
mod/hsuforum/tests/behat/post_to_multiple_groups.feature
(#65) Multiple empty lines are not allowed
(#112) Trailing spaces are not allowed