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

(1787 errors, 838 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
(#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.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#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
(#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
mod/hsuforum/backup/moodle2/restore_hsuforum_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#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
(#195) This comment is 64% valid code; is this commented out code?
(#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/date_form.php
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Visibility must be declared on method "definition"
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/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) 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 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
(#92) 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."
(#241) Line exceeds 132 characters; contains 152 characters
(#332) Whitespace found at end of line within string
(#367) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#406) Expected "if (...) {\n"; found "if(...) {\n"
(#597) Line exceeds 132 characters; contains 135 characters
(#604) Line exceeds 132 characters; contains 139 characters
(#622) Line indented incorrectly; expected 16 spaces, found 12
(#623) Line indented incorrectly; expected at least 20 spaces, found 16
(#625) Line indented incorrectly; expected 16 spaces, found 12
(#626) Line indented incorrectly; expected at least 20 spaces, found 16
(#628) Line indented incorrectly; expected 16 spaces, found 12
(#629) Line indented incorrectly; expected at least 20 spaces, found 16
(#634) Line exceeds 132 characters; contains 142 characters
(#675) Expected 1 space after "="; 2 found
(#675) Line exceeds 132 characters; contains 142 characters
(#789) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#800) Commas (,) must be followed by white space.
mod/hsuforum/classes/renderables/advanced_editor.php
(#56) Expected 1 space after closing parenthesis; 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/renderables/discussion_dateform.php
(#16) Whitespace found at end of line
(#66) Expected 1 space after closing parenthesis; found 0
mod/hsuforum/classes/response/json_response.php
(#52) Visibility must be declared on method "__construct"
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.
(#112) This comment is 55% valid code; is this commented out code?
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) This comment is 55% valid code; is this commented out code?
(#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/task/cron_task.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
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 after closing parenthesis; found 0
(#270) Expected 1 space after closing parenthesis; 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
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
(#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
(#230) Line indented incorrectly; expected 0 spaces, found 4
(#232) Line indented incorrectly; expected 0 spaces, found 4
(#236) 3 slashes comments are not allowed; use "// Comment." instead
(#237) 3 slashes comments are not allowed; use "// Comment." instead
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) 3 slashes comments are not allowed; use "// Comment." instead
(#241) Line indented incorrectly; expected 0 spaces, found 4
(#242) Line indented incorrectly; expected 4 spaces, found 8
(#244) Line indented incorrectly; expected 4 spaces, found 8
(#245) Line indented incorrectly; expected 4 spaces, found 8
(#246) 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
(#249) Line indented incorrectly; expected 4 spaces, found 8
(#250) Line indented incorrectly; expected 0 spaces, found 4
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected 0 spaces, found 4
(#260) Line indented incorrectly; expected 0 spaces, found 4
(#262) Line indented incorrectly; expected 0 spaces, found 4
(#265) Line indented incorrectly; expected 0 spaces, found 4
(#267) Line indented incorrectly; expected 0 spaces, found 4
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#272) Line indented incorrectly; expected 0 spaces, found 4
(#274) Line indented incorrectly; expected 0 spaces, found 4
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#277) Line indented incorrectly; expected 0 spaces, found 4
(#279) Line indented incorrectly; expected 0 spaces, found 4
(#280) Commas (,) must be followed by white space.
(#281) Line indented incorrectly; expected 0 spaces, found 4
(#288) Line indented incorrectly; expected 0 spaces, found 4
(#288) Line exceeds 132 characters; contains 147 characters
(#294) Line indented incorrectly; expected 4 spaces, found 8
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Line indented incorrectly; expected 4 spaces, found 8
(#300) Line indented incorrectly; expected 0 spaces, found 4
(#302) Line indented incorrectly; expected 0 spaces, found 4
(#302) Expected 1 space after "!="; 0 found
(#308) Line indented incorrectly; expected 4 spaces, found 8
(#311) Commas (,) must be followed by white space.
(#312) Line indented incorrectly; expected 8 spaces, found 12
(#313) Line indented incorrectly; expected 12 spaces, found 16
(#316) Line indented incorrectly; expected 12 spaces, found 16
(#319) Line indented incorrectly; expected 12 spaces, found 16
(#321) Line indented incorrectly; expected 12 spaces, found 16
(#324) Line indented incorrectly; expected 12 spaces, found 16
(#327) Line indented incorrectly; expected 12 spaces, found 16
(#328) Line indented incorrectly; expected 8 spaces, found 12
(#329) Line indented incorrectly; expected 4 spaces, found 8
(#331) Line indented incorrectly; expected 0 spaces, found 4
(#332) Line indented incorrectly; expected 0 spaces, found 4
(#339) Line indented incorrectly; expected 0 spaces, found 4
(#340) Line indented incorrectly; expected 0 spaces, found 4
(#344) Line indented incorrectly; expected 4 spaces, found 8
(#357) Line indented incorrectly; expected 4 spaces, found 8
(#358) 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.
(#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
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) 3 slashes comments are not allowed; use "// Comment." instead
(#39) Commas (,) must be followed by white space.
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) 3 slashes comments are not allowed; use "// Comment." instead
(#126) Expected 1 space after "="; 2 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#138) Line exceeds 132 characters; contains 144 characters
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#203) Line exceeds 132 characters; contains 147 characters
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Expected 1 space before "<>"; 0 found
(#204) Expected 1 space after "<>"; 0 found
(#204) Expected 1 space before "<>"; 0 found
(#204) Expected 1 space after "<>"; 0 found
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Expected 1 space before "=>"; 0 found
(#209) Expected 1 space after "=>"; 0 found
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#255) Line exceeds 132 characters; contains 144 characters
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Expected 1 space before "=>"; 0 found
(#314) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#332) Expected 1 space before "=>"; 0 found
(#332) Expected 1 space after "=>"; 0 found
(#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
(#370) Closing brace must be on a line by itself
(#372) Closing brace must be on a line by itself
(#398) Commas (,) must be followed by white space.
(#398) Commas (,) must be followed by white space.
(#398) Commas (,) must be followed by white space.
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) Commas (,) must be followed by white space.
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#406) Expected 1 space before "="; 0 found
(#406) Expected 1 space after "="; 0 found
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#408) Expected 1 space before "=>"; 0 found
(#408) Expected 1 space after "=>"; 0 found
(#408) Commas (,) must be followed by white space.
(#408) Expected 1 space before "=>"; 0 found
(#408) Expected 1 space after "=>"; 0 found
(#409) Expected 1 space before "="; 0 found
(#409) Expected 1 space after "="; 0 found
(#420) Commas (,) must be followed by white space.
(#420) Expected 1 space before "=>"; 0 found
(#420) Expected 1 space after "=>"; 0 found
(#420) Commas (,) must be followed by white space.
(#420) Expected 1 space before "=>"; 0 found
(#420) Expected 1 space after "=>"; 0 found
(#429) Commas (,) must be followed by white space.
(#430) Expected 1 space before "=="; 0 found
(#430) Expected 1 space after "=="; 0 found
(#437) Commas (,) must be followed by white space.
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Expected 1 space before "=>"; 0 found
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Line exceeds 132 characters; contains 167 characters
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 136 characters
(#793) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#811) Line indented incorrectly; expected at least 16 spaces, found 15
(#823) Line exceeds 132 characters; contains 142 characters
(#900) Commas (,) must be followed by white space.
(#904) Line exceeds 132 characters; contains 141 characters
(#912) Line exceeds 132 characters; contains 135 characters
(#917) Expected 1 space before "*"; 0 found
(#917) Expected 1 space after "*"; 0 found
(#917) Expected 1 space before "*"; 0 found
(#917) Expected 1 space after "*"; 0 found
(#917) Expected 1 space before "*"; 0 found
(#917) Expected 1 space after "*"; 0 found
(#952) Inline comments must end in full-stops, exclamation marks, or question marks
(#956) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) Variable "digestposts_rs" must not contain underscores.
(#977) Variable "digestposts_rs" must not contain underscores.
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#982) Inline comments must end in full-stops, exclamation marks, or question marks
(#982) No space found before comment text; expected "// caches - reuse the those filled before too" but found "//caches - reuse the those filled before too"
(#986) Variable "digestposts_rs" must not contain underscores.
(#1030) Variable "digestposts_rs" must not contain underscores.
(#1030) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) 3 slashes comments are not allowed; use "// Comment." instead
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1035) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1041) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) Line exceeds 132 characters; contains 146 characters
(#1074) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1081) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) No space found before comment text; expected "// override language" but found "//override language"
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1091) Line exceeds 132 characters; contains 140 characters
(#1102) Commas (,) must be followed by white space.
(#1104) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Line exceeds 132 characters; contains 142 characters
(#1117) Commas (,) must be followed by white space.
(#1117) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1128) Inline comments must end in full-stops, exclamation marks, or question marks
(#1200) Inline comments must end in full-stops, exclamation marks, or question marks
(#1205) Expected 1 space before "*"; 0 found
(#1205) Expected 1 space after "*"; 0 found
(#1205) Expected 1 space before "*"; 0 found
(#1205) Expected 1 space after "*"; 0 found
(#1205) Expected 1 space before "*"; 0 found
(#1205) Expected 1 space after "*"; 0 found
(#1214) Line exceeds 132 characters; contains 160 characters
(#1218) Line exceeds 132 characters; contains 161 characters
(#1224) Inline comments must end in full-stops, exclamation marks, or question marks
(#1249) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) Line indented incorrectly; expected at least 8 spaces, found 4
(#1256) 3 slashes comments are not allowed; use "// Comment." instead
(#1269) Expected 1 space before "*"; 0 found
(#1269) Expected 1 space after "*"; 0 found
(#1278) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1315) 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"
(#1316) 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"
(#1317) Inline comments must end in full-stops, exclamation marks, or question marks
(#1317) 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"
(#1326) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1339) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1457) Commas (,) must be followed by white space.
(#1463) Inline comments must end in full-stops, exclamation marks, or question marks
(#1468) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) Line indented incorrectly; expected at least 12 spaces, found 8
(#1502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1509) Expected 1 space before "*"; 0 found
(#1509) Expected 1 space after "*"; 0 found
(#1509) Expected 1 space before "*"; 0 found
(#1509) Expected 1 space after "*"; 0 found
(#1509) Expected 1 space before "*"; 0 found
(#1509) Expected 1 space after "*"; 0 found
(#1520) Expected 1 space after "="; 2 found
(#1522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1522) Inline comments must end in full-stops, exclamation marks, or question marks
(#1535) Commas (,) must be followed by white space.
(#1535) Commas (,) must be followed by white space.
(#1535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1535) Inline comments must end in full-stops, exclamation marks, or question marks
(#1555) Commas (,) must be followed by white space.
(#1562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1566) Commas (,) must be followed by white space.
(#1571) Line exceeds 132 characters; contains 173 characters
(#1581) Commas (,) must be followed by white space.
(#1584) Commas (,) must be followed by white space.
(#1585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1585) Inline comments must end in full-stops, exclamation marks, or question marks
(#1683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1683) Inline comments must end in full-stops, exclamation marks, or question marks
(#1729) Expected "if (...) {\n"; found "if(...) {\n"
(#1800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1800) 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?"
(#1852) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1878) Expected 1 space before "="; 0 found
(#1878) Expected 1 space after "="; 0 found
(#1881) Expected 1 space before "*"; 0 found
(#1881) Expected 1 space after "*"; 0 found
(#1881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1881) Inline comments must end in full-stops, exclamation marks, or question marks
(#1900) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1902) Inline comments must end in full-stops, exclamation marks, or question marks
(#1902) No space found before comment text; expected "// workaround for buggy PHP versions" but found "//workaround for buggy PHP versions"
(#1906) Expected 1 space before "=>"; 0 found
(#1906) Expected 1 space after "=>"; 0 found
(#1906) Expected 1 space before "=>"; 0 found
(#1906) Expected 1 space after "=>"; 0 found
(#1908) Line exceeds 132 characters; contains 151 characters
(#1921) Expected 1 space before "==="; 2 found
(#1923) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1940) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1940) Expected 1 space before "=>"; 0 found
(#1940) Expected 1 space after "=>"; 0 found
(#1951) Commas (,) must be followed by white space.
(#1955) Commas (,) must be followed by white space.
(#1955) Commas (,) must be followed by white space.
(#1982) Inline comments must end in full-stops, exclamation marks, or question marks
(#2018) Variable "tr_sel" must not contain underscores.
(#2019) Variable "tr_join" must not contain underscores.
(#2023) Variable "tr_sel" must not contain underscores.
(#2024) Variable "tr_join" must not contain underscores.
(#2040) Variable "tr_join" must not contain underscores.
(#2048) Expected 1 space before "=>"; 0 found
(#2048) Expected 1 space after "=>"; 0 found
(#2048) Expected 1 space before "=>"; 0 found
(#2048) Expected 1 space after "=>"; 0 found
(#2056) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2148) Inline comments must end in full-stops, exclamation marks, or question marks
(#2148) Line indented incorrectly; expected at least 12 spaces, found 9
(#2148) 3 slashes comments are not allowed; use "// Comment." instead
(#2149) Line exceeds 132 characters; contains 141 characters
(#2155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2155) Inline comments must end in full-stops, exclamation marks, or question marks
(#2155) Line indented incorrectly; expected at least 12 spaces, found 8
(#2155) 3 slashes comments are not allowed; use "// Comment." instead
(#2163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2163) Inline comments must end in full-stops, exclamation marks, or question marks
(#2163) Line indented incorrectly; expected at least 12 spaces, found 8
(#2163) 3 slashes comments are not allowed; use "// Comment." instead
(#2223) Line exceeds 132 characters; contains 151 characters
(#2224) Expected 1 space before "=>"; 0 found
(#2224) Expected 1 space after "=>"; 0 found
(#2224) Expected 1 space before "=>"; 0 found
(#2224) Expected 1 space after "=>"; 0 found
(#2224) Expected 1 space before "=>"; 0 found
(#2224) Expected 1 space after "=>"; 0 found
(#2224) Line exceeds 132 characters; contains 134 characters
(#2230) Variable "discussionid_sql" must not contain underscores.
(#2230) Variable "discussionid_params" must not contain underscores.
(#2230) Line exceeds 132 characters; contains 150 characters
(#2231) Variable "discussionid_params" must not contain underscores.
(#2232) Variable "discussionid_sql" must not contain underscores.
(#2239) Variable "groupid_sql" must not contain underscores.
(#2239) Variable "groupid_params" must not contain underscores.
(#2240) Variable "groupid_params" must not contain underscores.
(#2241) Variable "groupid_sql" must not contain underscores.
(#2254) Variable "fullid_sql" must not contain underscores.
(#2254) Variable "fullid_params" must not contain underscores.
(#2255) Variable "fullid_params" must not contain underscores.
(#2256) Variable "fullid_sql" must not contain underscores.
(#2265) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2274) Commas (,) must be followed by white space.
(#2274) Commas (,) must be followed by white space.
(#2313) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#2695) Expected 1 space before "*"; 0 found
(#2695) Expected 1 space after "*"; 0 found
(#2799) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2799) Inline comments must end in full-stops, exclamation marks, or question marks
(#2802) Variable "mygroups_sql" must not contain underscores.
(#2815) Variable "mygroups_sql" must not contain underscores.
(#2851) Expected 1 space before "*"; 0 found
(#2851) Expected 1 space after "*"; 0 found
(#2851) Expected 1 space before "*"; 0 found
(#2851) Expected 1 space after "*"; 0 found
(#2851) Expected 1 space before "*"; 0 found
(#2851) Expected 1 space after "*"; 0 found
(#2856) Inline comments must end in full-stops, exclamation marks, or question marks
(#2856) 3 slashes comments are not allowed; use "// Comment." instead
(#2883) Line exceeds 132 characters; contains 142 characters
(#2895) Inline comments must end in full-stops, exclamation marks, or question marks
(#2895) 3 slashes comments are not allowed; use "// Comment." instead
(#2915) Expected 1 space before "*"; 0 found
(#2915) Expected 1 space after "*"; 0 found
(#2985) Inline comments must end in full-stops, exclamation marks, or question marks
(#2989) Line exceeds 132 characters; contains 149 characters
(#3001) Inline comments must end in full-stops, exclamation marks, or question marks
(#3024) Line exceeds 132 characters; contains 135 characters
(#3074) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3242) Expected 1 space before "*"; 0 found
(#3242) Expected 1 space after "*"; 0 found
(#3242) Expected 1 space before "*"; 0 found
(#3242) Expected 1 space after "*"; 0 found
(#3242) Expected 1 space before "*"; 0 found
(#3242) Expected 1 space after "*"; 0 found
(#3260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3260) Inline comments must end in full-stops, exclamation marks, or question marks
(#3260) No space found before comment text; expected "// separate groups without access all" but found "//separate groups without access all"
(#3330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3330) Inline comments must end in full-stops, exclamation marks, or question marks
(#3330) No space found before comment text; expected "// seprate groups without access all" but found "//seprate groups without access all"
(#3381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3381) Inline comments must end in full-stops, exclamation marks, or question marks
(#3413) Expected 1 space after "="; 0 found
(#3443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3443) Inline comments must end in full-stops, exclamation marks, or question marks
(#3466) Inline comments must end in full-stops, exclamation marks, or question marks
(#3476) Inline comments must end in full-stops, exclamation marks, or question marks
(#3476) Line indented incorrectly; expected at least 4 spaces, found 0
(#3483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3483) Inline comments must end in full-stops, exclamation marks, or question marks
(#3574) Line exceeds 132 characters; contains 148 characters
(#3581) Inline comments must end in full-stops, exclamation marks, or question marks
(#3586) Inline comments must end in full-stops, exclamation marks, or question marks
(#3591) Inline comments must end in full-stops, exclamation marks, or question marks
(#3596) Inline comments must end in full-stops, exclamation marks, or question marks
(#3597) Line exceeds 132 characters; contains 133 characters
(#3604) Inline comments must end in full-stops, exclamation marks, or question marks
(#3610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3610) Inline comments must end in full-stops, exclamation marks, or question marks
(#3610) 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"
(#3614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3614) Inline comments must end in full-stops, exclamation marks, or question marks
(#3621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3621) Inline comments must end in full-stops, exclamation marks, or question marks
(#3621) 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"
(#3623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3623) Inline comments must end in full-stops, exclamation marks, or question marks
(#3628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3628) Inline comments must end in full-stops, exclamation marks, or question marks
(#3630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3630) Inline comments must end in full-stops, exclamation marks, or question marks
(#3630) No space found before comment text; expected "// its a custom scale" but found "//its a custom scale"
(#3641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3641) Inline comments must end in full-stops, exclamation marks, or question marks
(#3641) 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"
(#3648) Inline comments must end in full-stops, exclamation marks, or question marks
(#3648) No space found before comment text; expected "// something is wrong" but found "//something is wrong"
(#3662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3662) Inline comments must end in full-stops, exclamation marks, or question marks
(#3667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3667) Inline comments must end in full-stops, exclamation marks, or question marks
(#3806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3806) Inline comments must end in full-stops, exclamation marks, or question marks
(#3807) Expected 1 space before "=>"; 0 found
(#3807) Expected 1 space after "=>"; 0 found
(#3814) Inline comments must end in full-stops, exclamation marks, or question marks
(#3818) Inline comments must end in full-stops, exclamation marks, or question marks
(#3860) Line exceeds maximum limit of 180 characters; contains 243 characters
(#3876) Line exceeds 132 characters; contains 135 characters
(#3877) Line exceeds 132 characters; contains 139 characters
(#3883) Line exceeds 132 characters; contains 158 characters
(#3892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3892) Inline comments must end in full-stops, exclamation marks, or question marks
(#3892) This comment is 100% valid code; is this commented out code?
(#3892) No space found before comment text; expected "// 'returnimages'" but found "//'returnimages'"
(#3894) Inline comments must end in full-stops, exclamation marks, or question marks
(#3897) Line exceeds 132 characters; contains 162 characters
(#3903) Expected 1 space before "=>"; 0 found
(#3903) Expected 1 space after "=>"; 0 found
(#3905) Line exceeds 132 characters; contains 162 characters
(#3933) 80 slashes comments are not allowed; use "// Comment." instead
(#3935) Inline comments must end in full-stops, exclamation marks, or question marks
(#3935) 80 slashes comments are not allowed; use "// Comment." instead
(#3977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3977) Inline comments must end in full-stops, exclamation marks, or question marks
(#3995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3996) Inline comments must end in full-stops, exclamation marks, or question marks
(#4037) Inline comments must end in full-stops, exclamation marks, or question marks
(#4046) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4082) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4082) Inline comments must end in full-stops, exclamation marks, or question marks
(#4089) Expected 1 space before "=>"; 0 found
(#4089) Expected 1 space after "=>"; 0 found
(#4093) Expected 1 space before "=>"; 0 found
(#4093) Expected 1 space after "=>"; 0 found
(#4097) Expected 1 space before "=>"; 0 found
(#4097) Expected 1 space after "=>"; 0 found
(#4108) Inline comments must end in full-stops, exclamation marks, or question marks
(#4119) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4153) Inline comments must end in full-stops, exclamation marks, or question marks
(#4159) Expected 1 space before ">"; 0 found
(#4159) Expected 1 space after ">"; 0 found
(#4163) Expected 1 space before "=>"; 0 found
(#4163) Expected 1 space after "=>"; 0 found
(#4210) Inline comments must end in full-stops, exclamation marks, or question marks
(#4222) Inline comments must end in full-stops, exclamation marks, or question marks
(#4275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4276) Inline comments must end in full-stops, exclamation marks, or question marks
(#4279) Inline comments must end in full-stops, exclamation marks, or question marks
(#4296) Expected 1 space before "=>"; 0 found
(#4296) Expected 1 space after "=>"; 0 found
(#4307) Inline comments must end in full-stops, exclamation marks, or question marks
(#4336) Expected 1 space before "=>"; 0 found
(#4336) Expected 1 space after "=>"; 0 found
(#4350) Expected 1 space before ":"; 0 found
(#4352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4353) Inline comments must end in full-stops, exclamation marks, or question marks
(#4366) Inline comments must end in full-stops, exclamation marks, or question marks
(#4370) Expected 1 space before "=>"; 0 found
(#4370) Expected 1 space after "=>"; 0 found
(#4373) Inline comments must end in full-stops, exclamation marks, or question marks
(#4384) Expected 1 space before "=>"; 0 found
(#4384) Expected 1 space after "=>"; 0 found
(#4392) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4440) Inline comments must end in full-stops, exclamation marks, or question marks
(#4524) Expected 1 space before "=>"; 0 found
(#4524) Expected 1 space after "=>"; 0 found
(#4532) Inline comments must end in full-stops, exclamation marks, or question marks
(#4568) Expected 1 space before "=>"; 0 found
(#4568) Expected 1 space after "=>"; 0 found
(#4569) Line indented incorrectly; expected 8 spaces, found 7
(#4570) Line indented incorrectly; expected 12 spaces, found 11
(#4571) Line indented incorrectly; expected at least 16 spaces, found 15
(#4572) Line indented incorrectly; expected 12 spaces, found 11
(#4573) Line indented incorrectly; expected 8 spaces, found 7
(#4574) Line indented incorrectly; expected at least 12 spaces, found 11
(#4575) Line indented incorrectly; expected 8 spaces, found 7
(#4578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4578) Inline comments must end in full-stops, exclamation marks, or question marks
(#4578) No space found before comment text; expected "// delete ratings" but found "//delete ratings"
(#4588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4588) Inline comments must end in full-stops, exclamation marks, or question marks
(#4588) No space found before comment text; expected "// delete attachments" but found "//delete attachments"
(#4597) Inline comments must end in full-stops, exclamation marks, or question marks
(#4597) Line indented incorrectly; expected at least 8 spaces, found 4
(#4601) Inline comments must end in full-stops, exclamation marks, or question marks
(#4639) Expected 1 space(s) before asterisk; 0 found
(#4674) Line indented incorrectly; expected 12 spaces, found 11
(#4675) Line indented incorrectly; expected at least 16 spaces, found 15
(#4675) Inline comments must end in full-stops, exclamation marks, or question marks
(#4676) Line indented incorrectly; expected at least 16 spaces, found 15
(#4677) Line indented incorrectly; expected 12 spaces, found 11
(#4705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4705) Inline comments must end in full-stops, exclamation marks, or question marks
(#4707) Inline comments must end in full-stops, exclamation marks, or question marks
(#4708) Line indented incorrectly; expected at least 8 spaces, found 7
(#4714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4714) Inline comments must end in full-stops, exclamation marks, or question marks
(#4716) Inline comments must end in full-stops, exclamation marks, or question marks
(#4766) Inline comments must end in full-stops, exclamation marks, or question marks
(#4773) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#4778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4778) Inline comments must end in full-stops, exclamation marks, or question marks
(#4786) Expected 1 space before "=>"; 0 found
(#4786) Expected 1 space after "=>"; 0 found
(#4786) Expected 1 space before "=>"; 0 found
(#4786) Expected 1 space after "=>"; 0 found
(#4786) Expected 1 space before "=>"; 0 found
(#4786) Expected 1 space after "=>"; 0 found
(#4786) Line exceeds 132 characters; contains 138 characters
(#4791) Inline comments must end in full-stops, exclamation marks, or question marks
(#4793) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#4796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4796) Inline comments must end in full-stops, exclamation marks, or question marks
(#4799) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4799) Inline comments must end in full-stops, exclamation marks, or question marks
(#4804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4805) Inline comments must end in full-stops, exclamation marks, or question marks
(#4807) Inline comments must end in full-stops, exclamation marks, or question marks
(#4830) Expected 1 space before "=>"; 0 found
(#4830) Expected 1 space after "=>"; 0 found
(#4830) Expected 1 space before "=>"; 0 found
(#4830) Expected 1 space after "=>"; 0 found
(#4919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4919) Inline comments must end in full-stops, exclamation marks, or question marks
(#4922) Usage of ELSEIF not allowed; use ELSE IF instead
(#4925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4925) Inline comments must end in full-stops, exclamation marks, or question marks
(#4930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4930) Inline comments must end in full-stops, exclamation marks, or question marks
(#4932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4932) Inline comments must end in full-stops, exclamation marks, or question marks
(#4937) Usage of ELSEIF not allowed; use ELSE IF instead
(#4940) Usage of ELSEIF not allowed; use ELSE IF instead
(#4981) Commas (,) must be followed by white space.
(#4987) Line exceeds 132 characters; contains 135 characters
(#5078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5083) Expected 1 space before "=>"; 0 found
(#5083) Expected 1 space after "=>"; 0 found
(#5083) Commas (,) must be followed by white space.
(#5083) Expected 1 space before "=>"; 0 found
(#5083) Expected 1 space after "=>"; 0 found
(#5085) Expected 1 space before "=>"; 0 found
(#5085) Expected 1 space after "=>"; 0 found
(#5085) Commas (,) must be followed by white space.
(#5085) Expected 1 space before "=>"; 0 found
(#5085) Expected 1 space after "=>"; 0 found
(#5099) Expected 1 space before "=>"; 0 found
(#5099) Expected 1 space after "=>"; 0 found
(#5099) Expected 1 space before "=>"; 0 found
(#5099) Expected 1 space after "=>"; 0 found
(#5115) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5115) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5116) Inline comments must end in full-stops, exclamation marks, or question marks
(#5116) Line indented incorrectly; expected at least 4 spaces, found 0
(#5119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5119) Inline comments must end in full-stops, exclamation marks, or question marks
(#5170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5171) Inline comments must end in full-stops, exclamation marks, or question marks
(#5194) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5194) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5194) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5194) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5200) Inline comments must end in full-stops, exclamation marks, or question marks
(#5235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5235) Inline comments must end in full-stops, exclamation marks, or question marks
(#5260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5260) Inline comments must end in full-stops, exclamation marks, or question marks
(#5266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5266) Inline comments must end in full-stops, exclamation marks, or question marks
(#5266) No space found before comment text; expected "// separate groups" but found "//separate groups"
(#5275) Expected 1 space(s) before asterisk; 0 found
(#5276) Expected 1 space(s) before asterisk; 0 found
(#5277) Expected 1 space(s) before asterisk; 0 found
(#5278) Expected 1 space(s) before asterisk; 0 found
(#5279) Expected 1 space(s) before asterisk; 0 found
(#5280) Expected 1 space(s) before asterisk; 0 found
(#5281) Expected 1 space(s) before asterisk; 0 found
(#5301) Expected 1 space(s) before asterisk; 0 found
(#5302) Expected 1 space(s) before asterisk; 0 found
(#5303) Expected 1 space(s) before asterisk; 0 found
(#5304) Expected 1 space(s) before asterisk; 0 found
(#5305) Expected 1 space(s) before asterisk; 0 found
(#5306) Expected 1 space(s) before asterisk; 0 found
(#5307) Expected 1 space(s) before asterisk; 0 found
(#5331) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5338) Inline comments must end in full-stops, exclamation marks, or question marks
(#5341) Commas (,) must be followed by white space.
(#5341) Expected 1 space before "=>"; 0 found
(#5341) Expected 1 space after "=>"; 0 found
(#5347) Commas (,) must be followed by white space.
(#5347) Expected 1 space before "=>"; 0 found
(#5347) Expected 1 space after "=>"; 0 found
(#5381) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5381) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5384) Inline comments must end in full-stops, exclamation marks, or question marks
(#5387) Commas (,) must be followed by white space.
(#5387) Expected 1 space before "=>"; 0 found
(#5387) Expected 1 space after "=>"; 0 found
(#5394) Commas (,) must be followed by white space.
(#5394) Expected 1 space before "=>"; 0 found
(#5394) Expected 1 space after "=>"; 0 found
(#5400) Commas (,) must be followed by white space.
(#5400) Expected 1 space before "=>"; 0 found
(#5400) Expected 1 space after "=>"; 0 found
(#5428) Line exceeds 132 characters; contains 157 characters
(#5491) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5509) Inline comments must end in full-stops, exclamation marks, or question marks
(#5509) Line indented incorrectly; expected at least 4 spaces, found 1
(#5516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5516) Inline comments must end in full-stops, exclamation marks, or question marks
(#5529) Inline comments must end in full-stops, exclamation marks, or question marks
(#5529) Line indented incorrectly; expected at least 4 spaces, found 0
(#5531) Inline comments must end in full-stops, exclamation marks, or question marks
(#5531) Line indented incorrectly; expected at least 4 spaces, found 0
(#5537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5537) Inline comments must end in full-stops, exclamation marks, or question marks
(#5537) No space found before comment text; expected "// cache" but found "//cache"
(#5539) Line indented incorrectly; expected at least 4 spaces, found 0
(#5540) Line indented incorrectly; expected at least 4 spaces, found 0
(#5541) Line indented incorrectly; expected at least 4 spaces, found 0
(#5549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5551) Inline comments must end in full-stops, exclamation marks, or question marks
(#5556) Inline comments must end in full-stops, exclamation marks, or question marks
(#5558) Line exceeds 132 characters; contains 143 characters
(#5560) Inline comments must end in full-stops, exclamation marks, or question marks
(#5570) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5573) Empty IF statement detected
(#5578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5578) Inline comments must end in full-stops, exclamation marks, or question marks
(#5580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5580) Inline comments must end in full-stops, exclamation marks, or question marks
(#5592) Line exceeds 132 characters; contains 147 characters
(#5595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5595) Inline comments must end in full-stops, exclamation marks, or question marks
(#5612) Inline comments must end in full-stops, exclamation marks, or question marks
(#5613) Expected 1 space before "=>"; 0 found
(#5613) Expected 1 space after "=>"; 0 found
(#5634) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5636) Inline comments must end in full-stops, exclamation marks, or question marks
(#5638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5638) Inline comments must end in full-stops, exclamation marks, or question marks
(#5702) Expected 1 space before "="; 0 found
(#5702) Expected 1 space after "="; 0 found
(#5728) Inline comments must end in full-stops, exclamation marks, or question marks
(#5733) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5750) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5756) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5767) Expected 1 space before "=>"; 0 found
(#5767) Expected 1 space after "=>"; 0 found
(#5767) Expected 1 space before "=>"; 0 found
(#5767) Expected 1 space after "=>"; 0 found
(#5771) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5771) Inline comments must end in full-stops, exclamation marks, or question marks
(#5771) No space found before comment text; expected "// load ratings" but found "//load ratings"
(#5778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5778) Inline comments must end in full-stops, exclamation marks, or question marks
(#5778) No space found before comment text; expected "// the aggregation method" but found "//the aggregation method"
(#5792) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5794) Inline comments must end in full-stops, exclamation marks, or question marks
(#5805) Inline comments must end in full-stops, exclamation marks, or question marks
(#5821) Expected 1 space after closing parenthesis; found 2
(#5875) Line exceeds 132 characters; contains 135 characters
(#5877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5877) Inline comments must end in full-stops, exclamation marks, or question marks
(#5882) Variable "cm_context" must not contain underscores.
(#5883) Variable "cm_context" must not contain underscores.
(#5884) Variable "cm_context" must not contain underscores.
(#5897) Empty IF statement detected
(#5898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5898) Inline comments must end in full-stops, exclamation marks, or question marks
(#5900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5900) Inline comments must end in full-stops, exclamation marks, or question marks
(#5902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5902) Inline comments must end in full-stops, exclamation marks, or question marks
(#5919) Commas (,) must be followed by white space.
(#6099) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#6100) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#6106) Expected 1 space before "=>"; 0 found
(#6106) Expected 1 space after "=>"; 0 found
(#6106) Expected 1 space before "=>"; 0 found
(#6106) Expected 1 space after "=>"; 0 found
(#6106) Expected 1 space before "=>"; 0 found
(#6106) Expected 1 space after "=>"; 0 found
(#6156) Line indented incorrectly; expected at least 4 spaces, found 1
(#6157) Line indented incorrectly; expected at least 4 spaces, found 1
(#6174) Line indented incorrectly; expected at least 4 spaces, found 1
(#6176) Line indented incorrectly; expected at least 4 spaces, found 1
(#6177) Line indented incorrectly; expected at least 4 spaces, found 1
(#6181) Line indented incorrectly; expected at least 4 spaces, found 1
(#6182) Line indented incorrectly; expected at least 4 spaces, found 1
(#6254) Expected 1 space before "*"; 0 found
(#6254) Expected 1 space after "*"; 0 found
(#6254) Expected 1 space before "*"; 0 found
(#6254) Expected 1 space after "*"; 0 found
(#6254) Expected 1 space before "*"; 0 found
(#6254) Expected 1 space after "*"; 0 found
(#6294) Expected 1 space before "*"; 0 found
(#6294) Expected 1 space after "*"; 0 found
(#6294) Expected 1 space before "*"; 0 found
(#6294) Expected 1 space after "*"; 0 found
(#6294) Expected 1 space before "*"; 0 found
(#6294) Expected 1 space after "*"; 0 found
(#6414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6414) Inline comments must end in full-stops, exclamation marks, or question marks
(#6437) Variable "groups_sql" must not contain underscores.
(#6437) Variable "groups_params" must not contain underscores.
(#6451) Variable "groups_params" must not contain underscores.
(#6461) Variable "groups_sql" must not contain underscores.
(#6513) Line indented incorrectly; expected at least 4 spaces, found 0
(#6514) Expected 1 space before "*"; 0 found
(#6514) Expected 1 space after "*"; 0 found
(#6514) Expected 1 space before "*"; 0 found
(#6514) Expected 1 space after "*"; 0 found
(#6514) Expected 1 space before "*"; 0 found
(#6514) Expected 1 space after "*"; 0 found
(#6516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6516) Inline comments must end in full-stops, exclamation marks, or question marks
(#6516) 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"
(#6521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6521) Inline comments must end in full-stops, exclamation marks, or question marks
(#6525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6525) Inline comments must end in full-stops, exclamation marks, or question marks
(#6545) Inline comments must end in full-stops, exclamation marks, or question marks
(#6545) Line indented incorrectly; expected at least 4 spaces, found 0
(#6550) Inline comments must end in full-stops, exclamation marks, or question marks
(#6550) Line indented incorrectly; expected at least 4 spaces, found 0
(#6556) Inline comments must end in full-stops, exclamation marks, or question marks
(#6556) Line indented incorrectly; expected at least 4 spaces, found 0
(#6567) Line indented incorrectly; expected at least 4 spaces, found 0
(#6568) Inline comments must end in full-stops, exclamation marks, or question marks
(#6568) Line indented incorrectly; expected at least 4 spaces, found 0
(#6613) Commas (,) must be followed by white space.
(#6613) Commas (,) must be followed by white space.
(#6613) Commas (,) must be followed by white space.
(#6613) Commas (,) must be followed by white space.
(#6613) Commas (,) must be followed by white space.
(#6613) Commas (,) must be followed by white space.
(#6764) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#6764) Expected "if (...) {\n"; found "if (...){\n"
(#6768) Variable "hsuforum_types_all" must not contain underscores.
(#6770) Variable "hsuforum_types_all" must not contain underscores.
(#6773) Variable "hsuforum_types_all" must not contain underscores.
(#6814) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6814) Inline comments must end in full-stops, exclamation marks, or question marks
(#6817) Expected 1 space before "=>"; 0 found
(#6817) Expected 1 space after "=>"; 0 found
(#6817) Expected 1 space before "=>"; 0 found
(#6817) Expected 1 space after "=>"; 0 found
(#6825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6825) Inline comments must end in full-stops, exclamation marks, or question marks
(#6825) No space found before comment text; expected "// remove ratings" but found "//remove ratings"
(#6833) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6833) Inline comments must end in full-stops, exclamation marks, or question marks
(#6836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6836) Inline comments must end in full-stops, exclamation marks, or question marks
(#6839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6839) Inline comments must end in full-stops, exclamation marks, or question marks
(#6842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6843) Line exceeds 132 characters; contains 135 characters
(#6844) Inline comments must end in full-stops, exclamation marks, or question marks
(#6846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6846) Inline comments must end in full-stops, exclamation marks, or question marks
(#6849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6849) Inline comments must end in full-stops, exclamation marks, or question marks
(#6860) Expected 1 space before "=>"; 0 found
(#6860) Expected 1 space after "=>"; 0 found
(#6860) Expected 1 space before "=>"; 0 found
(#6860) Expected 1 space after "=>"; 0 found
(#6860) Expected 1 space before "=>"; 0 found
(#6860) Expected 1 space after "=>"; 0 found
(#6863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6863) Inline comments must end in full-stops, exclamation marks, or question marks
(#6866) Expected 1 space before "=>"; 0 found
(#6866) Expected 1 space after "=>"; 0 found
(#6866) Expected 1 space before "=>"; 0 found
(#6866) Expected 1 space after "=>"; 0 found
(#6872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6872) Inline comments must end in full-stops, exclamation marks, or question marks
(#6872) No space found before comment text; expected "// remove ratings" but found "//remove ratings"
(#6878) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6878) Inline comments must end in full-stops, exclamation marks, or question marks
(#6900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6906) Inline comments must end in full-stops, exclamation marks, or question marks
(#6909) Expected 1 space before "=>"; 0 found
(#6909) Expected 1 space after "=>"; 0 found
(#6909) Expected 1 space before "=>"; 0 found
(#6909) Expected 1 space after "=>"; 0 found
(#6909) Commas (,) must be followed by white space.
(#6909) Expected 1 space before "=>"; 0 found
(#6909) Expected 1 space after "=>"; 0 found
(#6912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6912) Inline comments must end in full-stops, exclamation marks, or question marks
(#6915) Expected 1 space before "=>"; 0 found
(#6915) Expected 1 space after "=>"; 0 found
(#6915) Expected 1 space before "=>"; 0 found
(#6915) Expected 1 space after "=>"; 0 found
(#6915) Commas (,) must be followed by white space.
(#6915) Expected 1 space before "=>"; 0 found
(#6915) Expected 1 space after "=>"; 0 found
(#6918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6918) Inline comments must end in full-stops, exclamation marks, or question marks
(#6918) 3 slashes comments are not allowed; use "// Comment." instead
(#6923) Expected 1 space before "=>"; 0 found
(#6923) Expected 1 space after "=>"; 0 found
(#6923) Expected 1 space before "=>"; 0 found
(#6923) Expected 1 space after "=>"; 0 found
(#6923) Expected 1 space before "=>"; 0 found
(#6923) Expected 1 space after "=>"; 0 found
(#6937) Commas (,) must be followed by white space.
(#6939) Line exceeds 132 characters; contains 164 characters
(#6946) Commas (,) must be followed by white space.
(#6949) Commas (,) must be followed by white space.
(#6966) Expected 1 space before "=>"; 0 found
(#6966) Expected 1 space after "=>"; 0 found
(#6966) Expected 1 space before "=>"; 0 found
(#6966) Expected 1 space after "=>"; 0 found
(#6966) Expected 1 space before "=>"; 0 found
(#6966) Expected 1 space after "=>"; 0 found
(#6966) Expected 1 space before "=>"; 0 found
(#6966) Expected 1 space after "=>"; 0 found
(#6966) Line exceeds 132 characters; contains 170 characters
(#6988) Commas (,) must be followed by white space.
(#6989) Commas (,) must be followed by white space.
(#7000) Expected 1 space after closing parenthesis; found 0
(#7014) Line exceeds maximum limit of 180 characters; contains 199 characters
(#7033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7033) Inline comments must end in full-stops, exclamation marks, or question marks
(#7039) Line exceeds 132 characters; contains 153 characters
(#7045) Line exceeds maximum limit of 180 characters; contains 272 characters
(#7047) Line exceeds maximum limit of 180 characters; contains 284 characters
(#7053) Expected 1 space before "=>"; 0 found
(#7053) Expected 1 space after "=>"; 0 found
(#7053) Expected 1 space before "=>"; 0 found
(#7053) Expected 1 space after "=>"; 0 found
(#7053) Expected 1 space before "=>"; 0 found
(#7053) Expected 1 space after "=>"; 0 found
(#7053) Line exceeds maximum limit of 180 characters; contains 247 characters
(#7054) Expected 1 space before "=>"; 0 found
(#7054) Expected 1 space after "=>"; 0 found
(#7054) Expected 1 space before "=>"; 0 found
(#7054) Expected 1 space after "=>"; 0 found
(#7054) Expected 1 space before "=>"; 0 found
(#7054) Expected 1 space after "=>"; 0 found
(#7054) Line exceeds maximum limit of 180 characters; contains 245 characters
(#7055) Expected 1 space before "=>"; 0 found
(#7055) Expected 1 space after "=>"; 0 found
(#7055) Expected 1 space before "=>"; 0 found
(#7055) Expected 1 space after "=>"; 0 found
(#7055) Expected 1 space before "=>"; 0 found
(#7055) Expected 1 space after "=>"; 0 found
(#7055) Line exceeds maximum limit of 180 characters; contains 247 characters
(#7056) Expected 1 space before "=>"; 0 found
(#7056) Expected 1 space after "=>"; 0 found
(#7056) Expected 1 space before "=>"; 0 found
(#7056) Expected 1 space after "=>"; 0 found
(#7056) Expected 1 space before "=>"; 0 found
(#7056) Expected 1 space after "=>"; 0 found
(#7056) Line exceeds maximum limit of 180 characters; contains 252 characters
(#7059) Inline comments must end in full-stops, exclamation marks, or question marks
(#7059) This comment is 50% valid code; is this commented out code?
(#7064) Inline comments must end in full-stops, exclamation marks, or question marks
(#7064) This comment is 50% valid code; is this commented out code?
(#7069) Inline comments must end in full-stops, exclamation marks, or question marks
(#7069) This comment is 50% valid code; is this commented out code?
(#7074) Inline comments must end in full-stops, exclamation marks, or question marks
(#7074) This comment is 50% valid code; is this commented out code?
(#7084) Inline comments must end in full-stops, exclamation marks, or question marks
(#7084) This comment is 50% valid code; is this commented out code?
(#7087) Inline comments must end in full-stops, exclamation marks, or question marks
(#7087) This comment is 50% valid code; is this commented out code?
(#7090) Inline comments must end in full-stops, exclamation marks, or question marks
(#7090) This comment is 50% valid code; is this commented out code?
(#7093) Inline comments must end in full-stops, exclamation marks, or question marks
(#7093) This comment is 50% valid code; is this commented out code?
(#7105) Expected 1 space before "=>"; 0 found
(#7105) Expected 1 space after "=>"; 0 found
(#7105) Expected 1 space before "=>"; 0 found
(#7105) Expected 1 space after "=>"; 0 found
(#7130) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#7132) Expected "if (...) {\n"; found "if (...){\n"
(#7133) Expected 1 space before "=>"; 0 found
(#7133) Expected 1 space after "=>"; 0 found
(#7145) Line exceeds 132 characters; contains 143 characters
(#7165) Commas (,) must be followed by white space.
(#7167) Commas (,) must be followed by white space.
(#7226) Expected 1 space after "="; 2 found
(#7261) Expected 1 space before "="; 0 found
(#7261) Expected 1 space after "="; 0 found
(#7271) Expected 1 space before "==="; 0 found
(#7271) Expected 1 space after "==="; 0 found
(#7272) Expected 1 space before "="; 0 found
(#7272) Expected 1 space after "="; 0 found
(#7383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7383) Inline comments must end in full-stops, exclamation marks, or question marks
(#7440) Variable "hsuforum_pagetype" must not contain underscores.
(#7441) Expected 1 space before "=>"; 0 found
(#7441) Expected 1 space after "=>"; 0 found
(#7442) Expected 1 space before "=>"; 0 found
(#7442) Expected 1 space after "=>"; 0 found
(#7443) Expected 1 space before "=>"; 0 found
(#7443) Expected 1 space after "=>"; 0 found
(#7445) Variable "hsuforum_pagetype" must not contain underscores.
(#7459) Line exceeds 132 characters; contains 141 characters
(#7513) Line exceeds 132 characters; contains 140 characters
(#7579) Line exceeds 132 characters; contains 143 characters
(#7587) Inline comments must end in full-stops, exclamation marks, or question marks
(#7595) Inline comments must end in full-stops, exclamation marks, or question marks
(#7604) Line exceeds 132 characters; contains 142 characters
(#7605) Line exceeds 132 characters; contains 137 characters
(#7622) Inline comments must end in full-stops, exclamation marks, or question marks
(#7644) Line exceeds 132 characters; contains 159 characters
(#7645) Inline comments must end in full-stops, exclamation marks, or question marks
(#7647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7647) Inline comments must end in full-stops, exclamation marks, or question marks
(#7653) Inline comments must end in full-stops, exclamation marks, or question marks
(#7655) Inline comments must end in full-stops, exclamation marks, or question marks
(#7674) Inline comments must end in full-stops, exclamation marks, or question marks
(#7677) Inline comments must end in full-stops, exclamation marks, or question marks
(#7694) Inline comments must end in full-stops, exclamation marks, or question marks
(#7696) Inline comments must end in full-stops, exclamation marks, or question marks
(#7698) 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
(#7706) Inline comments must end in full-stops, exclamation marks, or question marks
(#7709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7712) Inline comments must end in full-stops, exclamation marks, or question marks
(#7717) Inline comments must end in full-stops, exclamation marks, or question marks
(#7730) Inline comments must end in full-stops, exclamation marks, or question marks
(#7731) Line exceeds 132 characters; contains 174 characters
(#7735) Inline comments must end in full-stops, exclamation marks, or question marks
(#7738) Inline comments must end in full-stops, exclamation marks, or question marks
(#7739) Line exceeds 132 characters; contains 149 characters
(#7742) Variable "groupid_sql" must not contain underscores.
(#7742) Variable "groupid_params" must not contain underscores.
(#7743) Variable "groupid_params" must not contain underscores.
(#7744) Variable "groupid_sql" must not contain underscores.
(#7747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7747) Inline comments must end in full-stops, exclamation marks, or question marks
(#7749) Line exceeds 132 characters; contains 170 characters
(#7755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7755) Inline comments must end in full-stops, exclamation marks, or question marks
(#7760) Line exceeds 132 characters; contains 143 characters
(#7764) Variable "discussionid_sql" must not contain underscores.
(#7764) Variable "discussionid_params" must not contain underscores.
(#7764) Line exceeds 132 characters; contains 156 characters
(#7765) Variable "discussionid_params" must not contain underscores.
(#7766) Variable "discussionid_sql" must not contain underscores.
(#7780) Inline comments must end in full-stops, exclamation marks, or question marks
(#7825) Inline comments must end in full-stops, exclamation marks, or question marks
(#7827) Inline comments must end in full-stops, exclamation marks, or question marks
(#7943) Expected 1 space before "=>"; 0 found
(#7943) Expected 1 space after "=>"; 0 found
(#7943) Expected 1 space before "=>"; 0 found
(#7943) Expected 1 space after "=>"; 0 found
(#7950) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#8071) Expected 1 space before "=>"; 0 found
(#8071) Expected 1 space after "=>"; 0 found
(#8095) Expected 1 space before "=>"; 0 found
(#8095) Expected 1 space after "=>"; 0 found
(#8147) Expected 1 space before "=>"; 0 found
(#8147) Expected 1 space after "=>"; 0 found
(#8166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#8166) Inline comments must end in full-stops, exclamation marks, or question marks
(#8181) Expected 1 space before "=>"; 0 found
(#8181) Expected 1 space after "=>"; 0 found
(#8213) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/hsuforum/lib/discussion/sort.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) This comment is 58% valid code; is this commented out code?
(#45) This comment is 58% valid code; is this commented out code?
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) 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
(#205) Line exceeds 132 characters; contains 133 characters
mod/hsuforum/lib/flag.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
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
(#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
(#34) Visibility must be declared on method "definition"
(#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
(#41) Line indented incorrectly; expected at least 8 spaces, found 0
(#41) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#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
(#137) Line indented incorrectly; expected at least 12 spaces, found 0
(#137) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#174) Expected 1 space before "*"; 3 found
(#175) Expected 1 space before "*"; 3 found
(#176) Expected 1 space before "*"; 3 found
(#177) Expected 1 space before "*"; 2 found
(#178) Expected 1 space before "*"; 2 found
(#179) Expected 1 space before "*"; 2 found
(#181) Expected 1 space before "*"; 3 found
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Line indented incorrectly; expected at least 8 spaces, found 0
(#187) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#190) Commas (,) must be followed by white space.
(#191) Expected 1 space before "*"; 0 found
(#191) Expected 1 space after "*"; 0 found
(#191) Expected 1 space before "*"; 0 found
(#191) Expected 1 space after "*"; 0 found
(#192) Expected 1 space before "*"; 0 found
(#192) Expected 1 space after "*"; 0 found
(#192) Expected 1 space before "*"; 0 found
(#192) Expected 1 space after "*"; 0 found
(#192) Expected 1 space before "*"; 0 found
(#192) Expected 1 space after "*"; 0 found
(#193) Expected 1 space before "*"; 0 found
(#193) Expected 1 space after "*"; 0 found
(#193) Expected 1 space before "*"; 0 found
(#193) Expected 1 space after "*"; 0 found
(#193) Expected 1 space before "*"; 0 found
(#193) Expected 1 space after "*"; 0 found
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#195) Expected 1 space before "*"; 0 found
(#195) Expected 1 space after "*"; 0 found
(#195) Expected 1 space before "*"; 0 found
(#195) Expected 1 space after "*"; 0 found
(#195) Expected 1 space before "*"; 0 found
(#195) Expected 1 space after "*"; 0 found
(#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
(#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
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 8 spaces, found 0
(#218) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Line indented incorrectly; expected at least 8 spaces, found 0
(#248) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Line indented incorrectly; expected at least 8 spaces, found 0
(#253) Inline doc block comments are not allowed; use "// Comment." instead
(#255) Line exceeds 132 characters; contains 142 characters
(#259) Visibility must be declared on method "standard_grading_coursemodule_elements"
(#265) Visibility must be declared on method "definition_after_data"
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) 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"
(#275) 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."
(#276) Expected 1 space before "=="; 0 found
(#276) Expected 1 space after "=="; 0 found
(#282) Expected 1 space before "=="; 0 found
(#282) Expected 1 space after "=="; 0 found
(#290) Visibility must be declared on method "data_preprocessing"
(#290) Variable "default_values" must not contain underscores.
(#291) Variable "default_values" must not contain underscores.
(#296) Variable "default_values" must not contain underscores.
(#296) Expected 1 space before "="; 0 found
(#297) Variable "default_values" must not contain underscores.
(#298) Variable "default_values" must not contain underscores.
(#299) Variable "default_values" must not contain underscores.
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#301) Variable "default_values" must not contain underscores.
(#301) Expected 1 space before "="; 0 found
(#302) Variable "default_values" must not contain underscores.
(#303) Variable "default_values" must not contain underscores.
(#304) Variable "default_values" must not contain underscores.
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#307) Variable "default_values" must not contain underscores.
(#308) Variable "default_values" must not contain underscores.
(#310) Variable "default_values" must not contain underscores.
(#312) Variable "default_values" must not contain underscores.
(#313) Variable "default_values" must not contain underscores.
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#326) Commas (,) must be followed by white space.
(#327) Expected 1 space before "=>"; 0 found
(#327) Expected 1 space after "=>"; 0 found
(#328) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#333) Commas (,) must be followed by white space.
(#333) Line exceeds 132 characters; contains 138 characters
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#335) Commas (,) must be followed by white space.
(#336) Commas (,) must be followed by white space.
(#336) Line exceeds 132 characters; contains 135 characters
(#337) Commas (,) must be followed by white space.
(#337) Commas (,) must be followed by white space.
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#340) Commas (,) must be followed by white space.
(#341) Expected 1 space before "=>"; 0 found
(#341) Expected 1 space after "=>"; 0 found
(#342) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#349) Visibility must be declared on method "completion_rule_enabled"
(#350) Expected 1 space before "!="; 0 found
(#350) Expected 1 space after "!="; 0 found
(#351) Expected 1 space before "!="; 0 found
(#351) Expected 1 space after "!="; 0 found
(#352) Expected 1 space before "!="; 0 found
(#352) Expected 1 space after "!="; 0 found
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Expected 1 space before "=="; 0 found
(#367) Expected 1 space after "=="; 0 found
(#380) Visibility must be declared on method "validation"
(#386) Line exceeds 132 characters; contains 163 characters
mod/hsuforum/post.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) No space found before comment text; expected "// these page_params will be passed as hidden variables later in the form." but found "//these page_params will be passed as hidden variables later in the form."
(#54) Variable "page_params" must not contain underscores.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line exceeds 132 characters; contains 133 characters
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) 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
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Expected 1 space after "="; 2 found
(#231) Expected 1 space before "="; 0 found
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Expected "} else if (...) {\n"; found "}else if (...) { // User is deleting a post\n"
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line exceeds 132 characters; contains 136 characters
(#347) Expected 1 space before "+"; 0 found
(#347) Expected 1 space after "+"; 0 found
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Expected 1 space before "=>"; 0 found
(#477) Expected 1 space after "=>"; 0 found
(#477) Line exceeds 132 characters; contains 138 characters
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Variable "mform_post" must not contain underscores.
(#537) Expected 1 space before "?"; 0 found
(#537) Expected 1 space after "?"; 0 found
(#537) Expected 1 space before ":"; 0 found
(#537) Expected 1 space after ":"; 0 found
(#537) Line exceeds 132 characters; contains 170 characters
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) No space found before comment text; expected "// load data into form NOW!" but found "//load data into form NOW!"
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "draftid_editor" must not contain underscores.
(#576) Variable "draftid_editor" must not contain underscores.
(#576) Line exceeds maximum limit of 180 characters; contains 184 characters
(#583) Variable "mform_post" must not contain underscores.
(#583) Expected 1 space before "=>"; 0 found
(#583) Expected 1 space after "=>"; 0 found
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#585) Expected 1 space before "=>"; 0 found
(#585) Expected 1 space after "=>"; 0 found
(#586) Expected 1 space before "=>"; 0 found
(#586) Expected 1 space after "=>"; 0 found
(#587) Expected 1 space before "=>"; 0 found
(#587) Expected 1 space after "=>"; 0 found
(#587) Line exceeds 132 characters; contains 134 characters
(#588) Expected 1 space before "=>"; 0 found
(#588) Expected 1 space after "=>"; 0 found
(#588) Variable "draftid_editor" must not contain underscores.
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Expected 1 space before "?"; 0 found
(#590) Expected 1 space after "?"; 0 found
(#590) Expected 1 space before ":"; 0 found
(#590) Expected 1 space after ":"; 0 found
(#591) Expected 1 space before "=>"; 0 found
(#591) Expected 1 space after "=>"; 0 found
(#592) Expected 1 space before "=>"; 0 found
(#592) Expected 1 space after "=>"; 0 found
(#593) Expected 1 space before "=>"; 0 found
(#593) Expected 1 space after "=>"; 0 found
(#594) Expected 1 space before "=>"; 0 found
(#594) Expected 1 space after "=>"; 0 found
(#595) Expected 1 space before "=>"; 0 found
(#595) Expected 1 space after "=>"; 0 found
(#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) Variable "page_params" must not contain underscores.
(#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
(#601) Expected 1 space before ":"; 0 found
(#602) Expected 1 space before "+"; 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
(#605) Expected 1 space before ":"; 0 found
(#606) Expected 1 space before "+"; 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
(#609) Expected 1 space before ":"; 0 found
(#610) Expected 1 space before "+"; 0 found
(#616) Expected 1 space before "?"; 0 found
(#616) Expected 1 space after "?"; 0 found
(#617) Expected 1 space before "=>"; 0 found
(#617) Expected 1 space after "=>"; 0 found
(#617) Expected 1 space before ":"; 0 found
(#618) Expected 1 space before "+"; 0 found
(#620) Expected 1 space before "?"; 0 found
(#621) Expected 1 space before "=>"; 0 found
(#621) Expected 1 space after "=>"; 0 found
(#621) Expected 1 space before ":"; 0 found
(#624) Line indented incorrectly; expected 28 spaces, found 0
(#624) Variable "mform_post" must not contain underscores.
(#626) Line indented incorrectly; expected 32 spaces, found 4
(#627) Line indented incorrectly; expected at least 36 spaces, found 8
(#628) Line indented incorrectly; expected 32 spaces, found 4
(#629) Line indented incorrectly; expected at least 36 spaces, found 8
(#630) Line indented incorrectly; expected 32 spaces, found 4
(#632) Line indented incorrectly; expected at least 32 spaces, found 4
(#633) Line indented incorrectly; expected at least 32 spaces, found 4
(#634) Line indented incorrectly; expected at least 32 spaces, found 4
(#635) Line indented incorrectly; expected at least 32 spaces, found 4
(#636) Line indented incorrectly; expected at least 32 spaces, found 4
(#638) Line indented incorrectly; expected 32 spaces, found 4
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Line indented incorrectly; expected at least 36 spaces, found 8
(#640) Line indented incorrectly; expected at least 36 spaces, found 8
(#641) Line indented incorrectly; expected at least 36 spaces, found 8
(#643) 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
(#643) Line indented incorrectly; expected at least 36 spaces, found 8
(#643) No space found before comment text; expected "// fix for bug #4314" but found "//fix for bug #4314"
(#644) Line indented incorrectly; expected 36 spaces, found 8
(#645) Line indented incorrectly; expected at least 40 spaces, found 12
(#646) Line indented incorrectly; expected at least 40 spaces, found 12
(#647) Line indented incorrectly; expected 36 spaces, found 8
(#650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#650) Line indented incorrectly; expected at least 36 spaces, found 8
(#651) Line indented incorrectly; expected at least 36 spaces, found 8
(#652) Line indented incorrectly; expected at least 36 spaces, found 8
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Line indented incorrectly; expected at least 36 spaces, found 8
(#654) Line indented incorrectly; expected 36 spaces, found 8
(#655) Line indented incorrectly; expected at least 36 spaces, found 28
(#656) Line indented incorrectly; expected at least 36 spaces, found 28
(#657) Line indented incorrectly; expected at least 40 spaces, found 12
(#658) Line indented incorrectly; expected 36 spaces, found 8
(#660) Line indented incorrectly; expected 36 spaces, found 8
(#661) Line indented incorrectly; expected at least 40 spaces, found 12
(#662) Line indented incorrectly; expected 36 spaces, found 8
(#664) Line indented incorrectly; expected at least 36 spaces, found 8
(#665) Line indented incorrectly; expected 36 spaces, found 8
(#666) Line indented incorrectly; expected 40 spaces, found 12
(#667) Line indented incorrectly; expected at least 44 spaces, found 16
(#668) Line indented incorrectly; expected 40 spaces, found 12
(#670) Line indented incorrectly; expected 40 spaces, found 12
(#671) Line indented incorrectly; expected at least 44 spaces, found 16
(#672) Line indented incorrectly; expected 40 spaces, found 12
(#674) Line indented incorrectly; expected at least 40 spaces, found 12
(#674) Commas (,) must be followed by white space.
(#675) Line indented incorrectly; expected 36 spaces, found 8
(#676) Line indented incorrectly; expected at least 36 spaces, found 8
(#677) Line indented incorrectly; expected 36 spaces, found 8
(#678) Line indented incorrectly; expected 40 spaces, found 12
(#679) Line indented incorrectly; expected at least 44 spaces, found 16
(#680) Line indented incorrectly; expected at least 44 spaces, found 16
(#681) Line indented incorrectly; expected 40 spaces, found 12
(#682) Line indented incorrectly; expected at least 44 spaces, found 16
(#683) Line indented incorrectly; expected at least 44 spaces, found 16
(#684) Line indented incorrectly; expected 40 spaces, found 12
(#685) Line indented incorrectly; expected 36 spaces, found 8
(#686) Line indented incorrectly; expected at least 36 spaces, found 8
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) No space found before comment text; expected "// realpost" but found "//realpost"
(#687) Line indented incorrectly; expected at least 36 spaces, found 8
(#688) Line indented incorrectly; expected 36 spaces, found 8
(#688) Variable "mform_post" must not contain underscores.
(#689) Line indented incorrectly; expected at least 40 spaces, found 12
(#690) Line indented incorrectly; expected 36 spaces, found 8
(#692) Line indented incorrectly; expected at least 36 spaces, found 8
(#693) Line indented incorrectly; expected 36 spaces, found 8
(#693) Expected "if (...) {\n"; found "if (...){ // updating first post of single discussion type -> updating forum intro\n"
(#693) Line exceeds 132 characters; contains 145 characters
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Line indented incorrectly; expected at least 40 spaces, found 12
(#695) Line indented incorrectly; expected at least 40 spaces, found 12
(#696) Line indented incorrectly; expected at least 40 spaces, found 12
(#697) Line indented incorrectly; expected 36 spaces, found 8
(#699) Line indented incorrectly; expected 36 spaces, found 8
(#700) Line indented incorrectly; expected at least 40 spaces, found 12
(#701) Line indented incorrectly; expected 36 spaces, found 8
(#702) Line indented incorrectly; expected at least 40 spaces, found 12
(#703) Line indented incorrectly; expected at least 40 spaces, found 12
(#705) Line indented incorrectly; expected 40 spaces, found 12
(#706) Line indented incorrectly; expected at least 44 spaces, found 16
(#707) Line indented incorrectly; expected at least 44 spaces, found 16
(#708) Line indented incorrectly; expected 40 spaces, found 12
(#709) Line indented incorrectly; expected at least 44 spaces, found 16
(#710) Line indented incorrectly; expected 40 spaces, found 12
(#711) Line indented incorrectly; expected 36 spaces, found 8
(#713) Line indented incorrectly; expected at least 36 spaces, found 8
(#714) Line indented incorrectly; expected 36 spaces, found 8
(#715) Line indented incorrectly; expected at least 40 spaces, found 12
(#716) Line indented incorrectly; expected at least 40 spaces, found 12
(#717) Line indented incorrectly; expected at least 40 spaces, found 12
(#718) Line indented incorrectly; expected at least 40 spaces, found 12
(#719) Line indented incorrectly; expected 36 spaces, found 8
(#720) Line indented incorrectly; expected at least 40 spaces, found 12
(#721) Line indented incorrectly; expected 36 spaces, found 8
(#723) Line indented incorrectly; expected at least 36 spaces, found 8
(#724) Line indented incorrectly; expected at least 36 spaces, found 12
(#725) Line indented incorrectly; expected at least 36 spaces, found 12
(#726) Line indented incorrectly; expected at least 36 spaces, found 12
(#727) Line indented incorrectly; expected at least 36 spaces, found 16
(#728) Line indented incorrectly; expected at least 36 spaces, found 16
(#729) Line indented incorrectly; expected at least 36 spaces, found 16
(#730) Line indented incorrectly; expected at least 36 spaces, found 12
(#731) Line indented incorrectly; expected at least 64 spaces, found 8
(#733) Line indented incorrectly; expected 64 spaces, found 8
(#734) Line indented incorrectly; expected at least 68 spaces, found 12
(#735) Line indented incorrectly; expected 64 spaces, found 8
(#737) Line indented incorrectly; expected at least 64 spaces, found 8
(#738) Line indented incorrectly; expected at least 64 spaces, found 8
(#739) Line indented incorrectly; expected at least 64 spaces, found 8
(#741) Line indented incorrectly; expected at least 64 spaces, found 8
(#742) Line indented incorrectly; expected at least 64 spaces, found 16
(#743) Line indented incorrectly; expected at least 64 spaces, found 16
(#744) Line indented incorrectly; expected at least 64 spaces, found 16
(#745) Line indented incorrectly; expected at least 64 spaces, found 16
(#746) Line indented incorrectly; expected at least 64 spaces, found 12
(#748) Line indented incorrectly; expected 32 spaces, found 4
(#749) Line indented incorrectly; expected at least 36 spaces, found 8
(#750) Line indented incorrectly; expected at least 36 spaces, found 8
(#752) Line indented incorrectly; expected at least 36 spaces, found 8
(#753) Line indented incorrectly; expected at least 36 spaces, found 8
(#754) Line indented incorrectly; expected at least 36 spaces, found 8
(#755) Line indented incorrectly; expected at least 36 spaces, found 8
(#755) Expected 1 space before "="; 0 found
(#755) Expected 1 space after "="; 0 found
(#756) Line indented incorrectly; expected 36 spaces, found 8
(#756) Variable "mform_post" must not contain underscores.
(#757) Line indented incorrectly; expected at least 40 spaces, found 12
(#758) Line indented incorrectly; expected at least 40 spaces, found 12
(#760) Line indented incorrectly; expected 40 spaces, found 12
(#761) Line indented incorrectly; expected at least 44 spaces, found 16
(#762) Line indented incorrectly; expected 40 spaces, found 12
(#763) Line indented incorrectly; expected at least 44 spaces, found 16
(#764) Line indented incorrectly; expected at least 44 spaces, found 16
(#765) Line indented incorrectly; expected 40 spaces, found 12
(#767) Line indented incorrectly; expected 40 spaces, found 12
(#768) Line indented incorrectly; expected at least 44 spaces, found 16
(#769) Line indented incorrectly; expected at least 44 spaces, found 16
(#770) Line indented incorrectly; expected at least 44 spaces, found 16
(#771) Line indented incorrectly; expected at least 44 spaces, found 16
(#772) Line indented incorrectly; expected 40 spaces, found 12
(#773) Line indented incorrectly; expected at least 44 spaces, found 16
(#774) Line indented incorrectly; expected 40 spaces, found 12
(#775) Line indented incorrectly; expected at least 40 spaces, found 12
(#776) Line indented incorrectly; expected at least 40 spaces, found 12
(#777) Line indented incorrectly; expected at least 40 spaces, found 16
(#778) Line indented incorrectly; expected at least 40 spaces, found 16
(#779) Line indented incorrectly; expected at least 40 spaces, found 16
(#780) Line indented incorrectly; expected at least 40 spaces, found 20
(#781) Line indented incorrectly; expected at least 40 spaces, found 20
(#782) Line indented incorrectly; expected at least 40 spaces, found 20
(#783) Line indented incorrectly; expected at least 40 spaces, found 16
(#784) Line indented incorrectly; expected at least 68 spaces, found 12
(#785) Line indented incorrectly; expected at least 68 spaces, found 12
(#786) Line indented incorrectly; expected at least 68 spaces, found 12
(#787) Line indented incorrectly; expected at least 68 spaces, found 12
(#788) Line indented incorrectly; expected at least 68 spaces, found 12
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) Line indented incorrectly; expected at least 68 spaces, found 12
(#791) Line indented incorrectly; expected at least 68 spaces, found 12
(#791) Expected 1 space before "="; 0 found
(#791) Expected 1 space after "="; 0 found
(#792) Line indented incorrectly; expected 68 spaces, found 12
(#792) Expected "if (...) {\n"; found "if(...) {\n"
(#793) Line indented incorrectly; expected at least 68 spaces, found 16
(#794) Line indented incorrectly; expected at least 72 spaces, found 16
(#794) Commas (,) must be followed by white space.
(#795) Line indented incorrectly; expected 68 spaces, found 12
(#797) Line indented incorrectly; expected at least 68 spaces, found 12
(#798) Line indented incorrectly; expected at least 68 spaces, found 20
(#799) Line indented incorrectly; expected at least 68 spaces, found 20
(#800) Line indented incorrectly; expected at least 68 spaces, found 20
(#801) Line indented incorrectly; expected at least 68 spaces, found 20
(#802) Line indented incorrectly; expected at least 68 spaces, found 16
(#804) Line indented incorrectly; expected 36 spaces, found 8
(#805) Line indented incorrectly; expected at least 40 spaces, found 12
(#806) Line indented incorrectly; expected 36 spaces, found 8
(#807) Line indented incorrectly; expected at least 36 spaces, found 8
(#809) Line indented incorrectly; expected 32 spaces, found 4
(#810) Line indented incorrectly; expected at least 36 spaces, found 8
(#811) Line indented incorrectly; expected at least 36 spaces, found 8
(#813) Line indented incorrectly; expected at least 36 spaces, found 8
(#815) Line indented incorrectly; expected at least 36 spaces, found 8
(#816) Line indented incorrectly; expected at least 36 spaces, found 8
(#818) Line indented incorrectly; expected 36 spaces, found 8
(#819) Line indented incorrectly; expected at least 40 spaces, found 12
(#820) Line indented incorrectly; expected 36 spaces, found 8
(#821) Line indented incorrectly; expected at least 40 spaces, found 12
(#822) Line indented incorrectly; expected 36 spaces, found 8
(#824) Line indented incorrectly; expected at least 36 spaces, found 8
(#825) Line indented incorrectly; expected 36 spaces, found 8
(#826) Line indented incorrectly; expected at least 40 spaces, found 12
(#827) Line indented incorrectly; expected 36 spaces, found 8
(#828) Line indented incorrectly; expected at least 36 spaces, found 8
(#829) Line indented incorrectly; expected at least 36 spaces, found 8
(#831) Line indented incorrectly; expected 36 spaces, found 8
(#832) Line indented incorrectly; expected at least 40 spaces, found 12
(#833) Line indented incorrectly; expected 36 spaces, found 8
(#834) Line indented incorrectly; expected at least 40 spaces, found 12
(#835) Line indented incorrectly; expected 36 spaces, found 8
(#837) Line indented incorrectly; expected at least 36 spaces, found 8
(#838) Line indented incorrectly; expected at least 36 spaces, found 8
(#840) Line indented incorrectly; expected at least 36 spaces, found 8
(#841) Line indented incorrectly; expected 36 spaces, found 8
(#842) Line indented incorrectly; expected at least 40 spaces, found 12
(#843) Line indented incorrectly; expected at least 40 spaces, found 12
(#845) Line indented incorrectly; expected at least 40 spaces, found 12
(#846) Line indented incorrectly; expected at least 40 spaces, found 12
(#847) Line indented incorrectly; expected at least 40 spaces, found 12
(#848) Line indented incorrectly; expected 40 spaces, found 12
(#849) Line indented incorrectly; expected 44 spaces, found 16
(#850) Line indented incorrectly; expected at least 48 spaces, found 20
(#851) Line indented incorrectly; expected 44 spaces, found 16
(#852) Line indented incorrectly; expected 40 spaces, found 12
(#853) Line indented incorrectly; expected 36 spaces, found 8
(#854) Line indented incorrectly; expected at least 40 spaces, found 12
(#855) Line indented incorrectly; expected at least 40 spaces, found 12
(#856) Line indented incorrectly; expected at least 40 spaces, found 12
(#857) Line indented incorrectly; expected 36 spaces, found 8
(#858) Line indented incorrectly; expected at least 40 spaces, found 12
(#859) Line indented incorrectly; expected at least 40 spaces, found 12
(#860) Line indented incorrectly; expected at least 40 spaces, found 12
(#861) Line indented incorrectly; expected 36 spaces, found 8
(#862) Line indented incorrectly; expected at least 40 spaces, found 12
(#863) Line indented incorrectly; expected at least 40 spaces, found 12
(#864) Line indented incorrectly; expected 36 spaces, found 8
(#866) Line indented incorrectly; expected at least 36 spaces, found 8
(#867) Line indented incorrectly; expected at least 36 spaces, found 8
(#869) Line indented incorrectly; expected 36 spaces, found 8
(#870) Line indented incorrectly; expected 40 spaces, found 12
(#871) Line indented incorrectly; expected at least 44 spaces, found 16
(#872) Line indented incorrectly; expected 40 spaces, found 12
(#874) Line indented incorrectly; expected at least 40 spaces, found 12
(#875) Line indented incorrectly; expected at least 40 spaces, found 12
(#876) Line indented incorrectly; expected 40 spaces, found 12
(#876) Variable "mform_post" must not contain underscores.
(#878) Line indented incorrectly; expected at least 44 spaces, found 16
(#879) Line indented incorrectly; expected at least 44 spaces, found 20
(#880) Line indented incorrectly; expected at least 44 spaces, found 20
(#881) Line indented incorrectly; expected at least 44 spaces, found 20
(#882) Line indented incorrectly; expected at least 44 spaces, found 24
(#883) Line indented incorrectly; expected at least 44 spaces, found 20
(#884) Line indented incorrectly; expected at least 72 spaces, found 16
(#885) Line indented incorrectly; expected at least 72 spaces, found 16
(#886) Line indented incorrectly; expected at least 72 spaces, found 16
(#887) Line indented incorrectly; expected at least 72 spaces, found 16
(#889) Line indented incorrectly; expected 72 spaces, found 16
(#890) Line indented incorrectly; expected at least 76 spaces, found 20
(#891) Line indented incorrectly; expected 72 spaces, found 16
(#892) Line indented incorrectly; expected at least 76 spaces, found 20
(#893) Line indented incorrectly; expected at least 76 spaces, found 20
(#894) Line indented incorrectly; expected 72 spaces, found 16
(#896) Line indented incorrectly; expected at least 72 spaces, found 16
(#897) Line indented incorrectly; expected 40 spaces, found 12
(#898) Line indented incorrectly; expected at least 44 spaces, found 16
(#899) Line indented incorrectly; expected 40 spaces, found 12
(#900) Line indented incorrectly; expected 36 spaces, found 8
(#902) Line indented incorrectly; expected at least 36 spaces, found 8
(#903) Line indented incorrectly; expected at least 36 spaces, found 8
(#904) Line indented incorrectly; expected 36 spaces, found 8
(#905) Line indented incorrectly; expected at least 36 spaces, found 16
(#906) Line indented incorrectly; expected at least 40 spaces, found 12
(#907) Line indented incorrectly; expected 36 spaces, found 8
(#909) Line indented incorrectly; expected at least 36 spaces, found 8
(#910) Line indented incorrectly; expected at least 36 spaces, found 8
(#911) Line indented incorrectly; expected at least 36 spaces, found 16
(#912) Line indented incorrectly; expected at least 36 spaces, found 16
(#913) Line indented incorrectly; expected at least 36 spaces, found 16
(#914) Line indented incorrectly; expected at least 36 spaces, found 16
(#915) Line indented incorrectly; expected at least 36 spaces, found 12
(#916) Line indented incorrectly; expected 32 spaces, found 4
(#917) Line indented incorrectly; expected 28 spaces, found 0
(#921) Line indented incorrectly; expected at least 28 spaces, found 0
(#922) Line indented incorrectly; expected at least 28 spaces, found 0
(#923) Line indented incorrectly; expected at least 28 spaces, found 0
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Line indented incorrectly; expected at least 28 spaces, found 0
(#927) Line indented incorrectly; expected 28 spaces, found 0
(#928) Line indented incorrectly; expected 32 spaces, found 4
(#929) Line indented incorrectly; expected at least 36 spaces, found 8
(#930) Line indented incorrectly; expected 32 spaces, found 4
(#931) Line indented incorrectly; expected 28 spaces, found 0
(#932) Line indented incorrectly; expected at least 32 spaces, found 4
(#933) Line indented incorrectly; expected at least 32 spaces, found 4
(#934) Line indented incorrectly; expected 28 spaces, found 0
(#936) Line indented incorrectly; expected 28 spaces, found 0
(#937) Line indented incorrectly; expected at least 32 spaces, found 4
(#938) Line indented incorrectly; expected 28 spaces, found 0
(#940) Line indented incorrectly; expected 28 spaces, found 0
(#941) Line indented incorrectly; expected 32 spaces, found 4
(#942) Line indented incorrectly; expected at least 36 spaces, found 8
(#943) Line indented incorrectly; expected 32 spaces, found 4
(#944) Line indented incorrectly; expected at least 32 spaces, found 4
(#945) Line indented incorrectly; expected 28 spaces, found 0
(#946) Line indented incorrectly; expected 28 spaces, found 0
(#947) Line indented incorrectly; expected at least 32 spaces, found 4
(#948) Line indented incorrectly; expected at least 32 spaces, found 4
(#949) Line indented incorrectly; expected at least 32 spaces, found 4
(#950) Line indented incorrectly; expected at least 32 spaces, found 4
(#951) Line indented incorrectly; expected 28 spaces, found 0
(#952) Line indented incorrectly; expected at least 32 spaces, found 4
(#953) Line indented incorrectly; expected at least 32 spaces, found 4
(#954) Line indented incorrectly; expected 28 spaces, found 0
(#956) Line indented incorrectly; expected at least 28 spaces, found 0
(#956) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#958) Line indented incorrectly; expected 28 spaces, found 0
(#959) Line indented incorrectly; expected at least 32 spaces, found 4
(#960) Line indented incorrectly; expected 28 spaces, found 0
(#962) Line indented incorrectly; expected 28 spaces, found 0
(#963) Line indented incorrectly; expected at least 32 spaces, found 4
(#964) Line indented incorrectly; expected 28 spaces, found 0
(#966) Line indented incorrectly; expected 28 spaces, found 0
(#967) Line indented incorrectly; expected at least 32 spaces, found 4
(#968) Line indented incorrectly; expected 28 spaces, found 0
(#970) Line indented incorrectly; expected at least 28 spaces, found 0
(#971) Line indented incorrectly; expected at least 28 spaces, found 0
(#972) Line indented incorrectly; expected at least 28 spaces, found 0
(#973) Line indented incorrectly; expected at least 28 spaces, found 0
(#974) Line indented incorrectly; expected at least 28 spaces, found 0
(#975) Line indented incorrectly; expected at least 28 spaces, found 0
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Line indented incorrectly; expected at least 28 spaces, found 0
(#978) Line indented incorrectly; expected 28 spaces, found 0
(#979) Line indented incorrectly; expected at least 32 spaces, found 4
(#980) Line indented incorrectly; expected 28 spaces, found 0
(#981) Line indented incorrectly; expected 28 spaces, found 0
(#982) Line indented incorrectly; expected at least 32 spaces, found 4
(#983) Line indented incorrectly; expected 28 spaces, found 0
(#984) Line indented incorrectly; expected 28 spaces, found 0
(#985) Line indented incorrectly; expected at least 32 spaces, found 4
(#986) Line indented incorrectly; expected 28 spaces, found 0
(#988) Line indented incorrectly; expected 28 spaces, found 0
(#989) Line indented incorrectly; expected at least 28 spaces, found 12
(#990) Line indented incorrectly; expected at least 28 spaces, found 12
(#991) Line indented incorrectly; expected at least 28 spaces, found 12
(#992) Line indented incorrectly; expected at least 32 spaces, found 4
(#992) Commas (,) must be followed by white space.
(#993) Line indented incorrectly; expected 28 spaces, found 0
(#995) Line indented incorrectly; expected at least 28 spaces, found 0
(#996) Line indented incorrectly; expected 28 spaces, found 0
(#997) Line indented incorrectly; expected at least 32 spaces, found 4
(#998) Line indented incorrectly; expected at least 32 spaces, found 4
(#999) Line indented incorrectly; expected 28 spaces, found 0
(#1001) Line indented incorrectly; expected 28 spaces, found 0
(#1002) Line indented incorrectly; expected 32 spaces, found 4
(#1003) Line indented incorrectly; expected at least 36 spaces, found 8
(#1004) Line indented incorrectly; expected 32 spaces, found 4
(#1006) Line indented incorrectly; expected at least 32 spaces, found 4
(#1007) Line indented incorrectly; expected at least 32 spaces, found 4
(#1008) Line indented incorrectly; expected at least 32 spaces, found 4
(#1009) Line indented incorrectly; expected at least 32 spaces, found 4
(#1010) Line indented incorrectly; expected at least 32 spaces, found 4
(#1011) Line indented incorrectly; expected 32 spaces, found 4
(#1012) Line indented incorrectly; expected 36 spaces, found 8
(#1013) Line indented incorrectly; expected at least 40 spaces, found 12
(#1014) Line indented incorrectly; expected 36 spaces, found 8
(#1015) Line indented incorrectly; expected 32 spaces, found 4
(#1016) Line indented incorrectly; expected 28 spaces, found 0
(#1017) Line indented incorrectly; expected 32 spaces, found 4
(#1018) Line indented incorrectly; expected at least 36 spaces, found 8
(#1020) Line indented incorrectly; expected 36 spaces, found 8
(#1021) Line indented incorrectly; expected at least 40 spaces, found 12
(#1022) Line indented incorrectly; expected at least 40 spaces, found 12
(#1023) Line indented incorrectly; expected 36 spaces, found 8
(#1024) Line indented incorrectly; expected 32 spaces, found 4
(#1025) Line indented incorrectly; expected 28 spaces, found 0
(#1026) Line indented incorrectly; expected 28 spaces, found 0
(#1027) Line indented incorrectly; expected at least 32 spaces, found 4
(#1028) Line indented incorrectly; expected 28 spaces, found 0
(#1030) Line indented incorrectly; expected at least 28 spaces, found 0
(#1031) Line indented incorrectly; expected 28 spaces, found 0
(#1032) Line indented incorrectly; expected at least 32 spaces, found 4
(#1033) Line indented incorrectly; expected at least 32 spaces, found 4
(#1033) Variable "mform_post" must not contain underscores.
(#1034) Line indented incorrectly; expected 28 spaces, found 0
(#1036) Line indented incorrectly; expected at least 28 spaces, found 0
(#1036) Variable "mform_post" must not contain underscores.
(#1037) Line indented incorrectly; expected at least 28 spaces, found 0
mod/hsuforum/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#85) Commas (,) must be followed by white space.
(#90) Line exceeds 132 characters; contains 150 characters
(#100) Line exceeds 132 characters; contains 141 characters
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line exceeds 132 characters; contains 161 characters
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) 3 slashes comments are not allowed; use "// Comment." instead
(#230) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line exceeds maximum limit of 180 characters; contains 190 characters
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Commas (,) must be followed by white space.
(#375) Space found before semicolon; expected ");" but found ") ;"
(#379) Line exceeds 132 characters; contains 150 characters
(#423) Line exceeds 132 characters; contains 133 characters
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Commas (,) must be followed by white space.
(#431) Expected "if (...) {\n"; found "if (...){\n"
(#435) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#435) Expected "if (...) {\n"; found "if (...){\n"
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Commas (,) must be followed by white space.
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Expected "if (...) {\n"; found "if(...) {\n"
(#507) Expected "if (...) {\n"; found "if(...) {\n"
(#534) Line exceeds 132 characters; contains 167 characters
(#537) Commas (,) must be followed by white space.
(#538) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#561) Line exceeds 132 characters; contains 133 characters
(#575) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#715) Line exceeds maximum limit of 180 characters; contains 255 characters
(#741) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#744) Expected "if (...) {\n"; found "if(...) {\n"
(#759) Line indented incorrectly; expected at least 8 spaces, found 1
(#760) Line exceeds maximum limit of 180 characters; contains 204 characters
(#802) Expected 1 space before "=>"; 0 found
(#802) Expected 1 space after "=>"; 0 found
(#802) Expected 1 space before "=>"; 0 found
(#802) Expected 1 space after "=>"; 0 found
(#802) Expected 1 space before "=>"; 0 found
(#802) Expected 1 space after "=>"; 0 found
(#809) Expected 1 space before "=>"; 0 found
(#809) Expected 1 space after "=>"; 0 found
(#809) Expected 1 space before "=>"; 0 found
(#809) Expected 1 space after "=>"; 0 found
(#809) Expected 1 space before "=>"; 0 found
(#809) Expected 1 space after "=>"; 0 found
(#809) Expected 1 space before "=>"; 0 found
(#809) Expected 1 space after "=>"; 0 found
(#809) Line exceeds maximum limit of 180 characters; contains 191 characters
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Line exceeds maximum limit of 180 characters; contains 196 characters
(#840) Expected 1 space before "==="; 0 found
(#840) Expected 1 space after "==="; 0 found
(#857) Expected 1 space before "=>"; 0 found
(#857) Expected 1 space after "=>"; 0 found
(#1087) Expected "if (...) {\n"; found "if (...){\n"
(#1103) Expected 1 space after ":"; 2 found
(#1196) Line exceeds 132 characters; contains 156 characters
(#1206) Whitespace found at end of line
(#1221) Line exceeds 132 characters; contains 142 characters
(#1346) Expected 1 space before "+"; 0 found
(#1346) Expected 1 space after "+"; 0 found
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1635) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1685) Line exceeds 132 characters; contains 133 characters
(#1697) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1701) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1790) Inline comments must end in full-stops, exclamation marks, or question marks
(#1795) Line exceeds 132 characters; contains 151 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1819) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1821) Line exceeds maximum limit of 180 characters; contains 272 characters
(#1869) Expected "if (...) {\n"; found "if (...){\n"
(#1884) Expected "} else {\n"; found "} else{\n"
(#1887) Line exceeds 132 characters; contains 150 characters
(#1888) Line exceeds 132 characters; contains 150 characters
(#1922) Expected 1 space after "!=="; 0 found
(#1922) Expected 1 space after "!=="; 0 found
(#1936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1936) Inline comments must end in full-stops, exclamation marks, or question marks
(#1936) 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) 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 60% 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
(#33) 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
(#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
(#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 after closing parenthesis; 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
(#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.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) This comment is 50% valid code; is this commented out code?
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) This comment is 50% valid code; is this commented out code?
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) This comment is 50% valid code; is this commented out code?
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) This comment is 50% valid code; is this commented out code?
(#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
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#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
(#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/lib_test.php
(#537) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#541) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#616) Line exceeds 132 characters; contains 133 characters
(#879) Line exceeds 132 characters; contains 133 characters
(#880) Line exceeds 132 characters; contains 134 characters
(#2417) Line exceeds 132 characters; contains 133 characters
(#2704) Expected 1 space after closing parenthesis; found 0
(#2740) Inline comments must end in full-stops, exclamation marks, or question marks
(#2749) Inline comments must end in full-stops, exclamation marks, or question marks
(#2752) Inline comments must end in full-stops, exclamation marks, or question marks
(#2757) Inline comments must end in full-stops, exclamation marks, or question marks
(#2763) Inline comments must end in full-stops, exclamation marks, or question marks
(#2772) Inline comments must end in full-stops, exclamation marks, or question marks
(#2963) Line exceeds 132 characters; contains 141 characters
(#2974) Line exceeds 132 characters; contains 136 characters
(#3381) No space found before comment text; expected "// Create 3 discussions." but found "//Create 3 discussions."
mod/hsuforum/tests/mail_test.php
(#583) This comment is 75% valid code; is this commented out code?
(#699) This comment is 86% valid code; is this commented out code?
(#699) No space found before comment text; expected "// $this->assertFalse($seenauthor);" but found "//$this->assertFalse($seenauthor);"
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#895) Line exceeds 132 characters; contains 178 characters
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
(#73) This comment is 45% valid code; is this commented out code?
(#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/output_email_test.php
(#164) Line indented incorrectly; expected at least 12 spaces, found 8
(#165) Line indented incorrectly; expected at least 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 12 spaces, found 8
(#167) Line indented incorrectly; expected 12 spaces, found 8
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#169) Line indented incorrectly; expected 12 spaces, found 8
(#170) Line indented incorrectly; expected at least 12 spaces, found 8
(#172) Line indented incorrectly; expected at least 12 spaces, found 8
(#173) Line indented incorrectly; expected at least 12 spaces, found 8
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#175) Line indented incorrectly; expected 12 spaces, found 8
(#176) Line indented incorrectly; expected at least 16 spaces, found 12
(#177) Line indented incorrectly; expected 12 spaces, found 8
(#178) Line indented incorrectly; expected at least 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 12 spaces, found 8
(#181) Line indented incorrectly; expected at least 12 spaces, found 8
mod/hsuforum/tests/portfolio_caller_test.php
(#49) This comment is 43% valid code; is this commented out code?
(#94) This comment is 43% valid code; is this commented out code?
mod/hsuforum/tests/privacy_provider_test.php
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1106) 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.
(#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/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#41) Line indented incorrectly; expected 0 spaces, found 4
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#45) Line indented incorrectly; expected 4 spaces, found 8
(#45) Expected "if (...) {\n"; found "if (...){\n"
(#47) Line indented incorrectly; expected 4 spaces, found 8
(#50) Line indented incorrectly; expected 0 spaces, found 4
(#52) Line indented incorrectly; expected 0 spaces, found 4
(#54) Line indented incorrectly; expected 0 spaces, found 4
(#55) Line indented incorrectly; expected 0 spaces, found 4
(#57) Line indented incorrectly; expected 0 spaces, found 4
(#62) Line indented incorrectly; expected 0 spaces, found 4
(#64) Line indented incorrectly; expected 0 spaces, found 4
(#68) Line indented incorrectly; expected 0 spaces, found 4
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#72) Line indented incorrectly; expected 4 spaces, found 8
(#74) Line indented incorrectly; expected 4 spaces, found 8
(#77) Line indented incorrectly; expected 0 spaces, found 4
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) 3 slashes comments are not allowed; use "// Comment." instead
(#91) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#108) Line indented incorrectly; expected 0 spaces, found 4

Javascript coding style problems

(10 errors, 161 warnings)

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

mod/hsuforum/module.js
(#5) Identifier 'mod_hsuforum' is not in camel case. (camelcase)
(#7) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#34) Missing semicolon. (semi)
(#38) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#44) Missing semicolon. (semi)
(#46) 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) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#84) Missing semicolon. (semi)
(#86) Missing JSDoc for parameter 'successCallback'. (valid-jsdoc)
(#86) Missing JSDoc for parameter 'failureCallback'. (valid-jsdoc)
(#86) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#86) Missing JSDoc for parameter 'url'. (valid-jsdoc)
(#102) Missing JSDoc for parameter 'callback'. (valid-jsdoc)
(#102) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#102) Missing JSDoc for parameter 'response'. (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 'callback'. (valid-jsdoc)
(#129) Missing JSDoc for parameter 'Y'. (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)
(#189) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#200) Missing JSDoc parameter type for 'discussionid'. (valid-jsdoc)
(#200) 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)
(#274) Missing JSDoc parameter type for 'el'. (valid-jsdoc)
mod/hsuforum/yui/src/article/js/common.js
(#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)
(#98) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#167) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#179) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#220) 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)
(#54) Missing JSDoc parameter type for 'parentNode'. (valid-jsdoc)
(#63) Multiple spaces found before '='. (no-multi-spaces)
(#79) Line 79 exceeds the maximum line length of 132. (max-len)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#93) Missing JSDoc parameter type for 'node'. (valid-jsdoc)
(#103) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#115) Missing JSDoc parameter type for 'wrapperNode'. (valid-jsdoc)
(#137) Line 137 exceeds the maximum line length of 132. (max-len)
(#161) There should be no space after '{'. (object-curly-spacing)
(#161) There should be no space before '}'. (object-curly-spacing)
(#191) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#225) 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)
(#263) Missing JSDoc parameter type for 'postId'. (valid-jsdoc)
(#291) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#309) Infix operators must be spaced. (space-infix-ops)
(#309) Infix operators must be spaced. (space-infix-ops)
(#314) 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 spaces inside 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 parameter type for 'int'. (valid-jsdoc)
(#410) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#410) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#410) Expected JSDoc for 'startuts' but found 'int'. (valid-jsdoc)
(#410) Missing JSDoc for parameter 'enduts'. (valid-jsdoc)
(#433) Unexpected space before function parentheses. (space-before-function-paren)
(#457) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#458) Expected space(s) after "catch". (keyword-spacing)
(#464) Unexpected space before function parentheses. (space-before-function-paren)
(#502) 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)
(#53) 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)
(#70) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing space before opening brace. (space-before-blocks)
(#108) 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)
(#128) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#145) Missing JSDoc parameter type for 'req'. (valid-jsdoc)
(#145) Missing JSDoc parameter type for 'next'. (valid-jsdoc)
(#145) Missing JSDoc parameter type for 'res'. (valid-jsdoc)
(#167) There should be no space after '{'. (object-curly-spacing)
(#167) There should be no space before '}'. (object-curly-spacing)
(#179) Infix operators 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)
(#48) Missing JSDoc parameter type for 'args'. (valid-jsdoc)
(#48) Missing JSDoc parameter type for 'response'. (valid-jsdoc)
(#48) Missing JSDoc parameter type for 'id'. (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)
(#823) Expected single space before "{" (block-opening-brace-space-before)
(#833) 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)
(#761) 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)
(#742) Unexpected !important (declaration-no-important)
(#944) Unexpected !important (declaration-no-important)
(#891) Expected single space after "," in a single-line function (function-comma-space-after)
(#891) Expected single space after "," in a single-line function (function-comma-space-after)
(#891) Expected single space after "," in a single-line function (function-comma-space-after)
(#894) Expected single space after "," in a single-line function (function-comma-space-after)
(#894) Expected single space after "," in a single-line function (function-comma-space-after)
(#894) Expected single space after "," in a single-line function (function-comma-space-after)
(#900) Expected single space after "," in a single-line function (function-comma-space-after)
(#900) Expected single space after "," in a single-line function (function-comma-space-after)
(#900) Expected single space after "," in a single-line function (function-comma-space-after)
(#903) Expected single space after "," in a single-line function (function-comma-space-after)
(#903) Expected single space after "," in a single-line function (function-comma-space-after)
(#903) Expected single space after "," in a single-line function (function-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)
(#768) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#446) Unexpected unit (length-zero-no-unit)
(#801) Unexpected unit (length-zero-no-unit)
(#932) Unexpected unit (length-zero-no-unit)
(#40) Expected no more than 2 empty lines (max-empty-lines)
(#101) Expected no more than 2 empty lines (max-empty-lines)
(#207) Expected no more than 2 empty lines (max-empty-lines)
(#325) 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)
(#369) Expected no more than 2 empty lines (max-empty-lines)
(#586) Expected no more than 2 empty lines (max-empty-lines)
(#587) Expected no more than 2 empty lines (max-empty-lines)
(#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)
(#829) Expected newline after "," (selector-list-comma-newline-after)
(#833) Expected newline after "," (selector-list-comma-newline-after)
(#931) Expected newline after "," (selector-list-comma-newline-after)
(#934) 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)

PHPDocs style problems

(470 errors, 169 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
(#30) Class moodle1_mod_hsuforum_handler does not have @copyright tag
(#30) Class moodle1_mod_hsuforum_handler does not have @license tag
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
(#34) Class backup_hsuforum_activity_task does not have @copyright tag
(#34) Class backup_hsuforum_activity_task does not have @license tag
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
(#31) Class backup_hsuforum_activity_structure_step does not have @copyright tag
(#31) Class backup_hsuforum_activity_structure_step does not have @license tag
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
(#31) Class restore_hsuforum_activity_task does not have @copyright tag
(#31) Class restore_hsuforum_activity_task does not have @license tag
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
(#31) Class restore_hsuforum_activity_structure_step does not have @copyright tag
(#31) Class restore_hsuforum_activity_structure_step does not have @license tag
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
(#40) Class edit_controller is not documented
(#56) Function edit_controller::init is not documented
(#284) There is no description in phpdocs for function delete_post_action
(#20) Package mod is not valid
mod/hsuforum/classes/controller/export_controller.php
(#46) Class export_controller is not documented
(#20) Package mod is not valid
mod/hsuforum/classes/controller/flag_controller.php
(#34) Class flag_controller is not documented
(#20) Package mod is not valid
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
(#34) Class posters_controller is not documented
(#20) Package mod is not valid
mod/hsuforum/classes/controller/posts_controller.php
(#38) Class posts_controller is not documented
(#44) Function posts_controller::init is not documented
(#134) Function posts_controller::discsubscribers_action is not documented
(#20) Package mod is not valid
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/date_form.php
(#17) File-level phpdocs block is not found
(#30) Class date_form is not documented
(#31) Function date_form::definition is not documented
(#30) Package is not specified for class date_form. It is also not specified in file-level phpdocs
mod/hsuforum/classes/form/export_form.php
(#17) File-level phpdocs block is not found
(#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
(#23) Package is not specified for class export_form. It is also not specified in file-level phpdocs
mod/hsuforum/classes/local.php
(#18) File-level phpdocs block is not found
(#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
(#22) Package is not specified for class local. It is also not specified in file-level phpdocs
mod/hsuforum/classes/message/inbound/reply_handler.php
(#67) Phpdocs for function reply_handler::process_message has incomplete parameters list
mod/hsuforum/classes/observer.php
(#27) Class mod_hsuforum_observer does not have @copyright tag
(#27) Class mod_hsuforum_observer does not have @license tag
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
(#55) Phpdocs for function provider::_get_metadata has incomplete parameters list
(#394) Phpdocs for function provider::export_grade_data has incomplete parameters list
(#466) Phpdocs for function provider::export_all_posts_in_discussion has incomplete parameters list
(#535) Phpdocs for function provider::export_posts_in_structure has incomplete parameters list
(#562) Phpdocs for function provider::export_post_data has incomplete parameters list
(#664) Phpdocs for function provider::export_discussion_subscription_data has incomplete parameters list
(#719) Phpdocs for function provider::export_read_data has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#34) Class provider does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#415) 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
(#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
(#19) Package mod is not valid
mod/hsuforum/classes/renderables/discussion_dateform.php
(#31) Class discussion_dateform is not documented
(#43) There is no description in phpdocs for function __construct
(#19) Package mod is not valid
mod/hsuforum/classes/response/json_response.php
(#36) No one-line description found in phpdocs for class json_response
(#49) There is no description in phpdocs for function __construct
(#23) Package mod is not valid
(#37) Package mod is not valid
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
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
(#28) Class subscriptions 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
(#236) Found comment starting with three or more slashes
(#237) Found comment starting with three or more slashes
(#238) 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
(#1620) Function hsuforum_recent_activity_query is not documented
(#4712) Function hsuforum_get_forcesubscribed is not documented
(#4741) Function hsuforum_get_subscribed_forums is not documented
(#8089) Function mod_hsuforum_comment_permissions is not documented
(#8605) Function mod_hsuforum_output_fragment_editor is not documented
(#33) Found comment starting with three or more slashes
(#78) Found comment starting with three or more slashes
(#1030) Found comment starting with three or more slashes
(#1256) Found comment starting with three or more slashes
(#2148) Found comment starting with three or more slashes
(#2155) Found comment starting with three or more slashes
(#2163) Found comment starting with three or more slashes
(#2856) Found comment starting with three or more slashes
(#2895) Found comment starting with three or more slashes
(#3933) Found comment starting with three or more slashes
(#3935) Found comment starting with three or more slashes
(#6918) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
(#1283) There is no description in phpdocs for function hsuforum_user_outline
(#1330) There is no description in phpdocs for function hsuforum_user_complete
(#1439) There is no description in phpdocs for function hsuforum_print_overview
(#1736) There is no description in phpdocs for function hsuforum_media_object
(#1757) There is no description in phpdocs for function hsuforum_get_user_formatted_rating_grade
(#2733) There is no description in phpdocs for function hsuforum_count_discussions
(#3226) There is no description in phpdocs for function hsuforum_get_discussions_unread
(#3300) There is no description in phpdocs for function hsuforum_get_discussions_count
(#3469) There is no description in phpdocs for function hsuforum_get_course_forum
(#3675) There is no description in phpdocs for function hsuforum_search_form
(#3689) There is no description in phpdocs for function hsuforum_set_return
(#3754) There is no description in phpdocs for function hsuforum_go_back_to
(#4659) There is no description in phpdocs for function hsuforum_count_replies
(#4687) There is no description in phpdocs for function hsuforum_forcesubscribe
(#4698) There is no description in phpdocs for function hsuforum_is_forcesubscribed
(#4721) There is no description in phpdocs for function hsuforum_is_subscribed
(#5045) There is no description in phpdocs for function hsuforum_discussions_user_has_posted_in
(#5066) There is no description in phpdocs for function hsuforum_user_has_posted
(#5106) There is no description in phpdocs for function hsuforum_user_can_post_discussion
(#5321) There is no description in phpdocs for function hsuforum_user_can_see_discussion
(#5370) There is no description in phpdocs for function hsuforum_user_can_see_post
(#6310) There is no description in phpdocs for function hsuforum_tp_is_post_read
(#6321) There is no description in phpdocs for function hsuforum_tp_is_post_old
(#7904) There is no description in phpdocs for function hsuforum_anonymize_user
(#7965) There is no description in phpdocs for function hsuforum_is_anonymous_user
(#8060) There is no description in phpdocs for function mod_hsuforum_comment_validate
(#8113) There is no description in phpdocs for function mod_hsuforum_comment_display
(#8127) There is no description in phpdocs for function hsuforum_forum_comments_pluginfile
(#8170) There is no description in phpdocs for function mod_hsuforum_comment_message
(#8395) There is no description in phpdocs for function hsuforum_xreplies
(#174) Phpdocs for function hsuforum_update_instance has incomplete parameters list
(#1333) Phpdocs for function hsuforum_user_complete has incomplete parameters list
(#1664) Phpdocs for function hsuforum_recent_activity has incomplete parameters list
(#1737) Phpdocs for function hsuforum_media_object has incomplete parameters list
(#1758) Phpdocs for function hsuforum_get_user_formatted_rating_grade has incomplete parameters list
(#1970) Phpdocs for function hsuforum_scale_used_anywhere has incomplete parameters list
(#2011) Phpdocs for function hsuforum_get_all_discussion_posts has incomplete parameters list
(#2087) Phpdocs for function hsuforum_get_readable_forums has incomplete parameters list
(#2193) Phpdocs for function hsuforum_search_posts has incomplete parameters list
(#2498) Phpdocs for function hsuforum_get_user_posts has incomplete parameters list
(#2539) Phpdocs for function hsuforum_get_users_with_posts has incomplete parameters list
(#2663) Phpdocs for function hsuforum_get_firstpost_from_discussion has incomplete parameters list
(#2829) Phpdocs for function hsuforum_get_discussions has incomplete parameters list
(#3547) Phpdocs for function hsuforum_rating_permissions has incomplete parameters list
(#3677) Phpdocs for function hsuforum_search_form has incomplete parameters list
(#4317) Phpdocs for function hsuforum_add_discussion has incomplete parameters list
(#4963) Phpdocs for function hsuforum_get_subscribe_link has incomplete parameters list
(#5373) Phpdocs for function hsuforum_user_can_see_post has incomplete parameters list
(#5480) Phpdocs for function hsuforum_print_latest_discussions has incomplete parameters list
(#5812) Phpdocs for function hsuforum_get_recent_mod_activity has incomplete parameters list
(#6746) Phpdocs for function hsuforum_reset_userdata has incomplete parameters list
(#6932) Phpdocs for function hsuforum_reset_course_form_definition has incomplete parameters list
(#6961) Phpdocs for function hsuforum_reset_course_form_defaults has incomplete parameters list
(#7020) Phpdocs for function hsuforum_extend_settings_navigation has incomplete parameters list
(#7356) Phpdocs for function hsuforum_potential_subscriber_selector::set_force_subscribed has incomplete parameters list
(#7846) Phpdocs for function hsuforum_extract_postuser has incomplete parameters list
(#7966) Phpdocs for function hsuforum_is_anonymous_user has incomplete parameters list
(#7983) Phpdocs for function hsuforum_get_cm_forum has incomplete parameters list
(#8001) Phpdocs for function hsuforum_get_cm_course has incomplete parameters list
(#8128) Phpdocs for function hsuforum_forum_comments_pluginfile has incomplete parameters list
(#8335) Phpdocs for function hsuforum_simpler_time has incomplete parameters list
(#7247) Phpdocs for variable hsuforum_potential_subscriber_selector::$existingsubscribers does not contain @var or incorrect
(#5378) Invalid phpdocs tag @params used
(#173) Not recommended phpdocs tag @global used
(#287) Not recommended phpdocs tag @global used
(#389) Not recommended phpdocs tag @global used
(#389) Not recommended phpdocs tag @global used
(#1331) Not recommended phpdocs tag @global used
(#1331) Not recommended phpdocs tag @global used
(#1442) Not recommended phpdocs tag @global used
(#1442) Not recommended phpdocs tag @global used
(#1442) Not recommended phpdocs tag @global used
(#1614) Not recommended phpdocs tag @global used
(#1614) Not recommended phpdocs tag @global used
(#1658) Not recommended phpdocs tag @global used
(#1658) Not recommended phpdocs tag @global used
(#1658) Not recommended phpdocs tag @global used
(#1658) Not recommended phpdocs tag @global used
(#1781) Not recommended phpdocs tag @global used
(#1781) Not recommended phpdocs tag @global used
(#1816) Not recommended phpdocs tag @global used
(#1816) Not recommended phpdocs tag @global used
(#1862) Not recommended phpdocs tag @global used
(#1946) Not recommended phpdocs tag @global used
(#1969) Not recommended phpdocs tag @global used
(#1988) Not recommended phpdocs tag @global used
(#1988) Not recommended phpdocs tag @global used
(#2008) Not recommended phpdocs tag @global used
(#2008) Not recommended phpdocs tag @global used
(#2008) Not recommended phpdocs tag @global used
(#2084) Not recommended phpdocs tag @global used
(#2084) Not recommended phpdocs tag @global used
(#2084) Not recommended phpdocs tag @global used
(#2190) Not recommended phpdocs tag @global used
(#2190) Not recommended phpdocs tag @global used
(#2190) Not recommended phpdocs tag @global used
(#2460) Not recommended phpdocs tag @global used
(#2460) Not recommended phpdocs tag @global used
(#2501) Not recommended phpdocs tag @global used
(#2543) Not recommended phpdocs tag @global used
(#2587) Not recommended phpdocs tag @global used
(#2587) Not recommended phpdocs tag @global used
(#2624) Not recommended phpdocs tag @global used
(#2624) Not recommended phpdocs tag @global used
(#2661) Not recommended phpdocs tag @global used
(#2661) Not recommended phpdocs tag @global used
(#2679) Not recommended phpdocs tag @global used
(#2679) Not recommended phpdocs tag @global used
(#2734) Not recommended phpdocs tag @global used
(#2734) Not recommended phpdocs tag @global used
(#2734) Not recommended phpdocs tag @global used
(#2737) Not recommended phpdocs tag @staticvar used
(#2824) Not recommended phpdocs tag @global used
(#2824) Not recommended phpdocs tag @global used
(#2824) Not recommended phpdocs tag @global used
(#3228) Not recommended phpdocs tag @global used
(#3228) Not recommended phpdocs tag @global used
(#3228) Not recommended phpdocs tag @global used
(#3301) Not recommended phpdocs tag @global used
(#3301) Not recommended phpdocs tag @global used
(#3301) Not recommended phpdocs tag @global used
(#3399) Not recommended phpdocs tag @global used
(#3399) Not recommended phpdocs tag @global used
(#3470) Not recommended phpdocs tag @global used
(#3470) Not recommended phpdocs tag @global used
(#3676) Not recommended phpdocs tag @global used
(#3690) Not recommended phpdocs tag @global used
(#3690) Not recommended phpdocs tag @global used
(#3755) Not recommended phpdocs tag @global used
(#3789) Not recommended phpdocs tag @global used
(#3831) Not recommended phpdocs tag @global used
(#3831) Not recommended phpdocs tag @global used
(#3831) Not recommended phpdocs tag @global used
(#4130) Not recommended phpdocs tag @global used
(#4171) Not recommended phpdocs tag @global used
(#4171) Not recommended phpdocs tag @global used
(#4171) Not recommended phpdocs tag @global used
(#4231) Not recommended phpdocs tag @global used
(#4231) Not recommended phpdocs tag @global used
(#4231) Not recommended phpdocs tag @global used
(#4498) Not recommended phpdocs tag @global used
(#4548) Not recommended phpdocs tag @global used
(#4660) Not recommended phpdocs tag @global used
(#4688) Not recommended phpdocs tag @global used
(#4699) Not recommended phpdocs tag @global used
(#4722) Not recommended phpdocs tag @global used
(#4866) Not recommended phpdocs tag @global used
(#4908) Not recommended phpdocs tag @global used
(#5046) Not recommended phpdocs tag @global used
(#5046) Not recommended phpdocs tag @global used
(#5067) Not recommended phpdocs tag @global used
(#5067) Not recommended phpdocs tag @global used
(#5091) Not recommended phpdocs tag @global used
(#5107) Not recommended phpdocs tag @global used
(#5181) Not recommended phpdocs tag @global used
(#5181) Not recommended phpdocs tag @global used
(#5322) Not recommended phpdocs tag @global used
(#5322) Not recommended phpdocs tag @global used
(#5371) Not recommended phpdocs tag @global used
(#5371) Not recommended phpdocs tag @global used
(#5478) Not recommended phpdocs tag @global used
(#5478) Not recommended phpdocs tag @global used
(#5816) Not recommended phpdocs tag @global used
(#5816) Not recommended phpdocs tag @global used
(#5816) Not recommended phpdocs tag @global used
(#5816) Not recommended phpdocs tag @global used
(#6041) Not recommended phpdocs tag @global used
(#6060) Not recommended phpdocs tag @global used
(#6060) Not recommended phpdocs tag @global used
(#6119) Not recommended phpdocs tag @global used
(#6119) Not recommended phpdocs tag @global used
(#6193) Not recommended phpdocs tag @global used
(#6193) Not recommended phpdocs tag @global used
(#6242) Not recommended phpdocs tag @global used
(#6242) Not recommended phpdocs tag @global used
(#6283) Not recommended phpdocs tag @global used
(#6283) Not recommended phpdocs tag @global used
(#6311) Not recommended phpdocs tag @global used
(#6322) Not recommended phpdocs tag @global used
(#6339) Not recommended phpdocs tag @global used
(#6339) Not recommended phpdocs tag @global used
(#6384) Not recommended phpdocs tag @global used
(#6384) Not recommended phpdocs tag @global used
(#6384) Not recommended phpdocs tag @global used
(#6501) Not recommended phpdocs tag @global used
(#6501) Not recommended phpdocs tag @global used
(#6537) Not recommended phpdocs tag @global used
(#6537) Not recommended phpdocs tag @global used
(#6713) Not recommended phpdocs tag @global used
(#6713) Not recommended phpdocs tag @global used
(#6744) Not recommended phpdocs tag @global used
(#6744) Not recommended phpdocs tag @global used
(#7451) Not recommended phpdocs tag @global used
(#7503) Not recommended phpdocs tag @global used
(#7561) Not recommended phpdocs tag @global used
mod/hsuforum/lib/discussion/sort.php
(#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
(#20) Package mod is not valid
mod/hsuforum/lib/discussion/subscribe.php
(#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
(#20) Package mod is not valid
mod/hsuforum/lib/flag.php
(#27) Class hsuforum_lib_flag is not documented
(#38) There is no description in phpdocs for function get_flags
(#20) Package mod is not valid
mod/hsuforum/lib/table/posters.php
(#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
(#20) Package mod is not valid
mod/hsuforum/lib/userselector/discussion/abstract.php
(#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
(#20) Package mod is not valid
mod/hsuforum/lib/userselector/discussion/existing.php
(#29) Class hsuforum_userselector_discussion_existing is not documented
(#39) Function hsuforum_userselector_discussion_existing::find_users is not documented
(#20) Package mod is not valid
mod/hsuforum/lib/userselector/discussion/potential.php
(#29) Class hsuforum_userselector_discussion_potential is not documented
(#39) Function hsuforum_userselector_discussion_potential::find_users is not documented
(#20) Package mod is not valid
mod/hsuforum/locallib.php
(#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
(#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
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
(#32) Class mod_hsuforum_mod_form is not documented
(#34) Function mod_hsuforum_mod_form::definition is not documented
(#259) Function mod_hsuforum_mod_form::standard_grading_coursemodule_elements is not documented
(#265) Function mod_hsuforum_mod_form::definition_after_data is not documented
(#290) Function mod_hsuforum_mod_form::data_preprocessing is not documented
(#349) Function mod_hsuforum_mod_form::completion_rule_enabled is not documented
(#380) 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/post.php
(#2) Empty line found after PHP open tag
mod/hsuforum/renderer.php
(#2) Empty line found after PHP open tag
(#392) Function mod_hsuforum_renderer::article_assets is not documented
(#503) Function mod_hsuforum_renderer::discussion_template is not documented
(#1721) Function mod_hsuforum_renderer::article_js is not documented
(#1744) Function mod_hsuforum_renderer::get_post_user_url is not documented
(#1751) Function mod_hsuforum_renderer::notification_area is not documented
(#1937) Function mod_hsuforum_renderer::svg_sprite is not documented
(#178) Found comment starting with three or more slashes
(#35) No one-line description found in phpdocs for class mod_hsuforum_renderer
(#47) There is no description in phpdocs for function view
(#1147) There is no description in phpdocs for function discussion_sorting
(#1169) There is no description in phpdocs for function raw_post_subject
(#1180) There is no description in phpdocs for function post_message
(#1232) There is no description in phpdocs for function post_rating
(#1252) There is no description in phpdocs for function user_posts_overview
(#1368) There is no description in phpdocs for function validation_errors
(#1755) There is no description in phpdocs for function post_get_commands
(#48) Phpdocs for function mod_hsuforum_renderer::view has incomplete parameters list
(#267) Phpdocs for function mod_hsuforum_renderer::discussion has incomplete parameters list
(#414) Phpdocs for function mod_hsuforum_renderer::post has incomplete parameters list
(#910) Phpdocs for function mod_hsuforum_renderer::render_hsuforum_post_email has incomplete parameters list
(#971) Phpdocs for function mod_hsuforum_renderer::post_get_flags has incomplete parameters list
(#1069) Phpdocs for function mod_hsuforum_renderer::toggle_element has incomplete parameters list
(#1148) Phpdocs for function mod_hsuforum_renderer::discussion_sorting has incomplete parameters list
(#1181) Phpdocs for function mod_hsuforum_renderer::post_message has incomplete parameters list
(#1253) Phpdocs for function mod_hsuforum_renderer::user_posts_overview has incomplete parameters list
(#1863) Phpdocs for function mod_hsuforum_renderer::render_advanced_editor has incomplete parameters list
mod/hsuforum/repository/abstract.php
(#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
(#20) Package mod is not valid
mod/hsuforum/repository/discussion.php
(#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
(#20) Package mod is not valid
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) 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
(#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
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
(#34) Class mod_hsuforum_lib_testcase is not documented
(#2333) Function mod_hsuforum_lib_testcase::print_overview_timed_provider is not documented
(#2851) Function mod_hsuforum_lib_testcase::hsuforum_get_unmailed_posts_provider is not documented
(#2204) There is no description in phpdocs for function test_print_overview_timed
(#2259) There is no description in phpdocs for function test_print_overview_timed_groups
(#2645) There is no description in phpdocs for function test_forum_get_unmailed_posts
(#2204) Phpdocs for function mod_hsuforum_lib_testcase::test_print_overview_timed has incomplete parameters list
(#2259) Phpdocs for function mod_hsuforum_lib_testcase::test_print_overview_timed_groups has incomplete parameters list
(#2645) Phpdocs for function mod_hsuforum_lib_testcase::test_forum_get_unmailed_posts has incomplete parameters list
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/portfolio_caller_test.php
(#28) Class mod_hsuforum_portfolio_caller_testcase does not have @copyright tag
(#28) Class mod_hsuforum_portfolio_caller_testcase does not have @license tag
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
(#17) File-level phpdocs block is not found
(#24) No one-line description found in phpdocs for class mod_hsuforum_user_autosubscription_testcase
(#29) Category phpunit is not valid
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
(#85) Found comment starting with three or more slashes
(#91) 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]

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

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;"> )