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

(1217 errors, 1086 warnings)

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

mod/forumng/action.php
(#34) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/advancedsearch.php
(#57) 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
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space before "=>"; 0 found
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Expected 1 space before "!="; 0 found
(#265) Expected 1 space after "!="; 0 found
(#279) Expected 1 space before "-"; 0 found
(#279) Expected 1 space after "-"; 0 found
(#280) Expected 1 space before "-"; 0 found
(#280) Expected 1 space after "-"; 0 found
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#296) Expected 1 space before "-"; 0 found
(#296) Expected 1 space after "-"; 0 found
(#296) Expected 1 space before "+"; 0 found
(#296) Expected 1 space after "+"; 0 found
(#296) Expected 1 space before ">"; 0 found
(#296) Expected 1 space after ">"; 0 found
(#305) Expected 1 space after "==="; 0 found
(#306) Expected 1 space before "-"; 0 found
(#306) Expected 1 space after "-"; 0 found
(#306) Expected 1 space before "+"; 0 found
(#306) Expected 1 space after "+"; 0 found
(#306) Expected 1 space before ">"; 0 found
(#306) Expected 1 space after ">"; 0 found
(#311) Expected 1 space before "+"; 0 found
(#311) Expected 1 space after "+"; 0 found
mod/forumng/advancedsearchlib.php
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#152) Expected 1 space before "+"; 0 found
(#152) Expected 1 space after "+"; 0 found
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Expected 1 space before "+"; 0 found
(#292) Expected 1 space after "+"; 0 found
(#354) Expected 1 space before "+"; 0 found
(#354) Expected 1 space after "+"; 0 found
(#362) This comment is 42% valid code; is this commented out code?
(#367) This comment is 43% valid code; is this commented out code?
(#372) This comment is 43% valid code; is this commented out code?
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Expected 1 space before ":"; 0 found
mod/forumng/alert.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/alert_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
mod/forumng/atomlib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#152) Expected 1 space before "*"; 0 found
(#152) Expected 1 space after "*"; 0 found
(#162) Expected 1 space before "*"; 0 found
(#162) Expected 1 space after "*"; 0 found
mod/forumng/attachments.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) 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
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/backup/moodle2/restore_forumng_activity_task.class.php
(#104) This comment is 57% valid code; is this commented out code?
(#158) This comment is 57% valid code; is this commented out code?
mod/forumng/classes/event/subscription_deleted.php
(#61) Line exceeds 132 characters; contains 135 characters
mod/forumng/classes/task/daily_housekeeping.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/classes/task/email_digest.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/classes/task/email_normal.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/db/services.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#21) Whitespace found at end of line
mod/forumng/db/tag.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/deletedraft.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
mod/forumng/deletepost.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) 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
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Expected 1 space before "?"; 0 found
(#133) Expected 1 space before "?"; 0 found
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Expected 1 space after ".="; 2 found
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#238) Expected 1 space before "=>"; 0 found
(#238) Expected 1 space after "=>"; 0 found
(#238) Expected 1 space before "=>"; 0 found
(#238) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space after ":"; newline found
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/deletepost_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/dev/makebig.php
(#45) Expected 1 space before "-="; 0 found
(#45) Expected 1 space after "-="; 0 found
(#48) Expected 1 space before "/"; 0 found
(#48) Expected 1 space after "/"; 0 found
(#48) Expected 1 space before "/"; 0 found
(#48) Expected 1 space after "/"; 0 found
(#48) Expected 1 space before "+"; 0 found
(#48) Expected 1 space after "+"; 0 found
(#57) Expected 1 space before "+"; 0 found
(#57) Expected 1 space after "+"; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Expected 1 space before "-"; 0 found
(#78) Expected 1 space after "-"; 0 found
(#82) Expected 1 space before "-"; 0 found
(#82) Expected 1 space after "-"; 0 found
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "<"; 0 found
(#87) Expected 1 space after "<"; 0 found
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected 1 space before "-"; 0 found
(#102) Expected 1 space after "-"; 0 found
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Expected 1 space before "-"; 0 found
(#106) Expected 1 space after "-"; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) 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
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#144) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#145) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#154) 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
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#251) Expected 1 space before "+"; 0 found
(#251) Expected 1 space after "+"; 0 found
(#251) Expected 1 space before "%"; 0 found
(#251) Expected 1 space after "%"; 0 found
(#251) Expected 1 space before "=="; 0 found
(#251) Expected 1 space after "=="; 0 found
(#252) Expected 1 space before "+"; 0 found
(#252) Expected 1 space after "+"; 0 found
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Expected 1 space before "+"; 0 found
(#281) Expected 1 space after "+"; 0 found
(#281) Expected 1 space before "%"; 0 found
(#281) Expected 1 space after "%"; 0 found
(#281) Expected 1 space before "=="; 0 found
(#281) Expected 1 space after "=="; 0 found
(#282) Expected 1 space before "+"; 0 found
(#282) Expected 1 space after "+"; 0 found
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#325) Expected 1 space before "+"; 0 found
(#325) Expected 1 space after "+"; 0 found
(#325) Expected 1 space before "%"; 0 found
(#325) Expected 1 space after "%"; 0 found
(#325) Expected 1 space before "=="; 0 found
(#325) Expected 1 space after "=="; 0 found
(#326) Expected 1 space before "+"; 0 found
(#326) Expected 1 space after "+"; 0 found
(#402) Empty IF statement detected
(#445) Expected 1 space before ":"; newline found
(#445) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space after "=>"; 0 found
(#445) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space after "=>"; 0 found
mod/forumng/discuss.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#33) Expected 1 space before "="; 0 found
(#67) 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
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) 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
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/editpost.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) 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
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Expected 1 space before "=>"; 0 found
(#275) Expected 1 space after "=>"; 0 found
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Expected 1 space before "=>"; 0 found
(#284) Expected 1 space after "=>"; 0 found
(#284) Expected 1 space before "=>"; 0 found
(#284) Expected 1 space after "=>"; 0 found
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Expected "if (...) {\n"; found "if (...){\n"
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) 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
(#314) Expected 1 space before "=>"; 0 found
(#314) Expected 1 space after "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#316) Expected 1 space before "=>"; 0 found
(#316) Expected 1 space after "=>"; 0 found
(#316) Expected 1 space before "=>"; 0 found
(#316) Expected 1 space after "=>"; 0 found
(#319) Expected 1 space before "?"; newline found
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Expected 1 space before "==="; 0 found
(#360) Expected 1 space after "==="; 0 found
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) 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
(#512) Expected 1 space after "="; newline found
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) 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
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) Expected 1 space before ":"; newline found
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Expected 1 space before "=>"; 0 found
(#683) Expected 1 space after "=>"; 0 found
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Expected 1 space before "=>"; 0 found
(#706) Expected 1 space after "=>"; 0 found
(#707) Expected 1 space before "=>"; 0 found
(#707) Expected 1 space after "=>"; 0 found
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#725) Expected 1 space before "=>"; 0 found
(#725) Expected 1 space after "=>"; 0 found
(#769) Expected 1 space before "=>"; 0 found
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#789) Inline comments must end in full-stops, exclamation marks, or question marks
(#793) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/editpost_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Expected 1 space before "?"; newline found
(#42) Expected 1 space before "?"; newline found
(#44) Expected 1 space before "?"; newline found
(#46) Expected 1 space before "?"; newline found
(#57) Expected 1 space before "-"; 0 found
(#57) Expected 1 space after "-"; 0 found
(#81) Expected 1 space before ":"; newline found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#305) Expected 1 space before "!="; 0 found
(#305) Expected 1 space after "!="; 0 found
(#305) Expected 1 space before "!="; 0 found
(#305) Expected 1 space after "!="; 0 found
mod/forumng/expandpost.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/externallib.php
(#52) Line indented incorrectly; expected at least 17 spaces, found 16
(#78) Expected 1 space before "=>"; 0 found
mod/forumng/feature/copy/copy.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#56) 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
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/copy/copyall.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/copy/forumngfeature_copy.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/copy/forumngfeature_copy_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/copy/lang/es/forumngfeature_copy.php
(#25) Expected 1 space after "="; newline found
mod/forumng/feature/copy/paste.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/copy/version.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/delete/delete.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#87) Expected 1 space before "?"; 0 found
(#93) Expected 1 space before "?"; 0 found
(#209) Expected 1 space before ":"; newline found
(#223) Expected 1 space before ":"; newline found
mod/forumng/feature/delete/deletediscussion_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/delete/forumngfeature_delete.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#58) Expected 1 space before ":"; newline found
mod/forumng/feature/delete/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/deletedposts/deletedpostslist.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/deletedposts/deletepost.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#35) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 2 found
mod/forumng/feature/deletedposts/discuss.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#33) Expected 1 space before "="; 0 found
mod/forumng/feature/deletedposts/forumngfeature_deletedposts.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/deletedposts/forumngtype_deletedposts.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#63) Expected 1 space before ":"; 0 found
(#63) Expected 1 space after ":"; 0 found
(#120) Expected 1 space before "-"; 0 found
(#120) Expected 1 space after "-"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
mod/forumng/feature/deletedposts/list.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/deletedposts/locallib.php
(#63) Expected 1 space after ".="; 2 found
(#68) Expected 1 space after ".="; 2 found
(#73) Expected 1 space after ".="; 2 found
mod/forumng/feature/deletedposts/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/edittags/db/access.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/edittags/edittags.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/edittags/edittags_form.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/edittags/forumngfeature_edittags.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/edittags/managetags.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/edittags/managetags_form.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/edittags/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/export/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Expected 1 space before "?"; 0 found
(#49) Expected 1 space before ":"; 0 found
(#49) Expected 1 space after ":"; 0 found
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/export/exportall.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Expected 1 space before "?"; 0 found
(#49) Expected 1 space before ":"; 0 found
(#49) Expected 1 space after ":"; 0 found
mod/forumng/feature/export/forumngfeature_export.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/export/portfoliolib.php
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Expected 1 space before "?"; 0 found
(#174) Expected 1 space before ":"; 0 found
(#174) Expected 1 space after ":"; 0 found
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) 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
(#406) Line indented incorrectly; expected at least 8 spaces, found 7
(#408) Line indented incorrectly; expected at least 8 spaces, found 7
mod/forumng/feature/export/version.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/flagdiscussion/flag.php
(#23) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/flagdiscussion/forumngfeature_flagdiscussion.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/flagdiscussion/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/forumngfeature.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 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
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/forumngfeature_discussion.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/forumngfeature_discussion_list.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/forumngfeature_discussion_selector.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
mod/forumng/feature/forumngfeature_post_selector.php
(#17) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) 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
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) 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
mod/forumng/feature/forward/forumngfeature_forward.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/forward/forward.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/forward/forward_form.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Expected 1 space before "=>"; 0 found
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/forward/version.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/lock/forumngfeature_lock.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Variable "lock_get" must not contain underscores.
(#52) Variable "lock_get" must not contain underscores.
mod/forumng/feature/lock/lockall.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/lock/unlock.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/lock/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/manualmark/change.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/manualmark/forumngfeature_manualmark.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/manualmark/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/markallread/forumngfeature_markallread.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/markallread/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/markdiscussionread/forumngfeature_markdiscussionread.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/markdiscussionread/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/merge/forumngfeature_merge.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
mod/forumng/feature/merge/merge.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 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
mod/forumng/feature/merge/merge_form.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/merge/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/move/forumngfeature_move.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/move/group_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/move/move.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/move/moveall.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/move/movealltogroups.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/move/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/options/forumngfeature_options.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/options/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/print/forumngfeature_print.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/feature/print/print.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/print/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/sticky/forumngfeature_sticky.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#41) Variable "sticky_get" must not contain underscores.
(#47) Variable "sticky_get" must not contain underscores.
(#55) Variable "normal_get" must not contain underscores.
(#61) Variable "normal_get" must not contain underscores.
mod/forumng/feature/sticky/sticky.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/sticky/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/usage/db/access.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/usage/forumngfeature_usage.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/usage/usage.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#217) Line exceeds 132 characters; contains 141 characters
mod/forumng/feature/usage/usage_ajax.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/usage/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/userposts/db/access.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/userposts/forumngfeature_userposts.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/userposts/list.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#295) Expected 1 space after "?"; newline found
mod/forumng/feature/userposts/locallib.php
(#95) Expected 1 space before "==="; 2 found
mod/forumng/feature/userposts/user.php
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/userposts/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feed.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected 1 space before "?"; newline found
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected 1 space before "?"; newline found
(#99) Expected 1 space before ":"; newline found
(#101) Expected 1 space before "?"; newline found
(#105) Expected 1 space before "?"; newline found
(#115) Variable "ou_feed_output" must not contain underscores.
(#116) Variable "ou_feed_output" must not contain underscores.
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) 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
(#170) Expected 1 space after "="; newline found
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Expected 1 space before "=="; 0 found
(#198) Expected 1 space after "=="; 0 found
mod/forumng/flagpost.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) 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
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) 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
mod/forumng/history.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/index.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) 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
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) 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
(#132) Expected 1 space after "="; 3 found
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/lang/es/forumng.php
(#32) Expected 1 space after "="; newline found
(#37) Space found before semicolon; expected "usuarios que no pertenecen al curso (como los administradores) pueden de todas formas suscribirse de forma manual.';" but found "usuarios que no pertenecen al curso (como los administradores) pueden de todas formas suscribirse de forma manual.' ;"
(#46) Expected 1 space after "="; newline found
(#129) Expected 1 space after "="; 2 found
(#162) Expected 1 space after "="; newline found
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "="; 0 found
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Expected 1 space before "="; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#212) Expected 1 space after "="; 2 found
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) No space found before comment text; expected "// ¿Se utiliza?" but found "//¿Se utiliza?"
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) No space found before comment text; expected "// used by moderators, highlight important posts" but found "//used by moderators, highlight important posts"
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#511) Expected 1 space before "="; 0 found
(#513) Expected 1 space before "="; 0 found
(#514) Expected 1 space before "="; 0 found
(#514) Expected 1 space after "="; 0 found
(#515) Expected 1 space before "="; 0 found
(#515) Expected 1 space after "="; 0 found
(#637) Expected 1 space after "="; newline found
(#664) Expected 1 space before "="; 0 found
(#664) Expected 1 space after "="; 0 found
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#666) Expected 1 space before "="; 0 found
(#668) Expected 1 space before "="; 0 found
(#668) Expected 1 space after "="; 0 found
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#671) Expected 1 space before "="; 0 found
(#673) Expected 1 space before "="; 0 found
(#673) Expected 1 space after "="; 0 found
(#686) Expected 1 space after "="; newline found
mod/forumng/lang/fr/forumng.php
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) No space found before comment text; expected "// used by moderators, highlight important posts" but found "//used by moderators, highlight important posts"
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Expected 1 space before "="; 0 found
(#412) Expected 1 space after "="; 0 found
(#413) Expected 1 space before "="; 0 found
(#413) Expected 1 space after "="; 0 found
(#414) Expected 1 space before "="; 0 found
(#414) Expected 1 space after "="; 0 found
(#415) Expected 1 space before "="; 0 found
(#415) Expected 1 space after "="; 0 found
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#532) Expected 1 space before "="; 0 found
(#532) Expected 1 space after "="; 0 found
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space after "="; 0 found
(#534) Expected 1 space before "="; 0 found
(#534) Expected 1 space after "="; 0 found
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Blank comments are not allowed
mod/forumng/lib.php
(#199) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#199) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#200) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#200) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#201) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#201) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#209) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#209) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#213) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#213) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#214) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#214) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#373) Closing brace must be on a line by itself
(#374) Closing brace must be on a line by itself
(#375) Closing brace must be on a line by itself
(#376) Closing brace must be on a line by itself
(#377) Closing brace must be on a line by itself
(#378) Closing brace must be on a line by itself
(#379) Closing brace must be on a line by itself
(#380) Closing brace must be on a line by itself
(#381) Closing brace must be on a line by itself
(#382) Closing brace must be on a line by itself
mod/forumng/locallib.php
(#28) File is being unconditionally included; use "require_once" instead
mod/forumng/markread.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) 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
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng.php
(#184) Expected 1 space after "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#186) Expected 1 space after "=>"; newline found
(#188) Expected 1 space after "=>"; newline found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#215) Expected 1 space before "=>"; 0 found
(#215) Expected 1 space after "=>"; 0 found
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#218) Expected 1 space before "=>"; 0 found
(#218) Expected 1 space after "=>"; 0 found
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#234) Expected 1 space before "*"; 0 found
(#234) Expected 1 space after "*"; 0 found
(#234) Expected 1 space before "*"; 0 found
(#234) Expected 1 space after "*"; 0 found
(#235) Expected 1 space before "*"; 0 found
(#235) Expected 1 space after "*"; 0 found
(#235) Expected 1 space before "*"; 0 found
(#235) Expected 1 space after "*"; 0 found
(#235) Expected 1 space before "*"; 0 found
(#235) Expected 1 space after "*"; 0 found
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#237) Expected 1 space before "*"; 0 found
(#237) Expected 1 space after "*"; 0 found
(#237) Expected 1 space before "*"; 0 found
(#237) Expected 1 space after "*"; 0 found
(#237) Expected 1 space before "*"; 0 found
(#237) Expected 1 space after "*"; 0 found
(#286) Expected 1 space before "-"; 0 found
(#286) Expected 1 space after "-"; 0 found
(#286) Expected 1 space before "*"; 0 found
(#286) Expected 1 space after "*"; 0 found
(#286) Expected 1 space before "*"; 0 found
(#286) Expected 1 space after "*"; 0 found
(#335) Closing brace must be on a line by itself
(#336) Closing brace must be on a line by itself
(#337) Closing brace must be on a line by itself
(#338) Closing brace must be on a line by itself
(#339) Closing brace must be on a line by itself
(#340) Closing brace must be on a line by itself
(#352) Closing brace must be on a line by itself
(#353) Closing brace must be on a line by itself
(#354) Closing brace must be on a line by itself
(#355) Closing brace must be on a line by itself
(#356) Closing brace must be on a line by itself
(#357) Closing brace must be on a line by itself
(#410) Expected 1 space before "!="; 0 found
(#410) Expected 1 space after "!="; 0 found
(#421) Expected 1 space before "=="; 0 found
(#421) Expected 1 space after "=="; 0 found
(#422) Expected 1 space before "<"; 0 found
(#422) Expected 1 space after "<"; 0 found
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Expected 1 space after "=>"; newline found
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) Expected 1 space before "!="; 0 found
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#976) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#977) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#978) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#980) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#988) Expected 1 space before "=="; 0 found
(#988) Expected 1 space after "=="; 0 found
(#988) Expected 1 space before "==="; 0 found
(#988) Expected 1 space after "==="; 0 found
(#996) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Inline comments must end in full-stops, exclamation marks, or question marks
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) Inline comments must end in full-stops, exclamation marks, or question marks
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1070) Inline comments must end in full-stops, exclamation marks, or question marks
(#1073) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1123) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1138) Inline comments must end in full-stops, exclamation marks, or question marks
(#1167) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Must use "self::" for local static member reference
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1293) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) Inline comments must end in full-stops, exclamation marks, or question marks
(#1324) Expected 1 space after "="; newline found
(#1330) Expected 1 space after "="; newline found
(#1351) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1372) Inline comments must end in full-stops, exclamation marks, or question marks
(#1423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1423) Inline comments must end in full-stops, exclamation marks, or question marks
(#1431) Inline comments must end in full-stops, exclamation marks, or question marks
(#1434) Inline comments must end in full-stops, exclamation marks, or question marks
(#1435) Expected 1 space before "-"; 0 found
(#1435) Expected 1 space after "-"; 0 found
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1444) Inline comments must end in full-stops, exclamation marks, or question marks
(#1454) Inline comments must end in full-stops, exclamation marks, or question marks
(#1489) Inline comments must end in full-stops, exclamation marks, or question marks
(#1492) Expected 1 space after "="; newline found
(#1493) Expected 1 space before "=="; 0 found
(#1493) Expected 1 space after "=="; 0 found
(#1494) Expected 1 space before "?"; newline found
(#1495) Inline comments must end in full-stops, exclamation marks, or question marks
(#1504) Inline comments must end in full-stops, exclamation marks, or question marks
(#1513) Inline comments must end in full-stops, exclamation marks, or question marks
(#1577) Inline comments must end in full-stops, exclamation marks, or question marks
(#1582) Inline comments must end in full-stops, exclamation marks, or question marks
(#1596) Inline comments must end in full-stops, exclamation marks, or question marks
(#1598) Inline comments must end in full-stops, exclamation marks, or question marks
(#1600) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1613) Expected 1 space after "="; newline found
(#1618) Inline comments must end in full-stops, exclamation marks, or question marks
(#1652) Inline comments must end in full-stops, exclamation marks, or question marks
(#1663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1664) Inline comments must end in full-stops, exclamation marks, or question marks
(#1684) Inline comments must end in full-stops, exclamation marks, or question marks
(#1706) Inline comments must end in full-stops, exclamation marks, or question marks
(#1733) Inline comments must end in full-stops, exclamation marks, or question marks
(#1807) Inline comments must end in full-stops, exclamation marks, or question marks
(#1828) Inline comments must end in full-stops, exclamation marks, or question marks
(#1833) Inline comments must end in full-stops, exclamation marks, or question marks
(#1841) Inline comments must end in full-stops, exclamation marks, or question marks
(#1843) Inline comments must end in full-stops, exclamation marks, or question marks
(#1848) Inline comments must end in full-stops, exclamation marks, or question marks
(#1897) Inline comments must end in full-stops, exclamation marks, or question marks
(#1916) Inline comments must end in full-stops, exclamation marks, or question marks
(#1950) Inline comments must end in full-stops, exclamation marks, or question marks
(#1977) Variable "FORUMNG_CACHE" must be all lower-case
(#1977) Variable "FORUMNG_CACHE" must not contain underscores.
(#1980) Variable "FORUMNG_CACHE" must be all lower-case
(#1980) Variable "FORUMNG_CACHE" must not contain underscores.
(#1981) Variable "FORUMNG_CACHE" must be all lower-case
(#1981) Variable "FORUMNG_CACHE" must not contain underscores.
(#1983) Variable "FORUMNG_CACHE" must be all lower-case
(#1983) Variable "FORUMNG_CACHE" must not contain underscores.
(#1984) Variable "FORUMNG_CACHE" must be all lower-case
(#1984) Variable "FORUMNG_CACHE" must not contain underscores.
(#1987) Variable "FORUMNG_CACHE" must be all lower-case
(#1987) Variable "FORUMNG_CACHE" must not contain underscores.
(#1988) Variable "FORUMNG_CACHE" must be all lower-case
(#1988) Variable "FORUMNG_CACHE" must not contain underscores.
(#1991) Expected 1 space before "=>"; 0 found
(#1991) Expected 1 space after "=>"; 0 found
(#1991) Expected 1 space before "=>"; 0 found
(#1991) Expected 1 space after "=>"; 0 found
(#1992) Expected 1 space before "=>"; 0 found
(#1992) Expected 1 space after "=>"; 0 found
(#1994) Inline comments must end in full-stops, exclamation marks, or question marks
(#1997) Variable "FORUMNG_CACHE" must be all lower-case
(#1997) Variable "FORUMNG_CACHE" must not contain underscores.
(#2001) Inline comments must end in full-stops, exclamation marks, or question marks
(#2004) Variable "FORUMNG_CACHE" must be all lower-case
(#2004) Variable "FORUMNG_CACHE" must not contain underscores.
(#2008) Inline comments must end in full-stops, exclamation marks, or question marks
(#2011) Variable "FORUMNG_CACHE" must be all lower-case
(#2011) Variable "FORUMNG_CACHE" must not contain underscores.
(#2019) Inline comments must end in full-stops, exclamation marks, or question marks
(#2057) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2058) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#2059) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2060) Inline comments must end in full-stops, exclamation marks, or question marks
(#2060) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2068) Inline comments must end in full-stops, exclamation marks, or question marks
(#2079) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2080) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2081) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2082) Inline comments must end in full-stops, exclamation marks, or question marks
(#2082) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2092) Inline comments must end in full-stops, exclamation marks, or question marks
(#2098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2098) Inline comments must end in full-stops, exclamation marks, or question marks
(#2104) Variable "FORUMNG_CACHE" must be all lower-case
(#2104) Variable "FORUMNG_CACHE" must not contain underscores.
(#2116) Inline comments must end in full-stops, exclamation marks, or question marks
(#2132) Inline comments must end in full-stops, exclamation marks, or question marks
(#2135) Inline comments must end in full-stops, exclamation marks, or question marks
(#2140) Inline comments must end in full-stops, exclamation marks, or question marks
(#2172) Expected 1 space after "="; 2 found
(#2224) Inline comments must end in full-stops, exclamation marks, or question marks
(#2227) Inline comments must end in full-stops, exclamation marks, or question marks
(#2255) Inline comments must end in full-stops, exclamation marks, or question marks
(#2255) This comment is 50% valid code; is this commented out code?
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2298) Inline comments must end in full-stops, exclamation marks, or question marks
(#2302) Inline comments must end in full-stops, exclamation marks, or question marks
(#2304) Inline comments must end in full-stops, exclamation marks, or question marks
(#2335) Inline comments must end in full-stops, exclamation marks, or question marks
(#2350) Expected 1 space before "=="; 0 found
(#2350) Expected 1 space after "=="; 0 found
(#2366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2366) Inline comments must end in full-stops, exclamation marks, or question marks
(#2374) Inline comments must end in full-stops, exclamation marks, or question marks
(#2380) Inline comments must end in full-stops, exclamation marks, or question marks
(#2383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2383) Inline comments must end in full-stops, exclamation marks, or question marks
(#2394) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2395) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2402) Inline comments must end in full-stops, exclamation marks, or question marks
(#2411) Inline comments must end in full-stops, exclamation marks, or question marks
(#2414) Inline comments must end in full-stops, exclamation marks, or question marks
(#2422) Inline comments must end in full-stops, exclamation marks, or question marks
(#2469) Inline comments must end in full-stops, exclamation marks, or question marks
(#2473) Inline comments must end in full-stops, exclamation marks, or question marks
(#2487) Inline comments must end in full-stops, exclamation marks, or question marks
(#2495) Inline comments must end in full-stops, exclamation marks, or question marks
(#2496) Expected 1 space before "!=="; 0 found
(#2496) Expected 1 space after "!=="; 0 found
(#2510) Inline comments must end in full-stops, exclamation marks, or question marks
(#2513) Inline comments must end in full-stops, exclamation marks, or question marks
(#2537) Inline comments must end in full-stops, exclamation marks, or question marks
(#2541) Inline comments must end in full-stops, exclamation marks, or question marks
(#2542) Expected 1 space before "=="; 0 found
(#2542) Expected 1 space after "=="; 0 found
(#2546) Inline comments must end in full-stops, exclamation marks, or question marks
(#2551) Inline comments must end in full-stops, exclamation marks, or question marks
(#2556) Inline comments must end in full-stops, exclamation marks, or question marks
(#2557) Expected 1 space before "=="; 0 found
(#2557) Expected 1 space after "=="; 0 found
(#2559) Inline comments must end in full-stops, exclamation marks, or question marks
(#2562) Inline comments must end in full-stops, exclamation marks, or question marks
(#2582) Expected 1 space after "=="; newline found
(#2634) Expected 1 space before "?"; newline found
(#2649) Inline comments must end in full-stops, exclamation marks, or question marks
(#2650) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2650) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2654) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2654) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2655) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2655) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2656) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2656) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2660) Inline comments must end in full-stops, exclamation marks, or question marks
(#2680) Inline comments must end in full-stops, exclamation marks, or question marks
(#2681) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2681) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2682) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2682) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2684) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2684) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2687) Inline comments must end in full-stops, exclamation marks, or question marks
(#2703) Inline comments must end in full-stops, exclamation marks, or question marks
(#2708) Inline comments must end in full-stops, exclamation marks, or question marks
(#2715) Inline comments must end in full-stops, exclamation marks, or question marks
(#2721) Inline comments must end in full-stops, exclamation marks, or question marks
(#2727) Inline comments must end in full-stops, exclamation marks, or question marks
(#2769) Expected 1 space after "=="; newline found
(#2845) Inline comments must end in full-stops, exclamation marks, or question marks
(#2854) Inline comments must end in full-stops, exclamation marks, or question marks
(#2863) Inline comments must end in full-stops, exclamation marks, or question marks
(#2877) Inline comments must end in full-stops, exclamation marks, or question marks
(#2881) Must use "self::" for local static member reference
(#2923) Inline comments must end in full-stops, exclamation marks, or question marks
(#2939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2942) Inline comments must end in full-stops, exclamation marks, or question marks
(#2967) Inline comments must end in full-stops, exclamation marks, or question marks
(#2996) Expected 1 space before "==="; 2 found
(#3043) Inline comments must end in full-stops, exclamation marks, or question marks
(#3090) Inline comments must end in full-stops, exclamation marks, or question marks
(#3100) Inline comments must end in full-stops, exclamation marks, or question marks
(#3102) Inline comments must end in full-stops, exclamation marks, or question marks
(#3119) Inline comments must end in full-stops, exclamation marks, or question marks
(#3127) Inline comments must end in full-stops, exclamation marks, or question marks
(#3129) Inline comments must end in full-stops, exclamation marks, or question marks
(#3151) Inline comments must end in full-stops, exclamation marks, or question marks
(#3196) Expected 1 space after "="; newline found
(#3198) Expected 1 space after "="; newline found
(#3200) Expected 1 space after "="; newline found
(#3212) Expected 1 space before "!="; 0 found
(#3212) Expected 1 space after "!="; 0 found
(#3213) Inline comments must end in full-stops, exclamation marks, or question marks
(#3214) Expected 1 space before "*"; 0 found
(#3214) Expected 1 space after "*"; 0 found
(#3214) Expected 1 space before "*"; 0 found
(#3214) Expected 1 space after "*"; 0 found
(#3219) Expected 1 space after "="; newline found
(#3221) Expected 1 space after "="; newline found
(#3228) Inline comments must end in full-stops, exclamation marks, or question marks
(#3250) Inline comments must end in full-stops, exclamation marks, or question marks
(#3265) Inline comments must end in full-stops, exclamation marks, or question marks
(#3270) Inline comments must end in full-stops, exclamation marks, or question marks
(#3280) Must use "self::" for local static member reference
(#3293) Inline comments must end in full-stops, exclamation marks, or question marks
(#3338) Expected 1 space before "=="; 0 found
(#3338) Expected 1 space after "=="; 0 found
(#3339) Inline comments must end in full-stops, exclamation marks, or question marks
(#3344) Inline comments must end in full-stops, exclamation marks, or question marks
(#3364) Inline comments must end in full-stops, exclamation marks, or question marks
(#3448) Inline comments must end in full-stops, exclamation marks, or question marks
(#3456) Inline comments must end in full-stops, exclamation marks, or question marks
(#3469) Inline comments must end in full-stops, exclamation marks, or question marks
(#3478) Inline comments must end in full-stops, exclamation marks, or question marks
(#3482) Inline comments must end in full-stops, exclamation marks, or question marks
(#3485) Inline comments must end in full-stops, exclamation marks, or question marks
(#3492) Inline comments must end in full-stops, exclamation marks, or question marks
(#3573) Inline comments must end in full-stops, exclamation marks, or question marks
(#3607) Inline comments must end in full-stops, exclamation marks, or question marks
(#3610) Inline comments must end in full-stops, exclamation marks, or question marks
(#3650) Inline comments must end in full-stops, exclamation marks, or question marks
(#3657) Inline comments must end in full-stops, exclamation marks, or question marks
(#3711) Inline comments must end in full-stops, exclamation marks, or question marks
(#3733) Inline comments must end in full-stops, exclamation marks, or question marks
(#3779) Inline comments must end in full-stops, exclamation marks, or question marks
(#3784) Inline comments must end in full-stops, exclamation marks, or question marks
(#3812) Inline comments must end in full-stops, exclamation marks, or question marks
(#3816) Inline comments must end in full-stops, exclamation marks, or question marks
(#3835) Expected 1 space after "=>"; newline found
(#3852) Inline comments must end in full-stops, exclamation marks, or question marks
(#3930) Inline comments must end in full-stops, exclamation marks, or question marks
(#3971) Expected 1 space before "=>"; 0 found
(#3971) Expected 1 space after "=>"; 0 found
(#3973) Expected 1 space before "=>"; 0 found
(#3973) Expected 1 space after "=>"; 0 found
(#3983) Inline comments must end in full-stops, exclamation marks, or question marks
(#4033) Inline comments must end in full-stops, exclamation marks, or question marks
(#4052) Inline comments must end in full-stops, exclamation marks, or question marks
(#4055) Inline comments must end in full-stops, exclamation marks, or question marks
(#4089) Inline comments must end in full-stops, exclamation marks, or question marks
(#4092) Inline comments must end in full-stops, exclamation marks, or question marks
(#4098) Inline comments must end in full-stops, exclamation marks, or question marks
(#4125) Inline comments must end in full-stops, exclamation marks, or question marks
(#4128) Inline comments must end in full-stops, exclamation marks, or question marks
(#4136) Expected 1 space before "!="; 0 found
(#4136) Expected 1 space after "!="; 0 found
(#4142) Inline comments must end in full-stops, exclamation marks, or question marks
(#4144) Inline comments must end in full-stops, exclamation marks, or question marks
(#4166) Inline comments must end in full-stops, exclamation marks, or question marks
(#4174) Expected 1 space after "="; newline found
(#4179) Inline comments must end in full-stops, exclamation marks, or question marks
(#4193) Inline comments must end in full-stops, exclamation marks, or question marks
(#4195) Inline comments must end in full-stops, exclamation marks, or question marks
(#4233) Inline comments must end in full-stops, exclamation marks, or question marks
(#4236) Inline comments must end in full-stops, exclamation marks, or question marks
(#4240) Inline comments must end in full-stops, exclamation marks, or question marks
(#4282) Inline comments must end in full-stops, exclamation marks, or question marks
(#4290) Expected 1 space after "=="; newline found
(#4301) Expected 1 space before "?"; newline found
(#4311) Expected 1 space before "?"; newline found
(#4311) Expected 1 space before ":"; 0 found
(#4321) Expected 1 space before "?"; newline found
(#4334) Inline comments must end in full-stops, exclamation marks, or question marks
(#4348) Expected 1 space after "<="; newline found
(#4351) Expected 1 space before "=="; 0 found
(#4351) Expected 1 space after "=="; 0 found
(#4358) Expected 1 space after "<="; newline found
(#4361) Expected 1 space before "=="; 0 found
(#4361) Expected 1 space after "=="; 0 found
(#4368) Expected 1 space after "<="; newline found
(#4370) Expected 1 space before "=="; 0 found
(#4370) Expected 1 space after "=="; 0 found
(#4402) Inline comments must end in full-stops, exclamation marks, or question marks
(#4416) Inline comments must end in full-stops, exclamation marks, or question marks
(#4418) Expected 1 space before "=>"; 0 found
(#4418) Expected 1 space after "=>"; 0 found
(#4420) Inline comments must end in full-stops, exclamation marks, or question marks
(#4421) Expected 1 space before "=>"; 0 found
(#4421) Expected 1 space after "=>"; 0 found
(#4421) Expected 1 space before "=>"; 0 found
(#4421) Expected 1 space after "=>"; 0 found
(#4421) Expected 1 space before "=>"; 0 found
(#4421) Expected 1 space after "=>"; 0 found
(#4421) Expected 1 space before "=>"; 0 found
(#4421) Expected 1 space after "=>"; 0 found
(#4423) Inline comments must end in full-stops, exclamation marks, or question marks
(#4457) Inline comments must end in full-stops, exclamation marks, or question marks
(#4469) Inline comments must end in full-stops, exclamation marks, or question marks
(#4478) Inline comments must end in full-stops, exclamation marks, or question marks
(#4497) Inline comments must end in full-stops, exclamation marks, or question marks
(#4505) Inline comments must end in full-stops, exclamation marks, or question marks
(#4532) Inline comments must end in full-stops, exclamation marks, or question marks
(#4548) Inline comments must end in full-stops, exclamation marks, or question marks
(#4552) Inline comments must end in full-stops, exclamation marks, or question marks
(#4569) Inline comments must end in full-stops, exclamation marks, or question marks
(#4579) Inline comments must end in full-stops, exclamation marks, or question marks
(#4594) Inline comments must end in full-stops, exclamation marks, or question marks
(#4597) Inline comments must end in full-stops, exclamation marks, or question marks
(#4605) Inline comments must end in full-stops, exclamation marks, or question marks
(#4623) Inline comments must end in full-stops, exclamation marks, or question marks
(#4629) Inline comments must end in full-stops, exclamation marks, or question marks
(#4632) Inline comments must end in full-stops, exclamation marks, or question marks
(#4668) This comment is 57% valid code; is this commented out code?
(#4684) Inline comments must end in full-stops, exclamation marks, or question marks
(#4699) 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
(#4719) Inline comments must end in full-stops, exclamation marks, or question marks
(#4737) Inline comments must end in full-stops, exclamation marks, or question marks
(#4754) Inline comments must end in full-stops, exclamation marks, or question marks
(#4769) Inline comments must end in full-stops, exclamation marks, or question marks
(#4786) Inline comments must end in full-stops, exclamation marks, or question marks
(#4831) Inline comments must end in full-stops, exclamation marks, or question marks
(#4834) Inline comments must end in full-stops, exclamation marks, or question marks
(#4930) Must use "self::" for local static member reference
(#4933) Must use "self::" for local static member reference
(#4934) Must use "self::" for local static member reference
(#4986) Must use "self::" for local static member reference
(#5024) Must use "self::" for local static member reference
(#5027) Must use "self::" for local static member reference
(#5028) Must use "self::" for local static member reference
(#5103) Inline comments must end in full-stops, exclamation marks, or question marks
(#5105) Expected 1 space before ":"; newline found
(#5107) Inline comments must end in full-stops, exclamation marks, or question marks
(#5125) Inline comments must end in full-stops, exclamation marks, or question marks
(#5128) Expected 1 space before "=>"; 0 found
(#5128) Expected 1 space after "=>"; 0 found
(#5128) Expected 1 space before "=>"; 0 found
(#5128) Expected 1 space after "=>"; 0 found
(#5276) Inline comments must end in full-stops, exclamation marks, or question marks
(#5458) Expected 1 space after "="; newline found
(#5648) Variable "tag_instance_object" must not contain underscores.
(#5649) Variable "tag_instance_object" must not contain underscores.
(#5650) Variable "tag_instance_object" must not contain underscores.
(#5651) Variable "tag_instance_object" must not contain underscores.
(#5652) Variable "tag_instance_object" must not contain underscores.
(#5653) Variable "tag_instance_object" must not contain underscores.
(#5654) Variable "tag_instance_object" must not contain underscores.
(#5655) Variable "tag_instance_object" must not contain underscores.
(#5656) Variable "tag_instance_object" must not contain underscores.
(#5656) Variable "tag_instance_object" must not contain underscores.
(#5657) Variable "tag_instance_object" must not contain underscores.
(#5659) Variable "tag_instance_object" must not contain underscores.
(#5756) Expected 1 space before "=>"; 0 found
(#5756) Expected 1 space after "=>"; 0 found
(#5756) Expected 1 space before "=>"; 0 found
(#5756) Expected 1 space after "=>"; 0 found
(#5757) Expected 1 space before "=>"; 0 found
(#5757) Expected 1 space after "=>"; 0 found
(#5761) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_cron.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Expected 1 space after "="; newline found
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Expected 1 space before "-"; 0 found
(#75) Expected 1 space after "-"; 0 found
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 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
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Expected 1 space before "-"; 0 found
(#128) Expected 1 space after "-"; 0 found
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Expected 1 space before "-"; 0 found
(#165) Expected 1 space after "-"; 0 found
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Expected 1 space before "=="; 0 found
(#197) Expected 1 space after "=="; 0 found
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Expected 1 space after "="; newline found
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Expected 1 space before "-"; 0 found
(#333) Expected 1 space after "-"; 0 found
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Expected 1 space after "="; newline found
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Expected 1 space before "-"; 0 found
(#391) Expected 1 space after "-"; 0 found
(#422) Expected 1 space before "=="; 0 found
(#422) Expected 1 space after "=="; 0 found
(#467) Expected 1 space before "-"; 0 found
(#467) Expected 1 space after "-"; 0 found
(#481) Expected 1 space before "!="; newline found
(#488) Expected 1 space after ".="; newline found
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Expected 1 space before "=="; 0 found
(#650) Expected 1 space after "=="; 0 found
(#662) Expected 1 space before "?"; newline found
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Expected 1 space after "="; newline found
(#679) Expected 1 space after "+"; newline found
(#680) Expected 1 space after "+"; newline found
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Expected 1 space before ">"; 0 found
(#765) Expected 1 space after ">"; 0 found
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Expected 1 space after "="; 2 found
(#797) Expected 1 space after "="; 2 found
(#800) Expected 1 space after "="; 2 found
(#812) Expected 1 space before ".="; 0 found
(#812) Expected 1 space after ".="; 0 found
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_digest_list.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Possible useless method overriding detected
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_discussion.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#234) Expected 1 space before "-"; newline found
(#281) Expected 1 space before "?"; newline found
(#291) Expected 1 space before "?"; newline found
(#371) Expected 1 space before "=="; 0 found
(#371) Expected 1 space after "=="; 0 found
(#372) Expected 1 space before "=="; 0 found
(#372) Expected 1 space after "=="; 0 found
(#372) Expected 1 space before "=="; 0 found
(#372) Expected 1 space after "=="; 0 found
(#401) Expected 1 space before "!="; 0 found
(#401) Expected 1 space after "!="; 0 found
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Expected 1 space before "=="; 0 found
(#475) Expected 1 space after "=="; 0 found
(#475) Expected 1 space before "<"; 0 found
(#475) Expected 1 space after "<"; 0 found
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Expected 1 space before "=="; 0 found
(#624) Expected 1 space after "=="; 0 found
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Expected 1 space before "-"; 0 found
(#725) Expected 1 space after "-"; 0 found
(#725) Expected 1 space before ">="; 0 found
(#725) Expected 1 space after ">="; 0 found
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) Expected 1 space before "!="; 0 found
(#776) Expected 1 space after "!="; 0 found
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Expected 1 space after "="; newline found
(#858) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) Expected 1 space before "?"; newline found
(#979) Expected 1 space before ":"; newline found
(#996) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1013) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1050) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Inline comments must end in full-stops, exclamation marks, or question marks
(#1143) Expected 1 space before "=="; 0 found
(#1143) Expected 1 space after "=="; 0 found
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1162) Inline comments must end in full-stops, exclamation marks, or question marks
(#1168) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Inline comments must end in full-stops, exclamation marks, or question marks
(#1223) Inline comments must end in full-stops, exclamation marks, or question marks
(#1250) Inline comments must end in full-stops, exclamation marks, or question marks
(#1267) Line exceeds 132 characters; contains 146 characters
(#1297) Expected 1 space after "="; 2 found
(#1299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1316) Expected 1 space after "=="; 0 found
(#1345) Inline comments must end in full-stops, exclamation marks, or question marks
(#1357) Inline comments must end in full-stops, exclamation marks, or question marks
(#1373) Inline comments must end in full-stops, exclamation marks, or question marks
(#1400) Inline comments must end in full-stops, exclamation marks, or question marks
(#1424) Inline comments must end in full-stops, exclamation marks, or question marks
(#1428) Inline comments must end in full-stops, exclamation marks, or question marks
(#1431) Inline comments must end in full-stops, exclamation marks, or question marks
(#1456) Inline comments must end in full-stops, exclamation marks, or question marks
(#1460) Inline comments must end in full-stops, exclamation marks, or question marks
(#1569) Inline comments must end in full-stops, exclamation marks, or question marks
(#1573) Inline comments must end in full-stops, exclamation marks, or question marks
(#1578) Inline comments must end in full-stops, exclamation marks, or question marks
(#1628) Inline comments must end in full-stops, exclamation marks, or question marks
(#1633) Inline comments must end in full-stops, exclamation marks, or question marks
(#1655) Inline comments must end in full-stops, exclamation marks, or question marks
(#1662) Inline comments must end in full-stops, exclamation marks, or question marks
(#1668) Inline comments must end in full-stops, exclamation marks, or question marks
(#1675) Inline comments must end in full-stops, exclamation marks, or question marks
(#1690) Inline comments must end in full-stops, exclamation marks, or question marks
(#1766) Expected 1 space after ">="; newline found
(#1845) Inline comments must end in full-stops, exclamation marks, or question marks
(#1846) Expected 1 space after "="; newline found
(#1850) Inline comments must end in full-stops, exclamation marks, or question marks
(#1851) Expected 1 space after "="; newline found
(#1856) Inline comments must end in full-stops, exclamation marks, or question marks
(#1953) Inline comments must end in full-stops, exclamation marks, or question marks
(#1973) Inline comments must end in full-stops, exclamation marks, or question marks
(#2123) Inline comments must end in full-stops, exclamation marks, or question marks
(#2127) Inline comments must end in full-stops, exclamation marks, or question marks
(#2131) Expected 1 space after "="; newline found
(#2137) Inline comments must end in full-stops, exclamation marks, or question marks
(#2141) Inline comments must end in full-stops, exclamation marks, or question marks
(#2152) Inline comments must end in full-stops, exclamation marks, or question marks
(#2171) Inline comments must end in full-stops, exclamation marks, or question marks
(#2177) Inline comments must end in full-stops, exclamation marks, or question marks
(#2182) Inline comments must end in full-stops, exclamation marks, or question marks
(#2195) Inline comments must end in full-stops, exclamation marks, or question marks
(#2214) Inline comments must end in full-stops, exclamation marks, or question marks
(#2215) Expected 1 space after "?"; newline found
(#2218) Inline comments must end in full-stops, exclamation marks, or question marks
(#2223) Inline comments must end in full-stops, exclamation marks, or question marks
(#2228) Inline comments must end in full-stops, exclamation marks, or question marks
(#2233) Inline comments must end in full-stops, exclamation marks, or question marks
(#2253) Inline comments must end in full-stops, exclamation marks, or question marks
(#2254) Expected 1 space after "?"; newline found
(#2257) Inline comments must end in full-stops, exclamation marks, or question marks
(#2260) Inline comments must end in full-stops, exclamation marks, or question marks
(#2264) Inline comments must end in full-stops, exclamation marks, or question marks
(#2269) Inline comments must end in full-stops, exclamation marks, or question marks
(#2271) Inline comments must end in full-stops, exclamation marks, or question marks
(#2276) Inline comments must end in full-stops, exclamation marks, or question marks
(#2301) Inline comments must end in full-stops, exclamation marks, or question marks
(#2307) Inline comments must end in full-stops, exclamation marks, or question marks
(#2325) Inline comments must end in full-stops, exclamation marks, or question marks
(#2326) Expected 1 space after "?"; newline found
(#2329) Inline comments must end in full-stops, exclamation marks, or question marks
(#2405) Inline comments must end in full-stops, exclamation marks, or question marks
(#2416) Inline comments must end in full-stops, exclamation marks, or question marks
(#2438) Inline comments must end in full-stops, exclamation marks, or question marks
(#2442) Inline comments must end in full-stops, exclamation marks, or question marks
(#2444) Expected 1 space after "=>"; newline found
(#2447) Inline comments must end in full-stops, exclamation marks, or question marks
(#2457) Inline comments must end in full-stops, exclamation marks, or question marks
(#2460) Inline comments must end in full-stops, exclamation marks, or question marks
(#2493) Inline comments must end in full-stops, exclamation marks, or question marks
(#2511) Inline comments must end in full-stops, exclamation marks, or question marks
(#2550) Inline comments must end in full-stops, exclamation marks, or question marks
(#2589) Inline comments must end in full-stops, exclamation marks, or question marks
(#2591) Expected 1 space before "!="; newline found
(#2640) Inline comments must end in full-stops, exclamation marks, or question marks
(#2644) Inline comments must end in full-stops, exclamation marks, or question marks
(#2652) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_discussion_list.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "+"; 0 found
(#103) Expected 1 space after "+"; 0 found
(#103) Expected 1 space before "=="; 0 found
(#103) Expected 1 space after "=="; 0 found
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected 1 space before "-"; 0 found
(#121) Expected 1 space after "-"; 0 found
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Expected 1 space before "+"; 0 found
(#132) Expected 1 space after "+"; 0 found
mod/forumng/mod_forumng_draft.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#80) Expected 1 space after "="; newline found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) 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
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected 1 space before "?"; newline found
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Expected 1 space before "=>"; 0 found
(#357) Expected 1 space after "=>"; 0 found
(#357) Expected 1 space before "=>"; 0 found
(#357) Expected 1 space after "=>"; 0 found
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_file_exception.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/mod_forumng_mail_list.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Expected 1 space before "=="; 0 found
(#114) Expected 1 space after "=="; 0 found
(#114) Expected 1 space before "=="; 0 found
(#114) Expected 1 space after "=="; 0 found
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) 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
(#168) Expected 1 space before "=="; 0 found
(#168) Expected 1 space after "=="; 0 found
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Expected 1 space before "!="; 0 found
(#173) Expected 1 space after "!="; 0 found
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Expected 1 space before "!="; 0 found
(#224) Expected 1 space after "!="; 0 found
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) 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
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Expected 1 space before "-"; 0 found
(#286) Expected 1 space after "-"; 0 found
(#312) Expected 1 space before "?"; newline found
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_post.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) 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
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Expected 1 space after "="; newline found
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Expected 1 space before "!="; 0 found
(#224) Expected 1 space after "!="; 0 found
(#226) Expected 1 space before "!=="; 0 found
(#226) Expected 1 space after "!=="; 0 found
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Expected 1 space before "=="; 0 found
(#278) Expected 1 space after "=="; 0 found
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Expected 1 space before "?"; newline found
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) This comment is 50% valid code; is this commented out code?
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) This comment is 50% valid code; is this commented out code?
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Expected 1 space before "=="; 0 found
(#503) Expected 1 space after "=="; 0 found
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) Expected 1 space before "!="; 0 found
(#752) Expected 1 space after "!="; 0 found
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#840) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#841) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#841) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#842) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#842) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Expected 1 space before ">="; 0 found
(#862) Expected 1 space after ">="; 0 found
(#868) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Inline comments must end in full-stops, exclamation marks, or question marks
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) Inline comments must end in full-stops, exclamation marks, or question marks
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) Inline comments must end in full-stops, exclamation marks, or question marks
(#1057) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Expected 1 space before "=="; 0 found
(#1068) Expected 1 space after "=="; 0 found
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1127) Expected 1 space before "=>"; 0 found
(#1127) Expected 1 space after "=>"; 0 found
(#1182) Expected 1 space before "!=="; 0 found
(#1182) Expected 1 space after "!=="; 0 found
(#1188) Expected 1 space before ">"; 0 found
(#1188) Expected 1 space after ">"; 0 found
(#1193) Inline comments must end in full-stops, exclamation marks, or question marks
(#1199) Inline comments must end in full-stops, exclamation marks, or question marks
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1208) Inline comments must end in full-stops, exclamation marks, or question marks
(#1238) Inline comments must end in full-stops, exclamation marks, or question marks
(#1241) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) Inline comments must end in full-stops, exclamation marks, or question marks
(#1251) Inline comments must end in full-stops, exclamation marks, or question marks
(#1268) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) Expected 1 space before "!=="; 0 found
(#1271) Expected 1 space after "!=="; 0 found
(#1297) Inline comments must end in full-stops, exclamation marks, or question marks
(#1302) Inline comments must end in full-stops, exclamation marks, or question marks
(#1332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1333) Inline comments must end in full-stops, exclamation marks, or question marks
(#1351) Inline comments must end in full-stops, exclamation marks, or question marks
(#1356) Inline comments must end in full-stops, exclamation marks, or question marks
(#1361) Inline comments must end in full-stops, exclamation marks, or question marks
(#1363) Inline comments must end in full-stops, exclamation marks, or question marks
(#1366) Inline comments must end in full-stops, exclamation marks, or question marks
(#1387) Inline comments must end in full-stops, exclamation marks, or question marks
(#1396) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Inline comments must end in full-stops, exclamation marks, or question marks
(#1423) Inline comments must end in full-stops, exclamation marks, or question marks
(#1432) Inline comments must end in full-stops, exclamation marks, or question marks
(#1435) Inline comments must end in full-stops, exclamation marks, or question marks
(#1458) Inline comments must end in full-stops, exclamation marks, or question marks
(#1463) Inline comments must end in full-stops, exclamation marks, or question marks
(#1469) Inline comments must end in full-stops, exclamation marks, or question marks
(#1472) Inline comments must end in full-stops, exclamation marks, or question marks
(#1500) Inline comments must end in full-stops, exclamation marks, or question marks
(#1508) Inline comments must end in full-stops, exclamation marks, or question marks
(#1512) Inline comments must end in full-stops, exclamation marks, or question marks
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1557) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Inline comments must end in full-stops, exclamation marks, or question marks
(#1571) Inline comments must end in full-stops, exclamation marks, or question marks
(#1645) Inline comments must end in full-stops, exclamation marks, or question marks
(#1655) Inline comments must end in full-stops, exclamation marks, or question marks
(#1671) Inline comments must end in full-stops, exclamation marks, or question marks
(#1678) Inline comments must end in full-stops, exclamation marks, or question marks
(#1684) Inline comments must end in full-stops, exclamation marks, or question marks
(#1690) Inline comments must end in full-stops, exclamation marks, or question marks
(#1696) Inline comments must end in full-stops, exclamation marks, or question marks
(#1702) Inline comments must end in full-stops, exclamation marks, or question marks
(#1708) Inline comments must end in full-stops, exclamation marks, or question marks
(#1742) Expected 1 space before "?"; newline found
(#1743) Expected 1 space before ":"; newline found
(#1747) Inline comments must end in full-stops, exclamation marks, or question marks
(#1754) Inline comments must end in full-stops, exclamation marks, or question marks
(#1760) Inline comments must end in full-stops, exclamation marks, or question marks
(#1766) Inline comments must end in full-stops, exclamation marks, or question marks
(#1779) Inline comments must end in full-stops, exclamation marks, or question marks
(#1785) Inline comments must end in full-stops, exclamation marks, or question marks
(#1798) Inline comments must end in full-stops, exclamation marks, or question marks
(#1817) Inline comments must end in full-stops, exclamation marks, or question marks
(#1823) Inline comments must end in full-stops, exclamation marks, or question marks
(#1829) Inline comments must end in full-stops, exclamation marks, or question marks
(#1840) Inline comments must end in full-stops, exclamation marks, or question marks
(#1846) Inline comments must end in full-stops, exclamation marks, or question marks
(#1852) Inline comments must end in full-stops, exclamation marks, or question marks
(#1867) Inline comments must end in full-stops, exclamation marks, or question marks
(#1903) Inline comments must end in full-stops, exclamation marks, or question marks
(#1925) Inline comments must end in full-stops, exclamation marks, or question marks
(#1932) Inline comments must end in full-stops, exclamation marks, or question marks
(#1938) Inline comments must end in full-stops, exclamation marks, or question marks
(#1944) Inline comments must end in full-stops, exclamation marks, or question marks
(#1950) Inline comments must end in full-stops, exclamation marks, or question marks
(#1960) Inline comments must end in full-stops, exclamation marks, or question marks
(#1966) Inline comments must end in full-stops, exclamation marks, or question marks
(#1972) Inline comments must end in full-stops, exclamation marks, or question marks
(#1978) Inline comments must end in full-stops, exclamation marks, or question marks
(#2011) Inline comments must end in full-stops, exclamation marks, or question marks
(#2027) Inline comments must end in full-stops, exclamation marks, or question marks
(#2040) Expected 1 space before "?"; newline found
(#2079) Inline comments must end in full-stops, exclamation marks, or question marks
(#2083) Expected 1 space after "!="; newline found
(#2086) Inline comments must end in full-stops, exclamation marks, or question marks
(#2093) Inline comments must end in full-stops, exclamation marks, or question marks
(#2106) Inline comments must end in full-stops, exclamation marks, or question marks
(#2118) Inline comments must end in full-stops, exclamation marks, or question marks
(#2132) Inline comments must end in full-stops, exclamation marks, or question marks
(#2138) Inline comments must end in full-stops, exclamation marks, or question marks
(#2140) Inline comments must end in full-stops, exclamation marks, or question marks
(#2146) Inline comments must end in full-stops, exclamation marks, or question marks
(#2181) Inline comments must end in full-stops, exclamation marks, or question marks
(#2199) Inline comments must end in full-stops, exclamation marks, or question marks
(#2203) Inline comments must end in full-stops, exclamation marks, or question marks
(#2220) Expected 1 space after "="; newline found
(#2224) Expected 1 space after "="; newline found
(#2229) Expected 1 space after "="; newline found
(#2234) Expected 1 space after "="; newline found
(#2239) Expected 1 space after "="; newline found
(#2244) Expected 1 space after "="; newline found
(#2249) Expected 1 space after "="; newline found
(#2254) Expected 1 space after "="; newline found
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2267) Inline comments must end in full-stops, exclamation marks, or question marks
(#2271) Expected 1 space after "="; newline found
(#2279) Expected 1 space after "="; newline found
(#2285) Expected 1 space after "="; newline found
(#2289) Expected 1 space after "="; newline found
(#2308) Expected 1 space after "="; newline found
(#2316) Expected 1 space after "="; newline found
(#2317) Expected 1 space before "="; 0 found
(#2317) Expected 1 space after "="; 0 found
(#2318) Expected 1 space before "?"; newline found
(#2321) Expected 1 space after "="; newline found
(#2323) Expected 1 space before "?"; newline found
(#2326) Expected 1 space after "="; newline found
(#2366) Inline comments must end in full-stops, exclamation marks, or question marks
(#2376) Inline comments must end in full-stops, exclamation marks, or question marks
(#2384) Expected 1 space after "="; newline found
(#2397) Inline comments must end in full-stops, exclamation marks, or question marks
(#2406) Inline comments must end in full-stops, exclamation marks, or question marks
(#2418) Expected 1 space before "=="; 0 found
(#2418) Expected 1 space after "=="; 0 found
(#2419) Expected 1 space before "=="; 0 found
(#2419) Expected 1 space after "=="; 0 found
(#2422) Expected 1 space before "!="; 0 found
(#2422) Expected 1 space after "!="; 0 found
(#2441) Expected 1 space before "=>"; 0 found
(#2441) Expected 1 space after "=>"; 0 found
(#2478) Expected 1 space before "=>"; 0 found
(#2478) Expected 1 space after "=>"; 0 found
(#2478) Expected 1 space before "=>"; 0 found
(#2478) Expected 1 space after "=>"; 0 found
(#2480) Inline comments must end in full-stops, exclamation marks, or question marks
(#2485) Inline comments must end in full-stops, exclamation marks, or question marks
(#2491) Inline comments must end in full-stops, exclamation marks, or question marks
(#2499) Inline comments must end in full-stops, exclamation marks, or question marks
(#2505) Inline comments must end in full-stops, exclamation marks, or question marks
(#2506) Expected 1 space before "=>"; 0 found
(#2506) Expected 1 space after "=>"; 0 found
(#2507) Expected 1 space before "=>"; 0 found
(#2507) Expected 1 space after "=>"; 0 found
(#2507) Expected 1 space before "=>"; 0 found
(#2507) Expected 1 space after "=>"; 0 found
(#2508) Expected 1 space before "=>"; 0 found
(#2508) Expected 1 space after "=>"; 0 found
(#2512) Inline comments must end in full-stops, exclamation marks, or question marks
(#2514) Expected 1 space before "?"; newline found
(#2516) Expected 1 space before "-"; 0 found
(#2516) Expected 1 space after "-"; 0 found
(#2518) Expected 1 space before "-"; 0 found
(#2518) Expected 1 space after "-"; 0 found
(#2523) Inline comments must end in full-stops, exclamation marks, or question marks
(#2593) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_utils.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before ":"; 2 found
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) 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
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Expected 1 space before "?"; newline found
(#302) Expected 1 space after "?"; 2 found
(#305) Expected 1 space before ":"; newline found
(#305) Expected 1 space after ":"; 3 found
(#396) Expected 1 space before "!=="; 0 found
(#396) Expected 1 space after "!=="; 0 found
(#417) Expected 1 space before "==="; 0 found
(#417) Expected 1 space after "==="; 0 found
(#438) Expected 1 space before "==="; 0 found
(#438) Expected 1 space after "==="; 0 found
(#454) Expected 1 space before "=="; 0 found
(#454) Expected 1 space after "=="; 0 found
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Expected 1 space before "=>"; 0 found
(#585) Expected 1 space after "=>"; 0 found
mod/forumng/pluginfile.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/preferences.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/preferences_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/rate.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) 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
mod/forumng/renderer.php
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#94) 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
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Expected 1 space after ".="; newline found
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Expected 1 space before "?"; newline found
(#464) Expected 1 space before ":"; newline found
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Line exceeds 132 characters; contains 143 characters
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Expected 1 space before "?"; newline found
(#784) Expected 1 space before ":"; newline found
(#800) Expected 1 space after "?"; newline found
(#801) Expected 1 space after ":"; newline found
(#822) Expected 1 space before "?"; newline found
(#823) Expected 1 space before ":"; newline found
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1095) Expected 1 space before "?"; newline found
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1122) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Expected 1 space before "="; 0 found
(#1124) Expected 1 space after "="; 0 found
(#1124) Expected 1 space before "<="; 0 found
(#1124) Expected 1 space after "<="; 0 found
(#1170) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) Inline comments must end in full-stops, exclamation marks, or question marks
(#1193) Inline comments must end in full-stops, exclamation marks, or question marks
(#1202) Expected 1 space after ".="; 2 found
(#1205) Inline comments must end in full-stops, exclamation marks, or question marks
(#1211) Inline comments must end in full-stops, exclamation marks, or question marks
(#1227) Expected 1 space after ".="; 2 found
(#1292) Expected 1 space after ".="; 2 found
(#1300) Inline comments must end in full-stops, exclamation marks, or question marks
(#1309) Expected 1 space before "?"; newline found
(#1342) Inline comments must end in full-stops, exclamation marks, or question marks
(#1347) Inline comments must end in full-stops, exclamation marks, or question marks
(#1348) Expected 1 space after ".="; newline found
(#1360) Inline comments must end in full-stops, exclamation marks, or question marks
(#1369) Inline comments must end in full-stops, exclamation marks, or question marks
(#1375) Inline comments must end in full-stops, exclamation marks, or question marks
(#1379) Expected 1 space before "?"; newline found
(#1380) Expected 1 space before ":"; newline found
(#1387) Inline comments must end in full-stops, exclamation marks, or question marks
(#1393) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Inline comments must end in full-stops, exclamation marks, or question marks
(#1405) Inline comments must end in full-stops, exclamation marks, or question marks
(#1413) Inline comments must end in full-stops, exclamation marks, or question marks
(#1417) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Expected 1 space after ">="; newline found
(#1466) Expected 1 space after "=="; newline found
(#1473) Inline comments must end in full-stops, exclamation marks, or question marks
(#1477) Expected 1 space after ":"; newline found
(#1478) Expected 1 space before "-"; 0 found
(#1478) Expected 1 space after "-"; 0 found
(#1479) Expected 1 space after "?"; newline found
(#1482) Inline comments must end in full-stops, exclamation marks, or question marks
(#1557) Inline comments must end in full-stops, exclamation marks, or question marks
(#1567) Inline comments must end in full-stops, exclamation marks, or question marks
(#1577) Inline comments must end in full-stops, exclamation marks, or question marks
(#1587) Inline comments must end in full-stops, exclamation marks, or question marks
(#1597) Inline comments must end in full-stops, exclamation marks, or question marks
(#1610) Inline comments must end in full-stops, exclamation marks, or question marks
(#1624) Inline comments must end in full-stops, exclamation marks, or question marks
(#1627) Expected 1 space after "=="; newline found
(#1638) Inline comments must end in full-stops, exclamation marks, or question marks
(#1797) Expected 1 space after ".="; 2 found
(#1812) Inline comments must end in full-stops, exclamation marks, or question marks
(#1814) Expected 1 space before "=>"; 0 found
(#1814) Expected 1 space after "=>"; 0 found
(#1814) Expected 1 space before "=>"; 0 found
(#1814) Expected 1 space after "=>"; 0 found
(#1814) Expected 1 space before "=>"; 0 found
(#1814) Expected 1 space after "=>"; 0 found
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1816) Expected 1 space before "=>"; 0 found
(#1816) Expected 1 space after "=>"; 0 found
(#1816) Expected 1 space before "=>"; 0 found
(#1816) Expected 1 space after "=>"; 0 found
(#1818) Inline comments must end in full-stops, exclamation marks, or question marks
(#1820) Expected 1 space before "=>"; 0 found
(#1820) Expected 1 space after "=>"; 0 found
(#1820) Expected 1 space before "=>"; 0 found
(#1820) Expected 1 space after "=>"; 0 found
(#1820) Expected 1 space before "=>"; 0 found
(#1820) Expected 1 space after "=>"; 0 found
(#1821) Expected 1 space before "=>"; 0 found
(#1821) Expected 1 space after "=>"; 0 found
(#1821) Expected 1 space before "=>"; 0 found
(#1821) Expected 1 space after "=>"; 0 found
(#1821) Expected 1 space before "=>"; 0 found
(#1821) Expected 1 space after "=>"; 0 found
(#1821) Expected 1 space before "=>"; 0 found
(#1821) Expected 1 space after "=>"; 0 found
(#1822) Expected 1 space before "=>"; 0 found
(#1822) Expected 1 space after "=>"; 0 found
(#1822) Expected 1 space before "=>"; 0 found
(#1822) Expected 1 space after "=>"; 0 found
(#1824) Inline comments must end in full-stops, exclamation marks, or question marks
(#1826) Expected 1 space before "=>"; 0 found
(#1826) Expected 1 space after "=>"; 0 found
(#1826) Expected 1 space before "=>"; 0 found
(#1826) Expected 1 space after "=>"; 0 found
(#1826) Expected 1 space before "=>"; 0 found
(#1826) Expected 1 space after "=>"; 0 found
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1883) Expected 1 space before ":"; newline found
(#1886) Expected 1 space before ":"; newline found
(#1889) Expected 1 space before ":"; newline found
(#1892) Expected 1 space before ":"; newline found
(#1895) Expected 1 space before ":"; newline found
(#1898) Expected 1 space before ":"; newline found
(#1912) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/search.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before "!="; 0 found
(#71) Expected 1 space after "!="; 0 found
mod/forumng/settings.php
(#31) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) 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
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "*"; 0 found
(#99) Expected 1 space after "*"; 0 found
(#99) Expected 1 space before "*"; 0 found
(#99) Expected 1 space after "*"; 0 found
(#99) Expected 1 space before "*"; 0 found
(#99) Expected 1 space after "*"; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "*"; 0 found
(#100) Expected 1 space after "*"; 0 found
(#100) Expected 1 space before "*"; 0 found
(#100) Expected 1 space after "*"; 0 found
(#100) Expected 1 space before "*"; 0 found
(#100) Expected 1 space after "*"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "*"; 0 found
(#102) Expected 1 space after "*"; 0 found
(#102) Expected 1 space before "*"; 0 found
(#102) Expected 1 space after "*"; 0 found
(#102) Expected 1 space before "*"; 0 found
(#102) Expected 1 space after "*"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#105) Expected 1 space before "*"; 0 found
(#105) Expected 1 space after "*"; 0 found
(#105) Expected 1 space before "*"; 0 found
(#105) Expected 1 space after "*"; 0 found
(#105) Expected 1 space before "*"; 0 found
(#105) Expected 1 space after "*"; 0 found
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/splitpost.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#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
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#66) 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
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/splitpost_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/subscribe.php
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected 1 space after "+"; newline found
(#72) 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
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected 1 space before "=="; 0 found
(#95) Expected 1 space after "=="; 0 found
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#101) Expected 1 space before "=="; 0 found
(#101) Expected 1 space after "=="; 0 found
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) 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
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) 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
(#307) 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
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Expected 1 space after "="; 0 found
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/subscribers.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#28) Expected 1 space before "+"; 0 found
(#28) Expected 1 space after "+"; 0 found
(#29) Expected 1 space before "+"; 0 found
(#29) Expected 1 space after "+"; 0 found
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) 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
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#152) Expected 1 space before "?"; newline found
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) 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
(#210) Expected 1 space before "=="; 0 found
(#210) Expected 1 space after "=="; 0 found
(#210) Expected 1 space after "?"; newline found
(#211) Expected 1 space after ":"; newline found
(#226) Expected 1 space before ">"; 0 found
(#226) Expected 1 space after ">"; 0 found
(#227) Expected 1 space before "=="; 0 found
(#227) Expected 1 space after "=="; 0 found
(#227) Expected 1 space after "?"; newline found
(#228) Expected 1 space after ":"; newline found
mod/forumng/tests/forumng_discussion_test.php
(#44) This comment is 47% valid code; is this commented out code?
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/tests/forumng_test.php
(#141) Expected 1 space after "=>"; newline found
(#347) Expected 1 space after "=>"; newline found
(#590) Line exceeds 132 characters; contains 151 characters
mod/forumng/tests/forumng_test_lib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
mod/forumng/type/clone/forumngtype_clone.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/type/clone/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/type/forumngtype.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/type/general/forumngtype_general.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) 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
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space after "="; newline found
(#149) Expected 1 space before "?"; newline found
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Expected 1 space before ":"; 0 found
(#177) Expected 1 space after ":"; 0 found
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) 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
mod/forumng/type/general/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/type/studyadvice/forumngtype_studyadvice.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Expected 1 space before ":"; newline found
mod/forumng/type/studyadvice/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/view.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "CURRENTFORUM" must be all lower-case
(#73) Variable "CURRENTFORUM" must be all lower-case
(#75) 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
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) 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
mod/forumng/viewmode.php
(#35) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(52 errors, 524 warnings)

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

mod/forumng/amd/src/featurebtns.js
(#33) Multiple spaces found before '='. (no-multi-spaces)
(#43) Extra space after key 'initMobileHide'. (key-spacing)
(#63) Extra space after key 'mobileHide'. (key-spacing)
(#110) Extra space after key 'mobileShow'. (key-spacing)
mod/forumng/feature/usage/yui/usagegraph/usagegraph.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_forumng' is not in camel case. (camelcase)
(#3) Identifier 'forumngfeature_usage_chart' is not in camel case. (camelcase)
(#5) Extra space after key 'output'. (key-spacing)
mod/forumng/feature/usage/yui/usageloader/usageloader.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_forumng' is not in camel case. (camelcase)
(#3) Identifier 'forumngfeature_usage_loader' is not in camel case. (camelcase)
(#5) Extra space after key 'init'. (key-spacing)
(#45) Identifier 'usageloader_killspinner' is not in camel case. (camelcase)
mod/forumng/form.js
(#1) Identifier 'mod_forumng_form' is not in camel case. (camelcase)
(#2) Extra space after key 'Y'. (key-spacing)
(#4) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#9) Extra space after key 'init'. (key-spacing)
(#13) String prototype is read only, properties should not be added. (no-extend-native)
(#14) Unexpected whitespace before property replace. (no-whitespace-before-property)
(#22) Extra space after key 'dom_init'. (key-spacing)
(#22) Identifier 'dom_init' is not in camel case. (camelcase)
(#26) Identifier 'get_unix_time' is not in camel case. (camelcase)
(#35) 'timelimitinfo' is not defined. (no-undef)
(#42) 'timelimitinfo' is not defined. (no-undef)
(#42) 'timelimitinfo' is not defined. (no-undef)
(#48) 'timelimitinfo' is not defined. (no-undef)
(#48) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#49) 'timelimitinfo' is not defined. (no-undef)
(#54) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#63) 'tinyMCE' is not defined. (no-undef)
(#64) 'tinyMCE' is not defined. (no-undef)
(#68) Unexpected whitespace before property replace. (no-whitespace-before-property)
(#68) Unexpected whitespace before property trim. (no-whitespace-before-property)
(#89) Infix operators must be spaced. (space-infix-ops)
mod/forumng/module.js
(#1) Identifier 'mod_forumng' is not in camel case. (camelcase)
(#2) Extra space after key 'Y'. (key-spacing)
(#17) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#17) Missing JSDoc parameter type for 'cloneid'. (valid-jsdoc)
(#17) Missing JSDoc parameter type for 'ratingstars'. (valid-jsdoc)
(#17) Missing JSDoc parameter type for 'quotaleft'. (valid-jsdoc)
(#17) Missing JSDoc parameter type for 'loaderpix'. (valid-jsdoc)
(#17) Missing JSDoc parameter type for 'starpix'. (valid-jsdoc)
(#17) Missing JSDoc parameter type for 'cmid'. (valid-jsdoc)
(#27) Extra space after key 'init'. (key-spacing)
(#41) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#46) Identifier 'simulate_click' is not in camel case. (camelcase)
(#46) Extra space after key 'simulate_click'. (key-spacing)
(#60) Identifier 'dom_init' is not in camel case. (camelcase)
(#60) Extra space after key 'dom_init'. (key-spacing)
(#63) String prototype is read only, properties should not be added. (no-extend-native)
(#64) Unexpected whitespace before property replace. (no-whitespace-before-property)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Identifier 'urgent_init' is not in camel case. (camelcase)
(#105) Extra space after key 'urgent_init'. (key-spacing)
(#127) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#132) Extra space after key 'init_switchlink'. (key-spacing)
(#132) Identifier 'init_switchlink' is not in camel case. (camelcase)
(#144) Extra space after key 'init_discuss'. (key-spacing)
(#144) Identifier 'init_discuss' is not in camel case. (camelcase)
(#147) There should be no space before ','. (comma-spacing)
(#167) Identifier 'forumng_expirelinks' is not in camel case. (camelcase)
(#196) Identifier 'init_deletepost' is not in camel case. (camelcase)
(#196) Extra space after key 'init_deletepost'. (key-spacing)
(#206) Extra space after key 'init_deldiscussion'. (key-spacing)
(#206) Identifier 'init_deldiscussion' is not in camel case. (camelcase)
(#211) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#212) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#214) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#216) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#231) Missing JSDoc parameter type for 'node'. (valid-jsdoc)
(#236) Identifier 'init_content' is not in camel case. (camelcase)
(#236) Extra space after key 'init_content'. (key-spacing)
(#244) Missing '()' invoking a constructor. (new-parens)
(#256) 'posts' used outside of binding context. (block-scoped-var)
(#258) 'posts' used outside of binding context. (block-scoped-var)
(#258) 'posts' is already defined. (no-redeclare)
(#260) Infix operators must be spaced. (space-infix-ops)
(#260) Infix operators must be spaced. (space-infix-ops)
(#260) 'posts' used outside of binding context. (block-scoped-var)
(#260) 'posts' used outside of binding context. (block-scoped-var)
(#261) 'posts' used outside of binding context. (block-scoped-var)
(#261) 'posts' used outside of binding context. (block-scoped-var)
(#271) 'list' is defined but never used. (no-unused-vars)
(#306) Line 306 exceeds the maximum line length of 132. (max-len)
(#308) Infix operators must be spaced. (space-infix-ops)
(#328) 'list' is defined but never used. (no-unused-vars)
(#333) 'list' is defined but never used. (no-unused-vars)
(#341) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#341) Missing JSDoc parameter type for 'seconds'. (valid-jsdoc)
(#347) Identifier 'init_expiry' is not in camel case. (camelcase)
(#349) Identifier 'forumng_expiry_javatime' is not in camel case. (camelcase)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#370) Missing JSDoc parameter type for 'root'. (valid-jsdoc)
(#375) Identifier 'kill_reply_links' is not in camel case. (camelcase)
(#375) 'root' is defined but never used. (no-unused-vars)
(#376) 'list' is defined but never used. (no-unused-vars)
(#383) Expected JSDoc for 'iframe' but found 'scrollToParent'. (valid-jsdoc)
(#383) Missing JSDoc parameter type for 'scrollToParent'. (valid-jsdoc)
(#388) Identifier 'remove_iframe' is not in camel case. (camelcase)
(#388) Extra space after key 'remove_iframe'. (key-spacing)
(#404) Missing JSDoc return type. (valid-jsdoc)
(#404) Missing JSDoc parameter type for 'post'. (valid-jsdoc)
(#404) Missing JSDoc parameter type for 'src'. (valid-jsdoc)
(#411) Extra space after key 'init_iframe'. (key-spacing)
(#411) Identifier 'init_iframe' is not in camel case. (camelcase)
(#430) Identifier 'iframe_has_loaded' is not in camel case. (camelcase)
(#444) Identifier 'fix_height' is not in camel case. (camelcase)
(#445) Expected space(s) after "if". (keyword-spacing)
(#494) Line 494 exceeds the maximum line length of 132. (max-len)
(#512) Expected to return a value at the end of this function. (consistent-return)
(#535) Identifier 'try_focus' is not in camel case. (camelcase)
(#537) Expected space(s) after "for". (keyword-spacing)
(#537) 'edId' is not defined. (no-undef)
(#538) 'edId' is not defined. (no-undef)
(#560) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#560) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#565) Identifier 'init_edit' is not in camel case. (camelcase)
(#588) Identifier 'iframe_success' is not in camel case. (camelcase)
(#597) Missing space before opening brace. (space-before-blocks)
(#603) Infix operators must be spaced. (space-infix-ops)
(#603) Infix operators must be spaced. (space-infix-ops)
(#604) eval can be harmful. (no-eval)
(#626) Unexpected space before function parentheses. (space-before-function-paren)
(#626) 'list' is defined but never used. (no-unused-vars)
(#641) Identifier 'iframe_success' is not in camel case. (camelcase)
(#646) Missing JSDoc parameter type for 'scriptcommands'. (valid-jsdoc)
(#646) Missing JSDoc parameter type for 'innerwin'. (valid-jsdoc)
(#646) Missing JSDoc return type. (valid-jsdoc)
(#652) Identifier 'prepare_new_post' is not in camel case. (camelcase)
(#652) Extra space after key 'prepare_new_post'. (key-spacing)
(#655) 'scriptcommands' is already defined. (no-redeclare)
(#663) Expected JSDoc for 'replytoid' but found 'postid'. (valid-jsdoc)
(#663) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#663) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#668) Identifier 'init_reply' is not in camel case. (camelcase)
(#679) Identifier 'forumng_draft' is not in camel case. (camelcase)
(#700) Identifier 'iframe_success' is not in camel case. (camelcase)
(#720) Infix operators must be spaced. (space-infix-ops)
(#720) Infix operators must be spaced. (space-infix-ops)
(#721) eval can be harmful. (no-eval)
(#740) Identifier 'iframe_success' is not in camel case. (camelcase)
(#757) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#758) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#766) Infix operators must be spaced. (space-infix-ops)
(#767) There should be no spaces inside this paren. (space-in-parens)
(#767) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#767) Statement inside of curly braces should be on next line. (brace-style)
(#771) Missing JSDoc parameter type for 'node'. (valid-jsdoc)
(#775) Identifier 'init_flags' is not in camel case. (camelcase)
(#781) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#785) Identifier 'init_flag_div' is not in camel case. (camelcase)
(#799) 'o' is defined but never used. (no-unused-vars)
(#803) Unnecessary escape character: \&. (no-useless-escape)
(#805) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#805) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#808) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#808) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#811) 'o' is defined but never used. (no-unused-vars)
(#812) Unexpected alert. (no-alert)
(#812) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#821) Identifier 'init_postread' is not in camel case. (camelcase)
(#835) Unexpected alert. (no-alert)
(#835) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#845) 'o' is defined but never used. (no-unused-vars)
(#846) Unexpected alert. (no-alert)
(#846) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#854) Missing JSDoc parameter type for 'islist'. (valid-jsdoc)
(#862) Identifier 'init_feature_buttons' is not in camel case. (camelcase)
(#878) 'featureForms' is defined but never used. (no-unused-vars)
(#879) 'list' is defined but never used. (no-unused-vars)
(#891) Missing JSDoc parameter type for 'islist'. (valid-jsdoc)
(#891) Missing JSDoc parameter type for 'submit'. (valid-jsdoc)
(#897) Identifier 'init_select_button' is not in camel case. (camelcase)
(#934) Unexpected space before function parentheses. (space-before-function-paren)
(#934) Requires a space after '{'. (block-spacing)
(#934) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#934) Statement inside of curly braces should be on next line. (brace-style)
(#934) Requires a space before '}'. (block-spacing)
(#938) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#939) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#939) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#940) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#963) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#964) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#964) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#965) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#983) Identifier 'apply_stop_indents' is not in camel case. (camelcase)
(#1001) 'list' is defined but never used. (no-unused-vars)
(#1003) Missing space before opening brace. (space-before-blocks)
(#1011) Missing JSDoc @returns for function. (valid-jsdoc)
(#1011) Missing JSDoc parameter type for 'reply'. (valid-jsdoc)
(#1015) Identifier 'get_reply_indent' is not in camel case. (camelcase)
(#1027) Identifier 'forumng_indent' is not in camel case. (camelcase)
(#1031) Missing JSDoc parameter type for 'root'. (valid-jsdoc)
(#1039) Identifier 'links_disable' is not in camel case. (camelcase)
(#1055) Missing JSDoc parameter type for 'root'. (valid-jsdoc)
(#1059) Identifier 'links_enable' is not in camel case. (camelcase)
(#1062) Infix operators must be spaced. (space-infix-ops)
(#1067) Unexpected empty function. (no-empty-function)
(#1067) Missing space before opening brace. (space-before-blocks)
(#1075) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1075) Missing JSDoc @returns for function. (valid-jsdoc)
(#1079) Identifier 'are_links_disabled' is not in camel case. (camelcase)
(#1085) Missing JSDoc parameter type for 'settings'. (valid-jsdoc)
(#1085) Missing JSDoc parameter type for 'form'. (valid-jsdoc)
(#1091) Identifier 'init_editor_and_attachments' is not in camel case. (camelcase)
(#1095) There should be no space after '{'. (object-curly-spacing)
(#1095) Extra space after key 'attachmentoptions'. (key-spacing)
(#1095) Extra space after key 'messageoptions'. (key-spacing)
(#1095) There should be no space before '}'. (object-curly-spacing)
(#1118) Identifier 'deep_clone_change_itemid' is not in camel case. (camelcase)
(#1118) Extra space after key 'deep_clone_change_itemid'. (key-spacing)
(#1120) 'c' used outside of binding context. (block-scoped-var)
(#1122) 'c' used outside of binding context. (block-scoped-var)
(#1122) 'c' is already defined. (no-redeclare)
(#1126) 'c' used outside of binding context. (block-scoped-var)
(#1126) 'c' used outside of binding context. (block-scoped-var)
(#1128) 'c' used outside of binding context. (block-scoped-var)
(#1128) 'c' used outside of binding context. (block-scoped-var)
(#1130) 'c' used outside of binding context. (block-scoped-var)
(#1130) 'c' used outside of binding context. (block-scoped-var)
(#1133) 'c' used outside of binding context. (block-scoped-var)
(#1133) 'c' used outside of binding context. (block-scoped-var)
(#1136) Identifier 'set_timeout_multi' is not in camel case. (camelcase)
(#1136) Extra space after key 'set_timeout_multi'. (key-spacing)
(#1138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1138) Statement inside of curly braces should be on next line. (brace-style)
(#1138) Infix operators must be spaced. (space-infix-ops)
(#1144) Missing JSDoc for parameter 'ok'. (valid-jsdoc)
(#1144) Missing JSDoc @returns for function. (valid-jsdoc)
(#1144) Missing JSDoc for parameter 'error'. (valid-jsdoc)
(#1148) Extra space after key 'possible_success_handler'. (key-spacing)
(#1148) Identifier 'possible_success_handler' is not in camel case. (camelcase)
(#1164) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1168) Identifier 'init_parentlink' is not in camel case. (camelcase)
(#1177) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#1177) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1177) Missing JSDoc parameter type for 'expandnow'. (valid-jsdoc)
(#1183) Identifier 'init_expand' is not in camel case. (camelcase)
(#1198) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1236) Missing JSDoc parameter type for 'scriptCommands'. (valid-jsdoc)
(#1236) Missing JSDoc parameter type for 'text'. (valid-jsdoc)
(#1236) Missing JSDoc return type. (valid-jsdoc)
(#1245) Identifier 'extract_js' is not in camel case. (camelcase)
(#1248) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1248) 'result' is not defined. (no-undef)
(#1249) 'result' is not defined. (no-undef)
(#1255) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1255) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1255) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1261) Identifier 'expand_ok' is not in camel case. (camelcase)
(#1276) A constructor name should not start with a lowercase letter. (new-cap)
(#1276) Identifier 'forumng_expander' is not in camel case. (camelcase)
(#1284) Infix operators must be spaced. (space-infix-ops)
(#1284) Infix operators must be spaced. (space-infix-ops)
(#1285) eval can be harmful. (no-eval)
(#1302) Infix operators must be spaced. (space-infix-ops)
(#1331) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1331) Statement inside of curly braces should be on next line. (brace-style)
(#1343) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1343) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1343) Missing JSDoc parameter type for 'form'. (valid-jsdoc)
(#1343) Expected JSDoc for 'link' but found 'form'. (valid-jsdoc)
(#1349) Identifier 'expand_error' is not in camel case. (camelcase)
(#1352) Unexpected alert. (no-alert)
(#1352) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1355) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#1355) Missing JSDoc return type. (valid-jsdoc)
(#1360) Identifier 'remove_px' is not in camel case. (camelcase)
(#1364) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1368) Identifier 'init_jumplink' is not in camel case. (camelcase)
(#1419) Missing JSDoc parameter type for 'after'. (valid-jsdoc)
(#1419) Missing JSDoc parameter type for 'target'. (valid-jsdoc)
(#1424) Identifier 'scroll_page' is not in camel case. (camelcase)
(#1429) Infix operators must be spaced. (space-infix-ops)
(#1431) There should be no space after '{'. (object-curly-spacing)
(#1431) There should be no space before '}'. (object-curly-spacing)
(#1441) Missing JSDoc parameter type for 'x'. (valid-jsdoc)
(#1445) Extra space after key 'focus'. (key-spacing)
(#1446) Statement inside of curly braces should be on next line. (brace-style)
(#1446) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1449) Missing JSDoc parameter type for 'undeleted'. (valid-jsdoc)
(#1449) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1449) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#1449) Expected JSDoc for 'undelete' but found 'undeleted'. (valid-jsdoc)
(#1449) Missing JSDoc for parameter 'currentuser'. (valid-jsdoc)
(#1455) Identifier 'init_delete' is not in camel case. (camelcase)
(#1455) Extra space after key 'init_delete'. (key-spacing)
(#1465) Missing semicolon. (semi)
(#1492) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1492) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1493) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1495) 'deletebuttons' is already defined. (no-redeclare)
(#1495) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1495) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1495) A space is required after ','. (comma-spacing)
(#1495) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1496) 'deleteoptions' is already defined. (no-redeclare)
(#1496) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1499) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1499) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1500) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1500) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1500) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1501) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1502) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1502) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1507) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1507) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1507) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1514) Extra space after key 'delete_ok'. (key-spacing)
(#1514) Identifier 'delete_ok' is not in camel case. (camelcase)
(#1530) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1530) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1530) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1537) Identifier 'delete_error' is not in camel case. (camelcase)
(#1537) Extra space after key 'delete_error'. (key-spacing)
(#1542) Unexpected alert. (no-alert)
(#1542) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1545) Missing JSDoc parameter type for 'actiontext'. (valid-jsdoc)
(#1545) Missing JSDoc parameter type for 'canceltext'. (valid-jsdoc)
(#1545) Missing JSDoc parameter type for 'highlight'. (valid-jsdoc)
(#1545) Missing JSDoc parameter type for 'action'. (valid-jsdoc)
(#1545) Missing JSDoc parameter type for 'message'. (valid-jsdoc)
(#1558) Extra space after key 'confirm'. (key-spacing)
(#1582) Extra space after key 'easing'. (key-spacing)
(#1676) Missing JSDoc @returns for function. (valid-jsdoc)
(#1676) Missing JSDoc parameter type for 'actiontext'. (valid-jsdoc)
(#1676) Missing JSDoc parameter type for 'action'. (valid-jsdoc)
(#1676) Missing JSDoc parameter type for 'cancel'. (valid-jsdoc)
(#1676) Missing JSDoc parameter type for 'focus'. (valid-jsdoc)
(#1683) Identifier 'confirm_make_button' is not in camel case. (camelcase)
(#1683) Extra space after key 'confirm_make_button'. (key-spacing)
(#1698) Missing JSDoc parameter type for 'thing'. (valid-jsdoc)
(#1702) Extra space after key 'log'. (key-spacing)
(#1703) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1704) Unexpected console statement. (no-console)
(#1711) Extra space after key 'init_view'. (key-spacing)
(#1711) Identifier 'init_view' is not in camel case. (camelcase)
(#1716) 'list' is defined but never used. (no-unused-vars)
(#1729) 'list' is defined but never used. (no-unused-vars)
(#1740) Identifier 'focus_sort_links' is not in camel case. (camelcase)
(#1740) Extra space after key 'focus_sort_links'. (key-spacing)
(#1749) Missing JSDoc parameter type for 'button'. (valid-jsdoc)
(#1754) Identifier 'turn_button_into_link' is not in camel case. (camelcase)
(#1754) Extra space after key 'turn_button_into_link'. (key-spacing)
(#1771) Missing JSDoc parameter type for 'target'. (valid-jsdoc)
(#1776) Extra space after key 'select_init'. (key-spacing)
(#1776) Identifier 'select_init' is not in camel case. (camelcase)
(#1793) 'form' used outside of binding context. (block-scoped-var)
(#1794) 'form' used outside of binding context. (block-scoped-var)
(#1795) 'form' used outside of binding context. (block-scoped-var)
(#1798) 'form' used outside of binding context. (block-scoped-var)
(#1799) 'form' used outside of binding context. (block-scoped-var)
(#1799) 'form' used outside of binding context. (block-scoped-var)
(#1802) 'form' used outside of binding context. (block-scoped-var)
(#1804) 'form' used outside of binding context. (block-scoped-var)
(#1808) 'form' used outside of binding context. (block-scoped-var)
(#1812) 'form' used outside of binding context. (block-scoped-var)
(#1813) 'form' used outside of binding context. (block-scoped-var)
(#1814) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1815) 'form' used outside of binding context. (block-scoped-var)
(#1819) 'form' used outside of binding context. (block-scoped-var)
(#1822) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1826) Infix operators must be spaced. (space-infix-ops)
(#1826) Infix operators must be spaced. (space-infix-ops)
(#1837) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1841) Infix operators must be spaced. (space-infix-ops)
(#1841) Infix operators must be spaced. (space-infix-ops)
(#1850) 'form' used outside of binding context. (block-scoped-var)
(#1853) 'form' used outside of binding context. (block-scoped-var)
(#1854) 'form' used outside of binding context. (block-scoped-var)
(#1854) 'form' used outside of binding context. (block-scoped-var)
(#1856) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1857) 'form' used outside of binding context. (block-scoped-var)
(#1859) 'form' used outside of binding context. (block-scoped-var)
(#1862) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1863) 'form' used outside of binding context. (block-scoped-var)
(#1868) 'form' used outside of binding context. (block-scoped-var)
(#1870) 'form' used outside of binding context. (block-scoped-var)
(#1870) 'form' is already defined. (no-redeclare)
(#1871) 'form' used outside of binding context. (block-scoped-var)
(#1872) 'form' used outside of binding context. (block-scoped-var)
(#1873) 'form' used outside of binding context. (block-scoped-var)
(#1878) Identifier 'forumng_select_changed' is not in camel case. (camelcase)
(#1883) Infix operators must be spaced. (space-infix-ops)
(#1883) Infix operators must be spaced. (space-infix-ops)
(#1889) 'none' used outside of binding context. (block-scoped-var)
(#1891) 'all' used outside of binding context. (block-scoped-var)
(#1893) Infix operators must be spaced. (space-infix-ops)
(#1893) Infix operators must be spaced. (space-infix-ops)
(#1901) Missing JSDoc parameter type for 'on'. (valid-jsdoc)
(#1901) Missing JSDoc parameter type for 'post'. (valid-jsdoc)
(#1906) Identifier 'select_init_post' is not in camel case. (camelcase)
(#1906) Extra space after key 'select_init_post'. (key-spacing)
(#1929) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1938) Identifier 'forumng_hidden' is not in camel case. (camelcase)
(#1959) Missing JSDoc for parameter 'excludes'. (valid-jsdoc)
(#1959) Missing JSDoc for parameter 'includes'. (valid-jsdoc)
(#1959) Missing JSDoc parameter type for 'target'. (valid-jsdoc)
(#1964) Identifier 'select_discuss_init' is not in camel case. (camelcase)
(#1964) Extra space after key 'select_discuss_init'. (key-spacing)
(#1973) 'extraneousDisplay' is defined but never used. (no-unused-vars)
(#1978) 'form' used outside of binding context. (block-scoped-var)
(#1979) 'form' used outside of binding context. (block-scoped-var)
(#1980) 'form' used outside of binding context. (block-scoped-var)
(#1983) 'form' used outside of binding context. (block-scoped-var)
(#1984) 'form' used outside of binding context. (block-scoped-var)
(#1984) 'form' used outside of binding context. (block-scoped-var)
(#1985) 'field' is not defined. (no-undef)
(#1986) 'form' used outside of binding context. (block-scoped-var)
(#1986) 'field' is not defined. (no-undef)
(#1988) 'field' is not defined. (no-undef)
(#1989) 'field' is not defined. (no-undef)
(#1990) 'form' used outside of binding context. (block-scoped-var)
(#1990) 'field' is not defined. (no-undef)
(#1993) Unexpected space before function parentheses. (space-before-function-paren)
(#1995) 'field' is not defined. (no-undef)
(#1996) 'form' used outside of binding context. (block-scoped-var)
(#1996) 'field' is not defined. (no-undef)
(#2002) 'form' used outside of binding context. (block-scoped-var)
(#2003) 'form' used outside of binding context. (block-scoped-var)
(#2004) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2005) 'form' used outside of binding context. (block-scoped-var)
(#2009) 'form' used outside of binding context. (block-scoped-var)
(#2012) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2025) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2036) 'form' used outside of binding context. (block-scoped-var)
(#2039) 'form' used outside of binding context. (block-scoped-var)
(#2040) 'form' used outside of binding context. (block-scoped-var)
(#2040) 'form' used outside of binding context. (block-scoped-var)
(#2042) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2043) 'form' used outside of binding context. (block-scoped-var)
(#2045) 'form' used outside of binding context. (block-scoped-var)
(#2048) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2049) 'form' used outside of binding context. (block-scoped-var)
(#2054) 'form' used outside of binding context. (block-scoped-var)
(#2061) 'form' used outside of binding context. (block-scoped-var)
(#2061) 'form' is already defined. (no-redeclare)
(#2062) 'form' used outside of binding context. (block-scoped-var)
(#2063) 'form' used outside of binding context. (block-scoped-var)
(#2064) 'form' used outside of binding context. (block-scoped-var)
(#2083) Blocks are nested too deeply (5). (max-depth)
(#2083) 'a' used outside of binding context. (block-scoped-var)
(#2083) 'a' used outside of binding context. (block-scoped-var)
(#2083) 'a' used outside of binding context. (block-scoped-var)
(#2084) Blocks are nested too deeply (6). (max-depth)
(#2084) 'a' used outside of binding context. (block-scoped-var)
(#2091) Blocks are nested too deeply (5). (max-depth)
(#2091) 'a' is already defined. (no-redeclare)
(#2091) 'a' used outside of binding context. (block-scoped-var)
(#2091) 'a' used outside of binding context. (block-scoped-var)
(#2091) 'a' used outside of binding context. (block-scoped-var)
(#2092) Blocks are nested too deeply (6). (max-depth)
(#2092) 'a' used outside of binding context. (block-scoped-var)
(#2104) Identifier 'forumng_select_changed' is not in camel case. (camelcase)
(#2117) 'none' used outside of binding context. (block-scoped-var)
(#2119) 'all' used outside of binding context. (block-scoped-var)
(#2126) Missing JSDoc parameter type for 'post'. (valid-jsdoc)
(#2126) Missing JSDoc parameter type for 'on'. (valid-jsdoc)
(#2126) Missing JSDoc parameter type for 'number'. (valid-jsdoc)
(#2132) Identifier 'select_init_discuss' is not in camel case. (camelcase)
(#2132) Extra space after key 'select_init_discuss'. (key-spacing)
(#2151) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2161) Identifier 'forumng_hidden' is not in camel case. (camelcase)
(#2182) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2187) Identifier 'init_rating' is not in camel case. (camelcase)
(#2187) Extra space after key 'init_rating'. (key-spacing)
(#2208) A space is required after ','. (comma-spacing)
(#2219) 'list' is defined but never used. (no-unused-vars)
(#2219) Requires a space after '{'. (block-spacing)
(#2219) Statement inside of curly braces should be on next line. (brace-style)
(#2219) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2219) Requires a space before '}'. (block-spacing)
(#2223) Infix operators must be spaced. (space-infix-ops)
(#2223) Infix operators must be spaced. (space-infix-ops)
(#2247) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2255) Multiple spaces found before '+'. (no-multi-spaces)
(#2277) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2277) Missing JSDoc parameter type for 'star'. (valid-jsdoc)
(#2282) Identifier 'star_init_events' is not in camel case. (camelcase)
(#2282) Extra space after key 'star_init_events'. (key-spacing)
(#2285) 'e' is defined but never used. (no-unused-vars)
(#2293) Multiple spaces found before '+'. (no-multi-spaces)
(#2332) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2336) Extra space after key 'set_stars'. (key-spacing)
(#2336) Identifier 'set_stars' is not in camel case. (camelcase)
(#2336) Function 'set_stars' has a complexity of 21. (complexity)
(#2351) 'i' used outside of binding context. (block-scoped-var)
(#2351) Infix operators must be spaced. (space-infix-ops)
(#2351) 'i' used outside of binding context. (block-scoped-var)
(#2351) Infix operators must be spaced. (space-infix-ops)
(#2351) 'i' used outside of binding context. (block-scoped-var)
(#2352) 'i' used outside of binding context. (block-scoped-var)
(#2352) Infix operators must be spaced. (space-infix-ops)
(#2352) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2352) 'i' used outside of binding context. (block-scoped-var)
(#2352) Infix operators must be spaced. (space-infix-ops)
(#2353) 'i' used outside of binding context. (block-scoped-var)
(#2353) Infix operators must be spaced. (space-infix-ops)
(#2354) 'i' used outside of binding context. (block-scoped-var)
(#2358) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2359) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2372) Do not nest ternary expressions. (no-nested-ternary)
(#2372) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2373) Infix operators must be spaced. (space-infix-ops)
(#2373) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2374) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2377) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2379) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2384) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2386) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2389) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' is already defined. (no-redeclare)
(#2391) Infix operators must be spaced. (space-infix-ops)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) Infix operators must be spaced. (space-infix-ops)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2392) 'i' used outside of binding context. (block-scoped-var)
(#2396) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#2396) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2396) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#2402) Extra space after key 'star_ok'. (key-spacing)
(#2402) Identifier 'star_ok' is not in camel case. (camelcase)
(#2415) 're' is already defined. (no-redeclare)
(#2416) 'match' is already defined. (no-redeclare)
(#2423) Missing JSDoc parameter type for 'submit'. (valid-jsdoc)
(#2428) Extra space after key 'zero_disable'. (key-spacing)
(#2428) Identifier 'zero_disable' is not in camel case. (camelcase)
(#2446) Identifier 'print_page' is not in camel case. (camelcase)
(#2446) Extra space after key 'print_page'. (key-spacing)
(#2453) Extra space after key 'init_subscribers'. (key-spacing)
(#2453) Identifier 'init_subscribers' is not in camel case. (camelcase)
(#2456) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2460) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2467) 'i' used outside of binding context. (block-scoped-var)
(#2467) Infix operators must be spaced. (space-infix-ops)
(#2467) 'i' used outside of binding context. (block-scoped-var)
(#2467) Infix operators must be spaced. (space-infix-ops)
(#2467) 'i' used outside of binding context. (block-scoped-var)
(#2468) 'i' used outside of binding context. (block-scoped-var)
(#2469) Infix operators must be spaced. (space-infix-ops)
(#2478) Infix operators must be spaced. (space-infix-ops)
(#2478) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2478) Infix operators must be spaced. (space-infix-ops)
(#2479) Infix operators must be spaced. (space-infix-ops)
(#2479) Infix operators must be spaced. (space-infix-ops)
(#2492) 'i' is already defined. (no-redeclare)
(#2492) 'i' used outside of binding context. (block-scoped-var)
(#2492) Infix operators must be spaced. (space-infix-ops)
(#2492) 'i' used outside of binding context. (block-scoped-var)
(#2492) Infix operators must be spaced. (space-infix-ops)
(#2492) 'i' used outside of binding context. (block-scoped-var)
(#2493) 'i' used outside of binding context. (block-scoped-var)
(#2494) Unnecessary semicolon. (no-extra-semi)
(#2497) Infix operators must be spaced. (space-infix-ops)
(#2497) Infix operators must be spaced. (space-infix-ops)
(#2504) Infix operators must be spaced. (space-infix-ops)
(#2504) Infix operators must be spaced. (space-infix-ops)
(#2512) Missing JSDoc parameter type for 'originalobj'. (valid-jsdoc)
(#2512) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#2519) Identifier 'forumng_expander' is not in camel case. (camelcase)
(#2520) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2520) Infix operators must be spaced. (space-infix-ops)
(#2524) Missing JSDoc for parameter 'newobj'. (valid-jsdoc)
(#2549) Missing semicolon. (semi)
mod/forumng/yui/src/savecheck/js/savecheck.js
(#1) Identifier 'mod_forumng' is not in camel case. (camelcase)
(#3) Missing JSDoc for parameter 'contextid'. (valid-jsdoc)
(#10) Missing JSDoc comment. (require-jsdoc)
(#33) 'e' is defined but never used. (no-unused-vars)
(#42) Missing JSDoc comment. (require-jsdoc)
(#42) 'args' is defined but never used. (no-unused-vars)
(#56) A space is required after ','. (comma-spacing)

CSS problems

(126 errors, 12 warnings)

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

mod/forumng/feature/usage/styles.css
(#58) Expected newline after "," (selector-list-comma-newline-after)
(#58) Expected newline after "," (selector-list-comma-newline-after)
mod/forumng/styles.css
(#250) Expected single space before "{" (block-opening-brace-space-before)
(#356) Expected single space before "{" (block-opening-brace-space-before)
(#397) Expected single space before "{" (block-opening-brace-space-before)
(#135) Expected "#FFD991" to be "#ffd991" (color-hex-case)
(#284) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#486) Expected "#F0E1B3" to be "#f0e1b3" (color-hex-case)
(#493) Expected "#FFD991" to be "#ffd991" (color-hex-case)
(#501) Expected "#FFBBBB" to be "#ffbbbb" (color-hex-case)
(#814) Expected "#FFD991" to be "#ffd991" (color-hex-case)
(#1073) Expected "#CCC" to be "#ccc" (color-hex-case)
(#284) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#501) Expected "#FFBBBB" to be "#FBB" (color-hex-length)
(#1060) Unexpected "margin-bottom" with "display:inline" (declaration-block-no-ignored-properties)
(#852) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#17) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) 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)
(#74) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#75) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#76) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#85) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#89) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#126) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#129) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#142) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#145) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#159) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#182) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#194) 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)
(#204) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#208) 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)
(#213) 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)
(#223) 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)
(#230) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#271) 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)
(#334) 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)
(#369) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#370) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#371) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#372) 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)
(#383) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#384) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#398) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#419) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#423) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#426) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#430) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#431) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#432) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#435) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#436) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#440) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#443) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#444) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#445) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#448) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#449) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#469) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#470) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#471) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#472) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#482) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#490) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#507) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#513) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#514) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#515) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#534) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#535) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#539) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#570) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#578) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#586) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#589) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#726) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#735) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#739) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#742) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#746) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#811) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#832) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#842) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#897) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#905) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#909) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#914) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#915) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#925) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#934) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#935) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#938) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#939) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#953) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#954) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#955) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#958) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#961) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1058) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1059) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1060) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1084) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1087) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1091) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#122) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#897) Expected indentation of 4 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1086) Expected indentation of 0 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#177) Unexpected unit (length-zero-no-unit)
(#357) Unexpected unit (length-zero-no-unit)
(#365) Unexpected unit (length-zero-no-unit)
(#452) Expected newline after "," (selector-list-comma-newline-after)
(#1086) Unexpected unknown type selector "hover" (selector-type-no-unknown)

PHPDocs style problems

(1070 errors, 0 warnings)

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

mod/forumng/action.php
(#28) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/advancedsearch.php
(#19) Package mod is not valid
(#30) Class advancedsearch_form is not documented
(#31) Function advancedsearch_form::definition is not documented
(#83) Function advancedsearch_form::validation is not documented
mod/forumng/advancedsearchlib.php
(#19) Package mod is not valid
(#65) Phpdocs for function forumng_get_results_for_this_forum has incomplete parameters list
(#160) Phpdocs for function forumng_get_results_for_all_forums has incomplete parameters list
mod/forumng/alert.php
(#19) Package mod is not valid
mod/forumng/alert_form.php
(#21) Package mod is not valid
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_alert_form::definition is not documented
(#83) Function mod_forumng_alert_form::validation is not documented
mod/forumng/atomlib.php
(#78) Package is not specified for function atom_add_items. It is also not specified in file-level phpdocs
(#124) Package is not specified for function atom_standard_footer. It is also not specified in file-level phpdocs
(#140) Package is not specified for function atom_start_tag. It is also not specified in file-level phpdocs
(#156) Package is not specified for function atom_end_tag. It is also not specified in file-level phpdocs
(#167) Package is not specified for function atom_full_tag. It is also not specified in file-level phpdocs
(#182) Package is not specified for function date_format_rfc3339. It is also not specified in file-level phpdocs
(#20) Package mod is not valid
(#17) File-level phpdocs block is not found
(#78) Function atom_add_items is not documented
(#124) Function atom_standard_footer is not documented
(#140) Function atom_start_tag is not documented
(#156) Function atom_end_tag is not documented
(#167) Function atom_full_tag is not documented
(#182) Function date_format_rfc3339 is not documented
(#17) Phpdocs for function atom_standard_header has incomplete parameters list
mod/forumng/attachments.php
(#20) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/backup/moodle2/backup_forumng_activity_task.class.php
(#19) Package mod is not valid
(#33) No one-line description found in phpdocs for class backup_forumng_activity_task
(#55) Phpdocs for function backup_forumng_activity_task::encode_content_links has incomplete parameters list
(#33) Class backup_forumng_activity_task does not have @copyright tag
(#33) Class backup_forumng_activity_task does not have @license tag
mod/forumng/backup/moodle2/backup_forumng_settingslib.php
(#19) Package mod is not valid
mod/forumng/backup/moodle2/backup_forumng_stepslib.php
(#19) Package mod is not valid
(#36) Function backup_forumng_activity_structure_step::define_structure is not documented
(#31) Class backup_forumng_activity_structure_step does not have @copyright tag
(#31) Class backup_forumng_activity_structure_step does not have @license tag
mod/forumng/backup/moodle2/restore_forumng_activity_task.class.php
(#19) Package mod is not valid
(#30) No one-line description found in phpdocs for class restore_forumng_activity_task
(#30) Class restore_forumng_activity_task does not have @copyright tag
(#30) Class restore_forumng_activity_task does not have @license tag
mod/forumng/backup/moodle2/restore_forumng_stepslib.php
(#19) Package mod is not valid
(#39) Function restore_forumng_activity_structure_step::define_structure is not documented
(#78) Function restore_forumng_activity_structure_step::process_forumng is not documented
(#115) Function restore_forumng_activity_structure_step::process_forumng_discussion is not documented
(#135) Function restore_forumng_activity_structure_step::get_mappingid_or_null is not documented
(#142) Function restore_forumng_activity_structure_step::process_forumng_post is not documented
(#168) Function restore_forumng_activity_structure_step::process_forumng_draft is not documented
(#188) Function restore_forumng_activity_structure_step::process_forumng_rating is not documented
(#199) Function restore_forumng_activity_structure_step::process_forumng_flagd is not documented
(#210) Function restore_forumng_activity_structure_step::process_forumng_flag is not documented
(#222) Function restore_forumng_activity_structure_step::process_forumng_subscription is not documented
(#237) Function restore_forumng_activity_structure_step::process_forumng_read is not documented
(#248) Function restore_forumng_activity_structure_step::process_forumng_readpost is not documented
(#259) Function restore_forumng_activity_structure_step::process_forumng_tag is not documented
(#278) Function restore_forumng_activity_structure_step::process_forumng_forumtaginstance is not documented
(#296) Function restore_forumng_activity_structure_step::process_forumng_forumgrouptaginstance is not documented
(#317) Function restore_forumng_activity_structure_step::after_execute is not documented
(#425) Function restore_forumng_activity_structure_step::get_new_idnumber is not documented
(#480) Function restore_forumng_activity_structure_step::get_cmid_for_forumng_idnumbers is not documented
(#497) Function restore_forumng_activity_structure_step::remove_suffix is not documented
(#509) Function restore_forumng_activity_structure_step::strip_auto_from_idnumber is not documented
(#522) Function restore_forumng_activity_structure_step::get_possible_suffix is not documented
(#534) Function restore_forumng_activity_structure_step::process_rating is not documented
(#36) Variable restore_forumng_activity_structure_step::$shared is not documented
(#36) Variable restore_forumng_activity_structure_step::$type is not documented
(#36) Variable restore_forumng_activity_structure_step::$moveintrofiles is not documented
(#37) Variable restore_forumng_activity_structure_step::$grouptags is not documented
(#27) Class restore_forumng_activity_structure_step does not have @copyright tag
(#27) Class restore_forumng_activity_structure_step does not have @license tag
mod/forumng/classes/event/mail_sent.php
(#17) No one-line description found in phpdocs for file
mod/forumng/classes/event/save_failed.php
(#17) No one-line description found in phpdocs for file
mod/forumng/classes/plugininfo/forumngfeature.php
(#31) Class forumngfeature is not documented
mod/forumng/classes/plugininfo/forumngtype.php
(#31) Class forumngtype is not documented
mod/forumng/classes/task/daily_housekeeping.php
(#26) Class daily_housekeeping is not documented
mod/forumng/classes/task/email_digest.php
(#26) Class email_digest is not documented
mod/forumng/classes/task/email_normal.php
(#26) Class email_normal is not documented
mod/forumng/confirmloggedin.php
(#21) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/convert.php
(#20) Package mod is not valid
(#29) Class mod_forumng_convert_form is not documented
(#31) Function mod_forumng_convert_form::definition is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/db/access.php
(#19) Package mod is not valid
mod/forumng/db/services.php
(#17) File-level phpdocs block is not found
mod/forumng/db/subplugins.php
(#19) Package mod is not valid
mod/forumng/db/upgrade.php
(#19) Package mod is not valid
(#27) Function xmldb_forumng_upgrade is not documented
mod/forumng/deletedraft.php
(#19) Package mod is not valid
mod/forumng/deletepost.php
(#19) Package mod is not valid
mod/forumng/deletepost_form.php
(#21) Package mod is not valid
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_deletepost_form::definition is not documented
(#63) Function mod_forumng_deletepost_form::validation is not documented
mod/forumng/dev/makebig.php
(#19) Package mod is not valid
(#335) Class make_big_form is not documented
(#61) Function get_post_text is not documented
(#74) Function make_post is not documented
(#94) Function make_discussion is not documented
(#124) Function make_forumng is not documented
(#197) Function wipe_forumng is not documented
(#217) Function make_forums is not documented
(#261) Function wipe_forums is not documented
(#292) Function make_student is not documented
(#317) Function make_students is not documented
(#336) Function make_big_form::definition is not documented
(#436) Function show_maximum_per is not documented
mod/forumng/discuss.php
(#19) Package mod is not valid
mod/forumng/editpost.php
(#21) Package mod is not valid
(#49) Function finish is not documented
(#77) Function send_edit_email is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/editpost_form.php
(#21) Package mod is not valid
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_editpost_form::definition is not documented
(#301) Function mod_forumng_editpost_form::validation is not documented
mod/forumng/expandpost.php
(#19) Package mod is not valid
mod/forumng/externallib.php
(#17) File-level phpdocs block is not found
mod/forumng/feature/copy/copy.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/copyall.php
(#19) Package forumngfeature is not valid
(#29) Class copy_discussion_selector is not documented
(#30) Function copy_discussion_selector::get_button_name is not documented
(#34) Function copy_discussion_selector::get_form is not documented
(#48) Function copy_discussion_selector::get_page_name is not documented
(#52) Function copy_discussion_selector::apply is not documented
(#92) Function copy_discussion_selector::only_discussion_types is not documented
(#96) Function copy_discussion_selector::exclude_discussion_types is not documented
mod/forumng/feature/copy/forumngfeature_copy.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_copy::get_order is not documented
(#34) Function forumngfeature_copy::should_display is not documented
(#46) Function forumngfeature_copy::display is not documented
(#64) Function forumngfeature_copy::supports_discussion_list is not documented
mod/forumng/feature/copy/forumngfeature_copy_form.php
(#19) Package forumngfeature is not valid
(#27) Class forumngfeature_copy_form is not documented
(#29) Function forumngfeature_copy_form::definition is not documented
mod/forumng/feature/copy/lang/en/forumngfeature_copy.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/lang/es/forumngfeature_copy.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/lang/fr/forumngfeature_copy.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/lang/he/forumngfeature_copy.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/paste.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/delete/delete.php
(#19) Package forumngfeature is not valid
(#236) Function get_contributor_ids is not documented
mod/forumng/feature/delete/deletediscussion_form.php
(#21) Package mod is not valid
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_deletediscussion_form::definition is not documented
(#72) Function mod_forumng_deletediscussion_form::validation is not documented
mod/forumng/feature/delete/forumngfeature_delete.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_delete::get_order is not documented
(#29) Function forumngfeature_delete::should_display is not documented
(#46) Function forumngfeature_delete::display is not documented
mod/forumng/feature/delete/lang/en/forumngfeature_delete.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/delete/lang/es/forumngfeature_delete.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/delete/lang/fr/forumngfeature_delete.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/delete/lang/he/forumngfeature_delete.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/delete/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/classes/event/deleteddiscussions_viewed.php
(#20) Package mod_forumng is not valid
(#32) Package mod_forumng is not valid
mod/forumng/feature/deletedposts/classes/event/deletedposts_viewed.php
(#20) Package mod_forumng is not valid
(#32) Package mod_forumng is not valid
mod/forumng/feature/deletedposts/deletedpostslist.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/deletepost.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/discuss.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/forumngfeature_deletedposts.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_deletedposts::get_order is not documented
(#29) Function forumngfeature_deletedposts::should_display is not documented
(#35) Function forumngfeature_deletedposts::display is not documented
mod/forumng/feature/deletedposts/forumngtype_deletedposts.php
(#19) Package forumngfeature is not valid
(#129) Function munge_page_number is not documented
(#134) Function get_page_count is not documented
(#107) Phpdocs for function display_paging_bar has incomplete parameters list
mod/forumng/feature/deletedposts/lang/en/forumngfeature_deletedposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/lang/es/forumngfeature_deletedposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/lang/fr/forumngfeature_deletedposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/lang/he/forumngfeature_deletedposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/list.php
(#22) Package forumngfeature is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/deletedposts/locallib.php
(#21) Package forumngfeature is not valid
(#56) Function get_deleted_posts_for_forumng is not documented
(#90) Function get_forumng_deleted_discussion_posts is not documented
(#17) No one-line description found in phpdocs for file
(#30) There is no description in phpdocs for function forumng_feature_deleted_print_tabs
mod/forumng/feature/deletedposts/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/edittags/classes/event/tags_edited.php
(#20) Package mod_forumng is not valid
(#32) Package mod_forumng is not valid
mod/forumng/feature/edittags/db/access.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/edittags/edittags.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/edittags/edittags_form.php
(#19) Package forumngfeature is not valid
(#26) Class mod_forumng_edittags_form is not documented
(#28) Function mod_forumng_edittags_form::definition is not documented
mod/forumng/feature/edittags/forumngfeature_edittags.php
(#33) Function forumngfeature_edittags::should_display is not documented
(#61) Function forumngfeature_edittags::display is not documented
(#105) Function forumngfeature_edittags::supports_discussion_list is not documented
(#27) No one-line description found in phpdocs for class forumngfeature_edittags
(#27) Class forumngfeature_edittags does not have @copyright tag
(#27) Class forumngfeature_edittags does not have @license tag
mod/forumng/feature/edittags/lang/en/forumngfeature_edittags.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/edittags/managetags.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/edittags/managetags_form.php
(#19) Package forumngfeature is not valid
(#26) Class mod_forumng_managetags_form is not documented
(#28) Function mod_forumng_managetags_form::definition is not documented
mod/forumng/feature/edittags/version.php
(#19) Package forumngfeature_flagdiscussion is not valid
mod/forumng/feature/export/export.php
(#20) Package forumngfeature is not valid
(#27) Class export_post_selector is not documented
(#28) Function export_post_selector::get_button_name is not documented
(#32) Function export_post_selector::apply is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/export/exportall.php
(#20) Package forumngfeature is not valid
(#27) Class export_discussion_selector is not documented
(#28) Function export_discussion_selector::get_button_name is not documented
(#32) Function export_discussion_selector::apply is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/export/forumngfeature_export.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_export::get_order is not documented
(#34) Function forumngfeature_export::display is not documented
(#48) Function forumngfeature_export::should_display is not documented
(#70) Function forumngfeature_export::supports_discussion_list is not documented
mod/forumng/feature/export/lang/en/forumngfeature_export.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/export/lang/es/forumngfeature_export.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/export/lang/fr/forumngfeature_export.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/export/lang/he/forumngfeature_export.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/export/portfoliolib.php
(#21) Package mod is not valid
(#34) Class forumng_portfolio_caller_base is not documented
(#41) Function forumng_portfolio_caller_base::load_base_data is not documented
(#125) Function forumng_portfolio_caller_base::get_navigation is not documented
(#137) Function forumng_portfolio_caller_base::expected_time is not documented
(#141) Function forumng_portfolio_caller_base::check_permissions is not documented
(#146) Function forumng_portfolio_caller_base::display_name is not documented
(#150) Function forumng_portfolio_caller_base::heading_summary is not documented
(#156) Function forumng_portfolio_caller_base::base_supported_formats is not documented
(#168) Function forumng_portfolio_caller_base::decode_string_to_array is not documented
(#192) Function forumng_all_portfolio_caller::expected_callbackargs is not documented
(#200) Function forumng_all_portfolio_caller::load_data is not documented
(#210) Function forumng_all_portfolio_caller::get_return_url is not documented
(#216) Function forumng_all_portfolio_caller::prepare_package is not documented
(#336) Function forumng_all_portfolio_caller::get_sha1 is not documented
(#353) Function forumng_discussions_portfolio_caller::expected_callbackargs is not documented
(#360) Function forumng_discussions_portfolio_caller::heading_summary is not documented
(#366) Function forumng_discussions_portfolio_caller::load_data is not documented
(#405) Function forumng_discussions_portfolio_caller::get_return_url is not documented
(#411) Function forumng_discussions_portfolio_caller::prepare_package is not documented
(#420) Function forumng_discussions_portfolio_caller::get_sha1 is not documented
(#430) Function forumng_discussions_portfolio_caller::base_supported_formats is not documented
(#434) Function forumng_discussions_portfolio_caller::get_navigation is not documented
(#35) Variable forumng_portfolio_caller_base::$modcontext is not documented
(#36) Variable forumng_portfolio_caller_base::$files is not documented
(#39) Variable forumng_portfolio_caller_base::$attachments is not documented
(#185) Variable forumng_all_portfolio_caller::$forumngid is not documented
(#186) Variable forumng_all_portfolio_caller::$cloneid is not documented
(#187) Variable forumng_all_portfolio_caller::$posts is not documented
(#188) Variable forumng_all_portfolio_caller::$discussionid is not documented
(#189) Variable forumng_all_portfolio_caller::$filenames is not documented
(#190) Variable forumng_all_portfolio_caller::$content is not documented
(#351) Variable forumng_discussions_portfolio_caller::$discussionids is not documented
(#17) No one-line description found in phpdocs for file
(#112) There is no description in phpdocs for function copy_files
(#160) There is no description in phpdocs for function make_filename_safe
(#65) Phpdocs for function forumng_portfolio_caller_base::add_files has incomplete parameters list
(#181) Class forumng_all_portfolio_caller does not have @copyright tag
(#347) Class forumng_discussions_portfolio_caller does not have @copyright tag
(#181) Class forumng_all_portfolio_caller does not have @license tag
(#347) Class forumng_discussions_portfolio_caller does not have @license tag
mod/forumng/feature/export/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/flagdiscussion/flag.php
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/flagdiscussion/forumngfeature_flagdiscussion.php
(#33) Function forumngfeature_flagdiscussion::get_order is not documented
(#37) Function forumngfeature_flagdiscussion::should_display is not documented
(#41) Function forumngfeature_flagdiscussion::display is not documented
(#27) No one-line description found in phpdocs for class forumngfeature_flagdiscussion
(#27) Class forumngfeature_flagdiscussion does not have @copyright tag
(#27) Class forumngfeature_flagdiscussion does not have @license tag
mod/forumng/feature/forumngfeature.php
(#23) Package mod is not valid
(#17) File-level phpdocs block is not found
(#20) No one-line description found in phpdocs for class forumngfeature
(#77) Phpdocs for function forumngfeature::get_new has incomplete parameters list
mod/forumng/feature/forumngfeature_discussion.php
(#19) Package mod is not valid
(#17) File-level phpdocs block is not found
(#47) There is no description in phpdocs for function display
mod/forumng/feature/forumngfeature_discussion_list.php
(#19) Package mod is not valid
(#17) File-level phpdocs block is not found
(#38) There is no description in phpdocs for function display
(#30) Phpdocs for function forumngfeature_discussion_list::should_display has incomplete parameters list
(#39) Phpdocs for function forumngfeature_discussion_list::display has incomplete parameters list
(#48) Phpdocs for function forumngfeature_discussion_list::get_button has incomplete parameters list
mod/forumng/feature/forumngfeature_discussion_selector.php
(#20) Package mod is not valid
(#17) No one-line description found in phpdocs for file
(#30) No one-line description found in phpdocs for class forumngfeature_discussion_selector
(#30) Class forumngfeature_discussion_selector does not have @copyright tag
(#30) Class forumngfeature_discussion_selector does not have @license tag
mod/forumng/feature/forumngfeature_post_selector.php
(#36) Package mod is not valid
(#17) File-level phpdocs block is not found
(#20) No one-line description found in phpdocs for class forumngfeature_post_selector
(#53) There is no description in phpdocs for function get_page_name
(#61) There is no description in phpdocs for function get_button_name
(#112) Phpdocs for function forumngfeature_post_selector::go has incomplete parameters list
mod/forumng/feature/forward/classes/event/discussion_forwarded.php
(#20) Package mod_forumng is not valid
(#32) Package mod_forumng is not valid
mod/forumng/feature/forward/classes/post_selector.php
(#20) Package forumngfeature is not valid
(#33) Class post_selector is not documented
(#38) Function post_selector::get_button_name is not documented
(#42) Function post_selector::require_capability is not documented
(#46) Function post_selector::get_form is not documented
(#56) Function post_selector::apply is not documented
(#136) Function post_selector::get_content_after_form is not documented
(#36) Variable post_selector::$printout is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/forward/forumngfeature_forward.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_forward::get_order is not documented
(#29) Function forumngfeature_forward::should_display is not documented
(#34) Function forumngfeature_forward::display is not documented
mod/forumng/feature/forward/forward.php
(#20) Package forumngfeature is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/forward/forward_form.php
(#19) Package forumngfeature is not valid
(#26) Class mod_forumng_forward_form is not documented
(#28) Function mod_forumng_forward_form::definition is not documented
(#88) Function mod_forumng_forward_form::validation is not documented
mod/forumng/feature/forward/lang/en/forumngfeature_forward.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/forward/lang/es/forumngfeature_forward.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/forward/lang/fr/forumngfeature_forward.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/forward/lang/he/forumngfeature_forward.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/forward/tests/forumng_forward_test.php
(#20) Package mod_forumng is not valid
(#30) Class mod_forumng_forward_testcase is not documented
(#32) Variable mod_forumng_forward_testcase::$helper is not documented
mod/forumng/feature/forward/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/lock/forumngfeature_lock.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_lock::get_order is not documented
(#34) Function forumngfeature_lock::display is not documented
(#57) Function forumngfeature_lock::supports_discussion_list is not documented
(#61) Function forumngfeature_lock::should_display is not documented
mod/forumng/feature/lock/lang/en/forumngfeature_lock.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/lock/lang/es/forumngfeature_lock.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/lock/lang/fr/forumngfeature_lock.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/lock/lang/he/forumngfeature_lock.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/lock/lockall.php
(#20) Package forumngfeature is not valid
(#28) Class lockall_on_selector is not documented
(#29) Function lockall_on_selector::get_button_name is not documented
(#33) Function lockall_on_selector::get_form is not documented
(#49) Function lockall_on_selector::get_page_name is not documented
(#53) Function lockall_on_selector::apply is not documented
(#82) Function lockall_on_selector::only_discussion_types is not documented
(#86) Function lockall_on_selector::exclude_discussion_types is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/lock/unlock.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/lock/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/manualmark/change.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/manualmark/forumngfeature_manualmark.php
(#19) Package forumngfeature is not valid
(#32) Function forumngfeature_manualmark::get_order is not documented
(#36) Function forumngfeature_manualmark::should_display is not documented
(#42) Function forumngfeature_manualmark::display is not documented
(#26) No one-line description found in phpdocs for class forumngfeature_manualmark
(#26) Class forumngfeature_manualmark does not have @copyright tag
(#26) Class forumngfeature_manualmark does not have @license tag
mod/forumng/feature/manualmark/lang/en/forumngfeature_manualmark.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/manualmark/lang/es/forumngfeature_manualmark.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/manualmark/lang/fr/forumngfeature_manualmark.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/manualmark/lang/he/forumngfeature_manualmark.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/manualmark/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markallread/forumngfeature_markallread.php
(#19) Package forumngfeature is not valid
(#31) Function forumngfeature_markallread::get_order is not documented
(#35) Function forumngfeature_markallread::should_display is not documented
(#39) Function forumngfeature_markallread::display is not documented
(#26) No one-line description found in phpdocs for class forumngfeature_markallread
(#26) Class forumngfeature_markallread does not have @copyright tag
(#26) Class forumngfeature_markallread does not have @license tag
mod/forumng/feature/markallread/lang/en/forumngfeature_markallread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markallread/lang/es/forumngfeature_markallread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markallread/lang/fr/forumngfeature_markallread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markallread/lang/he/forumngfeature_markallread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markallread/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markdiscussionread/forumngfeature_markdiscussionread.php
(#19) Package forumngfeature is not valid
(#31) Function forumngfeature_markdiscussionread::get_order is not documented
(#35) Function forumngfeature_markdiscussionread::should_display is not documented
(#41) Function forumngfeature_markdiscussionread::display is not documented
(#26) No one-line description found in phpdocs for class forumngfeature_markdiscussionread
(#26) Class forumngfeature_markdiscussionread does not have @copyright tag
(#26) Class forumngfeature_markdiscussionread does not have @license tag
mod/forumng/feature/markdiscussionread/lang/en/forumngfeature_markdiscussionread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markdiscussionread/lang/es/forumngfeature_markdiscussionread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markdiscussionread/lang/fr/forumngfeature_markdiscussionread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markdiscussionread/lang/he/forumngfeature_markdiscussionread.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/markdiscussionread/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/merge/forumngfeature_merge.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_merge::get_order is not documented
(#29) Function forumngfeature_merge::should_display is not documented
(#38) Function forumngfeature_merge::display is not documented
mod/forumng/feature/merge/lang/en/forumngfeature_merge.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/merge/lang/es/forumngfeature_merge.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/merge/lang/fr/forumngfeature_merge.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/merge/lang/he/forumngfeature_merge.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/merge/merge.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/merge/merge_form.php
(#19) Package forumngfeature is not valid
(#26) Class mod_forumng_merge_form is not documented
(#28) Function mod_forumng_merge_form::definition is not documented
mod/forumng/feature/merge/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/forumngfeature_move.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_move::get_order is not documented
(#34) Function forumngfeature_move::should_display is not documented
(#59) Function forumngfeature_move::display is not documented
(#107) Function forumngfeature_move::supports_discussion_list is not documented
mod/forumng/feature/move/group_form.php
(#20) Package forumngfeature is not valid
(#27) Class mod_forumng_group_form is not documented
(#58) Class mod_forumng_moveall_form is not documented
(#84) Class mod_forumng_moveall_groups_form is not documented
(#29) Function mod_forumng_group_form::definition is not documented
(#60) Function mod_forumng_moveall_form::definition is not documented
(#86) Function mod_forumng_moveall_groups_form::definition is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/move/lang/en/forumngfeature_move.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/lang/es/forumngfeature_move.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/lang/fr/forumngfeature_move.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/lang/he/forumngfeature_move.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/lib.php
(#21) Package forumngfeature is not valid
(#34) Function permission_to_move is not documented
(#46) Function check_move_permissions is not documented
(#57) Function get_target_group is not documented
(#98) Function get_allowed_groups is not documented
(#123) Function get_allowed_groupids is not documented
(#148) Function get_forum_discussions_groups is not documented
(#164) Function get_target_groups is not documented
(#181) Function sort_ignore_case is not documented
(#190) Function get_other_course_forums is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/move/move.php
(#19) Package forumngfeature is not valid
(#81) Function get_target_group_from_user is not documented
mod/forumng/feature/move/moveall.php
(#19) Package forumngfeature is not valid
(#29) Class move_discussion_selector is not documented
(#30) Function move_discussion_selector::get_button_name is not documented
(#34) Function move_discussion_selector::get_form is not documented
(#56) Function move_discussion_selector::get_page_name is not documented
(#60) Function move_discussion_selector::apply is not documented
(#64) Function move_discussion_selector::only_discussion_types is not documented
(#68) Function move_discussion_selector::exclude_discussion_types is not documented
mod/forumng/feature/move/movealltogroups.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/options/forumngfeature_options.php
(#20) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#26) Function forumngfeature_options::get_order is not documented
(#30) Function forumngfeature_options::display is not documented
(#17) No one-line description found in phpdocs for class forumngfeature_options
mod/forumng/feature/options/lang/en/forumngfeature_options.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/options/lang/es/forumngfeature_options.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/options/lang/fr/forumngfeature_options.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/options/lang/he/forumngfeature_options.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/options/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/print/forumngfeature_print.php
(#19) Package forumngfeature is not valid
(#17) File-level phpdocs block is not found
(#25) Function forumngfeature_print::get_order is not documented
(#29) Function forumngfeature_print::should_display is not documented
(#33) Function forumngfeature_print::display is not documented
mod/forumng/feature/print/lang/en/forumngfeature_print.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/print/lang/es/forumngfeature_print.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/print/lang/fr/forumngfeature_print.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/print/lang/he/forumngfeature_print.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/print/print.php
(#21) Package forumngfeature is not valid
(#29) Class print_post_selector is not documented
(#30) Function print_post_selector::get_button_name is not documented
(#33) Function print_post_selector::get_page_name is not documented
(#36) Function print_post_selector::apply is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/print/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/sticky/forumngfeature_sticky.php
(#19) Package forumngfeature is not valid
(#32) Function forumngfeature_sticky::get_order is not documented
(#36) Function forumngfeature_sticky::display is not documented
(#26) No one-line description found in phpdocs for class forumngfeature_sticky
(#26) Class forumngfeature_sticky does not have @copyright tag
(#26) Class forumngfeature_sticky does not have @license tag
mod/forumng/feature/sticky/lang/en/forumngfeature_sticky.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/sticky/lang/es/forumngfeature_sticky.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/sticky/lang/fr/forumngfeature_sticky.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/sticky/lang/he/forumngfeature_sticky.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/sticky/sticky.php
(#20) Package forumngfeature is not valid
(#27) Class sticky_on_selector is not documented
(#54) Class sticky_off_selector is not documented
(#29) Function sticky_on_selector::get_button_name is not documented
(#33) Function sticky_on_selector::apply is not documented
(#45) Function sticky_on_selector::only_discussion_types is not documented
(#49) Function sticky_on_selector::exclude_discussion_types is not documented
(#55) Function sticky_off_selector::get_button_name is not documented
(#59) Function sticky_off_selector::apply is not documented
(#71) Function sticky_off_selector::only_discussion_types is not documented
(#75) Function sticky_off_selector::exclude_discussion_types is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/usage/classes/event/usage_viewed.php
(#20) Package mod_forumng is not valid
(#32) Package mod_forumng is not valid
mod/forumng/feature/usage/forumngfeature_usage.php
(#26) Class forumngfeature_usage is not documented
(#27) Function forumngfeature_usage::get_order is not documented
(#31) Function forumngfeature_usage::should_display is not documented
(#39) Function forumngfeature_usage::display is not documented
mod/forumng/feature/usage/locallib.php
(#89) Class forumngfeature_usage_usagechartdate is not documented
(#28) Function forumngfeature_usage_show_mostreaders is not documented
(#90) Function forumngfeature_usage_usagechartdate::definition is not documented
mod/forumng/feature/usage/renderer.php
(#20) Package mod is not valid
(#28) Class forumngfeature_usage_renderer is not documented
(#75) Function forumngfeature_usage_renderer::render_usage_list_heading is not documented
(#114) Phpdocs for function forumngfeature_usage_renderer::render_usage_post_info has incomplete parameters list
(#198) Phpdocs for function forumngfeature_usage_renderer::render_ratings_filter has incomplete parameters list
(#199) Invalid phpdocs tag @papam used
mod/forumng/feature/usage/tests/usage_test.php
(#31) Class forumngfeature_usage_usage_testcase does not have @copyright tag
(#31) Class forumngfeature_usage_usage_testcase does not have @license tag
mod/forumng/feature/usage/usage.php
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/usage/usage_ajax.php
(#21) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/userposts/classes/event/participation_viewed.php
(#20) Package mod_forumng is not valid
(#32) Package mod_forumng is not valid
mod/forumng/feature/userposts/db/access.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/userposts/forumngfeature_userposts.php
(#19) Package forumngfeature is not valid
(#32) Function forumngfeature_userposts::get_order is not documented
(#36) Function forumngfeature_userposts::should_display is not documented
(#56) Function forumngfeature_userposts::display is not documented
(#27) No one-line description found in phpdocs for class forumngfeature_userposts
(#27) Class forumngfeature_userposts does not have @copyright tag
(#27) Class forumngfeature_userposts does not have @license tag
mod/forumng/feature/userposts/lang/en/forumngfeature_userposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/userposts/lang/es/forumngfeature_userposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/userposts/lang/fr/forumngfeature_userposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/userposts/lang/he/forumngfeature_userposts.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/userposts/list.php
(#22) Package forumngfeature is not valid
(#515) Function get_all_user_post_counts_sql is not documented
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/userposts/locallib.php
(#21) Package mod is not valid
(#147) Class forumng_participation_table_form is not documented
(#218) Class forumng_rated_participation_table_form is not documented
(#150) Function forumng_participation_table_form::definition is not documented
(#206) Function forumng_participation_table_form::validation is not documented
(#221) Function forumng_rated_participation_table_form::definition is not documented
(#285) Function forumng_rated_participation_table_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#73) Phpdocs for function forumngfeature_userposts_grade_item_update has incomplete parameters list
mod/forumng/feature/userposts/savegrades.php
(#20) Package mod is not valid
mod/forumng/feature/userposts/user.php
(#23) Package forumngfeature is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/flagpost.php
(#19) Package mod is not valid
mod/forumng/history.php
(#19) Package mod is not valid
mod/forumng/index.php
(#19) Package mod is not valid
mod/forumng/lang/en/forumng.php
(#19) Package mod is not valid
mod/forumng/lang/es/forumng.php
(#19) Package mod is not valid
mod/forumng/lang/fr/forumng.php
(#20) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/lang/he/forumng.php
(#20) Package mod is not valid
(#17) File-level phpdocs block does not have @copyright tag
mod/forumng/lib.php
(#19) Package mod is not valid
(#101) Function forumng_update_instance is not documented
(#139) Function forumng_delete_instance is not documented
(#442) Function mod_forumng_pluginfile is not documented
(#509) Function mod_forumng_cm_info_view is not documented
(#29) Phpdocs for function forumng_add_instance has incomplete parameters list
(#230) Phpdocs for function forumng_get_coursemodule_info has incomplete parameters list
(#315) Phpdocs for function forumng_print_overview has incomplete parameters list
(#570) Invalid phpdocs tag @returns used
(#590) Invalid phpdocs tag @returns used
mod/forumng/locallib.php
(#20) Package mod is not valid
mod/forumng/markread.php
(#19) Package mod is not valid
mod/forumng/mod_form.php
(#24) Package mod is not valid
(#17) File-level phpdocs block is not found
(#33) Function mod_forumng_mod_form::definition is not documented
(#301) Function mod_forumng_mod_form::shared_definition_part is not documented
(#306) Function mod_forumng_mod_form::validate_emails is not documented
(#317) Function mod_forumng_mod_form::validation is not documented
(#391) Function mod_forumng_mod_form::data_preprocessing is not documented
(#427) Function mod_forumng_mod_form::add_completion_rules is not documented
(#468) Function mod_forumng_mod_form::completion_rule_enabled is not documented
(#475) Function mod_forumng_mod_form::get_data is not documented
(#535) Function mod_forumng_mod_form::definition_after_data is not documented
(#31) Variable mod_forumng_mod_form::$clone is not documented
mod/forumng/mod_forumng.php
(#5707) Package is not specified for class mod_forumng_filemanager_evilhack. It is also not specified in file-level phpdocs
(#5740) Package is not specified for class mod_forumng_filemanager_evilhack_requires. It is also not specified in file-level phpdocs
(#5785) Package is not specified for class mod_forumng_context_access. It is also not specified in file-level phpdocs
(#36) Package mod is not valid
(#17) File-level phpdocs block is not found
(#3159) Function mod_forumng::sort_mod_forumng_result is not documented
(#3810) Function mod_forumng::display_sharing_info is not documented
(#5369) Function mod_forumng::oualerts_enabled is not documented
(#5724) Function mod_forumng_filemanager_evilhack::__construct is not documented
(#5734) Function mod_forumng_filemanager_evilhack::return_to_goodness is not documented
(#5746) Function mod_forumng_filemanager_evilhack_requires::__construct is not documented
(#5750) Function mod_forumng_filemanager_evilhack_requires::js_init_call is not documented
(#5768) Function mod_forumng_filemanager_evilhack_requires::find_module is not documented
(#5772) Function mod_forumng_filemanager_evilhack_requires::get_loaded_modules is not documented
(#5776) Function mod_forumng_filemanager_evilhack_requires::js_module is not documented
(#5780) Function mod_forumng_filemanager_evilhack_requires::js is not documented
(#405) Variable mod_forumng::$course is not documented
(#405) Variable mod_forumng::$cm is not documented
(#405) Variable mod_forumng::$context is not documented
(#405) Variable mod_forumng::$clonecourse is not documented
(#405) Variable mod_forumng::$clonecm is not documented
(#405) Variable mod_forumng::$clonecontext is not documented
(#406) Variable mod_forumng::$forumfields is not documented
(#406) Variable mod_forumng::$type is not documented
(#406) Variable mod_forumng::$cache is not documented
(#5720) Variable mod_forumng_filemanager_evilhack::$requires is not documented
(#5721) Variable mod_forumng_filemanager_evilhack::$extraarguments is not documented
(#5721) Variable mod_forumng_filemanager_evilhack::$extraarguments2 is not documented
(#5722) Variable mod_forumng_filemanager_evilhack::$context is not documented
(#5722) Variable mod_forumng_filemanager_evilhack::$course is not documented
(#5722) Variable mod_forumng_filemanager_evilhack::$theme is not documented
(#5744) Variable mod_forumng_filemanager_evilhack_requires::$evilhack is not documented
(#65) Constant mod_forumng::PARTIALLY_SUBSCRIBED is not documented
(#66) Constant mod_forumng::FULLY_SUBSCRIBED is not documented
(#67) Constant mod_forumng::FULLY_SUBSCRIBED_GROUPMODE is not documented
(#68) Constant mod_forumng::THIS_GROUP_PARTIALLY_SUBSCRIBED is not documented
(#69) Constant mod_forumng::THIS_GROUP_SUBSCRIBED is not documented
(#70) Constant mod_forumng::THIS_GROUP_NOT_SUBSCRIBED is not documented
(#170) Constant mod_forumng::FORUMNG_NO_RATING is not documented
(#171) Constant mod_forumng::FORUMNG_RATING_OBSOLETE is not documented
(#172) Constant mod_forumng::FORUMNG_STANDARD_RATING is not documented
(#27) No one-line description found in phpdocs for class mod_forumng
(#5707) No one-line description found in phpdocs for class mod_forumng_filemanager_evilhack
(#5785) No one-line description found in phpdocs for class mod_forumng_context_access
(#226) There is no description in phpdocs for function get_max_posts_period_options
(#241) There is no description in phpdocs for function get_max_posts_period
(#257) There is no description in phpdocs for function get_grading_options
(#271) There is no description in phpdocs for function enabled_read_tracking
(#277) There is no description in phpdocs for function get_read_tracking_days
(#283) There is no description in phpdocs for function get_read_tracking_deadline
(#289) There is no description in phpdocs for function mark_read_automatically
(#298) There is no description in phpdocs for function get_sort_title
(#306) There is no description in phpdocs for function get_sort_field
(#329) There is no description in phpdocs for function get_sort_letter
(#346) There is no description in phpdocs for function get_sort_code
(#397) There is no description in phpdocs for function get_can_post_anon
(#408) There is no description in phpdocs for function has_ratings
(#413) There is no description in phpdocs for function can_rate
(#426) There is no description in phpdocs for function can_grade
(#434) There is no description in phpdocs for function get_course_id
(#653) There is no description in phpdocs for function get_id
(#658) There is no description in phpdocs for function get_name
(#663) There is no description in phpdocs for function get_reportingemail
(#668) There is no description in phpdocs for function get_reportingemails
(#687) There is no description in phpdocs for function get_postingfrom
(#691) There is no description in phpdocs for function get_postinguntil
(#696) There is no description in phpdocs for function get_introduction
(#704) There is no description in phpdocs for function get_introduction_format
(#711) There is no description in phpdocs for function get_grading
(#716) There is no description in phpdocs for function get_grading_scale
(#724) There is no description in phpdocs for function get_rating_scale
(#732) There is no description in phpdocs for function get_rating_options
(#740) There is no description in phpdocs for function get_rating_threshold
(#747) There is no description in phpdocs for function is_shared
(#755) There is no description in phpdocs for function is_clone
(#775) There is no description in phpdocs for function get_num_unread_discussions
(#785) There is no description in phpdocs for function get_num_discussions
(#795) There is no description in phpdocs for function has_unread_discussions
(#808) There is no description in phpdocs for function get_max_bytes
(#825) There is no description in phpdocs for function get_group_mode
(#837) There is no description in phpdocs for function get_grouping
(#844) There is no description in phpdocs for function has_reporting_email
(#886) There is no description in phpdocs for function get_url
(#896) There is no description in phpdocs for function get_clone_param
(#922) There is no description in phpdocs for function get_enableratings
(#927) There is no description in phpdocs for function get_ratingfrom
(#932) There is no description in phpdocs for function get_ratinguntil
(#1259) There is no description in phpdocs for function get_log_url
(#1536) There is no description in phpdocs for function get_settings_hash
(#2567) There is no description in phpdocs for function can_view_discussions
(#2577) There is no description in phpdocs for function can_view_subscribers
(#2591) There is no description in phpdocs for function can_mark_read
(#2601) There is no description in phpdocs for function can_view_hidden
(#2610) There is no description in phpdocs for function is_read_only
(#2736) There is no description in phpdocs for function can_mail_now
(#2745) There is no description in phpdocs for function can_set_important
(#2754) There is no description in phpdocs for function can_manage_discussions
(#2764) There is no description in phpdocs for function can_manage_subscriptions
(#2778) There is no description in phpdocs for function can_create_attachments
(#2788) There is no description in phpdocs for function can_indicate_moderator
(#2797) There is no description in phpdocs for function can_post_anonymously
(#3411) There is no description in phpdocs for function search_installed
(#3745) There is no description in phpdocs for function display_user_name
(#3755) There is no description in phpdocs for function display_user_link
(#3771) There is no description in phpdocs for function display_feed_links
(#4045) There is no description in phpdocs for function get_effective_feed_items
(#4275) There is no description in phpdocs for function is_auto_completion_enabled
(#4294) There is no description in phpdocs for function get_completion_posts
(#4304) There is no description in phpdocs for function get_completion_discussions
(#4314) There is no description in phpdocs for function get_completion_replies
(#289) Phpdocs for function mod_forumng::mark_read_automatically has incomplete parameters list
(#386) Phpdocs for function mod_forumng::get_type_from_modinfo_info has incomplete parameters list
(#697) Phpdocs for function mod_forumng::get_introduction has incomplete parameters list
(#852) Phpdocs for function mod_forumng::get_link_params has incomplete parameters list
(#1090) Phpdocs for function mod_forumng::__construct has incomplete parameters list
(#1118) Phpdocs for function mod_forumng::updated has incomplete parameters list
(#1645) Phpdocs for function mod_forumng::subscribe has incomplete parameters list
(#1726) Phpdocs for function mod_forumng::unsubscribe has incomplete parameters list
(#2523) Phpdocs for function mod_forumng::can_access_group has incomplete parameters list
(#2568) Phpdocs for function mod_forumng::can_view_discussions has incomplete parameters list
(#2578) Phpdocs for function mod_forumng::can_view_subscribers has incomplete parameters list
(#2591) Phpdocs for function mod_forumng::can_mark_read has incomplete parameters list
(#2601) Phpdocs for function mod_forumng::can_view_hidden has incomplete parameters list
(#2693) Phpdocs for function mod_forumng::can_start_discussion has incomplete parameters list
(#3019) Phpdocs for function mod_forumng::get_course_forums has incomplete parameters list
(#4895) Phpdocs for function mod_forumng::get_all_posts_by_user has incomplete parameters list
(#4972) Phpdocs for function mod_forumng::get_rated_posts_by_user has incomplete parameters list
(#5065) Phpdocs for function mod_forumng::get_all_user_post_counts has incomplete parameters list
(#5259) Phpdocs for function mod_forumng::group_subscription_update has incomplete parameters list
(#5707) Class mod_forumng_filemanager_evilhack does not have @copyright tag
(#5740) Class mod_forumng_filemanager_evilhack_requires does not have @copyright tag
(#5785) Class mod_forumng_context_access does not have @copyright tag
(#5707) Class mod_forumng_filemanager_evilhack does not have @license tag
(#5740) Class mod_forumng_filemanager_evilhack_requires does not have @license tag
(#5785) Class mod_forumng_context_access does not have @license tag
mod/forumng/mod_forumng_cron.php
(#23) Package mod is not valid
(#17) File-level phpdocs block is not found
(#36) Function mod_forumng_cron::delete_old_posts is not documented
(#152) Function mod_forumng_cron::email_normal is not documented
(#379) Function mod_forumng_cron::email_digest is not documented
(#29) Constant mod_forumng_cron::DEBUG_VIEW_EMAILS is not documented
(#132) There is no description in phpdocs for function debug
(#606) Phpdocs for function mod_forumng_cron::digest_finish_course has incomplete parameters list
(#634) Phpdocs for function mod_forumng_cron::email_filter_subscribers has incomplete parameters list
mod/forumng/mod_forumng_digest_list.php
(#25) Package mod is not valid
(#17) File-level phpdocs block is not found
(#34) Function mod_forumng_digest_list::__construct is not documented
(#38) Function mod_forumng_digest_list::get_pending_flag_name is not documented
(#42) Function mod_forumng_digest_list::get_target_mail_state is not documented
(#46) Function mod_forumng_digest_list::get_safety_net is not documented
(#52) Function mod_forumng_digest_list::get_query_where is not documented
(#19) No one-line description found in phpdocs for class mod_forumng_digest_list
mod/forumng/mod_forumng_discussion.php
(#22) Package mod is not valid
(#17) File-level phpdocs block is not found
(#297) Function mod_forumng_discussion::get_flagged is not documented
(#421) Function mod_forumng_discussion::get_base is not documented
(#2423) Function mod_forumng_discussion::internal_build_selected_posts_replacer is not documented
(#2492) Function mod_forumng_discussion::display_link_back_to_forum is not documented
(#54) Variable mod_forumng_discussion::$forum is not documented
(#54) Variable mod_forumng_discussion::$discussionfields is not documented
(#54) Variable mod_forumng_discussion::$full is not documented
(#54) Variable mod_forumng_discussion::$rootpost is not documented
(#54) Variable mod_forumng_discussion::$timeretrieved is not documented
(#55) Variable mod_forumng_discussion::$pretendtimeread is not documented
(#55) Variable mod_forumng_discussion::$foruserid is not documented
(#57) Variable mod_forumng_discussion::$postscache is not documented
(#57) Variable mod_forumng_discussion::$groupscache is not documented
(#57) Variable mod_forumng_discussion::$incache is not documented
(#59) Variable mod_forumng_discussion::$ismakingsearchchange is not documented
(#61) Variable mod_forumng_discussion::$totalsize is not documented
(#63) There is no description in phpdocs for function get_forum
(#68) There is no description in phpdocs for function get_course
(#73) There is no description in phpdocs for function get_course_module
(#78) There is no description in phpdocs for function get_id
(#82) There is no description in phpdocs for function get_group_id
(#86) There is no description in phpdocs for function get_group_name
(#123) There is no description in phpdocs for function is_sticky
(#128) There is no description in phpdocs for function is_locked
(#133) There is no description in phpdocs for function is_auto_locked
(#142) There is no description in phpdocs for function get_time_start
(#150) There is no description in phpdocs for function get_time_end
(#214) There is no description in phpdocs for function get_log_url
(#222) There is no description in phpdocs for function get_num_unread_posts
(#238) There is no description in phpdocs for function get_num_posts
(#248) There is no description in phpdocs for function get_time_modified
(#258) There is no description in phpdocs for function get_moodle_url
(#265) There is no description in phpdocs for function get_url
(#301) There is no description in phpdocs for function can_flag
(#316) There is no description in phpdocs for function is_flagged
(#324) There is no description in phpdocs for function set_flagged
(#1759) There is no description in phpdocs for function is_read_tracked
(#1961) There is no description in phpdocs for function is_deleted
(#1968) There is no description in phpdocs for function is_within_time_period
(#1980) There is no description in phpdocs for function is_subscribed
(#2024) There is no description in phpdocs for function has_unread_data
(#2032) There is no description in phpdocs for function get_unread_data_user_id
(#2051) There is no description in phpdocs for function is_entirely_unread
(#2059) There is no description in phpdocs for function get_time_read
(#2571) There is no description in phpdocs for function display_unread_skip_link
(#2584) There is no description in phpdocs for function display_feed_links
(#265) Phpdocs for function mod_forumng_discussion::get_url has incomplete parameters list
(#388) Phpdocs for function mod_forumng_discussion::get_from_post_id has incomplete parameters list
(#452) Phpdocs for function mod_forumng_discussion::cache has incomplete parameters list
(#755) Phpdocs for function mod_forumng_discussion::query_discussions has incomplete parameters list
(#901) Phpdocs for function mod_forumng_discussion::build_posts has incomplete parameters list
(#1177) Phpdocs for function mod_forumng_discussion::move has incomplete parameters list
(#2075) Phpdocs for function mod_forumng_discussion::pretend_time_read has incomplete parameters list
(#2082) Phpdocs for function mod_forumng_discussion::get_link_params has incomplete parameters list
(#2293) Phpdocs for function mod_forumng_discussion::can_split has incomplete parameters list
(#2342) Phpdocs for function mod_forumng_discussion::can_subscribe has incomplete parameters list
(#2358) Phpdocs for function mod_forumng_discussion::can_unsubscribe has incomplete parameters list
(#2433) Phpdocs for function mod_forumng_discussion::init_page has incomplete parameters list
(#2504) Phpdocs for function mod_forumng_discussion::subscribe has incomplete parameters list
(#2543) Phpdocs for function mod_forumng_discussion::unsubscribe has incomplete parameters list
(#2670) Phpdocs for function mod_forumng_discussion::get_tags has incomplete parameters list
mod/forumng/mod_forumng_discussion_list.php
(#23) Package mod is not valid
(#17) File-level phpdocs block is not found
(#130) Function mod_forumng_discussion_list::munge_page_number is not documented
(#29) Variable mod_forumng_discussion_list::$page is not documented
(#29) Variable mod_forumng_discussion_list::$pagecount is not documented
(#29) Variable mod_forumng_discussion_list::$discussioncount is not documented
(#30) Variable mod_forumng_discussion_list::$normaldiscussions is not documented
(#30) Variable mod_forumng_discussion_list::$stickydiscussions is not documented
(#17) No one-line description found in phpdocs for class mod_forumng_discussion_list
(#58) There is no description in phpdocs for function get_sticky_discussions
(#66) There is no description in phpdocs for function get_normal_discussions
(#74) There is no description in phpdocs for function get_page_index
(#81) There is no description in phpdocs for function get_total_pages
(#89) There is no description in phpdocs for function get_total_discussions
(#97) There is no description in phpdocs for function is_empty
mod/forumng/mod_forumng_draft.php
(#21) Package mod is not valid
(#17) File-level phpdocs block is not found
(#27) Variable mod_forumng_draft::$draftfields is not documented
(#17) No one-line description found in phpdocs for class mod_forumng_draft
(#63) There is no description in phpdocs for function get_from_id
(#178) There is no description in phpdocs for function get_id
(#185) There is no description in phpdocs for function get_user_id
(#192) There is no description in phpdocs for function get_forumng_id
(#199) There is no description in phpdocs for function get_saved
(#206) There is no description in phpdocs for function get_subject
(#213) There is no description in phpdocs for function get_raw_message
(#220) There is no description in phpdocs for function get_formatted_message
(#243) There is no description in phpdocs for function get_format
(#250) There is no description in phpdocs for function get_options
(#261) There is no description in phpdocs for function is_new_discussion
(#268) There is no description in phpdocs for function is_reply
(#275) There is no description in phpdocs for function get_group_id
(#294) There is no description in phpdocs for function get_discussion_id
(#303) There is no description in phpdocs for function get_discussion_subject
(#312) There is no description in phpdocs for function get_reply_to_user
(#322) There is no description in phpdocs for function get_parent_post_id
(#334) There is no description in phpdocs for function has_attachments
(#31) Phpdocs for function mod_forumng_draft::query_drafts has incomplete parameters list
(#87) Phpdocs for function mod_forumng_draft::save_new has incomplete parameters list
mod/forumng/mod_forumng_file_exception.php
(#19) Package mod is not valid
(#17) File-level phpdocs block is not found
mod/forumng/mod_forumng_mail_list.php
(#37) Package mod is not valid
(#17) File-level phpdocs block is not found
(#272) Function mod_forumng_mail_list::mark_mailed is not documented
(#291) Function mod_forumng_mail_list::get_post_count_so_far is not documented
(#295) Function mod_forumng_mail_list::get_pending_flag_name is not documented
(#299) Function mod_forumng_mail_list::get_target_mail_state is not documented
(#316) Function mod_forumng_mail_list::get_query_from is not documented
(#338) Function mod_forumng_mail_list::get_query_where is not documented
(#46) Variable mod_forumng_mail_list::$rs is not documented
(#47) Variable mod_forumng_mail_list::$time is not documented
(#49) Variable mod_forumng_mail_list::$forum is not documented
(#49) Variable mod_forumng_mail_list::$discussion is not documented
(#50) Variable mod_forumng_mail_list::$storedrecord is not documented
(#52) Variable mod_forumng_mail_list::$postcount is not documented
(#19) No one-line description found in phpdocs for class mod_forumng_mail_list
(#106) Phpdocs for function mod_forumng_mail_list::next_post has incomplete parameters list
(#217) Phpdocs for function mod_forumng_mail_list::next_forum has incomplete parameters list
mod/forumng/mod_forumng_post.php
(#21) Package mod is not valid
(#17) File-level phpdocs block is not found
(#1746) Function mod_forumng_post::can_split is not documented
(#2371) Function mod_forumng_post::display_with_children is not documented
(#2592) Function mod_forumng_post::update_completion is not documented
(#80) Variable mod_forumng_post::$discussion is not documented
(#80) Variable mod_forumng_post::$parentpost is not documented
(#80) Variable mod_forumng_post::$postfields is not documented
(#80) Variable mod_forumng_post::$full is not documented
(#80) Variable mod_forumng_post::$children is not documented
(#81) Variable mod_forumng_post::$forceexpand is not documented
(#81) Variable mod_forumng_post::$nextunread is not documented
(#81) Variable mod_forumng_post::$previousunread is not documented
(#27) Constant mod_forumng_post::PARENT_NOT_LOADED is not documented
(#29) Constant mod_forumng_post::PARENTPOST_DEPTH_PER_QUERY is not documented
(#32) Constant mod_forumng_post::OPTION_EMAIL is not documented
(#33) Constant mod_forumng_post::OPTION_DIGEST is not documented
(#34) Constant mod_forumng_post::OPTION_COMMAND_REPLY is not documented
(#35) Constant mod_forumng_post::OPTION_COMMAND_EDIT is not documented
(#36) Constant mod_forumng_post::OPTION_COMMAND_DELETE is not documented
(#37) Constant mod_forumng_post::OPTION_COMMAND_UNDELETE is not documented
(#38) Constant mod_forumng_post::OPTION_COMMAND_SPLIT is not documented
(#39) Constant mod_forumng_post::OPTION_COMMAND_HISTORY is not documented
(#40) Constant mod_forumng_post::OPTION_COMMAND_REPORT is not documented
(#41) Constant mod_forumng_post::OPTION_COMMAND_DIRECTLINK is not documented
(#42) Constant mod_forumng_post::OPTION_VIEW_FULL_NAMES is not documented
(#43) Constant mod_forumng_post::OPTION_TIME_ZONE is not documented
(#44) Constant mod_forumng_post::OPTION_SUMMARY is not documented
(#45) Constant mod_forumng_post::OPTION_NO_COMMANDS is not documented
(#46) Constant mod_forumng_post::OPTION_RATINGS_VIEW is not documented
(#47) Constant mod_forumng_post::OPTION_RATINGS_EDIT is not documented
(#48) Constant mod_forumng_post::OPTION_VIEW_DELETED_INFO is not documented
(#49) Constant mod_forumng_post::OPTION_EXPANDED is not documented
(#50) Constant mod_forumng_post::OPTION_FLAG_CONTROL is not documented
(#51) Constant mod_forumng_post::OPTION_READ_TIME is not documented
(#52) Constant mod_forumng_post::OPTION_CHILDREN_EXPANDED is not documented
(#53) Constant mod_forumng_post::OPTION_CHILDREN_COLLAPSED is not documented
(#54) Constant mod_forumng_post::OPTION_INCLUDE_LOCK is not documented
(#55) Constant mod_forumng_post::OPTION_EXPORT is not documented
(#56) Constant mod_forumng_post::OPTION_FULL_ADDRESSES is not documented
(#57) Constant mod_forumng_post::OPTION_DISCUSSION_SUBJECT is not documented
(#58) Constant mod_forumng_post::OPTION_SELECTABLE is not documented
(#59) Constant mod_forumng_post::OPTION_VISIBLE_POST_NUMBERS is not documented
(#60) Constant mod_forumng_post::OPTION_USER_IMAGE is not documented
(#61) Constant mod_forumng_post::OPTION_PRINTABLE_VERSION is not documented
(#62) Constant mod_forumng_post::OPTION_JUMP_NEXT is not documented
(#63) Constant mod_forumng_post::OPTION_JUMP_PREVIOUS is not documented
(#64) Constant mod_forumng_post::OPTION_JUMP_PARENT is not documented
(#65) Constant mod_forumng_post::OPTION_FIRST_UNREAD is not documented
(#66) Constant mod_forumng_post::OPTION_UNREAD_NOT_HIGHLIGHTED is not documented
(#67) Constant mod_forumng_post::OPTION_SINGLE_POST is not documented
(#68) Constant mod_forumng_post::OPTION_PARTICIPATION is not documented
(#73) Constant mod_forumng_post::OPTION_INDICATE_MODERATOR is not documented
(#74) Constant mod_forumng_post::OPTION_IS_ANON is not documented
(#75) Constant mod_forumng_post::OPTION_VIEW_ANON_INFO is not documented
(#83) There is no description in phpdocs for function get_forum
(#88) There is no description in phpdocs for function get_parent
(#96) There is no description in phpdocs for function get_discussion
(#101) There is no description in phpdocs for function get_id
(#106) There is no description in phpdocs for function get_subject
(#111) There is no description in phpdocs for function get_number
(#139) There is no description in phpdocs for function can_flag
(#154) There is no description in phpdocs for function is_flagged
(#162) There is no description in phpdocs for function set_flagged
(#292) There is no description in phpdocs for function get_user
(#300) There is no description in phpdocs for function get_edit_user
(#309) There is no description in phpdocs for function get_created
(#314) There is no description in phpdocs for function get_modified
(#319) There is no description in phpdocs for function get_deleted
(#324) There is no description in phpdocs for function get_delete_user
(#329) There is no description in phpdocs for function is_old_version
(#334) There is no description in phpdocs for function is_important
(#339) There is no description in phpdocs for function get_raw_message
(#344) There is no description in phpdocs for function get_format
(#349) There is no description in phpdocs for function get_formatted_message
(#403) There is no description in phpdocs for function get_email_message
(#415) There is no description in phpdocs for function has_attachments
(#439) There is no description in phpdocs for function get_attachment_url
(#453) There is no description in phpdocs for function get_url
(#560) There is no description in phpdocs for function is_root_post
(#565) There is no description in phpdocs for function check_ratings
(#574) There is no description in phpdocs for function get_average_rating
(#595) There is no description in phpdocs for function get_num_ratings
(#603) There is no description in phpdocs for function get_own_rating
(#627) There is no description in phpdocs for function build_linear_children
(#690) There is no description in phpdocs for function get_next_unread
(#698) There is no description in phpdocs for function get_previous_unread
(#716) There is no description in phpdocs for function get_ratings
(#885) There is no description in phpdocs for function __construct
(#1717) There is no description in phpdocs for function can_rate
(#1733) There is no description in phpdocs for function can_view_ratings
(#1774) There is no description in phpdocs for function can_alert
(#1793) There is no description in phpdocs for function can_showdirectlink
(#1983) There is no description in phpdocs for function can_ignore_edit_time_limit
(#1994) There is no description in phpdocs for function get_edit_time_limit
(#2035) There is no description in phpdocs for function get_asmoderator
(#2437) There is no description in phpdocs for function display_user_picture
(#2649) There is no description in phpdocs for function get_domain_from_url
(#119) Phpdocs for function mod_forumng_post::get_link_params has incomplete parameters list
(#350) Phpdocs for function mod_forumng_post::get_formatted_message has incomplete parameters list
(#666) Phpdocs for function mod_forumng_post::find_newest_child has incomplete parameters list
(#680) Phpdocs for function mod_forumng_post::list_child_ids has incomplete parameters list
(#937) Phpdocs for function mod_forumng_post::query_posts has incomplete parameters list
(#1150) Phpdocs for function mod_forumng_post::list_all_user_ids has incomplete parameters list
(#1224) Phpdocs for function mod_forumng_post::edit_start has incomplete parameters list
(#1450) Phpdocs for function mod_forumng_post::split has incomplete parameters list
(#1549) Phpdocs for function mod_forumng_post::rate has incomplete parameters list
(#1663) Phpdocs for function mod_forumng_post::can_reply has incomplete parameters list
(#1775) Phpdocs for function mod_forumng_post::can_alert has incomplete parameters list
(#1794) Phpdocs for function mod_forumng_post::can_showdirectlink has incomplete parameters list
(#1808) Phpdocs for function mod_forumng_post::can_undelete has incomplete parameters list
(#1860) Phpdocs for function mod_forumng_post::can_delete has incomplete parameters list
(#1916) Phpdocs for function mod_forumng_post::can_edit has incomplete parameters list
(#2048) Phpdocs for function mod_forumng_post::build_email has incomplete parameters list
(#2529) Phpdocs for function mod_forumng_post::print_for_ajax_and_exit has incomplete parameters list
(#2568) Phpdocs for function mod_forumng_post::print_for_iframe_and_exit has incomplete parameters list
mod/forumng/mod_forumng_utils.php
(#19) Package mod is not valid
(#17) File-level phpdocs block is not found
(#324) Function mod_forumng_utils::select_course_module_fields is not documented
(#334) Function mod_forumng_utils::select_course_fields is not documented
(#339) Function mod_forumng_utils::select_context_fields is not documented
(#477) Variable mod_forumng_utils::$scales is not documented
(#294) There is no description in phpdocs for function get_username_fields
(#448) There is no description in phpdocs for function get_real_userid
(#463) There is no description in phpdocs for function get_user
(#199) Phpdocs for function mod_forumng_utils::rename has incomplete parameters list
(#238) Phpdocs for function mod_forumng_utils::copy has incomplete parameters list
(#271) Phpdocs for function mod_forumng_utils::select_fields has incomplete parameters list
(#410) Phpdocs for function mod_forumng_utils::extract_subobject has incomplete parameters list
(#428) Phpdocs for function mod_forumng_utils::copy_subobject has incomplete parameters list
mod/forumng/pluginfile.php
(#21) Package mod is not valid
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
mod/forumng/preferences_form.php
(#27) Class user_edit_forumng_form is not documented
mod/forumng/rate.php
(#19) Package mod is not valid
mod/forumng/rebuildsearchindex.php
(#22) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/renderer.php
(#22) Package mod is not valid
(#17) File-level phpdocs block is not found
(#58) Function mod_forumng_renderer::render_lock_message is not documented
(#434) Function mod_forumng_renderer::get_post_summary is not documented
(#441) Function mod_forumng_renderer::render_draft_list_item is not documented
(#1766) Function mod_forumng_renderer::nice_shorten_text is not documented
(#1904) Function mod_forumng_renderer::render_unread_skip_link is not documented
(#1911) Function mod_forumng_renderer::render_feed_links is not documented
(#83) Phpdocs for function mod_forumng_renderer::render_discussion_list_start has incomplete parameters list
(#226) Phpdocs for function mod_forumng_renderer::render_discussion_list_item_lastpost has incomplete parameters list
(#501) Phpdocs for function mod_forumng_renderer::render_flagged_list_link has incomplete parameters list
(#523) Phpdocs for function mod_forumng_renderer::render_flagged_list_start has incomplete parameters list
(#925) Phpdocs for function mod_forumng_renderer::render_discussion_subscribe_option has incomplete parameters list
(#958) Phpdocs for function mod_forumng_renderer::render_subscribe_info has incomplete parameters list
(#1834) Phpdocs for function mod_forumng_renderer::get_sort_arrow has incomplete parameters list
(#1994) Phpdocs for function mod_forumng_renderer::deletion_email has incomplete parameters list
(#2012) Phpdocs for function mod_forumng_renderer::delete_form_html has incomplete parameters list
(#2021) Phpdocs for function mod_forumng_renderer::render_skip_link has incomplete parameters list
(#229) Invalid phpdocs tag @returns used
mod/forumng/search.php
(#19) Package mod is not valid
mod/forumng/settings.php
(#19) Package mod is not valid
mod/forumng/settingslib.php
(#19) Package mod is not valid
(#27) Class forumng_admin_setting_configselect_subscription is not documented
(#38) Class forumng_admin_setting_configselect_feedtype is not documented
(#49) Class forumng_admin_setting_configselect_feeditems is not documented
(#28) Function forumng_admin_setting_configselect_subscription::load_choices is not documented
(#39) Function forumng_admin_setting_configselect_feedtype::load_choices is not documented
(#50) Function forumng_admin_setting_configselect_feeditems::load_choices is not documented
mod/forumng/splitpost.php
(#19) Package mod is not valid
mod/forumng/splitpost_form.php
(#21) Package mod is not valid
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_splitpost_form::definition is not documented
mod/forumng/subscribe.php
(#26) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/forumng/subscribers.php
(#19) Package mod is not valid
(#27) Function my_link_sort is not documented
mod/forumng/tests/behat/behat_mod_forumng.php
(#215) Phpdocs for function behat_mod_forumng::i_expand_post has incomplete parameters list
mod/forumng/tests/forumng_cron_test.php
(#33) Class mod_forumng_cron_testcase is not documented
(#39) Variable mod_forumng_cron_testcase::$generator is not documented
(#40) Variable mod_forumng_cron_testcase::$discussionid is not documented
(#41) Variable mod_forumng_cron_testcase::$rootpostid is not documented
(#42) Variable mod_forumng_cron_testcase::$student is not documented
(#43) Variable mod_forumng_cron_testcase::$adminid is not documented
mod/forumng/tests/forumng_discussion_test.php
(#31) Class mod_forumng_discussion_testcase is not documented
mod/forumng/tests/forumng_test.php
(#105) Phpdocs for function mod_forumng_forumng_testcase::check_forum_settings has incomplete parameters list
mod/forumng/tests/forumng_test_lib.php
(#26) Class forumng_test_lib is not documented
(#56) Function forumng_test_lib::get_new_course is not documented
(#63) Function forumng_test_lib::get_new_group is not documented
(#70) Function forumng_test_lib::get_new_group_member is not documented
(#17) No one-line description found in phpdocs for file
(#164) Invalid phpdocs tag @returns used
mod/forumng/tests/generator/lib.php
(#39) Function mod_forumng_generator::reset is not documented
(#36) Variable mod_forumng_generator::$forumdiscussioncount is not documented
(#37) Variable mod_forumng_generator::$forumpostcount is not documented
mod/forumng/tests/search_post_test.php
(#33) Class mod_forumng_search_post_testcase does not have @copyright tag
(#33) Class mod_forumng_search_post_testcase does not have @license tag
mod/forumng/type/clone/forumngtype_clone.php
(#19) Package forumngtype is not valid
(#31) Function forumngtype_clone::is_user_selectable is not documented
(#27) Class forumngtype_clone does not have @copyright tag
(#27) Class forumngtype_clone does not have @license tag
mod/forumng/type/clone/lang/en/forumngtype_clone.php
(#19) Package forumngtype is not valid
mod/forumng/type/clone/lang/fr/forumngtype_clone.php
(#19) Package forumngtype is not valid
mod/forumng/type/clone/version.php
(#19) Package forumngtype is not valid
mod/forumng/type/forumngtype.php
(#28) Package mod is not valid
(#17) File-level phpdocs block is not found
(#202) There is no description in phpdocs for function is_user_selectable
(#50) Phpdocs for function forumngtype::can_post has incomplete parameters list
(#97) Phpdocs for function forumngtype::get_unread_restriction_sql has incomplete parameters list
(#152) Phpdocs for function forumngtype::get_new has incomplete parameters list
mod/forumng/type/general/forumngtype_general.php
(#19) Package forumngtype is not valid
(#17) File-level phpdocs block is not found
mod/forumng/type/general/lang/en/forumngtype_general.php
(#19) Package forumngtype is not valid
mod/forumng/type/general/lang/fr/forumngtype_general.php
(#19) Package forumngtype is not valid
mod/forumng/type/general/version.php
(#19) Package forumngtype is not valid
mod/forumng/type/studyadvice/forumngtype_studyadvice.php
(#21) Package forumngtype is not valid
(#17) File-level phpdocs block is not found
(#27) Function forumngtype_studyadvice::can_view_discussion is not documented
(#37) Function forumngtype_studyadvice::has_unread_restriction is not documented
(#41) Function forumngtype_studyadvice::get_unread_restriction_sql is not documented
(#51) Function forumngtype_studyadvice::get_string is not documented
mod/forumng/type/studyadvice/lang/en/forumngtype_studyadvice.php
(#19) Package forumngtype is not valid
mod/forumng/type/studyadvice/lang/fr/forumngtype_studyadvice.php
(#19) Package forumngtype is not valid
mod/forumng/type/studyadvice/version.php
(#19) Package forumngtype is not valid
mod/forumng/view.php
(#19) Package mod is not valid
mod/forumng/viewmode.php
(#19) Package mod is not valid

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

(0 errors, 0 warnings)

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