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

(1201 errors, 1072 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, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/advancedsearch.php
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) 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
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Expected 1 space before "!="; 0 found
(#269) Expected 1 space after "!="; 0 found
(#283) Expected 1 space before "-"; 0 found
(#283) Expected 1 space after "-"; 0 found
(#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
(#300) Expected 1 space before "-"; 0 found
(#300) Expected 1 space after "-"; 0 found
(#300) Expected 1 space before "+"; 0 found
(#300) Expected 1 space after "+"; 0 found
(#300) Expected 1 space before ">"; 0 found
(#300) Expected 1 space after ">"; 0 found
(#309) Expected 1 space after "==="; 0 found
(#310) Expected 1 space before "-"; 0 found
(#310) Expected 1 space after "-"; 0 found
(#310) Expected 1 space before "+"; 0 found
(#310) Expected 1 space after "+"; 0 found
(#310) Expected 1 space before ">"; 0 found
(#310) Expected 1 space after ">"; 0 found
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
mod/forumng/advancedsearchlib.php
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#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, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) 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
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
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
(#37) 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
(#67) Expected 1 space before "=>"; 0 found
mod/forumng/atomlib.php
(#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, require_admin, 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/local/external/add_discussion.php
(#87) PHP4 style constructors are not allowed; use "__construct()" instead
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/classes/local/external/add_draft.php
(#94) PHP4 style constructors are not allowed; use "__construct()" instead
(#121) Expected 1 space after "="; 2 found
(#155) 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
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/classes/local/external/create_reply.php
(#84) PHP4 style constructors are not allowed; use "__construct()" instead
(#116) Commas (,) must be followed by white space.
mod/forumng/classes/local/external/delete_draft.php
(#68) PHP4 style constructors are not allowed; use "__construct()" instead
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/classes/local/external/delete_post.php
(#72) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/edit_post.php
(#83) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/expand_post.php
(#79) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/get_posts.php
(#87) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/lock_discussion.php
(#81) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/mark_all_post_read.php
(#75) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/mark_read.php
(#71) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/more_discussions.php
(#87) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/reply.php
(#89) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/local/external/undelete_post.php
(#72) PHP4 style constructors are not allowed; use "__construct()" instead
mod/forumng/classes/output/mobile.php
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#305) Expected 1 space after "="; 2 found
(#418) Expected "if (...) {\n"; found "if(...) {\n"
(#419) Expected 1 space before "?"; 2 found
(#615) Expected "if (...) {\n"; found "if(...) {\n"
(#657) Expected 1 space after "=>"; 2 found
(#658) Expected 1 space after "=>"; 2 found
(#783) Expected 1 space before "="; 0 found
(#922) Line exceeds 132 characters; contains 133 characters
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#938) Expected 1 space before "-"; 0 found
(#938) Expected 1 space after "-"; 0 found
(#1395) Expected 1 space before opening brace; found 0
mod/forumng/classes/privacy/provider.php
(#216) Variable "forumng_simplemode" must not contain underscores.
(#217) Variable "forumng_simplemode" must not contain underscores.
(#220) Variable "forumng_simplemode" must not contain underscores.
(#845) Whitespace found at end of line within string
(#858) Line exceeds 132 characters; contains 142 characters
(#889) Expected 1 space before opening brace; found 0
(#892) Expected "if (...) {\n"; found "if(...) {\n"
(#988) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1004) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1035) Whitespace found at end of line within string
mod/forumng/db/mobile.php
(#65) Commas (,) must be followed by white space.
mod/forumng/db/services.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
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, require_admin, 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, require_admin, 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
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#63) 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
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) 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
(#137) Expected 1 space before "?"; 0 found
(#138) Expected 1 space before "?"; 0 found
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Expected 1 space after ".="; 2 found
(#188) 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
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) 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
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) 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
(#232) Expected 1 space before "=>"; 0 found
(#232) Expected 1 space after "=>"; 0 found
(#232) Expected 1 space before "=>"; 0 found
(#232) Expected 1 space after "=>"; 0 found
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#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
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#265) 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
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 "=>"; 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, require_admin, 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, require_admin, 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
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#317) Expected 1 space before "=>"; 0 found
(#317) Expected 1 space after "=>"; 0 found
(#317) Expected 1 space before "=>"; 0 found
(#317) Expected 1 space after "=>"; 0 found
(#317) Expected 1 space before "=>"; 0 found
(#317) Expected 1 space after "=>"; 0 found
(#317) Expected 1 space before "=>"; 0 found
(#317) Expected 1 space after "=>"; 0 found
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Expected 1 space before "==="; 0 found
(#363) Expected 1 space after "==="; 0 found
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) 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
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) 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
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) 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
(#590) 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
(#602) 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
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Expected 1 space before "=>"; 0 found
(#686) Expected 1 space after "=>"; 0 found
(#690) 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
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Expected 1 space before "=>"; 0 found
(#709) Expected 1 space after "=>"; 0 found
(#710) Expected 1 space before "=>"; 0 found
(#710) Expected 1 space after "=>"; 0 found
(#727) Expected 1 space before "=>"; 0 found
(#727) Expected 1 space after "=>"; 0 found
(#728) Expected 1 space before "=>"; 0 found
(#728) Expected 1 space after "=>"; 0 found
(#775) Expected 1 space before "=>"; 0 found
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) 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.
(#69) Expected 1 space before "-"; 0 found
(#69) Expected 1 space after "-"; 0 found
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#171) Expected 1 space before "="; 0 found
(#171) 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
(#336) Expected 1 space before "=>"; 0 found
(#336) Expected 1 space after "=>"; 0 found
(#359) Expected 1 space before "!="; 0 found
(#359) Expected 1 space after "!="; 0 found
(#359) Expected 1 space before "!="; 0 found
(#359) Expected 1 space after "!="; 0 found
mod/forumng/expandpost.php
(#24) Expected login check (require_login, require_course_login, require_admin, 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/feature/copy/copy.php
(#24) Expected login check (require_login, require_course_login, require_admin, 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, require_admin, admin_externalpage_setup) following config inclusion. None found.
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/paste.php
(#26) Expected login check (require_login, require_course_login, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
mod/forumng/feature/delete/delete.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#87) Expected 1 space before "?"; 0 found
(#93) Expected 1 space before "?"; 0 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/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/deletedposts/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
mod/forumng/feature/deletedposts/deletedpostslist.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/deletedposts/deletepost.php
(#25) Expected login check (require_login, require_course_login, require_admin, 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, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#33) Expected 1 space before "="; 0 found
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, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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, require_admin, 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, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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
(#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
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Line indented incorrectly; expected at least 8 spaces, found 7
(#410) 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
mod/forumng/feature/flagdiscussion/flag.php
(#23) Expected login check (require_login, require_course_login, require_admin, 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
(#104) 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
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/feature/forumngfeature_discussion_selector.php
(#26) Expected login check (require_login, require_course_login, require_admin, 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, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
mod/forumng/feature/lock/forumngfeature_lock.php
(#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, require_admin, 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, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
mod/forumng/feature/merge/merge.php
(#24) Expected login check (require_login, require_course_login, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/move/moveall.php
(#24) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/forumng/feature/move/movealltogroups.php
(#24) Expected login check (require_login, require_course_login, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
mod/forumng/feature/options/version.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/forumng/feature/print/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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/renderer.php
(#38) global $OUTPUT cannot be used in renderers. Use $this->output.
(#43) global $OUTPUT cannot be used in renderers. Use $this->output.
(#76) global $OUTPUT cannot be used in renderers. Use $this->output.
(#78) global $OUTPUT cannot be used in renderers. Use $this->output.
(#143) global $PAGE cannot be used in renderers. Use $this->page.
(#156) global $PAGE cannot be used in renderers. Use $this->page.
(#161) global $PAGE cannot be used in renderers. Use $this->page.
mod/forumng/feature/usage/usage.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#218) 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, require_admin, 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/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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.
(#65) Commas (,) must be followed by white space.
mod/forumng/feature/userposts/list.php
(#27) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None 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, require_admin, 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, require_admin, 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
(#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
(#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
(#175) 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
(#193) Expected 1 space before "=="; 0 found
(#193) Expected 1 space after "=="; 0 found
mod/forumng/flagpost.php
(#24) Expected login check (require_login, require_course_login, require_admin, 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, require_admin, 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
(#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.' ;"
(#129) Expected 1 space after "="; 2 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
(#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
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
(#203) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#203) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#204) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#204) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#205) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#205) 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.
(#217) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#217) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#218) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#218) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#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
(#383) Closing brace must be on a line by itself
(#384) Closing brace must be on a line by itself
(#385) Closing brace must be on a line by itself
(#386) 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, require_admin, 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
(#194) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#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
(#211) Expected 1 space before "=>"; 0 found
(#211) 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
(#224) Expected 1 space before "=>"; 0 found
(#224) 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
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#232) Expected 1 space before "=>"; 0 found
(#232) Expected 1 space after "=>"; 0 found
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#244) Expected 1 space before "*"; 0 found
(#244) Expected 1 space after "*"; 0 found
(#244) Expected 1 space before "*"; 0 found
(#244) Expected 1 space after "*"; 0 found
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#247) Expected 1 space before "*"; 0 found
(#247) Expected 1 space after "*"; 0 found
(#247) Expected 1 space before "*"; 0 found
(#247) Expected 1 space after "*"; 0 found
(#247) Expected 1 space before "*"; 0 found
(#247) Expected 1 space after "*"; 0 found
(#310) Expected 1 space before "-"; 0 found
(#310) Expected 1 space after "-"; 0 found
(#310) Expected 1 space before "*"; 0 found
(#310) Expected 1 space after "*"; 0 found
(#310) Expected 1 space before "*"; 0 found
(#310) Expected 1 space after "*"; 0 found
(#359) Closing brace must be on a line by itself
(#360) Closing brace must be on a line by itself
(#361) Closing brace must be on a line by itself
(#362) Closing brace must be on a line by itself
(#363) Closing brace must be on a line by itself
(#364) Closing brace must be on a line by itself
(#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
(#439) Expected 1 space before "!="; 0 found
(#439) Expected 1 space after "!="; 0 found
(#450) Expected 1 space before "=="; 0 found
(#450) Expected 1 space after "=="; 0 found
(#451) Expected 1 space before "<"; 0 found
(#451) Expected 1 space after "<"; 0 found
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) 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
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) 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
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#876) Expected 1 space before "!="; 0 found
(#934) Inline comments must end in full-stops, exclamation marks, or question marks
(#991) Inline comments must end in full-stops, exclamation marks, or question marks
(#994) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1006) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1007) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1009) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1012) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Expected 1 space before "=="; 0 found
(#1017) Expected 1 space after "=="; 0 found
(#1017) Expected 1 space before "==="; 0 found
(#1017) Expected 1 space after "==="; 0 found
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Inline comments must end in full-stops, exclamation marks, or question marks
(#1039) 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
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1072) Inline comments must end in full-stops, exclamation marks, or question marks
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1096) Inline comments must end in full-stops, exclamation marks, or question marks
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1102) 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
(#1142) Inline comments must end in full-stops, exclamation marks, or question marks
(#1152) Inline comments must end in full-stops, exclamation marks, or question marks
(#1161) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) 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
(#1196) 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
(#1221) Must use "self::" for local static member reference
(#1233) Inline comments must end in full-stops, exclamation marks, or question marks
(#1332) Inline comments must end in full-stops, exclamation marks, or question marks
(#1338) Inline comments must end in full-stops, exclamation marks, or question marks
(#1390) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) Inline comments must end in full-stops, exclamation marks, or question marks
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1462) Inline comments must end in full-stops, exclamation marks, or question marks
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) Inline comments must end in full-stops, exclamation marks, or question marks
(#1474) Expected 1 space before "-"; 0 found
(#1474) Expected 1 space after "-"; 0 found
(#1477) Inline comments must end in full-stops, exclamation marks, or question marks
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1493) Inline comments must end in full-stops, exclamation marks, or question marks
(#1529) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) Expected 1 space before "=="; 0 found
(#1533) Expected 1 space after "=="; 0 found
(#1535) Inline comments must end in full-stops, exclamation marks, or question marks
(#1545) Inline comments must end in full-stops, exclamation marks, or question marks
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1618) Inline comments must end in full-stops, exclamation marks, or question marks
(#1623) Inline comments must end in full-stops, exclamation marks, or question marks
(#1637) Inline comments must end in full-stops, exclamation marks, or question marks
(#1639) Inline comments must end in full-stops, exclamation marks, or question marks
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1653) Inline comments must end in full-stops, exclamation marks, or question marks
(#1659) Inline comments must end in full-stops, exclamation marks, or question marks
(#1695) Inline comments must end in full-stops, exclamation marks, or question marks
(#1706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1707) Inline comments must end in full-stops, exclamation marks, or question marks
(#1727) Inline comments must end in full-stops, exclamation marks, or question marks
(#1749) Inline comments must end in full-stops, exclamation marks, or question marks
(#1776) Inline comments must end in full-stops, exclamation marks, or question marks
(#1850) Inline comments must end in full-stops, exclamation marks, or question marks
(#1871) Inline comments must end in full-stops, exclamation marks, or question marks
(#1876) Inline comments must end in full-stops, exclamation marks, or question marks
(#1884) Inline comments must end in full-stops, exclamation marks, or question marks
(#1886) Inline comments must end in full-stops, exclamation marks, or question marks
(#1891) Inline comments must end in full-stops, exclamation marks, or question marks
(#1940) Inline comments must end in full-stops, exclamation marks, or question marks
(#1959) Inline comments must end in full-stops, exclamation marks, or question marks
(#1993) Inline comments must end in full-stops, exclamation marks, or question marks
(#2020) Variable "FORUMNG_CACHE" must be all lower-case
(#2020) Variable "FORUMNG_CACHE" must not contain underscores.
(#2023) Variable "FORUMNG_CACHE" must be all lower-case
(#2023) Variable "FORUMNG_CACHE" must not contain underscores.
(#2024) Variable "FORUMNG_CACHE" must be all lower-case
(#2024) Variable "FORUMNG_CACHE" must not contain underscores.
(#2026) Variable "FORUMNG_CACHE" must be all lower-case
(#2026) Variable "FORUMNG_CACHE" must not contain underscores.
(#2027) Variable "FORUMNG_CACHE" must be all lower-case
(#2027) Variable "FORUMNG_CACHE" must not contain underscores.
(#2030) Variable "FORUMNG_CACHE" must be all lower-case
(#2030) Variable "FORUMNG_CACHE" must not contain underscores.
(#2031) Variable "FORUMNG_CACHE" must be all lower-case
(#2031) Variable "FORUMNG_CACHE" must not contain underscores.
(#2034) Expected 1 space before "=>"; 0 found
(#2034) Expected 1 space after "=>"; 0 found
(#2034) Expected 1 space before "=>"; 0 found
(#2034) Expected 1 space after "=>"; 0 found
(#2035) Expected 1 space before "=>"; 0 found
(#2035) Expected 1 space after "=>"; 0 found
(#2037) Inline comments must end in full-stops, exclamation marks, or question marks
(#2040) Variable "FORUMNG_CACHE" must be all lower-case
(#2040) Variable "FORUMNG_CACHE" must not contain underscores.
(#2044) Inline comments must end in full-stops, exclamation marks, or question marks
(#2047) Variable "FORUMNG_CACHE" must be all lower-case
(#2047) Variable "FORUMNG_CACHE" must not contain underscores.
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2054) Variable "FORUMNG_CACHE" must be all lower-case
(#2054) Variable "FORUMNG_CACHE" must not contain underscores.
(#2062) Inline comments must end in full-stops, exclamation marks, or question marks
(#2100) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2101) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#2102) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2103) Inline comments must end in full-stops, exclamation marks, or question marks
(#2103) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2111) Inline comments must end in full-stops, exclamation marks, or question marks
(#2122) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2123) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2124) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2125) Inline comments must end in full-stops, exclamation marks, or question marks
(#2125) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2135) Inline comments must end in full-stops, exclamation marks, or question marks
(#2141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2141) Inline comments must end in full-stops, exclamation marks, or question marks
(#2147) Variable "FORUMNG_CACHE" must be all lower-case
(#2147) Variable "FORUMNG_CACHE" must not contain underscores.
(#2159) Inline comments must end in full-stops, exclamation marks, or question marks
(#2175) Inline comments must end in full-stops, exclamation marks, or question marks
(#2178) Inline comments must end in full-stops, exclamation marks, or question marks
(#2183) Inline comments must end in full-stops, exclamation marks, or question marks
(#2215) Expected 1 space after "="; 2 found
(#2267) Inline comments must end in full-stops, exclamation marks, or question marks
(#2270) 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
(#2298) This comment is 50% valid code; is this commented out code?
(#2305) Inline comments must end in full-stops, exclamation marks, or question marks
(#2341) Inline comments must end in full-stops, exclamation marks, or question marks
(#2345) Inline comments must end in full-stops, exclamation marks, or question marks
(#2347) Inline comments must end in full-stops, exclamation marks, or question marks
(#2378) Inline comments must end in full-stops, exclamation marks, or question marks
(#2393) Expected 1 space before "=="; 0 found
(#2393) Expected 1 space after "=="; 0 found
(#2409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2409) Inline comments must end in full-stops, exclamation marks, or question marks
(#2417) Inline comments must end in full-stops, exclamation marks, or question marks
(#2423) Inline comments must end in full-stops, exclamation marks, or question marks
(#2426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2426) Inline comments must end in full-stops, exclamation marks, or question marks
(#2437) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2438) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2445) Inline comments must end in full-stops, exclamation marks, or question marks
(#2454) 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
(#2465) Inline comments must end in full-stops, exclamation marks, or question marks
(#2512) Inline comments must end in full-stops, exclamation marks, or question marks
(#2516) Inline comments must end in full-stops, exclamation marks, or question marks
(#2530) Inline comments must end in full-stops, exclamation marks, or question marks
(#2538) Inline comments must end in full-stops, exclamation marks, or question marks
(#2539) Expected 1 space before "!=="; 0 found
(#2539) Expected 1 space after "!=="; 0 found
(#2553) 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
(#2580) Inline comments must end in full-stops, exclamation marks, or question marks
(#2584) Inline comments must end in full-stops, exclamation marks, or question marks
(#2585) Expected 1 space before "=="; 0 found
(#2585) Expected 1 space after "=="; 0 found
(#2589) Inline comments must end in full-stops, exclamation marks, or question marks
(#2594) Inline comments must end in full-stops, exclamation marks, or question marks
(#2599) Inline comments must end in full-stops, exclamation marks, or question marks
(#2600) Expected 1 space before "=="; 0 found
(#2600) Expected 1 space after "=="; 0 found
(#2602) Inline comments must end in full-stops, exclamation marks, or question marks
(#2605) Inline comments must end in full-stops, exclamation marks, or question marks
(#2692) Inline comments must end in full-stops, exclamation marks, or question marks
(#2693) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2693) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2697) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2697) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2698) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2698) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2699) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2699) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2703) Inline comments must end in full-stops, exclamation marks, or question marks
(#2723) Inline comments must end in full-stops, exclamation marks, or question marks
(#2724) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2724) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2725) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2725) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2727) Variable "FORUMNG_POSTQUOTA" must be all lower-case
(#2727) Variable "FORUMNG_POSTQUOTA" must not contain underscores.
(#2730) Inline comments must end in full-stops, exclamation marks, or question marks
(#2746) Inline comments must end in full-stops, exclamation marks, or question marks
(#2751) Inline comments must end in full-stops, exclamation marks, or question marks
(#2758) Inline comments must end in full-stops, exclamation marks, or question marks
(#2764) Inline comments must end in full-stops, exclamation marks, or question marks
(#2770) Inline comments must end in full-stops, exclamation marks, or question marks
(#2888) Inline comments must end in full-stops, exclamation marks, or question marks
(#2897) Inline comments must end in full-stops, exclamation marks, or question marks
(#2906) Inline comments must end in full-stops, exclamation marks, or question marks
(#2920) Inline comments must end in full-stops, exclamation marks, or question marks
(#2924) Must use "self::" for local static member reference
(#2966) Inline comments must end in full-stops, exclamation marks, or question marks
(#2982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2985) Inline comments must end in full-stops, exclamation marks, or question marks
(#3010) Inline comments must end in full-stops, exclamation marks, or question marks
(#3039) Expected 1 space before "==="; 2 found
(#3086) Inline comments must end in full-stops, exclamation marks, or question marks
(#3133) Inline comments must end in full-stops, exclamation marks, or question marks
(#3143) Inline comments must end in full-stops, exclamation marks, or question marks
(#3145) Inline comments must end in full-stops, exclamation marks, or question marks
(#3162) Inline comments must end in full-stops, exclamation marks, or question marks
(#3170) Inline comments must end in full-stops, exclamation marks, or question marks
(#3172) Inline comments must end in full-stops, exclamation marks, or question marks
(#3194) Inline comments must end in full-stops, exclamation marks, or question marks
(#3255) Expected 1 space before "!="; 0 found
(#3255) Expected 1 space after "!="; 0 found
(#3256) Inline comments must end in full-stops, exclamation marks, or question marks
(#3257) Expected 1 space before "*"; 0 found
(#3257) Expected 1 space after "*"; 0 found
(#3257) Expected 1 space before "*"; 0 found
(#3257) Expected 1 space after "*"; 0 found
(#3271) Inline comments must end in full-stops, exclamation marks, or question marks
(#3293) Inline comments must end in full-stops, exclamation marks, or question marks
(#3308) Inline comments must end in full-stops, exclamation marks, or question marks
(#3313) Inline comments must end in full-stops, exclamation marks, or question marks
(#3323) Must use "self::" for local static member reference
(#3336) Inline comments must end in full-stops, exclamation marks, or question marks
(#3381) Expected 1 space before "=="; 0 found
(#3381) Expected 1 space after "=="; 0 found
(#3382) Inline comments must end in full-stops, exclamation marks, or question marks
(#3387) Inline comments must end in full-stops, exclamation marks, or question marks
(#3407) Inline comments must end in full-stops, exclamation marks, or question marks
(#3495) Inline comments must end in full-stops, exclamation marks, or question marks
(#3503) Inline comments must end in full-stops, exclamation marks, or question marks
(#3516) Inline comments must end in full-stops, exclamation marks, or question marks
(#3525) Inline comments must end in full-stops, exclamation marks, or question marks
(#3529) Inline comments must end in full-stops, exclamation marks, or question marks
(#3532) Inline comments must end in full-stops, exclamation marks, or question marks
(#3539) Inline comments must end in full-stops, exclamation marks, or question marks
(#3620) Inline comments must end in full-stops, exclamation marks, or question marks
(#3654) 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
(#3697) Inline comments must end in full-stops, exclamation marks, or question marks
(#3704) Inline comments must end in full-stops, exclamation marks, or question marks
(#3758) Inline comments must end in full-stops, exclamation marks, or question marks
(#3780) Inline comments must end in full-stops, exclamation marks, or question marks
(#3856) Inline comments must end in full-stops, exclamation marks, or question marks
(#3861) Inline comments must end in full-stops, exclamation marks, or question marks
(#3889) Inline comments must end in full-stops, exclamation marks, or question marks
(#3893) Inline comments must end in full-stops, exclamation marks, or question marks
(#3929) Inline comments must end in full-stops, exclamation marks, or question marks
(#4007) Inline comments must end in full-stops, exclamation marks, or question marks
(#4048) Expected 1 space before "=>"; 0 found
(#4048) Expected 1 space after "=>"; 0 found
(#4050) Expected 1 space before "=>"; 0 found
(#4050) Expected 1 space after "=>"; 0 found
(#4060) Inline comments must end in full-stops, exclamation marks, or question marks
(#4110) Inline comments must end in full-stops, exclamation marks, or question marks
(#4129) Inline comments must end in full-stops, exclamation marks, or question marks
(#4132) 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
(#4169) Inline comments must end in full-stops, exclamation marks, or question marks
(#4175) Inline comments must end in full-stops, exclamation marks, or question marks
(#4202) Inline comments must end in full-stops, exclamation marks, or question marks
(#4205) Inline comments must end in full-stops, exclamation marks, or question marks
(#4213) Expected 1 space before "!="; 0 found
(#4213) Expected 1 space after "!="; 0 found
(#4219) Inline comments must end in full-stops, exclamation marks, or question marks
(#4221) Inline comments must end in full-stops, exclamation marks, or question marks
(#4243) Inline comments must end in full-stops, exclamation marks, or question marks
(#4256) Inline comments must end in full-stops, exclamation marks, or question marks
(#4270) Inline comments must end in full-stops, exclamation marks, or question marks
(#4272) Inline comments must end in full-stops, exclamation marks, or question marks
(#4310) Inline comments must end in full-stops, exclamation marks, or question marks
(#4313) Inline comments must end in full-stops, exclamation marks, or question marks
(#4317) Inline comments must end in full-stops, exclamation marks, or question marks
(#4359) Inline comments must end in full-stops, exclamation marks, or question marks
(#4388) Expected 1 space before ":"; 0 found
(#4411) Inline comments must end in full-stops, exclamation marks, or question marks
(#4428) Expected 1 space before "=="; 0 found
(#4428) Expected 1 space after "=="; 0 found
(#4438) Expected 1 space before "=="; 0 found
(#4438) Expected 1 space after "=="; 0 found
(#4447) Expected 1 space before "=="; 0 found
(#4447) Expected 1 space after "=="; 0 found
(#4479) Inline comments must end in full-stops, exclamation marks, or question marks
(#4493) Inline comments must end in full-stops, exclamation marks, or question marks
(#4495) Expected 1 space before "=>"; 0 found
(#4495) Expected 1 space after "=>"; 0 found
(#4497) Inline comments must end in full-stops, exclamation marks, or question marks
(#4498) Expected 1 space before "=>"; 0 found
(#4498) Expected 1 space after "=>"; 0 found
(#4498) Expected 1 space before "=>"; 0 found
(#4498) Expected 1 space after "=>"; 0 found
(#4498) Expected 1 space before "=>"; 0 found
(#4498) Expected 1 space after "=>"; 0 found
(#4498) Expected 1 space before "=>"; 0 found
(#4498) Expected 1 space after "=>"; 0 found
(#4500) Inline comments must end in full-stops, exclamation marks, or question marks
(#4534) Inline comments must end in full-stops, exclamation marks, or question marks
(#4546) Inline comments must end in full-stops, exclamation marks, or question marks
(#4555) Inline comments must end in full-stops, exclamation marks, or question marks
(#4574) Inline comments must end in full-stops, exclamation marks, or question marks
(#4582) Inline comments must end in full-stops, exclamation marks, or question marks
(#4609) Inline comments must end in full-stops, exclamation marks, or question marks
(#4625) 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
(#4646) Inline comments must end in full-stops, exclamation marks, or question marks
(#4656) Inline comments must end in full-stops, exclamation marks, or question marks
(#4671) Inline comments must end in full-stops, exclamation marks, or question marks
(#4674) Inline comments must end in full-stops, exclamation marks, or question marks
(#4682) Inline comments must end in full-stops, exclamation marks, or question marks
(#4700) Inline comments must end in full-stops, exclamation marks, or question marks
(#4706) Inline comments must end in full-stops, exclamation marks, or question marks
(#4709) Inline comments must end in full-stops, exclamation marks, or question marks
(#4745) This comment is 57% valid code; is this commented out code?
(#4761) Inline comments must end in full-stops, exclamation marks, or question marks
(#4776) Inline comments must end in full-stops, exclamation marks, or question marks
(#4793) Inline comments must end in full-stops, exclamation marks, or question marks
(#4796) Inline comments must end in full-stops, exclamation marks, or question marks
(#4814) 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
(#4846) Inline comments must end in full-stops, exclamation marks, or question marks
(#4863) Inline comments must end in full-stops, exclamation marks, or question marks
(#4908) Inline comments must end in full-stops, exclamation marks, or question marks
(#4911) Inline comments must end in full-stops, exclamation marks, or question marks
(#5007) Must use "self::" for local static member reference
(#5010) Must use "self::" for local static member reference
(#5011) Must use "self::" for local static member reference
(#5063) Must use "self::" for local static member reference
(#5101) Must use "self::" for local static member reference
(#5104) Must use "self::" for local static member reference
(#5105) Must use "self::" for local static member reference
(#5183) Inline comments must end in full-stops, exclamation marks, or question marks
(#5187) Inline comments must end in full-stops, exclamation marks, or question marks
(#5205) Inline comments must end in full-stops, exclamation marks, or question marks
(#5208) Expected 1 space before "=>"; 0 found
(#5208) Expected 1 space after "=>"; 0 found
(#5208) Expected 1 space before "=>"; 0 found
(#5208) Expected 1 space after "=>"; 0 found
(#5356) Inline comments must end in full-stops, exclamation marks, or question marks
(#5728) Variable "tag_instance_object" must not contain underscores.
(#5729) Variable "tag_instance_object" must not contain underscores.
(#5730) Variable "tag_instance_object" must not contain underscores.
(#5731) Variable "tag_instance_object" must not contain underscores.
(#5732) Variable "tag_instance_object" must not contain underscores.
(#5733) Variable "tag_instance_object" must not contain underscores.
(#5734) Variable "tag_instance_object" must not contain underscores.
(#5735) Variable "tag_instance_object" must not contain underscores.
(#5736) Variable "tag_instance_object" must not contain underscores.
(#5736) Variable "tag_instance_object" must not contain underscores.
(#5737) Variable "tag_instance_object" must not contain underscores.
(#5739) Variable "tag_instance_object" must not contain underscores.
(#5800) Must use "self::" for local static member reference
(#5861) Expected 1 space before "=>"; 0 found
(#5861) Expected 1 space after "=>"; 0 found
(#5861) Expected 1 space before "=>"; 0 found
(#5861) Expected 1 space after "=>"; 0 found
(#5862) Expected 1 space before "=>"; 0 found
(#5862) Expected 1 space after "=>"; 0 found
(#5866) 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.
(#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
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Line exceeds 132 characters; contains 135 characters
(#326) Line exceeds 132 characters; contains 153 characters
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) 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
(#487) Expected 1 space before "-"; 0 found
(#487) Expected 1 space after "-"; 0 found
(#518) Expected 1 space before "=="; 0 found
(#518) Expected 1 space after "=="; 0 found
(#563) Expected 1 space before "-"; 0 found
(#563) Expected 1 space after "-"; 0 found
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) 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
(#723) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) Expected 1 space before "=="; 0 found
(#746) Expected 1 space after "=="; 0 found
(#760) 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
(#861) Expected 1 space before ">"; 0 found
(#861) Expected 1 space after ">"; 0 found
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#868) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) Expected 1 space after "="; 2 found
(#893) Expected 1 space after "="; 2 found
(#896) Expected 1 space after "="; 2 found
(#908) Expected 1 space before ".="; 0 found
(#908) Expected 1 space after ".="; 0 found
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_discussion.php
(#381) Expected 1 space before "=="; 0 found
(#381) Expected 1 space after "=="; 0 found
(#382) Expected 1 space before "=="; 0 found
(#382) Expected 1 space after "=="; 0 found
(#382) Expected 1 space before "=="; 0 found
(#382) Expected 1 space after "=="; 0 found
(#411) Expected 1 space before "!="; 0 found
(#411) Expected 1 space after "!="; 0 found
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Expected 1 space before "=="; 0 found
(#485) Expected 1 space after "=="; 0 found
(#485) Expected 1 space before "<"; 0 found
(#485) Expected 1 space after "<"; 0 found
(#491) 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
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Expected 1 space before "=="; 0 found
(#634) Expected 1 space after "=="; 0 found
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Expected 1 space before "-"; 0 found
(#735) Expected 1 space after "-"; 0 found
(#735) Expected 1 space before ">="; 0 found
(#735) Expected 1 space after ">="; 0 found
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Expected 1 space before "!="; 0 found
(#786) Expected 1 space after "!="; 0 found
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#868) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#990) 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
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1029) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) Inline comments must end in full-stops, exclamation marks, or question marks
(#1088) Inline comments must end in full-stops, exclamation marks, or question marks
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) Expected 1 space before "=="; 0 found
(#1164) Expected 1 space after "=="; 0 found
(#1165) Inline comments must end in full-stops, exclamation marks, or question marks
(#1175) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1189) 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
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1245) Inline comments must end in full-stops, exclamation marks, or question marks
(#1249) Inline comments must end in full-stops, exclamation marks, or question marks
(#1276) Inline comments must end in full-stops, exclamation marks, or question marks
(#1293) Line exceeds 132 characters; contains 146 characters
(#1337) Expected 1 space after "="; 2 found
(#1339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1356) Expected 1 space after "=="; 0 found
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) 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
(#1453) Inline comments must end in full-stops, exclamation marks, or question marks
(#1478) Inline comments must end in full-stops, exclamation marks, or question marks
(#1482) Inline comments must end in full-stops, exclamation marks, or question marks
(#1485) Inline comments must end in full-stops, exclamation marks, or question marks
(#1511) Inline comments must end in full-stops, exclamation marks, or question marks
(#1515) 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
(#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
(#1683) Inline comments must end in full-stops, exclamation marks, or question marks
(#1688) Inline comments must end in full-stops, exclamation marks, or question marks
(#1710) Inline comments must end in full-stops, exclamation marks, or question marks
(#1717) Inline comments must end in full-stops, exclamation marks, or question marks
(#1723) Inline comments must end in full-stops, exclamation marks, or question marks
(#1730) Inline comments must end in full-stops, exclamation marks, or question marks
(#1745) Inline comments must end in full-stops, exclamation marks, or question marks
(#1901) Inline comments must end in full-stops, exclamation marks, or question marks
(#1906) Inline comments must end in full-stops, exclamation marks, or question marks
(#1912) Inline comments must end in full-stops, exclamation marks, or question marks
(#2020) Inline comments must end in full-stops, exclamation marks, or question marks
(#2040) Inline comments must end in full-stops, exclamation marks, or question marks
(#2190) Inline comments must end in full-stops, exclamation marks, or question marks
(#2194) Inline comments must end in full-stops, exclamation marks, or question marks
(#2204) Inline comments must end in full-stops, exclamation marks, or question marks
(#2208) Inline comments must end in full-stops, exclamation marks, or question marks
(#2219) Inline comments must end in full-stops, exclamation marks, or question marks
(#2238) Inline comments must end in full-stops, exclamation marks, or question marks
(#2244) Inline comments must end in full-stops, exclamation marks, or question marks
(#2249) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2281) Inline comments must end in full-stops, exclamation marks, or question marks
(#2285) Inline comments must end in full-stops, exclamation marks, or question marks
(#2290) Inline comments must end in full-stops, exclamation marks, or question marks
(#2295) Inline comments must end in full-stops, exclamation marks, or question marks
(#2300) Inline comments must end in full-stops, exclamation marks, or question marks
(#2320) Inline comments must end in full-stops, exclamation marks, or question marks
(#2324) Inline comments must end in full-stops, exclamation marks, or question marks
(#2327) Inline comments must end in full-stops, exclamation marks, or question marks
(#2331) Inline comments must end in full-stops, exclamation marks, or question marks
(#2336) Inline comments must end in full-stops, exclamation marks, or question marks
(#2338) Inline comments must end in full-stops, exclamation marks, or question marks
(#2343) Inline comments must end in full-stops, exclamation marks, or question marks
(#2368) 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
(#2392) Inline comments must end in full-stops, exclamation marks, or question marks
(#2396) Inline comments must end in full-stops, exclamation marks, or question marks
(#2472) Inline comments must end in full-stops, exclamation marks, or question marks
(#2483) 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
(#2509) Inline comments must end in full-stops, exclamation marks, or question marks
(#2514) Inline comments must end in full-stops, exclamation marks, or question marks
(#2524) Inline comments must end in full-stops, exclamation marks, or question marks
(#2527) Inline comments must end in full-stops, exclamation marks, or question marks
(#2560) Inline comments must end in full-stops, exclamation marks, or question marks
(#2578) Inline comments must end in full-stops, exclamation marks, or question marks
(#2617) Inline comments must end in full-stops, exclamation marks, or question marks
(#2656) Inline comments must end in full-stops, exclamation marks, or question marks
(#2707) Inline comments must end in full-stops, exclamation marks, or question marks
(#2711) Inline comments must end in full-stops, exclamation marks, or question marks
(#2719) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_discussion_list.php
(#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
(#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
(#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_mail_list.php
(#273) 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
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) 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
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) 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
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) 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
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Expected 1 space before "!="; 0 found
(#389) Expected 1 space after "!="; 0 found
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_post.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before "=="; 0 found
(#93) Expected 1 space after "=="; 0 found
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) 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
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) 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
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Expected 1 space before "!="; 0 found
(#227) Expected 1 space after "!="; 0 found
(#229) Expected 1 space before "!=="; 0 found
(#229) 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
(#281) Expected 1 space before "=="; 0 found
(#281) Expected 1 space after "=="; 0 found
(#291) 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
(#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?
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) This comment is 50% valid code; is this commented out code?
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Expected 1 space before "=="; 0 found
(#508) Expected 1 space after "=="; 0 found
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Expected 1 space before "!="; 0 found
(#757) Expected 1 space after "!="; 0 found
(#814) Inline comments must end in full-stops, exclamation marks, or question marks
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#842) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#845) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#846) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#846) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#847) Variable "FORUMNG_CLONE_MAP" must be all lower-case
(#847) Variable "FORUMNG_CLONE_MAP" must not contain underscores.
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#867) Expected 1 space before ">="; 0 found
(#867) Expected 1 space after ">="; 0 found
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#976) Inline comments must end in full-stops, exclamation marks, or question marks
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1073) Expected 1 space before "=="; 0 found
(#1073) Expected 1 space after "=="; 0 found
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) Expected 1 space before "=>"; 0 found
(#1132) Expected 1 space after "=>"; 0 found
(#1187) Expected 1 space before "!=="; 0 found
(#1187) Expected 1 space after "!=="; 0 found
(#1193) Expected 1 space before ">"; 0 found
(#1193) Expected 1 space after ">"; 0 found
(#1198) 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
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) 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
(#1245) Inline comments must end in full-stops, exclamation marks, or question marks
(#1248) Inline comments must end in full-stops, exclamation marks, or question marks
(#1253) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) Inline comments must end in full-stops, exclamation marks, or question marks
(#1275) Inline comments must end in full-stops, exclamation marks, or question marks
(#1278) Expected 1 space before "!=="; 0 found
(#1278) Expected 1 space after "!=="; 0 found
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1328) Inline comments must end in full-stops, exclamation marks, or question marks
(#1358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1359) Inline comments must end in full-stops, exclamation marks, or question marks
(#1377) Inline comments must end in full-stops, exclamation marks, or question marks
(#1382) 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
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) 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
(#1422) Inline comments must end in full-stops, exclamation marks, or question marks
(#1425) Inline comments must end in full-stops, exclamation marks, or question marks
(#1449) 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
(#1461) Inline comments must end in full-stops, exclamation marks, or question marks
(#1484) 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
(#1495) Inline comments must end in full-stops, exclamation marks, or question marks
(#1498) Inline comments must end in full-stops, exclamation marks, or question marks
(#1526) Inline comments must end in full-stops, exclamation marks, or question marks
(#1534) Inline comments must end in full-stops, exclamation marks, or question marks
(#1538) Inline comments must end in full-stops, exclamation marks, or question marks
(#1565) Inline comments must end in full-stops, exclamation marks, or question marks
(#1583) 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
(#1673) Inline comments must end in full-stops, exclamation marks, or question marks
(#1683) Inline comments must end in full-stops, exclamation marks, or question marks
(#1699) 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
(#1712) Inline comments must end in full-stops, exclamation marks, or question marks
(#1718) Inline comments must end in full-stops, exclamation marks, or question marks
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1730) Inline comments must end in full-stops, exclamation marks, or question marks
(#1736) Inline comments must end in full-stops, exclamation marks, or question marks
(#1775) Inline comments must end in full-stops, exclamation marks, or question marks
(#1782) Inline comments must end in full-stops, exclamation marks, or question marks
(#1788) Inline comments must end in full-stops, exclamation marks, or question marks
(#1794) Inline comments must end in full-stops, exclamation marks, or question marks
(#1812) Inline comments must end in full-stops, exclamation marks, or question marks
(#1818) Inline comments must end in full-stops, exclamation marks, or question marks
(#1831) Inline comments must end in full-stops, exclamation marks, or question marks
(#1856) Inline comments must end in full-stops, exclamation marks, or question marks
(#1862) Inline comments must end in full-stops, exclamation marks, or question marks
(#1868) Inline comments must end in full-stops, exclamation marks, or question marks
(#1879) Inline comments must end in full-stops, exclamation marks, or question marks
(#1885) Inline comments must end in full-stops, exclamation marks, or question marks
(#1891) Inline comments must end in full-stops, exclamation marks, or question marks
(#1906) Inline comments must end in full-stops, exclamation marks, or question marks
(#1942) Inline comments must end in full-stops, exclamation marks, or question marks
(#1964) Inline comments must end in full-stops, exclamation marks, or question marks
(#1971) Inline comments must end in full-stops, exclamation marks, or question marks
(#1977) Inline comments must end in full-stops, exclamation marks, or question marks
(#1983) Inline comments must end in full-stops, exclamation marks, or question marks
(#1989) Inline comments must end in full-stops, exclamation marks, or question marks
(#1999) Inline comments must end in full-stops, exclamation marks, or question marks
(#2005) 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
(#2017) Inline comments must end in full-stops, exclamation marks, or question marks
(#2050) Inline comments must end in full-stops, exclamation marks, or question marks
(#2066) 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
(#2125) 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
(#2145) Inline comments must end in full-stops, exclamation marks, or question marks
(#2157) Inline comments must end in full-stops, exclamation marks, or question marks
(#2172) Inline comments must end in full-stops, exclamation marks, or question marks
(#2178) Inline comments must end in full-stops, exclamation marks, or question marks
(#2180) Inline comments must end in full-stops, exclamation marks, or question marks
(#2186) Inline comments must end in full-stops, exclamation marks, or question marks
(#2222) Inline comments must end in full-stops, exclamation marks, or question marks
(#2240) Inline comments must end in full-stops, exclamation marks, or question marks
(#2244) Inline comments must end in full-stops, exclamation marks, or question marks
(#2303) Inline comments must end in full-stops, exclamation marks, or question marks
(#2308) Inline comments must end in full-stops, exclamation marks, or question marks
(#2358) Expected 1 space before "="; 0 found
(#2358) Expected 1 space after "="; 0 found
(#2400) Must use "self::" for local static member reference
(#2401) Must use "self::" for local static member reference
(#2412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2413) Expected "if (...) {\n"; found "if(...) {\n"
(#2417) Inline comments must end in full-stops, exclamation marks, or question marks
(#2427) Inline comments must end in full-stops, exclamation marks, or question marks
(#2448) 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
(#2474) Expected 1 space before "=="; 0 found
(#2474) Expected 1 space after "=="; 0 found
(#2475) Expected 1 space before "=="; 0 found
(#2475) Expected 1 space after "=="; 0 found
(#2478) Expected 1 space before "!="; 0 found
(#2478) Expected 1 space after "!="; 0 found
(#2497) Expected 1 space before "=>"; 0 found
(#2497) Expected 1 space after "=>"; 0 found
(#2534) Expected 1 space before "=>"; 0 found
(#2534) Expected 1 space after "=>"; 0 found
(#2534) Expected 1 space before "=>"; 0 found
(#2534) Expected 1 space after "=>"; 0 found
(#2536) 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
(#2547) Inline comments must end in full-stops, exclamation marks, or question marks
(#2555) Inline comments must end in full-stops, exclamation marks, or question marks
(#2561) Inline comments must end in full-stops, exclamation marks, or question marks
(#2562) Expected 1 space before "=>"; 0 found
(#2562) Expected 1 space after "=>"; 0 found
(#2563) Expected 1 space before "=>"; 0 found
(#2563) Expected 1 space after "=>"; 0 found
(#2563) Expected 1 space before "=>"; 0 found
(#2563) Expected 1 space after "=>"; 0 found
(#2564) Expected 1 space before "=>"; 0 found
(#2564) Expected 1 space after "=>"; 0 found
(#2568) Inline comments must end in full-stops, exclamation marks, or question marks
(#2572) Expected 1 space before "-"; 0 found
(#2572) Expected 1 space after "-"; 0 found
(#2574) Expected 1 space before "-"; 0 found
(#2574) Expected 1 space after "-"; 0 found
(#2579) Inline comments must end in full-stops, exclamation marks, or question marks
(#2649) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/mod_forumng_utils.php
(#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
(#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
(#144) 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
(#150) 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
(#305) Expected 1 space after "?"; 2 found
(#308) Expected 1 space after ":"; 3 found
(#399) Expected 1 space before "!=="; 0 found
(#399) Expected 1 space after "!=="; 0 found
(#420) Expected 1 space before "==="; 0 found
(#420) Expected 1 space after "==="; 0 found
(#441) Expected 1 space before "==="; 0 found
(#441) Expected 1 space after "==="; 0 found
(#457) Expected 1 space before "=="; 0 found
(#457) Expected 1 space after "=="; 0 found
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Expected 1 space before "=>"; 0 found
(#588) Expected 1 space after "=>"; 0 found
mod/forumng/pluginfile.php
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#34) Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $relativepath{0}
mod/forumng/preferences.php
(#25) Expected login check (require_login, require_course_login, require_admin, 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, require_admin, 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
(#255) 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
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) 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
(#558) 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
(#582) 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
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Line exceeds 132 characters; contains 143 characters
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) global $PAGE cannot be used in renderers. Use $this->page.
(#822) global $PAGE cannot be used in renderers. Use $this->page.
(#1052) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Inline comments must end in full-stops, exclamation marks, or question marks
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1116) Inline comments must end in full-stops, exclamation marks, or question marks
(#1118) Expected 1 space before "="; 0 found
(#1118) Expected 1 space after "="; 0 found
(#1118) Expected 1 space before "<="; 0 found
(#1118) Expected 1 space after "<="; 0 found
(#1164) Inline comments must end in full-stops, exclamation marks, or question marks
(#1172) 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
(#1201) Expected 1 space after ".="; 2 found
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1294) Expected 1 space after ".="; 2 found
(#1310) Inline comments must end in full-stops, exclamation marks, or question marks
(#1352) 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
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1379) Inline comments must end in full-stops, exclamation marks, or question marks
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) Inline comments must end in full-stops, exclamation marks, or question marks
(#1409) Inline comments must end in full-stops, exclamation marks, or question marks
(#1415) 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
(#1427) Inline comments must end in full-stops, exclamation marks, or question marks
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) Expected 1 space before "-"; 0 found
(#1488) Expected 1 space after "-"; 0 found
(#1492) Inline comments must end in full-stops, exclamation marks, or question marks
(#1527) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1568) 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
(#1588) 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
(#1608) Inline comments must end in full-stops, exclamation marks, or question marks
(#1640) Inline comments must end in full-stops, exclamation marks, or question marks
(#1654) Inline comments must end in full-stops, exclamation marks, or question marks
(#1659) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1668) Inline comments must end in full-stops, exclamation marks, or question marks
(#1849) Expected 1 space after ".="; 2 found
(#1864) Inline comments must end in full-stops, exclamation marks, or question marks
(#1866) Expected 1 space before "=>"; 0 found
(#1866) Expected 1 space after "=>"; 0 found
(#1866) Expected 1 space before "=>"; 0 found
(#1866) Expected 1 space after "=>"; 0 found
(#1866) Expected 1 space before "=>"; 0 found
(#1866) Expected 1 space after "=>"; 0 found
(#1867) Expected 1 space before "=>"; 0 found
(#1867) Expected 1 space after "=>"; 0 found
(#1867) Expected 1 space before "=>"; 0 found
(#1867) Expected 1 space after "=>"; 0 found
(#1867) Expected 1 space before "=>"; 0 found
(#1867) Expected 1 space after "=>"; 0 found
(#1867) Expected 1 space before "=>"; 0 found
(#1867) Expected 1 space after "=>"; 0 found
(#1868) Expected 1 space before "=>"; 0 found
(#1868) Expected 1 space after "=>"; 0 found
(#1868) Expected 1 space before "=>"; 0 found
(#1868) Expected 1 space after "=>"; 0 found
(#1870) Inline comments must end in full-stops, exclamation marks, or question marks
(#1872) Expected 1 space before "=>"; 0 found
(#1872) Expected 1 space after "=>"; 0 found
(#1872) Expected 1 space before "=>"; 0 found
(#1872) Expected 1 space after "=>"; 0 found
(#1872) Expected 1 space before "=>"; 0 found
(#1872) Expected 1 space after "=>"; 0 found
(#1873) Expected 1 space before "=>"; 0 found
(#1873) Expected 1 space after "=>"; 0 found
(#1873) Expected 1 space before "=>"; 0 found
(#1873) Expected 1 space after "=>"; 0 found
(#1873) Expected 1 space before "=>"; 0 found
(#1873) Expected 1 space after "=>"; 0 found
(#1873) Expected 1 space before "=>"; 0 found
(#1873) Expected 1 space after "=>"; 0 found
(#1874) Expected 1 space before "=>"; 0 found
(#1874) Expected 1 space after "=>"; 0 found
(#1874) Expected 1 space before "=>"; 0 found
(#1874) Expected 1 space after "=>"; 0 found
(#1876) Inline comments must end in full-stops, exclamation marks, or question marks
(#1878) Expected 1 space before "=>"; 0 found
(#1878) Expected 1 space after "=>"; 0 found
(#1878) Expected 1 space before "=>"; 0 found
(#1878) Expected 1 space after "=>"; 0 found
(#1878) Expected 1 space before "=>"; 0 found
(#1878) Expected 1 space after "=>"; 0 found
(#1879) Expected 1 space before "=>"; 0 found
(#1879) Expected 1 space after "=>"; 0 found
(#1879) Expected 1 space before "=>"; 0 found
(#1879) Expected 1 space after "=>"; 0 found
(#1879) Expected 1 space before "=>"; 0 found
(#1879) Expected 1 space after "=>"; 0 found
(#1879) Expected 1 space before "=>"; 0 found
(#1879) Expected 1 space after "=>"; 0 found
(#1880) Expected 1 space before "=>"; 0 found
(#1880) Expected 1 space after "=>"; 0 found
(#1880) Expected 1 space before "=>"; 0 found
(#1880) Expected 1 space after "=>"; 0 found
(#1964) 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, require_admin, 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/simpleeditor.php
(#27) Variable "elementName" must be all lower-case
(#27) Variable "elementLabel" must be all lower-case
(#29) Variable "elementName" must be all lower-case
(#29) Variable "elementLabel" must be all lower-case
mod/forumng/splitpost.php
(#24) Expected login check (require_login, require_course_login, require_admin, 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
(#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
(#262) 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
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Expected 1 space after "="; 0 found
(#386) 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, require_admin, 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
(#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
(#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
mod/forumng/tests/behat/behat_mod_forumng.php
(#256) The use of the AS keyword to alias tables is bad for cross-db
(#257) The use of the AS keyword to alias tables is bad for cross-db
(#258) The use of the AS keyword to alias tables is bad for cross-db
(#263) Commas (,) must be followed by white space.
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_form_test.php
(#85) Line exceeds 132 characters; contains 178 characters
mod/forumng/tests/forumng_test.php
(#595) Line exceeds 132 characters; contains 151 characters
mod/forumng/tests/mobile_test.php
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) No space found before comment text; expected "// Check discussion is locked." but found "//Check discussion is locked."
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#499) No space found before comment text; expected "// Check the attachment." but found "//Check the attachment."
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Line exceeds 132 characters; contains 148 characters
(#519) Commas (,) must be followed by white space.
(#527) Commas (,) must be followed by white space.
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
mod/forumng/tests/privacy_provider_test.php
(#528) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#538) Commas (,) must be followed by white space.
(#538) Commas (,) must be followed by white space.
(#538) Commas (,) must be followed by white space.
(#545) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#573) Commas (,) must be followed by white space.
(#573) Commas (,) must be followed by white space.
(#573) Commas (,) must be followed by white space.
(#602) Commas (,) must be followed by white space.
(#605) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#607) Line exceeds 132 characters; contains 139 characters
(#608) Line exceeds 132 characters; contains 139 characters
(#609) Line exceeds 132 characters; contains 139 characters
(#628) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#631) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#651) Commas (,) must be followed by white space.
(#651) Commas (,) must be followed by white space.
(#651) Commas (,) must be followed by white space.
(#679) Commas (,) must be followed by white space.
(#708) Commas (,) must be followed by white space.
(#708) Commas (,) must be followed by white space.
(#708) Commas (,) must be followed by white space.
(#737) Commas (,) must be followed by white space.
(#737) Commas (,) must be followed by white space.
(#737) Commas (,) must be followed by white space.
(#750) Whitespace found at end of line
(#767) Commas (,) must be followed by white space.
(#767) Commas (,) must be followed by white space.
(#791) Commas (,) must be followed by white space.
(#795) Line exceeds 132 characters; contains 139 characters
(#796) Line exceeds 132 characters; contains 139 characters
(#797) Line exceeds 132 characters; contains 139 characters
(#799) Commas (,) must be followed by white space.
(#829) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#853) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#886) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#913) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/forumng/type/clone/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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
(#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
(#290) Expected 1 space after asterisk; 2 found
(#300) Expected 1 space after asterisk; 2 found
mod/forumng/type/general/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
mod/forumng/type/general/forumngtype_general.php
(#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
(#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
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Expected 1 space before ":"; 0 found
(#185) Expected 1 space after ":"; 0 found
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) 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
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) 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/ipud/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
mod/forumng/type/ipud/forumngtype_ipud.php
(#265) Line indented incorrectly; expected at least 12 spaces, found 11
mod/forumng/type/ipud/renderer.php
(#152) global $PAGE cannot be used in renderers. Use $this->page.
(#171) global $PAGE cannot be used in renderers. Use $this->page.
(#180) global $PAGE cannot be used in renderers. Use $this->page.
mod/forumng/type/studyadvice/classes/privacy/provider.php
(#20) Whitespace found at end of line
(#28) Whitespace found at end of line
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
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, require_admin, 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

(103 errors, 711 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/appjs/mobile_init.js
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Identifier 'mod_forumng' is not in camel case. (camelcase)
(#28) Missing JSDoc comment. (require-jsdoc)
(#37) Missing JSDoc comment. (require-jsdoc)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#114) Each then() should return a value or throw (promise/always-return)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#175) Comments should not begin with a lowercase character (capitalized-comments)
(#175) Expected space or tab after '//' in comment. (spaced-comment)
(#207) 'Promise' is not defined. (no-undef)
(#207) "Promise" is not defined. (promise/no-native)
(#208) Expected space or tab after '//' in comment. (spaced-comment)
(#214) 'Promise' is not defined. (no-undef)
(#214) "Promise" is not defined. (promise/no-native)
(#217) Expected catch,fail() or return (promise/catch-or-return)
(#217) Expected to return a value at the end of function. (consistent-return)
(#218) Each then() should return a value or throw (promise/always-return)
(#220) Expected space or tab after '//' in comment. (spaced-comment)
(#242) 'Promise' is not defined. (no-undef)
(#242) "Promise" is not defined. (promise/no-native)
(#248) Expected space or tab after '//' in comment. (spaced-comment)
(#255) Expected space or tab after '//' in comment. (spaced-comment)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
(#260) Each then() should return a value or throw (promise/always-return)
(#265) Expected space or tab after '//' in comment. (spaced-comment)
(#285) Line 285 exceeds the maximum line length of 132. (max-len)
(#311) Comments should not begin with a lowercase character (capitalized-comments)
(#311) Expected space or tab after '//' in comment. (spaced-comment)
(#344) 'Promise' is not defined. (no-undef)
(#344) "Promise" is not defined. (promise/no-native)
(#345) Expected space or tab after '//' in comment. (spaced-comment)
(#351) 'Promise' is not defined. (no-undef)
(#351) "Promise" is not defined. (promise/no-native)
(#354) Expected catch,fail() or return (promise/catch-or-return)
(#354) Expected to return a value at the end of function. (consistent-return)
(#355) Each then() should return a value or throw (promise/always-return)
(#357) Expected space or tab after '//' in comment. (spaced-comment)
(#382) 'Promise' is not defined. (no-undef)
(#382) "Promise" is not defined. (promise/no-native)
(#388) Expected space or tab after '//' in comment. (spaced-comment)
(#393) Each then() should return a value or throw (promise/always-return)
(#395) Expected space or tab after '//' in comment. (spaced-comment)
(#396) Expected space or tab after '//' in comment. (spaced-comment)
(#397) Expected space or tab after '//' in comment. (spaced-comment)
(#432) Line 432 exceeds the maximum line length of 132. (max-len)
(#437) Missing JSDoc parameter type for 'null'. (valid-jsdoc)
(#437) Expected JSDoc for 'refresh' but found 'null'. (valid-jsdoc)
(#449) Each then() should return a value or throw (promise/always-return)
(#451) Line 451 exceeds the maximum line length of 132. (max-len)
(#462) There should be no spaces inside this paren. (space-in-parens)
(#506) Identifier 'lock_discussion' is not in camel case. (camelcase)
(#537) 'Promise' is not defined. (no-undef)
(#537) "Promise" is not defined. (promise/no-native)
(#538) Expected space or tab after '//' in comment. (spaced-comment)
(#544) 'Promise' is not defined. (no-undef)
(#544) "Promise" is not defined. (promise/no-native)
(#547) Expected catch,fail() or return (promise/catch-or-return)
(#547) Expected to return a value at the end of function. (consistent-return)
(#548) Each then() should return a value or throw (promise/always-return)
(#550) Expected space or tab after '//' in comment. (spaced-comment)
(#572) 'Promise' is not defined. (no-undef)
(#572) "Promise" is not defined. (promise/no-native)
(#578) Expected space or tab after '//' in comment. (spaced-comment)
(#583) Each then() should return a value or throw (promise/always-return)
(#585) Expected space or tab after '//' in comment. (spaced-comment)
(#586) Expected space or tab after '//' in comment. (spaced-comment)
(#587) Expected space or tab after '//' in comment. (spaced-comment)
(#589) Expected space or tab after '//' in comment. (spaced-comment)
(#598) Line 598 exceeds the maximum line length of 132. (max-len)
(#603) Missing JSDoc @returns for function. (valid-jsdoc)
(#650) Extra space after key 'courseid'. (key-spacing)
(#651) Extra space after key 'group'. (key-spacing)
(#661) Missing space before opening brace. (space-before-blocks)
(#666) Missing space before opening brace. (space-before-blocks)
(#684) Extra space after key 'cmid'. (key-spacing)
(#686) Expected catch,fail() or return (promise/catch-or-return)
(#688) Each then() should return a value or throw (promise/always-return)
(#688) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#688) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#694) Unexpected space before function parentheses. (space-before-function-paren)
(#713) Missing JSDoc for parameter 'outerThis'. (valid-jsdoc)
(#713) Missing JSDoc for parameter 'site'. (valid-jsdoc)
(#713) Missing JSDoc for parameter 'cmid'. (valid-jsdoc)
(#713) Missing JSDoc for parameter 'courseid'. (valid-jsdoc)
(#713) Missing JSDoc for parameter 'userid'. (valid-jsdoc)
(#713) Missing JSDoc for parameter 'PopoverTransition'. (valid-jsdoc)
(#713) Missing JSDoc for parameter 'forumView'. (valid-jsdoc)
(#720) Line 720 exceeds the maximum line length of 132. (max-len)
(#720) Extra space after key 'cloneid'. (key-spacing)
(#720) Extra space after key 'groupid'. (key-spacing)
(#721) Each then() should return a value or throw (promise/always-return)
(#723) Extra space after key 'cmid'. (key-spacing)
(#737) There should be no spaces inside this paren. (space-in-parens)
(#745) Line 745 exceeds the maximum line length of 132. (max-len)
(#745) Extra space after key 'cloneid'. (key-spacing)
(#745) Extra space after key 'groupid'. (key-spacing)
(#745) Extra space after key 'discussionid'. (key-spacing)
(#746) Each then() should return a value or throw (promise/always-return)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#769) Expected space or tab after '//' in comment. (spaced-comment)
(#781) Identifier 'get_unix_time' is not in camel case. (camelcase)
(#786) Unnecessary escape character: \[. (no-useless-escape)
(#811) Multiple spaces found before '='. (no-multi-spaces)
(#851) Expected space(s) after "for". (keyword-spacing)
(#853) Expected space(s) after "if". (keyword-spacing)
(#872) Missing semicolon. (semi)
(#877) Expected space(s) after "if". (keyword-spacing)
(#891) Missing semicolon. (semi)
(#915) Function has a complexity of 23. (complexity)
(#933) Line 933 exceeds the maximum line length of 132. (max-len)
(#933) Multiple spaces found before 't'. (no-multi-spaces)
(#935) Line 935 exceeds the maximum line length of 132. (max-len)
(#935) Multiple spaces found before 't'. (no-multi-spaces)
(#938) Line 938 exceeds the maximum line length of 132. (max-len)
(#938) Expected to return a value at the end of function. (consistent-return)
(#943) Each then() should return a value or throw (promise/always-return)
(#949) Line 949 exceeds the maximum line length of 132. (max-len)
(#949) Expected to return a value at the end of function. (consistent-return)
(#960) Each then() should return a value or throw (promise/always-return)
(#966) Line 966 exceeds the maximum line length of 132. (max-len)
(#966) Expected to return a value at the end of function. (consistent-return)
(#968) Each then() should return a value or throw (promise/always-return)
(#974) Line 974 exceeds the maximum line length of 132. (max-len)
(#974) Expected to return a value at the end of function. (consistent-return)
(#982) Each then() should return a value or throw (promise/always-return)
(#1001) Function expected a return value. (consistent-return)
(#1049) Expected catch,fail() or return (promise/catch-or-return)
(#1051) 'Promise' is not defined. (no-undef)
(#1051) "Promise" is not defined. (promise/no-native)
(#1055) Each then() should return a value or throw (promise/always-return)
(#1055) 'postId' is defined but never used. (no-unused-vars)
(#1071) Expected catch,fail() or return (promise/catch-or-return)
(#1073) 'Promise' is not defined. (no-undef)
(#1073) "Promise" is not defined. (promise/no-native)
(#1077) Each then() should return a value or throw (promise/always-return)
(#1077) 'postId' is defined but never used. (no-unused-vars)
(#1088) Line 1088 exceeds the maximum line length of 132. (max-len)
(#1095) Unexpected space before function parentheses. (space-before-function-paren)
(#1106) Unexpected space before function parentheses. (space-before-function-paren)
(#1110) Unexpected space before function parentheses. (space-before-function-paren)
(#1139) Expected space(s) after "if". (keyword-spacing)
(#1145) Expected space(s) after "if". (keyword-spacing)
(#1206) Missing semicolon. (semi)
(#1223) Line 1223 exceeds the maximum line length of 132. (max-len)
(#1229) Line 1229 exceeds the maximum line length of 132. (max-len)
(#1229) Multiple spaces found before 'parseInt'. (no-multi-spaces)
(#1232) Comments should not begin with a lowercase character (capitalized-comments)
(#1232) Expected space or tab after '//' in comment. (spaced-comment)
(#1251) 'Promise' is not defined. (no-undef)
(#1251) "Promise" is not defined. (promise/no-native)
(#1252) Expected space or tab after '//' in comment. (spaced-comment)
(#1258) 'Promise' is not defined. (no-undef)
(#1258) "Promise" is not defined. (promise/no-native)
(#1261) Expected catch,fail() or return (promise/catch-or-return)
(#1261) Expected to return a value at the end of function. (consistent-return)
(#1262) Each then() should return a value or throw (promise/always-return)
(#1264) Expected space or tab after '//' in comment. (spaced-comment)
(#1279) Extra space after key 'isrootpost'. (key-spacing)
(#1288) 'Promise' is not defined. (no-undef)
(#1288) "Promise" is not defined. (promise/no-native)
(#1294) Expected space or tab after '//' in comment. (spaced-comment)
(#1295) Line 1295 exceeds the maximum line length of 132. (max-len)
(#1301) Expected space or tab after '//' in comment. (spaced-comment)
(#1302) Expected space or tab after '//' in comment. (spaced-comment)
(#1303) Expected space or tab after '//' in comment. (spaced-comment)
(#1305) Line 1305 exceeds the maximum line length of 132. (max-len)
(#1305) Expected space or tab after '//' in comment. (spaced-comment)
(#1312) Line 1312 exceeds the maximum line length of 132. (max-len)
(#1312) Extra space after key 'discussionid'. (key-spacing)
(#1320) Each then() should return a value or throw (promise/always-return)
(#1321) Line 1321 exceeds the maximum line length of 132. (max-len)
(#1321) Infix operators must be spaced. (space-infix-ops)
(#1333) Line 1333 exceeds the maximum line length of 132. (max-len)
(#1335) Empty block statement. (no-empty)
(#1340) Function has a complexity of 26. (complexity)
(#1369) Line 1369 exceeds the maximum line length of 132. (max-len)
(#1369) Multiple spaces found before 't'. (no-multi-spaces)
(#1371) Line 1371 exceeds the maximum line length of 132. (max-len)
(#1371) Multiple spaces found before 't'. (no-multi-spaces)
(#1374) Line 1374 exceeds the maximum line length of 132. (max-len)
(#1374) Function expected no return value. (consistent-return)
(#1374) Expected to return a value at the end of function. (consistent-return)
(#1381) Each then() should return a value or throw (promise/always-return)
(#1386) Line 1386 exceeds the maximum line length of 132. (max-len)
(#1386) Function expected no return value. (consistent-return)
(#1386) Expected to return a value at the end of function. (consistent-return)
(#1399) Each then() should return a value or throw (promise/always-return)
(#1403) Expected space(s) after "if". (keyword-spacing)
(#1404) Line 1404 exceeds the maximum line length of 132. (max-len)
(#1404) Function expected no return value. (consistent-return)
(#1404) Expected to return a value at the end of function. (consistent-return)
(#1411) Each then() should return a value or throw (promise/always-return)
(#1416) Line 1416 exceeds the maximum line length of 132. (max-len)
(#1416) Function expected no return value. (consistent-return)
(#1416) Expected to return a value at the end of function. (consistent-return)
(#1429) Each then() should return a value or throw (promise/always-return)
(#1464) Identifier 'mark_all_post_read' is not in camel case. (camelcase)
(#1468) Identifier 'lock_discussion' is not in camel case. (camelcase)
(#1471) Identifier 'expand_all_posts' is not in camel case. (camelcase)
(#1473) Expected space(s) after "for". (keyword-spacing)
(#1487) Identifier 'collapse_all_posts' is not in camel case. (camelcase)
(#1489) Expected space(s) after "for". (keyword-spacing)
(#1509) Missing space before opening brace. (space-before-blocks)
(#1542) Line 1542 exceeds the maximum line length of 132. (max-len)
(#1562) Expected space(s) after "if". (keyword-spacing)
(#1573) Expected space(s) after "if". (keyword-spacing)
(#1585) Missing semicolon. (semi)
(#1622) Line 1622 exceeds the maximum line length of 132. (max-len)
(#1622) Multiple spaces found before 't'. (no-multi-spaces)
(#1625) Line 1625 exceeds the maximum line length of 132. (max-len)
(#1626) Multiple spaces found before 'outerThis'. (no-multi-spaces)
(#1630) Line 1630 exceeds the maximum line length of 132. (max-len)
(#1630) Expected to return a value at the end of function. (consistent-return)
(#1636) Each then() should return a value or throw (promise/always-return)
(#1657) Function expected a return value. (consistent-return)
(#1660) Unexpected space before function parentheses. (space-before-function-paren)
(#1702) Unnecessary escape character: \[. (no-useless-escape)
(#1709) 'online' is defined but never used. (no-unused-vars)
(#1741) Missing JSDoc for parameter 'userid'. (valid-jsdoc)
(#1758) Expected to return a value at the end of function. (consistent-return)
(#1765) Missing JSDoc for parameter 'userid'. (valid-jsdoc)
(#1774) There should be no space after '{'. (object-curly-spacing)
(#1775) 'Promise' is not defined. (no-undef)
(#1775) "Promise" is not defined. (promise/no-native)
(#1777) 'Promise' is not defined. (no-undef)
(#1777) "Promise" is not defined. (promise/no-native)
(#1801) Missing JSDoc parameter type for 'cmid'. (valid-jsdoc)
(#1801) Missing JSDoc parameter type for 'needupdate'. (valid-jsdoc)
(#1801) Missing JSDoc parameter type for 'userid'. (valid-jsdoc)
(#1819) Expected to return a value at the end of function. (consistent-return)
(#1827) Missing JSDoc parameter type for 'cmid'. (valid-jsdoc)
(#1827) Missing JSDoc parameter type for 'userid'. (valid-jsdoc)
(#1838) 'Promise' is not defined. (no-undef)
(#1838) "Promise" is not defined. (promise/no-native)
(#1840) 'Promise' is not defined. (no-undef)
(#1840) "Promise" is not defined. (promise/no-native)
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)
(#5) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#5) Missing JSDoc parameter type for 'rootpostid'. (valid-jsdoc)
(#11) Extra space after key 'init'. (key-spacing)
(#16) String prototype is read only, properties should not be added. (no-extend-native)
(#17) Unexpected whitespace before property replace. (no-whitespace-before-property)
(#25) Extra space after key 'dom_init'. (key-spacing)
(#25) Identifier 'dom_init' is not in camel case. (camelcase)
(#29) Identifier 'get_unix_time' is not in camel case. (camelcase)
(#44) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#68) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#76) 'tinyMCE' is not defined. (no-undef)
(#77) 'tinyMCE' is not defined. (no-undef)
(#81) Unexpected whitespace before property trim. (no-whitespace-before-property)
(#81) Unexpected whitespace before property replace. (no-whitespace-before-property)
(#102) 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 'cmid'. (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)
(#27) Extra space after key 'init'. (key-spacing)
(#41) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#46) Extra space after key 'simulate_click'. (key-spacing)
(#46) Identifier 'simulate_click' is not in camel case. (camelcase)
(#60) Extra space after key 'dom_init'. (key-spacing)
(#60) Identifier 'dom_init' is not in camel case. (camelcase)
(#61) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Extra space after key 'urgent_init'. (key-spacing)
(#105) Identifier 'urgent_init' is not in camel case. (camelcase)
(#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) Extra space after key 'init_deletepost'. (key-spacing)
(#196) Identifier 'init_deletepost' is not in camel case. (camelcase)
(#197) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Extra space after key 'init_content'. (key-spacing)
(#236) Identifier 'init_content' is not in camel case. (camelcase)
(#244) Missing '()' invoking a constructor. (new-parens)
(#256) 'posts' used outside of binding context. (block-scoped-var)
(#258) 'posts' is already defined. (no-redeclare)
(#258) 'posts' used outside of binding context. (block-scoped-var)
(#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)
(#339) 'load_client_math' is not defined. (no-undef)
(#342) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#342) Missing JSDoc parameter type for 'seconds'. (valid-jsdoc)
(#348) Identifier 'init_expiry' is not in camel case. (camelcase)
(#350) Identifier 'forumng_expiry_javatime' is not in camel case. (camelcase)
(#357) Infix operators must be spaced. (space-infix-ops)
(#357) Infix operators must be spaced. (space-infix-ops)
(#357) Infix operators must be spaced. (space-infix-ops)
(#371) Missing JSDoc parameter type for 'root'. (valid-jsdoc)
(#376) Identifier 'kill_reply_links' is not in camel case. (camelcase)
(#376) 'root' is defined but never used. (no-unused-vars)
(#377) 'list' is defined but never used. (no-unused-vars)
(#384) Missing JSDoc parameter type for 'scrollToParent'. (valid-jsdoc)
(#384) Expected JSDoc for 'iframe' but found 'scrollToParent'. (valid-jsdoc)
(#389) Extra space after key 'remove_iframe'. (key-spacing)
(#389) Identifier 'remove_iframe' is not in camel case. (camelcase)
(#405) Missing JSDoc parameter type for 'src'. (valid-jsdoc)
(#405) Missing JSDoc parameter type for 'post'. (valid-jsdoc)
(#405) Missing JSDoc return type. (valid-jsdoc)
(#412) Extra space after key 'init_iframe'. (key-spacing)
(#412) Identifier 'init_iframe' is not in camel case. (camelcase)
(#433) Identifier 'iframe_has_loaded' is not in camel case. (camelcase)
(#449) Identifier 'fix_height' is not in camel case. (camelcase)
(#451) Expected space(s) after "if". (keyword-spacing)
(#500) Line 500 exceeds the maximum line length of 132. (max-len)
(#519) Expected to return a value at the end of function. (consistent-return)
(#555) Identifier 'try_focus' is not in camel case. (camelcase)
(#557) Expected space(s) after "for". (keyword-spacing)
(#557) 'edId' is not defined. (no-undef)
(#558) 'edId' is not defined. (no-undef)
(#581) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#581) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#586) Identifier 'init_edit' is not in camel case. (camelcase)
(#609) Identifier 'iframe_success' is not in camel case. (camelcase)
(#618) Missing space before opening brace. (space-before-blocks)
(#624) Infix operators must be spaced. (space-infix-ops)
(#624) Infix operators must be spaced. (space-infix-ops)
(#625) eval can be harmful. (no-eval)
(#647) Unexpected space before function parentheses. (space-before-function-paren)
(#647) 'list' is defined but never used. (no-unused-vars)
(#662) Identifier 'iframe_success' is not in camel case. (camelcase)
(#667) Missing JSDoc parameter type for 'innerwin'. (valid-jsdoc)
(#667) Missing JSDoc parameter type for 'scriptcommands'. (valid-jsdoc)
(#667) Missing JSDoc return type. (valid-jsdoc)
(#673) Extra space after key 'prepare_new_post'. (key-spacing)
(#673) Identifier 'prepare_new_post' is not in camel case. (camelcase)
(#676) 'scriptcommands' is already defined. (no-redeclare)
(#684) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#684) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#684) Expected JSDoc for 'replytoid' but found 'postid'. (valid-jsdoc)
(#689) Identifier 'init_reply' is not in camel case. (camelcase)
(#700) Identifier 'forumng_draft' is not in camel case. (camelcase)
(#721) Identifier 'iframe_success' is not in camel case. (camelcase)
(#741) Infix operators must be spaced. (space-infix-ops)
(#741) Infix operators must be spaced. (space-infix-ops)
(#742) eval can be harmful. (no-eval)
(#761) Identifier 'iframe_success' is not in camel case. (camelcase)
(#778) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#779) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#787) Infix operators must be spaced. (space-infix-ops)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) Statement inside of curly braces should be on next line. (brace-style)
(#788) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#792) Missing JSDoc parameter type for 'node'. (valid-jsdoc)
(#796) Identifier 'init_flags' is not in camel case. (camelcase)
(#802) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#806) Identifier 'init_flag_div' is not in camel case. (camelcase)
(#814) Expected to return a value at the end of function. (consistent-return)
(#823) 'o' is defined but never used. (no-unused-vars)
(#827) Unnecessary escape character: \&. (no-useless-escape)
(#829) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#829) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#832) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#832) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#835) 'o' is defined but never used. (no-unused-vars)
(#836) Unexpected alert. (no-alert)
(#836) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#845) Identifier 'init_postread' is not in camel case. (camelcase)
(#859) Unexpected alert. (no-alert)
(#859) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#869) 'o' is defined but never used. (no-unused-vars)
(#870) Unexpected alert. (no-alert)
(#870) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#878) Missing JSDoc parameter type for 'islist'. (valid-jsdoc)
(#886) Identifier 'init_feature_buttons' is not in camel case. (camelcase)
(#902) 'featureForms' is assigned a value but never used. (no-unused-vars)
(#903) 'list' is defined but never used. (no-unused-vars)
(#915) Missing JSDoc parameter type for 'submit'. (valid-jsdoc)
(#915) Missing JSDoc parameter type for 'islist'. (valid-jsdoc)
(#921) Identifier 'init_select_button' is not in camel case. (camelcase)
(#958) Unexpected space before function parentheses. (space-before-function-paren)
(#958) Requires a space after '{'. (block-spacing)
(#958) Statement inside of curly braces should be on next line. (brace-style)
(#958) Requires a space before '}'. (block-spacing)
(#958) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#962) '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)
(#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)
(#987) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#988) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#988) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#989) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1007) Identifier 'apply_stop_indents' is not in camel case. (camelcase)
(#1035) 'list' is defined but never used. (no-unused-vars)
(#1037) Missing space before opening brace. (space-before-blocks)
(#1045) Missing JSDoc parameter type for 'reply'. (valid-jsdoc)
(#1045) Missing JSDoc @returns for function. (valid-jsdoc)
(#1049) Identifier 'get_reply_indent' is not in camel case. (camelcase)
(#1061) Identifier 'forumng_indent' is not in camel case. (camelcase)
(#1065) Missing JSDoc parameter type for 'root'. (valid-jsdoc)
(#1073) Identifier 'links_disable' is not in camel case. (camelcase)
(#1089) Missing JSDoc parameter type for 'root'. (valid-jsdoc)
(#1093) Identifier 'links_enable' is not in camel case. (camelcase)
(#1096) Infix operators must be spaced. (space-infix-ops)
(#1101) Unexpected empty function. (no-empty-function)
(#1101) Missing space before opening brace. (space-before-blocks)
(#1109) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1109) Missing JSDoc @returns for function. (valid-jsdoc)
(#1113) Identifier 'are_links_disabled' is not in camel case. (camelcase)
(#1119) Missing JSDoc parameter type for 'form'. (valid-jsdoc)
(#1119) Missing JSDoc parameter type for 'settings'. (valid-jsdoc)
(#1125) Identifier 'init_editor_and_attachments' is not in camel case. (camelcase)
(#1129) There should be no space after '{'. (object-curly-spacing)
(#1129) Extra space after key 'attachmentoptions'. (key-spacing)
(#1129) Extra space after key 'messageoptions'. (key-spacing)
(#1129) There should be no space before '}'. (object-curly-spacing)
(#1152) Extra space after key 'deep_clone_change_itemid'. (key-spacing)
(#1152) Identifier 'deep_clone_change_itemid' is not in camel case. (camelcase)
(#1154) 'c' used outside of binding context. (block-scoped-var)
(#1156) 'c' is already defined. (no-redeclare)
(#1156) 'c' used outside of binding context. (block-scoped-var)
(#1160) 'c' used outside of binding context. (block-scoped-var)
(#1160) 'c' used outside of binding context. (block-scoped-var)
(#1162) 'c' used outside of binding context. (block-scoped-var)
(#1162) 'c' used outside of binding context. (block-scoped-var)
(#1164) 'c' used outside of binding context. (block-scoped-var)
(#1164) 'c' used outside of binding context. (block-scoped-var)
(#1167) 'c' used outside of binding context. (block-scoped-var)
(#1167) 'c' used outside of binding context. (block-scoped-var)
(#1170) Extra space after key 'set_timeout_multi'. (key-spacing)
(#1170) Identifier 'set_timeout_multi' is not in camel case. (camelcase)
(#1172) Statement inside of curly braces should be on next line. (brace-style)
(#1172) Infix operators must be spaced. (space-infix-ops)
(#1172) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1178) Missing JSDoc @returns for function. (valid-jsdoc)
(#1178) Missing JSDoc for parameter 'ok'. (valid-jsdoc)
(#1178) Missing JSDoc for parameter 'error'. (valid-jsdoc)
(#1182) Extra space after key 'possible_success_handler'. (key-spacing)
(#1182) Identifier 'possible_success_handler' is not in camel case. (camelcase)
(#1198) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1202) Identifier 'init_parentlink' is not in camel case. (camelcase)
(#1211) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1211) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#1211) Missing JSDoc parameter type for 'expandnow'. (valid-jsdoc)
(#1217) Identifier 'init_expand' is not in camel case. (camelcase)
(#1232) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1270) Missing JSDoc parameter type for 'text'. (valid-jsdoc)
(#1270) Missing JSDoc parameter type for 'scriptCommands'. (valid-jsdoc)
(#1270) Missing JSDoc return type. (valid-jsdoc)
(#1279) Identifier 'extract_js' is not in camel case. (camelcase)
(#1282) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1282) 'result' is not defined. (no-undef)
(#1283) 'result' is not defined. (no-undef)
(#1289) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1289) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1289) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1295) Identifier 'expand_ok' is not in camel case. (camelcase)
(#1310) A constructor name should not start with a lowercase letter. (new-cap)
(#1318) Infix operators must be spaced. (space-infix-ops)
(#1318) Infix operators must be spaced. (space-infix-ops)
(#1319) eval can be harmful. (no-eval)
(#1336) Infix operators must be spaced. (space-infix-ops)
(#1365) Statement inside of curly braces should be on next line. (brace-style)
(#1365) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1377) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1377) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1377) Missing JSDoc parameter type for 'form'. (valid-jsdoc)
(#1377) Expected JSDoc for 'link' but found 'form'. (valid-jsdoc)
(#1383) Identifier 'expand_error' is not in camel case. (camelcase)
(#1386) Unexpected alert. (no-alert)
(#1386) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1389) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#1389) Missing JSDoc return type. (valid-jsdoc)
(#1394) Identifier 'remove_px' is not in camel case. (camelcase)
(#1398) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1402) Identifier 'init_jumplink' is not in camel case. (camelcase)
(#1453) Missing JSDoc parameter type for 'target'. (valid-jsdoc)
(#1453) Missing JSDoc parameter type for 'after'. (valid-jsdoc)
(#1458) Identifier 'scroll_page' is not in camel case. (camelcase)
(#1463) Infix operators must be spaced. (space-infix-ops)
(#1465) There should be no space after '{'. (object-curly-spacing)
(#1465) There should be no space before '}'. (object-curly-spacing)
(#1475) Missing JSDoc parameter type for 'x'. (valid-jsdoc)
(#1479) Extra space after key 'focus'. (key-spacing)
(#1480) Statement inside of curly braces should be on next line. (brace-style)
(#1480) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1483) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1483) Missing JSDoc parameter type for 'postid'. (valid-jsdoc)
(#1483) Missing JSDoc parameter type for 'undeleted'. (valid-jsdoc)
(#1483) Expected JSDoc for 'undelete' but found 'undeleted'. (valid-jsdoc)
(#1483) Missing JSDoc for parameter 'currentuser'. (valid-jsdoc)
(#1489) Extra space after key 'init_delete'. (key-spacing)
(#1489) Identifier 'init_delete' is not in camel case. (camelcase)
(#1499) Missing semicolon. (semi)
(#1526) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1526) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1527) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1529) 'deletebuttons' is already defined. (no-redeclare)
(#1529) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1529) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1529) A space is required after ','. (comma-spacing)
(#1529) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1530) 'deleteoptions' is already defined. (no-redeclare)
(#1530) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1533) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1533) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1534) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1534) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1534) 'deletebuttons' used outside of binding context. (block-scoped-var)
(#1535) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1536) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1536) 'deleteoptions' used outside of binding context. (block-scoped-var)
(#1541) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1541) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1541) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1548) Extra space after key 'delete_ok'. (key-spacing)
(#1548) Identifier 'delete_ok' is not in camel case. (camelcase)
(#1564) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#1564) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#1564) Missing JSDoc parameter type for 'link'. (valid-jsdoc)
(#1571) Extra space after key 'delete_error'. (key-spacing)
(#1571) Identifier 'delete_error' is not in camel case. (camelcase)
(#1576) Unexpected alert. (no-alert)
(#1576) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1579) Missing JSDoc parameter type for 'message'. (valid-jsdoc)
(#1579) Missing JSDoc parameter type for 'actiontext'. (valid-jsdoc)
(#1579) Missing JSDoc parameter type for 'canceltext'. (valid-jsdoc)
(#1579) Missing JSDoc parameter type for 'highlight'. (valid-jsdoc)
(#1579) Missing JSDoc parameter type for 'action'. (valid-jsdoc)
(#1592) Extra space after key 'confirm'. (key-spacing)
(#1616) Extra space after key 'easing'. (key-spacing)
(#1710) Missing JSDoc parameter type for 'actiontext'. (valid-jsdoc)
(#1710) Missing JSDoc parameter type for 'action'. (valid-jsdoc)
(#1710) Missing JSDoc parameter type for 'cancel'. (valid-jsdoc)
(#1710) Missing JSDoc parameter type for 'focus'. (valid-jsdoc)
(#1710) Missing JSDoc @returns for function. (valid-jsdoc)
(#1717) Extra space after key 'confirm_make_button'. (key-spacing)
(#1717) Identifier 'confirm_make_button' is not in camel case. (camelcase)
(#1732) Missing JSDoc parameter type for 'thing'. (valid-jsdoc)
(#1736) Extra space after key 'log'. (key-spacing)
(#1737) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1738) Unexpected console statement. (no-console)
(#1745) Extra space after key 'init_view'. (key-spacing)
(#1745) Identifier 'init_view' is not in camel case. (camelcase)
(#1750) 'list' is defined but never used. (no-unused-vars)
(#1763) 'list' is defined but never used. (no-unused-vars)
(#1774) Extra space after key 'focus_sort_links'. (key-spacing)
(#1774) Identifier 'focus_sort_links' is not in camel case. (camelcase)
(#1783) Missing JSDoc parameter type for 'button'. (valid-jsdoc)
(#1788) Extra space after key 'turn_button_into_link'. (key-spacing)
(#1788) Identifier 'turn_button_into_link' is not in camel case. (camelcase)
(#1805) Missing JSDoc parameter type for 'target'. (valid-jsdoc)
(#1810) Extra space after key 'select_init'. (key-spacing)
(#1810) Identifier 'select_init' is not in camel case. (camelcase)
(#1827) 'form' used outside of binding context. (block-scoped-var)
(#1828) 'form' used outside of binding context. (block-scoped-var)
(#1829) 'form' used outside of binding context. (block-scoped-var)
(#1832) 'form' used outside of binding context. (block-scoped-var)
(#1833) 'form' used outside of binding context. (block-scoped-var)
(#1833) 'form' used outside of binding context. (block-scoped-var)
(#1836) 'form' used outside of binding context. (block-scoped-var)
(#1838) 'form' used outside of binding context. (block-scoped-var)
(#1842) 'form' used outside of binding context. (block-scoped-var)
(#1846) 'form' used outside of binding context. (block-scoped-var)
(#1847) 'form' used outside of binding context. (block-scoped-var)
(#1848) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1849) 'form' used outside of binding context. (block-scoped-var)
(#1853) '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)
(#1858) Comments should not begin with a lowercase character (capitalized-comments)
(#1860) Infix operators must be spaced. (space-infix-ops)
(#1860) Infix operators must be spaced. (space-infix-ops)
(#1871) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1873) Comments should not begin with a lowercase character (capitalized-comments)
(#1875) Infix operators must be spaced. (space-infix-ops)
(#1875) Infix operators must be spaced. (space-infix-ops)
(#1884) 'form' used outside of binding context. (block-scoped-var)
(#1887) 'form' used outside of binding context. (block-scoped-var)
(#1888) 'form' used outside of binding context. (block-scoped-var)
(#1888) 'form' used outside of binding context. (block-scoped-var)
(#1890) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1891) 'form' used outside of binding context. (block-scoped-var)
(#1893) 'form' used outside of binding context. (block-scoped-var)
(#1896) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1897) 'form' used outside of binding context. (block-scoped-var)
(#1902) 'form' used outside of binding context. (block-scoped-var)
(#1904) 'form' is already defined. (no-redeclare)
(#1904) 'form' used outside of binding context. (block-scoped-var)
(#1905) 'form' used outside of binding context. (block-scoped-var)
(#1906) 'form' used outside of binding context. (block-scoped-var)
(#1907) 'form' used outside of binding context. (block-scoped-var)
(#1912) Identifier 'forumng_select_changed' is not in camel case. (camelcase)
(#1913) Comments should not begin with a lowercase character (capitalized-comments)
(#1917) Infix operators must be spaced. (space-infix-ops)
(#1917) Infix operators must be spaced. (space-infix-ops)
(#1923) 'none' used outside of binding context. (block-scoped-var)
(#1925) 'all' used outside of binding context. (block-scoped-var)
(#1927) Infix operators must be spaced. (space-infix-ops)
(#1927) Infix operators must be spaced. (space-infix-ops)
(#1935) Missing JSDoc parameter type for 'post'. (valid-jsdoc)
(#1935) Missing JSDoc parameter type for 'on'. (valid-jsdoc)
(#1940) Extra space after key 'select_init_post'. (key-spacing)
(#1940) Identifier 'select_init_post' is not in camel case. (camelcase)
(#1963) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1972) Identifier 'forumng_hidden' is not in camel case. (camelcase)
(#1993) Missing JSDoc parameter type for 'target'. (valid-jsdoc)
(#1993) Missing JSDoc for parameter 'includes'. (valid-jsdoc)
(#1993) Missing JSDoc for parameter 'excludes'. (valid-jsdoc)
(#1998) Extra space after key 'select_discuss_init'. (key-spacing)
(#1998) Identifier 'select_discuss_init' is not in camel case. (camelcase)
(#2007) 'extraneousDisplay' is assigned a value but never used. (no-unused-vars)
(#2012) 'form' used outside of binding context. (block-scoped-var)
(#2013) 'form' used outside of binding context. (block-scoped-var)
(#2014) 'form' used outside of binding context. (block-scoped-var)
(#2017) 'form' used outside of binding context. (block-scoped-var)
(#2018) 'form' used outside of binding context. (block-scoped-var)
(#2018) 'form' used outside of binding context. (block-scoped-var)
(#2019) 'field' is not defined. (no-undef)
(#2020) 'form' used outside of binding context. (block-scoped-var)
(#2020) 'field' is not defined. (no-undef)
(#2022) 'field' is not defined. (no-undef)
(#2023) 'field' is not defined. (no-undef)
(#2024) 'form' used outside of binding context. (block-scoped-var)
(#2024) 'field' is not defined. (no-undef)
(#2027) Unexpected space before function parentheses. (space-before-function-paren)
(#2029) 'field' is not defined. (no-undef)
(#2030) 'form' used outside of binding context. (block-scoped-var)
(#2030) 'field' is not defined. (no-undef)
(#2036) 'form' used outside of binding context. (block-scoped-var)
(#2037) 'form' used outside of binding context. (block-scoped-var)
(#2038) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2039) 'form' used outside of binding context. (block-scoped-var)
(#2043) 'form' used outside of binding context. (block-scoped-var)
(#2046) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2059) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2070) 'form' used outside of binding context. (block-scoped-var)
(#2073) 'form' used outside of binding context. (block-scoped-var)
(#2074) 'form' used outside of binding context. (block-scoped-var)
(#2074) 'form' used outside of binding context. (block-scoped-var)
(#2076) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2077) 'form' used outside of binding context. (block-scoped-var)
(#2079) 'form' used outside of binding context. (block-scoped-var)
(#2082) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2083) 'form' used outside of binding context. (block-scoped-var)
(#2088) 'form' used outside of binding context. (block-scoped-var)
(#2095) 'form' is already defined. (no-redeclare)
(#2095) 'form' used outside of binding context. (block-scoped-var)
(#2096) 'form' used outside of binding context. (block-scoped-var)
(#2097) 'form' used outside of binding context. (block-scoped-var)
(#2098) 'form' used outside of binding context. (block-scoped-var)
(#2117) Blocks are nested too deeply (5). (max-depth)
(#2117) 'a' used outside of binding context. (block-scoped-var)
(#2117) 'a' used outside of binding context. (block-scoped-var)
(#2117) 'a' used outside of binding context. (block-scoped-var)
(#2118) Blocks are nested too deeply (6). (max-depth)
(#2118) 'a' used outside of binding context. (block-scoped-var)
(#2125) Blocks are nested too deeply (5). (max-depth)
(#2125) 'a' is already defined. (no-redeclare)
(#2125) 'a' used outside of binding context. (block-scoped-var)
(#2125) 'a' used outside of binding context. (block-scoped-var)
(#2125) 'a' used outside of binding context. (block-scoped-var)
(#2126) Blocks are nested too deeply (6). (max-depth)
(#2126) 'a' used outside of binding context. (block-scoped-var)
(#2138) Identifier 'forumng_select_changed' is not in camel case. (camelcase)
(#2151) 'none' used outside of binding context. (block-scoped-var)
(#2153) 'all' used outside of binding context. (block-scoped-var)
(#2160) Missing JSDoc parameter type for 'post'. (valid-jsdoc)
(#2160) Missing JSDoc parameter type for 'on'. (valid-jsdoc)
(#2160) Missing JSDoc parameter type for 'number'. (valid-jsdoc)
(#2166) Extra space after key 'select_init_discuss'. (key-spacing)
(#2166) Identifier 'select_init_discuss' is not in camel case. (camelcase)
(#2185) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2195) Identifier 'forumng_hidden' is not in camel case. (camelcase)
(#2216) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2221) Extra space after key 'init_rating'. (key-spacing)
(#2221) Identifier 'init_rating' is not in camel case. (camelcase)
(#2242) A space is required after ','. (comma-spacing)
(#2253) 'list' is defined but never used. (no-unused-vars)
(#2253) Requires a space after '{'. (block-spacing)
(#2253) Statement inside of curly braces should be on next line. (brace-style)
(#2253) Requires a space before '}'. (block-spacing)
(#2253) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2257) Infix operators must be spaced. (space-infix-ops)
(#2257) Infix operators must be spaced. (space-infix-ops)
(#2281) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2289) Multiple spaces found before '+'. (no-multi-spaces)
(#2311) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2311) Missing JSDoc parameter type for 'star'. (valid-jsdoc)
(#2316) Extra space after key 'star_init_events'. (key-spacing)
(#2316) Identifier 'star_init_events' is not in camel case. (camelcase)
(#2319) 'e' is defined but never used. (no-unused-vars)
(#2327) Multiple spaces found before '+'. (no-multi-spaces)
(#2366) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2370) Extra space after key 'set_stars'. (key-spacing)
(#2370) Identifier 'set_stars' is not in camel case. (camelcase)
(#2370) Method 'set_stars' has a complexity of 21. (complexity)
(#2385) 'i' used outside of binding context. (block-scoped-var)
(#2385) Infix operators must be spaced. (space-infix-ops)
(#2385) 'i' used outside of binding context. (block-scoped-var)
(#2385) Infix operators must be spaced. (space-infix-ops)
(#2385) 'i' used outside of binding context. (block-scoped-var)
(#2386) 'i' used outside of binding context. (block-scoped-var)
(#2386) Infix operators must be spaced. (space-infix-ops)
(#2386) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2386) 'i' used outside of binding context. (block-scoped-var)
(#2386) Infix operators must be spaced. (space-infix-ops)
(#2387) 'i' used outside of binding context. (block-scoped-var)
(#2387) Infix operators must be spaced. (space-infix-ops)
(#2388) 'i' used outside of binding context. (block-scoped-var)
(#2392) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2393) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2406) Do not nest ternary expressions. (no-nested-ternary)
(#2406) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2407) Infix operators must be spaced. (space-infix-ops)
(#2407) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2408) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2411) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2413) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2418) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2420) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2423) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2425) 'i' is already defined. (no-redeclare)
(#2425) 'i' used outside of binding context. (block-scoped-var)
(#2425) Infix operators must be spaced. (space-infix-ops)
(#2425) 'i' used outside of binding context. (block-scoped-var)
(#2425) Infix operators must be spaced. (space-infix-ops)
(#2425) 'i' used outside of binding context. (block-scoped-var)
(#2426) 'i' used outside of binding context. (block-scoped-var)
(#2430) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#2430) Missing JSDoc parameter type for 'o'. (valid-jsdoc)
(#2430) Missing JSDoc parameter type for 'div'. (valid-jsdoc)
(#2436) Extra space after key 'star_ok'. (key-spacing)
(#2436) Identifier 'star_ok' is not in camel case. (camelcase)
(#2449) 're' is already defined. (no-redeclare)
(#2450) 'match' is already defined. (no-redeclare)
(#2457) Missing JSDoc parameter type for 'submit'. (valid-jsdoc)
(#2462) Extra space after key 'zero_disable'. (key-spacing)
(#2462) Identifier 'zero_disable' is not in camel case. (camelcase)
(#2480) Extra space after key 'print_page'. (key-spacing)
(#2480) Identifier 'print_page' is not in camel case. (camelcase)
(#2487) Extra space after key 'init_subscribers'. (key-spacing)
(#2487) Identifier 'init_subscribers' is not in camel case. (camelcase)
(#2490) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2494) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#2501) 'i' used outside of binding context. (block-scoped-var)
(#2501) Infix operators must be spaced. (space-infix-ops)
(#2501) 'i' used outside of binding context. (block-scoped-var)
(#2501) Infix operators must be spaced. (space-infix-ops)
(#2501) 'i' used outside of binding context. (block-scoped-var)
(#2502) 'i' used outside of binding context. (block-scoped-var)
(#2503) Infix operators must be spaced. (space-infix-ops)
(#2512) Infix operators must be spaced. (space-infix-ops)
(#2512) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2512) Infix operators must be spaced. (space-infix-ops)
(#2513) Infix operators must be spaced. (space-infix-ops)
(#2513) Infix operators must be spaced. (space-infix-ops)
(#2526) 'i' is already defined. (no-redeclare)
(#2526) 'i' used outside of binding context. (block-scoped-var)
(#2526) Infix operators must be spaced. (space-infix-ops)
(#2526) 'i' used outside of binding context. (block-scoped-var)
(#2526) Infix operators must be spaced. (space-infix-ops)
(#2526) 'i' used outside of binding context. (block-scoped-var)
(#2527) 'i' used outside of binding context. (block-scoped-var)
(#2528) Unnecessary semicolon. (no-extra-semi)
(#2531) Infix operators must be spaced. (space-infix-ops)
(#2531) Infix operators must be spaced. (space-infix-ops)
(#2538) Infix operators must be spaced. (space-infix-ops)
(#2538) Infix operators must be spaced. (space-infix-ops)
(#2546) Missing JSDoc parameter type for 'originalobj'. (valid-jsdoc)
(#2546) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#2553) Identifier 'forumng_expander' is not in camel case. (camelcase)
(#2554) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2554) Infix operators must be spaced. (space-infix-ops)
(#2558) Missing JSDoc for parameter 'newobj'. (valid-jsdoc)
(#2583) 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)
(#42) Missing JSDoc comment. (require-jsdoc)
(#56) A space is required after ','. (comma-spacing)

CSS problems

(327 errors, 41 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/mobileapp.css
(#15) Invalid value for `align-items` (csstree/validator)
(#57) Invalid value for `background` (csstree/validator)
(#500) Invalid value for `justify-content` (csstree/validator)
(#528) Invalid value for `background` (csstree/validator)
(#568) Expected empty line before at-rule (at-rule-empty-line-before)
(#579) Expected empty line before at-rule (at-rule-empty-line-before)
(#680) Expected empty line before at-rule (at-rule-empty-line-before)
(#442) Expected single space before "{" (block-opening-brace-space-before)
(#890) Expected single space before "{" (block-opening-brace-space-before)
(#225) Expected "#ffffff" to be "#fff" (color-hex-length)
(#736) Expected "#ffffff" to be "#fff" (color-hex-length)
(#760) Expected "#000000" to be "#000" (color-hex-length)
(#763) Expected "#000000" to be "#000" (color-hex-length)
(#58) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#529) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#685) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#751) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#43) Unexpected !important (declaration-no-important)
(#47) Unexpected !important (declaration-no-important)
(#50) Unexpected !important (declaration-no-important)
(#53) Unexpected !important (declaration-no-important)
(#81) Unexpected !important (declaration-no-important)
(#155) Unexpected !important (declaration-no-important)
(#465) Unexpected !important (declaration-no-important)
(#518) Unexpected !important (declaration-no-important)
(#522) Unexpected !important (declaration-no-important)
(#525) Unexpected !important (declaration-no-important)
(#570) Unexpected !important (declaration-no-important)
(#573) Unexpected !important (declaration-no-important)
(#576) Unexpected !important (declaration-no-important)
(#718) Unexpected !important (declaration-no-important)
(#895) Unexpected !important (declaration-no-important)
(#774) Expected single space after "," in a single-line function (function-comma-space-after)
(#774) Expected single space after "," in a single-line function (function-comma-space-after)
(#774) Expected single space after "," in a single-line function (function-comma-space-after)
(#774) Expected single space after "," in a single-line function (function-comma-space-after)
(#774) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#780) Expected single space after "," in a single-line function (function-comma-space-after)
(#43) Unexpected unit (length-zero-no-unit)
(#168) Unexpected unit (length-zero-no-unit)
(#237) Unexpected unit (length-zero-no-unit)
(#316) Unexpected unit (length-zero-no-unit)
(#317) Unexpected unit (length-zero-no-unit)
(#447) Unexpected unit (length-zero-no-unit)
(#465) Unexpected unit (length-zero-no-unit)
(#46) Expected line length to be no more than 132 characters (max-line-length)
(#49) Expected line length to be no more than 132 characters (max-line-length)
(#56) Expected line length to be no more than 132 characters (max-line-length)
(#57) Expected line length to be no more than 132 characters (max-line-length)
(#61) Expected line length to be no more than 132 characters (max-line-length)
(#294) Expected line length to be no more than 132 characters (max-line-length)
(#521) Expected line length to be no more than 132 characters (max-line-length)
(#524) Expected line length to be no more than 132 characters (max-line-length)
(#527) Expected line length to be no more than 132 characters (max-line-length)
(#528) Expected line length to be no more than 132 characters (max-line-length)
(#531) Expected line length to be no more than 132 characters (max-line-length)
(#569) Expected line length to be no more than 132 characters (max-line-length)
(#572) Expected line length to be no more than 132 characters (max-line-length)
(#575) Expected line length to be no more than 132 characters (max-line-length)
(#602) Expected line length to be no more than 132 characters (max-line-length)
(#876) Expected line length to be no more than 132 characters (max-line-length)
(#885) Expected line length to be no more than 132 characters (max-line-length)
(#886) Expected line length to be no more than 132 characters (max-line-length)
(#1) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#22) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#36) Unexpected unknown type selector "ion-infinite-scroll-content" (selector-type-no-unknown)
(#46) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#49) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#52) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#56) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#61) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#70) Unexpected unknown type selector "ion-col" (selector-type-no-unknown)
(#79) Unexpected unknown type selector "ion-row" (selector-type-no-unknown)
(#80) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#105) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#153) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#163) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#172) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#212) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#213) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#228) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#231) Unexpected unknown type selector "ion-avatar" (selector-type-no-unknown)
(#263) Unexpected unknown type selector "ion-avatar" (selector-type-no-unknown)
(#274) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#297) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#325) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#328) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#334) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#338) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#341) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#342) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#343) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#348) Unexpected unknown type selector "core-file" (selector-type-no-unknown)
(#362) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#362) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#366) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#367) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#368) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#390) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#394) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#407) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#407) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)
(#410) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#415) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#426) Unexpected unknown type selector "ion-avatar" (selector-type-no-unknown)
(#437) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#438) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#446) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#451) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#454) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#470) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#474) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#477) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#516) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#521) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#524) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#527) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#531) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#543) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#559) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#564) Unexpected unknown type selector "ion-fab" (selector-type-no-unknown)
(#569) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#569) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#572) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#572) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#575) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#575) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#584) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#596) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#596) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#602) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#602) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#603) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#603) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#604) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#604) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#605) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#605) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#606) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#606) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#607) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#607) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#608) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#608) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#609) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#609) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#613) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#617) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#617) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#622) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#623) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#628) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#642) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#643) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#646) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#647) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#652) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#653) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#656) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#657) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#665) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#668) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#671) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#671) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#674) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#674) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#681) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#681) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#682) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#682) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#683) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#683) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#689) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#689) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#706) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#710) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#710) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#714) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#714) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#717) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#717) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#721) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#724) Unexpected unknown type selector "ion-list" (selector-type-no-unknown)
(#750) Unexpected unknown type selector "ion-avatar" (selector-type-no-unknown)
(#762) Unexpected unknown type selector "ion-app" (selector-type-no-unknown)
(#762) Unexpected unknown type selector "core-format-text" (selector-type-no-unknown)
(#810) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#810) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#814) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#814) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#819) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#819) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#823) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#823) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#827) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#827) Unexpected unknown type selector "ion-select" (selector-type-no-unknown)
(#831) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#831) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#843) Unexpected unknown type selector "core-attachments" (selector-type-no-unknown)
(#843) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#843) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#849) Unexpected unknown type selector "core-attachments" (selector-type-no-unknown)
(#849) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#849) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#853) Unexpected unknown type selector "core-attachments" (selector-type-no-unknown)
(#863) Unexpected unknown type selector "core-attachments" (selector-type-no-unknown)
(#867) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#868) Unexpected unknown type selector "core-attachments" (selector-type-no-unknown)
(#868) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#869) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#873) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#874) Unexpected unknown type selector "core-attachments" (selector-type-no-unknown)
(#874) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#875) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#876) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#877) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#878) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#879) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#880) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#885) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#886) Unexpected unknown type selector "core-attachments" (selector-type-no-unknown)
(#886) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
(#887) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#888) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#889) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#890) Unexpected unknown type selector "core-rich-text-editor" (selector-type-no-unknown)
(#894) Unexpected unknown type selector "ion-item" (selector-type-no-unknown)
mod/forumng/styles.css
(#250) Expected single space before "{" (block-opening-brace-space-before)
(#353) Expected single space before "{" (block-opening-brace-space-before)
(#394) 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)
(#483) Expected "#F0E1B3" to be "#f0e1b3" (color-hex-case)
(#490) Expected "#FFD991" to be "#ffd991" (color-hex-case)
(#498) Expected "#FFBBBB" to be "#ffbbbb" (color-hex-case)
(#806) Expected "#FFD991" to be "#ffd991" (color-hex-case)
(#1087) Expected "#CCC" to be "#ccc" (color-hex-case)
(#284) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#498) Expected "#FFBBBB" to be "#FBB" (color-hex-length)
(#866) 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)
(#303) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#340) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#341) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#366) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#367) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#368) 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)
(#373) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#374) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#380) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#381) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#395) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#416) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#420) 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)
(#427) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#428) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#429) 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)
(#433) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#434) 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)
(#441) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#442) 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)
(#446) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#466) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#467) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#468) 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)
(#479) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#487) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#504) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#510) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#511) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#512) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#531) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#532) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#536) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#567) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#575) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#583) 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)
(#718) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#727) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#731) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#734) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#738) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#803) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#846) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#856) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#919) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#923) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#928) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#929) 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)
(#948) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#949) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#952) 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)
(#967) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#968) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#969) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#972) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#975) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1072) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1073) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1074) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1098) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1101) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1105) 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)
(#590) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#911) Expected indentation of 4 spaces (indentation)
(#1013) Expected indentation of 4 spaces (indentation)
(#1014) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1100) Expected indentation of 0 spaces (indentation)
(#1110) Expected indentation of 4 spaces (indentation)
(#177) Unexpected unit (length-zero-no-unit)
(#354) Unexpected unit (length-zero-no-unit)
(#362) Unexpected unit (length-zero-no-unit)
(#449) Expected newline after "," (selector-list-comma-newline-after)
(#1100) Unexpected unknown type selector "hover" (selector-type-no-unknown)

PHPDocs style problems

(1098 errors, 0 warnings)

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

mod/forumng/action.php
(#17) No one-line description found in phpdocs for file
(#28) Package mod is not valid
mod/forumng/advancedsearch.php
(#30) Class advancedsearch_form is not documented
(#31) Function advancedsearch_form::definition is not documented
(#84) Function advancedsearch_form::validation is not documented
(#19) Package mod is not valid
mod/forumng/advancedsearchlib.php
(#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
(#19) Package mod is not valid
mod/forumng/alert.php
(#19) Package mod is not valid
mod/forumng/alert_form.php
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_alert_form::definition is not documented
(#87) Function mod_forumng_alert_form::validation is not documented
(#21) Package mod is not valid
mod/forumng/atomlib.php
(#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
(#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
mod/forumng/attachments.php
(#17) No one-line description found in phpdocs for file
(#20) Package mod is not valid
mod/forumng/backup/moodle2/backup_forumng_activity_task.class.php
(#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
(#19) Package mod is not valid
mod/forumng/backup/moodle2/backup_forumng_settingslib.php
(#19) Package mod is not valid
mod/forumng/backup/moodle2/backup_forumng_stepslib.php
(#36) Function backup_forumng_activity_structure_step::define_structure is not documented
(#19) Package mod is not valid
mod/forumng/backup/moodle2/restore_forumng_activity_task.class.php
(#30) No one-line description found in phpdocs for class restore_forumng_activity_task
(#91) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#93) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#148) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#150) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#19) Package mod is not valid
mod/forumng/backup/moodle2/restore_forumng_stepslib.php
(#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
(#173) Function restore_forumng_activity_structure_step::process_forumng_draft is not documented
(#193) Function restore_forumng_activity_structure_step::process_forumng_rating is not documented
(#204) Function restore_forumng_activity_structure_step::process_forumng_flagd is not documented
(#215) Function restore_forumng_activity_structure_step::process_forumng_flag is not documented
(#227) Function restore_forumng_activity_structure_step::process_forumng_subscription is not documented
(#242) Function restore_forumng_activity_structure_step::process_forumng_read is not documented
(#253) Function restore_forumng_activity_structure_step::process_forumng_readpost is not documented
(#264) Function restore_forumng_activity_structure_step::process_forumng_tag is not documented
(#283) Function restore_forumng_activity_structure_step::process_forumng_forumtaginstance is not documented
(#301) Function restore_forumng_activity_structure_step::process_forumng_forumgrouptaginstance is not documented
(#322) Function restore_forumng_activity_structure_step::after_execute is not documented
(#447) Function restore_forumng_activity_structure_step::get_new_idnumber is not documented
(#502) Function restore_forumng_activity_structure_step::get_cmid_for_forumng_idnumbers is not documented
(#519) Function restore_forumng_activity_structure_step::remove_suffix is not documented
(#531) Function restore_forumng_activity_structure_step::strip_auto_from_idnumber is not documented
(#544) Function restore_forumng_activity_structure_step::get_possible_suffix is not documented
(#556) 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
(#19) Package mod is not valid
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/local/external/add_discussion.php
(#17) File-level phpdocs block is not found
(#75) Phpdocs for function add_discussion::add_discussion has incomplete parameters list
mod/forumng/classes/local/external/add_draft.php
(#17) File-level phpdocs block is not found
(#79) Phpdocs for function add_draft::add_draft has incomplete parameters list
mod/forumng/classes/local/external/create_reply.php
(#17) File-level phpdocs block is not found
(#76) Phpdocs for function create_reply::create_reply has incomplete parameters list
mod/forumng/classes/local/external/delete_draft.php
(#17) File-level phpdocs block is not found
(#64) Phpdocs for function delete_draft::delete_draft has incomplete parameters list
mod/forumng/classes/local/external/delete_post.php
(#17) File-level phpdocs block is not found
(#69) Phpdocs for function delete_post::delete_post has incomplete parameters list
mod/forumng/classes/local/external/edit_post.php
(#17) File-level phpdocs block is not found
(#75) Phpdocs for function edit_post::edit_post has incomplete parameters list
mod/forumng/classes/local/external/expand_post.php
(#17) File-level phpdocs block is not found
(#73) Phpdocs for function expand_post::expand_post has incomplete parameters list
mod/forumng/classes/local/external/get_posts.php
(#17) File-level phpdocs block is not found
(#80) Phpdocs for function get_posts::get_posts has incomplete parameters list
mod/forumng/classes/local/external/lock_discussion.php
(#17) File-level phpdocs block is not found
mod/forumng/classes/local/external/mark_all_post_read.php
(#16) File-level phpdocs block is not found
(#37) Class mark_all_post_read is not documented
(#37) Package is not specified for class mark_all_post_read. It is also not specified in file-level phpdocs
mod/forumng/classes/local/external/mark_read.php
(#17) File-level phpdocs block is not found
mod/forumng/classes/local/external/more_discussions.php
(#17) File-level phpdocs block is not found
mod/forumng/classes/local/external/reply.php
(#17) File-level phpdocs block is not found
mod/forumng/classes/local/external/undelete_post.php
(#17) File-level phpdocs block is not found
(#69) Phpdocs for function undelete_post::undelete_post has incomplete parameters list
mod/forumng/classes/output/mobile.php
(#1388) There is no description in phpdocs for function get_attachment_url
(#1328) Phpdocs for function mobile::check_expand_all has incomplete parameters list
(#1348) Phpdocs for function mobile::check_collapse_all has incomplete parameters list
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/privacy/provider.php
(#633) Phpdocs for function provider::export_discussion_read_data has incomplete parameters list
(#664) Phpdocs for function provider::export_discussion_flag_data has incomplete parameters list
(#872) Phpdocs for function provider::you_or_somebody_else has incomplete parameters list
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
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/forumng/convert.php
(#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
(#20) Package mod is not valid
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/upgrade.php
(#27) Function xmldb_forumng_upgrade is not documented
(#19) Package mod is not valid
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
(#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
(#21) Package mod is not valid
mod/forumng/dev/makebig.php
(#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
(#19) Package mod is not valid
mod/forumng/discuss.php
(#19) Package mod is not valid
mod/forumng/editpost.php
(#49) Function finish is not documented
(#77) Function send_edit_email is not documented
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/forumng/editpost_form.php
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_editpost_form::definition is not documented
(#355) Function mod_forumng_editpost_form::validation is not documented
(#21) Package mod is not valid
mod/forumng/expandpost.php
(#19) Package mod is not valid
mod/forumng/feature/copy/copy.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/copyall.php
(#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
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/forumngfeature_copy.php
(#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
(#19) Package forumngfeature is not valid
mod/forumng/feature/copy/forumngfeature_copy_form.php
(#27) Class forumngfeature_copy_form is not documented
(#29) Function forumngfeature_copy_form::definition is not documented
(#19) Package forumngfeature is not valid
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
(#236) Function get_contributor_ids is not documented
(#19) Package forumngfeature is not valid
mod/forumng/feature/delete/deletediscussion_form.php
(#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
(#21) Package mod is not valid
mod/forumng/feature/delete/forumngfeature_delete.php
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#19) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/forumngtype_deletedposts.php
(#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
(#19) Package forumngfeature is not valid
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
(#17) No one-line description found in phpdocs for file
(#22) Package forumngfeature is not valid
mod/forumng/feature/deletedposts/locallib.php
(#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
(#21) Package forumngfeature is not valid
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
(#26) Class mod_forumng_edittags_form is not documented
(#28) Function mod_forumng_edittags_form::definition is not documented
(#19) Package forumngfeature is not valid
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
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
(#26) Class mod_forumng_managetags_form is not documented
(#28) Function mod_forumng_managetags_form::definition is not documented
(#19) Package forumngfeature is not valid
mod/forumng/feature/edittags/version.php
(#19) Package forumngfeature_flagdiscussion is not valid
mod/forumng/feature/export/export.php
(#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
(#20) Package forumngfeature is not valid
mod/forumng/feature/export/exportall.php
(#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
(#20) Package forumngfeature is not valid
mod/forumng/feature/export/forumngfeature_export.php
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#338) Function forumng_all_portfolio_caller::get_sha1 is not documented
(#355) Function forumng_discussions_portfolio_caller::expected_callbackargs is not documented
(#362) Function forumng_discussions_portfolio_caller::heading_summary is not documented
(#368) Function forumng_discussions_portfolio_caller::load_data is not documented
(#407) Function forumng_discussions_portfolio_caller::get_return_url is not documented
(#413) Function forumng_discussions_portfolio_caller::prepare_package is not documented
(#422) Function forumng_discussions_portfolio_caller::get_sha1 is not documented
(#432) Function forumng_discussions_portfolio_caller::base_supported_formats is not documented
(#436) 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
(#353) 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
(#21) Package mod is not valid
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
mod/forumng/feature/forumngfeature.php
(#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
(#23) Package mod is not valid
mod/forumng/feature/forumngfeature_discussion.php
(#17) File-level phpdocs block is not found
(#47) There is no description in phpdocs for function display
(#19) Package mod is not valid
mod/forumng/feature/forumngfeature_discussion_list.php
(#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
(#19) Package mod is not valid
mod/forumng/feature/forumngfeature_discussion_selector.php
(#17) No one-line description found in phpdocs for file
(#30) No one-line description found in phpdocs for class forumngfeature_discussion_selector
(#20) Package mod is not valid
mod/forumng/feature/forumngfeature_post_selector.php
(#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
(#36) Package mod is not valid
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
(#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
(#20) Package forumngfeature is not valid
mod/forumng/feature/forward/forumngfeature_forward.php
(#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
(#19) Package forumngfeature is not valid
mod/forumng/feature/forward/forward.php
(#17) No one-line description found in phpdocs for file
(#20) Package forumngfeature is not valid
mod/forumng/feature/forward/forward_form.php
(#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
(#19) Package forumngfeature is not valid
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
(#30) Class mod_forumng_forward_testcase is not documented
(#32) Variable mod_forumng_forward_testcase::$helper is not documented
(#20) Package mod_forumng is not valid
mod/forumng/feature/forward/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/lock/forumngfeature_lock.php
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#20) Package forumngfeature is not valid
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
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#19) Package forumngfeature is not valid
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
(#26) Class mod_forumng_merge_form is not documented
(#28) Function mod_forumng_merge_form::definition is not documented
(#19) Package forumngfeature is not valid
mod/forumng/feature/merge/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/forumngfeature_move.php
(#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
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/group_form.php
(#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
(#20) Package forumngfeature is not valid
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
(#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
(#21) Package forumngfeature is not valid
mod/forumng/feature/move/move.php
(#81) Function get_target_group_from_user is not documented
(#19) Package forumngfeature is not valid
mod/forumng/feature/move/moveall.php
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#20) Package forumngfeature is not valid
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
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#21) Package forumngfeature is not valid
mod/forumng/feature/print/version.php
(#19) Package forumngfeature is not valid
mod/forumng/feature/sticky/forumngfeature_sticky.php
(#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
(#19) Package forumngfeature is not valid
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
(#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
(#20) Package forumngfeature is not valid
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
(#102) Class forumngfeature_usage_usagechartdate is not documented
(#28) Function forumngfeature_usage_show_mostreaders is not documented
(#103) Function forumngfeature_usage_usagechartdate::definition is not documented
mod/forumng/feature/usage/renderer.php
(#28) Class forumngfeature_usage_renderer is not documented
(#75) Function forumngfeature_usage_renderer::render_usage_list_heading is not documented
(#111) Phpdocs for function forumngfeature_usage_renderer::render_usage_post_info has incomplete parameters list
(#192) Phpdocs for function forumngfeature_usage_renderer::render_ratings_filter has incomplete parameters list
(#193) Invalid phpdocs tag @papam used
(#20) Package mod is not valid
mod/forumng/feature/usage/usage.php
(#17) No one-line description found in phpdocs for file
mod/forumng/feature/usage/usage_ajax.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
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
(#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
(#19) Package forumngfeature is not valid
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
(#521) Function get_all_user_post_counts_sql is not documented
(#17) No one-line description found in phpdocs for file
(#22) Package forumngfeature is not valid
mod/forumng/feature/userposts/locallib.php
(#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
(#21) Package mod is not valid
mod/forumng/feature/userposts/savegrades.php
(#20) Package mod is not valid
mod/forumng/feature/userposts/user.php
(#17) No one-line description found in phpdocs for file
(#23) Package forumngfeature is not valid
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
(#17) No one-line description found in phpdocs for file
(#20) Package mod is not valid
mod/forumng/lang/he/forumng.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package mod is not valid
mod/forumng/lib.php
(#101) Function forumng_update_instance is not documented
(#139) Function forumng_delete_instance is not documented
(#446) Function mod_forumng_pluginfile is not documented
(#514) Function mod_forumng_cm_info_view is not documented
(#29) Phpdocs for function forumng_add_instance has incomplete parameters list
(#234) Phpdocs for function forumng_get_coursemodule_info has incomplete parameters list
(#319) Phpdocs for function forumng_print_overview has incomplete parameters list
(#813) Phpdocs for function mod_forumng_output_fragment_postform has incomplete parameters list
(#896) Phpdocs for function mod_forumng_output_fragment_formatmessage has incomplete parameters list
(#575) Invalid phpdocs tag @returns used
(#595) Invalid phpdocs tag @returns used
(#815) Invalid inline phpdocs tag @throws found
(#19) Package mod is not valid
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
(#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
(#403) Function mod_forumng_mod_form::data_preprocessing is not documented
(#439) Function mod_forumng_mod_form::add_completion_rules is not documented
(#480) Function mod_forumng_mod_form::completion_rule_enabled is not documented
(#487) Function mod_forumng_mod_form::get_data is not documented
(#549) Function mod_forumng_mod_form::definition_after_data is not documented
(#31) Variable mod_forumng_mod_form::$clone is not documented
(#24) Package mod is not valid
mod/forumng/mod_forumng.php
(#17) File-level phpdocs block is not found
(#3202) Function mod_forumng::sort_mod_forumng_result is not documented
(#3887) Function mod_forumng::display_sharing_info is not documented
(#5449) Function mod_forumng::oualerts_enabled is not documented
(#5829) Function mod_forumng_filemanager_evilhack::__construct is not documented
(#5839) Function mod_forumng_filemanager_evilhack::return_to_goodness is not documented
(#5851) Function mod_forumng_filemanager_evilhack_requires::__construct is not documented
(#5855) Function mod_forumng_filemanager_evilhack_requires::js_init_call is not documented
(#5873) Function mod_forumng_filemanager_evilhack_requires::find_module is not documented
(#5877) Function mod_forumng_filemanager_evilhack_requires::get_loaded_modules is not documented
(#5881) Function mod_forumng_filemanager_evilhack_requires::js_module is not documented
(#5885) Function mod_forumng_filemanager_evilhack_requires::js is not documented
(#434) Variable mod_forumng::$course is not documented
(#434) Variable mod_forumng::$cm is not documented
(#434) Variable mod_forumng::$context is not documented
(#434) Variable mod_forumng::$clonecourse is not documented
(#434) Variable mod_forumng::$clonecm is not documented
(#434) Variable mod_forumng::$clonecontext is not documented
(#435) Variable mod_forumng::$forumfields is not documented
(#435) Variable mod_forumng::$type is not documented
(#435) Variable mod_forumng::$cache is not documented
(#5825) Variable mod_forumng_filemanager_evilhack::$requires is not documented
(#5826) Variable mod_forumng_filemanager_evilhack::$extraarguments is not documented
(#5826) Variable mod_forumng_filemanager_evilhack::$extraarguments2 is not documented
(#5827) Variable mod_forumng_filemanager_evilhack::$context is not documented
(#5827) Variable mod_forumng_filemanager_evilhack::$course is not documented
(#5827) Variable mod_forumng_filemanager_evilhack::$theme is not documented
(#5849) 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
(#175) Constant mod_forumng::IPUD_SHORTEN_LENGTH is not documented
(#27) No one-line description found in phpdocs for class mod_forumng
(#5812) No one-line description found in phpdocs for class mod_forumng_filemanager_evilhack
(#5890) No one-line description found in phpdocs for class mod_forumng_context_access
(#236) There is no description in phpdocs for function get_max_posts_period_options
(#251) There is no description in phpdocs for function get_max_posts_period
(#267) There is no description in phpdocs for function get_grading_options
(#295) There is no description in phpdocs for function enabled_read_tracking
(#301) There is no description in phpdocs for function get_read_tracking_days
(#307) There is no description in phpdocs for function get_read_tracking_deadline
(#313) There is no description in phpdocs for function mark_read_automatically
(#322) There is no description in phpdocs for function get_sort_title
(#330) There is no description in phpdocs for function get_sort_field
(#353) There is no description in phpdocs for function get_sort_letter
(#370) There is no description in phpdocs for function get_sort_code
(#437) There is no description in phpdocs for function has_ratings
(#442) There is no description in phpdocs for function can_rate
(#455) There is no description in phpdocs for function can_grade
(#463) There is no description in phpdocs for function get_course_id
(#682) There is no description in phpdocs for function get_id
(#687) There is no description in phpdocs for function get_name
(#692) There is no description in phpdocs for function get_reportingemail
(#697) There is no description in phpdocs for function get_reportingemails
(#716) There is no description in phpdocs for function get_postingfrom
(#720) There is no description in phpdocs for function get_postinguntil
(#725) There is no description in phpdocs for function get_introduction
(#733) There is no description in phpdocs for function get_introduction_format
(#740) There is no description in phpdocs for function get_grading
(#745) There is no description in phpdocs for function get_grading_scale
(#753) There is no description in phpdocs for function get_rating_scale
(#761) There is no description in phpdocs for function get_rating_options
(#769) There is no description in phpdocs for function get_rating_threshold
(#776) There is no description in phpdocs for function is_shared
(#784) There is no description in phpdocs for function is_clone
(#804) There is no description in phpdocs for function get_num_unread_discussions
(#814) There is no description in phpdocs for function get_num_discussions
(#824) There is no description in phpdocs for function has_unread_discussions
(#837) There is no description in phpdocs for function get_max_bytes
(#854) There is no description in phpdocs for function get_group_mode
(#866) There is no description in phpdocs for function get_grouping
(#873) There is no description in phpdocs for function has_reporting_email
(#915) There is no description in phpdocs for function get_url
(#925) There is no description in phpdocs for function get_clone_param
(#951) There is no description in phpdocs for function get_enableratings
(#956) There is no description in phpdocs for function get_ratingfrom
(#961) There is no description in phpdocs for function get_ratinguntil
(#1298) There is no description in phpdocs for function get_log_url
(#1577) There is no description in phpdocs for function get_settings_hash
(#2610) There is no description in phpdocs for function can_view_discussions
(#2620) There is no description in phpdocs for function can_view_subscribers
(#2634) There is no description in phpdocs for function can_mark_read
(#2644) There is no description in phpdocs for function can_view_hidden
(#2653) There is no description in phpdocs for function is_read_only
(#2779) There is no description in phpdocs for function can_mail_now
(#2788) There is no description in phpdocs for function can_set_important
(#2797) There is no description in phpdocs for function can_manage_discussions
(#2807) There is no description in phpdocs for function can_manage_subscriptions
(#2821) There is no description in phpdocs for function can_create_attachments
(#2831) There is no description in phpdocs for function can_indicate_moderator
(#2840) There is no description in phpdocs for function can_post_anonymously
(#3454) There is no description in phpdocs for function search_installed
(#3792) There is no description in phpdocs for function display_user_name
(#3802) There is no description in phpdocs for function display_user_link
(#3848) There is no description in phpdocs for function display_feed_links
(#4122) There is no description in phpdocs for function get_effective_feed_items
(#4352) There is no description in phpdocs for function is_auto_completion_enabled
(#4371) There is no description in phpdocs for function get_completion_posts
(#4381) There is no description in phpdocs for function get_completion_discussions
(#4391) There is no description in phpdocs for function get_completion_replies
(#313) Phpdocs for function mod_forumng::mark_read_automatically has incomplete parameters list
(#410) Phpdocs for function mod_forumng::get_type_from_modinfo_info has incomplete parameters list
(#726) Phpdocs for function mod_forumng::get_introduction has incomplete parameters list
(#881) Phpdocs for function mod_forumng::get_link_params has incomplete parameters list
(#1119) Phpdocs for function mod_forumng::__construct has incomplete parameters list
(#1147) Phpdocs for function mod_forumng::updated has incomplete parameters list
(#1502) Phpdocs for function mod_forumng::create_discussion has incomplete parameters list
(#1688) Phpdocs for function mod_forumng::subscribe has incomplete parameters list
(#1769) Phpdocs for function mod_forumng::unsubscribe has incomplete parameters list
(#2566) Phpdocs for function mod_forumng::can_access_group has incomplete parameters list
(#2611) Phpdocs for function mod_forumng::can_view_discussions has incomplete parameters list
(#2621) Phpdocs for function mod_forumng::can_view_subscribers has incomplete parameters list
(#2634) Phpdocs for function mod_forumng::can_mark_read has incomplete parameters list
(#2644) Phpdocs for function mod_forumng::can_view_hidden has incomplete parameters list
(#2736) Phpdocs for function mod_forumng::can_start_discussion has incomplete parameters list
(#3062) Phpdocs for function mod_forumng::get_course_forums has incomplete parameters list
(#4972) Phpdocs for function mod_forumng::get_all_posts_by_user has incomplete parameters list
(#5049) Phpdocs for function mod_forumng::get_rated_posts_by_user has incomplete parameters list
(#5142) Phpdocs for function mod_forumng::get_all_user_post_counts has incomplete parameters list
(#5339) Phpdocs for function mod_forumng::group_subscription_update has incomplete parameters list
(#5812) Package is not specified for class mod_forumng_filemanager_evilhack. It is also not specified in file-level phpdocs
(#5845) Package is not specified for class mod_forumng_filemanager_evilhack_requires. It is also not specified in file-level phpdocs
(#5890) 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
mod/forumng/mod_forumng_cron.php
(#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
(#473) 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
(#702) Phpdocs for function mod_forumng_cron::digest_finish_course has incomplete parameters list
(#730) Phpdocs for function mod_forumng_cron::email_filter_subscribers has incomplete parameters list
(#23) Package mod is not valid
mod/forumng/mod_forumng_digest_list.php
(#17) File-level phpdocs block is not found
(#36) Function mod_forumng_digest_list::get_pending_flag_name is not documented
(#40) Function mod_forumng_digest_list::get_target_mail_state is not documented
(#44) Function mod_forumng_digest_list::get_limited_forum_id is not documented
(#48) Function mod_forumng_digest_list::get_safety_net is not documented
(#54) Function mod_forumng_digest_list::get_query_where is not documented
(#21) No one-line description found in phpdocs for class mod_forumng_digest_list
mod/forumng/mod_forumng_discussion.php
(#17) File-level phpdocs block is not found
(#307) Function mod_forumng_discussion::get_flagged is not documented
(#431) Function mod_forumng_discussion::get_base is not documented
(#2490) Function mod_forumng_discussion::internal_build_selected_posts_replacer is not documented
(#2559) 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
(#242) There is no description in phpdocs for function get_num_posts
(#258) There is no description in phpdocs for function get_time_modified
(#268) There is no description in phpdocs for function get_moodle_url
(#275) There is no description in phpdocs for function get_url
(#311) There is no description in phpdocs for function can_flag
(#326) There is no description in phpdocs for function is_flagged
(#334) There is no description in phpdocs for function set_flagged
(#1814) There is no description in phpdocs for function is_read_tracked
(#2028) There is no description in phpdocs for function is_deleted
(#2035) There is no description in phpdocs for function is_within_time_period
(#2047) There is no description in phpdocs for function is_subscribed
(#2091) There is no description in phpdocs for function has_unread_data
(#2099) There is no description in phpdocs for function get_unread_data_user_id
(#2118) There is no description in phpdocs for function is_entirely_unread
(#2126) There is no description in phpdocs for function get_time_read
(#2638) There is no description in phpdocs for function display_unread_skip_link
(#2651) There is no description in phpdocs for function display_feed_links
(#275) Phpdocs for function mod_forumng_discussion::get_url has incomplete parameters list
(#398) Phpdocs for function mod_forumng_discussion::get_from_post_id has incomplete parameters list
(#462) Phpdocs for function mod_forumng_discussion::cache has incomplete parameters list
(#765) Phpdocs for function mod_forumng_discussion::query_discussions has incomplete parameters list
(#911) Phpdocs for function mod_forumng_discussion::build_posts has incomplete parameters list
(#1198) Phpdocs for function mod_forumng_discussion::move has incomplete parameters list
(#2142) Phpdocs for function mod_forumng_discussion::pretend_time_read has incomplete parameters list
(#2149) Phpdocs for function mod_forumng_discussion::get_link_params has incomplete parameters list
(#2360) Phpdocs for function mod_forumng_discussion::can_split has incomplete parameters list
(#2409) Phpdocs for function mod_forumng_discussion::can_subscribe has incomplete parameters list
(#2425) Phpdocs for function mod_forumng_discussion::can_unsubscribe has incomplete parameters list
(#2500) Phpdocs for function mod_forumng_discussion::init_page has incomplete parameters list
(#2571) Phpdocs for function mod_forumng_discussion::subscribe has incomplete parameters list
(#2610) Phpdocs for function mod_forumng_discussion::unsubscribe has incomplete parameters list
(#2737) Phpdocs for function mod_forumng_discussion::get_tags has incomplete parameters list
(#2783) Phpdocs for function mod_forumng_discussion::get_root_post_replies has incomplete parameters list
(#22) Package mod is not valid
mod/forumng/mod_forumng_discussion_list.php
(#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
(#23) Package mod is not valid
mod/forumng/mod_forumng_draft.php
(#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
(#21) Package mod is not valid
mod/forumng/mod_forumng_file_exception.php
(#17) File-level phpdocs block is not found
(#19) Package mod is not valid
mod/forumng/mod_forumng_mail_list.php
(#17) File-level phpdocs block is not found
(#437) Function mod_forumng_mail_list::mark_mailed is not documented
(#454) Function mod_forumng_mail_list::get_post_count_so_far is not documented
(#458) Function mod_forumng_mail_list::get_pending_flag_name is not documented
(#462) Function mod_forumng_mail_list::get_target_mail_state is not documented
(#479) Function mod_forumng_mail_list::get_query_from is not documented
(#501) Function mod_forumng_mail_list::get_query_where is not documented
(#56) Variable mod_forumng_mail_list::$rs is not documented
(#57) Variable mod_forumng_mail_list::$time is not documented
(#59) Variable mod_forumng_mail_list::$forum is not documented
(#59) Variable mod_forumng_mail_list::$discussion is not documented
(#60) Variable mod_forumng_mail_list::$storedrecord is not documented
(#62) Variable mod_forumng_mail_list::$postcount is not documented
(#21) No one-line description found in phpdocs for class mod_forumng_mail_list
(#266) Phpdocs for function mod_forumng_mail_list::next_post has incomplete parameters list
(#377) Phpdocs for function mod_forumng_mail_list::next_forum has incomplete parameters list
mod/forumng/mod_forumng_post.php
(#17) File-level phpdocs block is not found
(#1774) Function mod_forumng_post::can_split is not documented
(#2422) Function mod_forumng_post::display_with_children is not documented
(#2648) Function mod_forumng_post::update_completion is not documented
(#83) Variable mod_forumng_post::$discussion is not documented
(#83) Variable mod_forumng_post::$parentpost is not documented
(#83) Variable mod_forumng_post::$postfields is not documented
(#83) Variable mod_forumng_post::$full is not documented
(#83) Variable mod_forumng_post::$children is not documented
(#84) Variable mod_forumng_post::$forceexpand is not documented
(#84) Variable mod_forumng_post::$nextunread is not documented
(#84) 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
(#69) Constant mod_forumng_post::OPTION_DONT_DISPLAY_ROOTPOST is not documented
(#70) Constant mod_forumng_post::OPTION_COMMAND_TOTALREPLY is not documented
(#71) Constant mod_forumng_post::OPTION_PARENT_POSTNUMBER is not documented
(#75) Constant mod_forumng_post::OPTION_INDICATE_MODERATOR is not documented
(#76) Constant mod_forumng_post::OPTION_IS_ANON is not documented
(#77) Constant mod_forumng_post::OPTION_VIEW_ANON_INFO is not documented
(#78) Constant mod_forumng_post::OPTION_MAILTO_USERID is not documented
(#86) There is no description in phpdocs for function get_forum
(#91) There is no description in phpdocs for function get_parent
(#99) There is no description in phpdocs for function get_discussion
(#104) There is no description in phpdocs for function get_id
(#109) There is no description in phpdocs for function get_subject
(#114) There is no description in phpdocs for function get_number
(#142) There is no description in phpdocs for function can_flag
(#157) There is no description in phpdocs for function is_flagged
(#165) There is no description in phpdocs for function set_flagged
(#295) There is no description in phpdocs for function get_user
(#303) There is no description in phpdocs for function get_edit_user
(#312) There is no description in phpdocs for function get_created
(#317) There is no description in phpdocs for function get_modified
(#322) There is no description in phpdocs for function get_deleted
(#327) There is no description in phpdocs for function get_delete_user
(#332) There is no description in phpdocs for function is_old_version
(#337) There is no description in phpdocs for function is_important
(#342) There is no description in phpdocs for function get_raw_message
(#347) There is no description in phpdocs for function get_format
(#352) There is no description in phpdocs for function get_formatted_message
(#406) There is no description in phpdocs for function get_email_message
(#418) There is no description in phpdocs for function has_attachments
(#442) There is no description in phpdocs for function get_attachment_url
(#456) There is no description in phpdocs for function get_url
(#565) There is no description in phpdocs for function is_root_post
(#570) There is no description in phpdocs for function check_ratings
(#579) There is no description in phpdocs for function get_average_rating
(#600) There is no description in phpdocs for function get_num_ratings
(#608) There is no description in phpdocs for function get_own_rating
(#632) There is no description in phpdocs for function build_linear_children
(#695) There is no description in phpdocs for function get_next_unread
(#703) There is no description in phpdocs for function get_previous_unread
(#721) There is no description in phpdocs for function get_ratings
(#890) There is no description in phpdocs for function __construct
(#1745) There is no description in phpdocs for function can_rate
(#1761) There is no description in phpdocs for function can_view_ratings
(#1807) There is no description in phpdocs for function can_alert
(#1826) There is no description in phpdocs for function can_showdirectlink
(#2022) There is no description in phpdocs for function can_ignore_edit_time_limit
(#2033) There is no description in phpdocs for function get_edit_time_limit
(#2074) There is no description in phpdocs for function get_asmoderator
(#2493) There is no description in phpdocs for function display_user_picture
(#2705) There is no description in phpdocs for function get_domain_from_url
(#122) Phpdocs for function mod_forumng_post::get_link_params has incomplete parameters list
(#353) Phpdocs for function mod_forumng_post::get_formatted_message has incomplete parameters list
(#671) Phpdocs for function mod_forumng_post::find_newest_child has incomplete parameters list
(#685) Phpdocs for function mod_forumng_post::list_child_ids has incomplete parameters list
(#942) Phpdocs for function mod_forumng_post::query_posts has incomplete parameters list
(#1155) Phpdocs for function mod_forumng_post::list_all_user_ids has incomplete parameters list
(#1229) Phpdocs for function mod_forumng_post::edit_start has incomplete parameters list
(#1476) Phpdocs for function mod_forumng_post::split has incomplete parameters list
(#1575) Phpdocs for function mod_forumng_post::rate has incomplete parameters list
(#1691) Phpdocs for function mod_forumng_post::can_reply has incomplete parameters list
(#1808) Phpdocs for function mod_forumng_post::can_alert has incomplete parameters list
(#1827) Phpdocs for function mod_forumng_post::can_showdirectlink has incomplete parameters list
(#1847) Phpdocs for function mod_forumng_post::can_undelete has incomplete parameters list
(#1899) Phpdocs for function mod_forumng_post::can_delete has incomplete parameters list
(#1955) Phpdocs for function mod_forumng_post::can_edit has incomplete parameters list
(#2087) Phpdocs for function mod_forumng_post::build_email has incomplete parameters list
(#2585) Phpdocs for function mod_forumng_post::print_for_ajax_and_exit has incomplete parameters list
(#2624) Phpdocs for function mod_forumng_post::print_for_iframe_and_exit has incomplete parameters list
(#21) Package mod is not valid
mod/forumng/mod_forumng_utils.php
(#17) File-level phpdocs block is not found
(#327) Function mod_forumng_utils::select_course_module_fields is not documented
(#337) Function mod_forumng_utils::select_course_fields is not documented
(#342) Function mod_forumng_utils::select_context_fields is not documented
(#480) Variable mod_forumng_utils::$scales is not documented
(#297) There is no description in phpdocs for function get_username_fields
(#451) There is no description in phpdocs for function get_real_userid
(#466) There is no description in phpdocs for function get_user
(#202) Phpdocs for function mod_forumng_utils::rename has incomplete parameters list
(#241) Phpdocs for function mod_forumng_utils::copy has incomplete parameters list
(#274) Phpdocs for function mod_forumng_utils::select_fields has incomplete parameters list
(#413) Phpdocs for function mod_forumng_utils::extract_subobject has incomplete parameters list
(#431) Phpdocs for function mod_forumng_utils::copy_subobject has incomplete parameters list
(#613) Phpdocs for function mod_forumng_utils::convert_forumng_post_to_object has incomplete parameters list
(#795) Phpdocs for function mod_forumng_utils::display_discussion_author_anonymously has incomplete parameters list
(#19) Package mod is not valid
mod/forumng/pluginfile.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#21) Package mod is not valid
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
(#17) No one-line description found in phpdocs for file
(#22) Package mod is not valid
mod/forumng/renderer.php
(#17) File-level phpdocs block is not found
(#58) Function mod_forumng_renderer::render_lock_message is not documented
(#421) Function mod_forumng_renderer::get_post_summary is not documented
(#428) Function mod_forumng_renderer::render_draft_list_item is not documented
(#1798) Function mod_forumng_renderer::nice_shorten_text is not documented
(#1956) Function mod_forumng_renderer::render_unread_skip_link is not documented
(#1963) 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
(#207) Phpdocs for function mod_forumng_renderer::render_discussion_list_item_lastpost has incomplete parameters list
(#488) Phpdocs for function mod_forumng_renderer::render_flagged_list_link has incomplete parameters list
(#510) Phpdocs for function mod_forumng_renderer::render_flagged_list_start has incomplete parameters list
(#911) Phpdocs for function mod_forumng_renderer::render_discussion_subscribe_option has incomplete parameters list
(#944) Phpdocs for function mod_forumng_renderer::render_subscribe_info has incomplete parameters list
(#1886) Phpdocs for function mod_forumng_renderer::get_sort_arrow has incomplete parameters list
(#2046) Phpdocs for function mod_forumng_renderer::deletion_email has incomplete parameters list
(#2064) Phpdocs for function mod_forumng_renderer::delete_form_html has incomplete parameters list
(#2073) Phpdocs for function mod_forumng_renderer::render_skip_link has incomplete parameters list
(#210) Invalid phpdocs tag @returns used
(#22) Package mod is not valid
mod/forumng/search.php
(#19) Package mod is not valid
mod/forumng/settings.php
(#19) Package mod is not valid
mod/forumng/settingslib.php
(#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
(#19) Package mod is not valid
mod/forumng/simpleeditor.php
(#26) Class MoodleQuickForm_ipudsimleeditor is not documented
(#27) Function MoodleQuickForm_ipudsimleeditor::__construct is not documented
mod/forumng/splitpost.php
(#19) Package mod is not valid
mod/forumng/splitpost_form.php
(#17) File-level phpdocs block is not found
(#28) Function mod_forumng_splitpost_form::definition is not documented
(#21) Package mod is not valid
mod/forumng/subscribe.php
(#17) No one-line description found in phpdocs for file
(#26) Package mod is not valid
mod/forumng/subscribers.php
(#27) Function my_link_sort is not documented
(#19) Package mod is not valid
mod/forumng/tests/behat/behat_mod_forumng.php
(#217) 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_display_anon_test.php
(#17) File-level phpdocs block is not found
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/helper.php
(#62) Class mod_forumng_privacy_helper is not documented
(#63) Function mod_forumng_privacy_helper::test_skip_warning_for_empty_class is not documented
mod/forumng/tests/mail_list_test.php
(#32) Class mail_list_testcase is not documented
mod/forumng/tests/privacy_provider_test.php
(#61) Variable mod_forumng_privacy_provider_testcase::$currentuser is not documented
(#62) Variable mod_forumng_privacy_provider_testcase::$context is not documented
(#63) Variable mod_forumng_privacy_provider_testcase::$forum is not documented
(#64) Variable mod_forumng_privacy_provider_testcase::$discussion is not documented
(#65) Variable mod_forumng_privacy_provider_testcase::$otheruser is not documented
(#66) Variable mod_forumng_privacy_provider_testcase::$draft is not documented
mod/forumng/type/clone/forumngtype_clone.php
(#31) Function forumngtype_clone::is_user_selectable is not documented
(#19) Package forumngtype is not valid
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
(#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
(#223) Phpdocs for function forumngtype::prevent_forumngfeature_discussion has incomplete parameters list
(#264) Phpdocs for function forumngtype::get_reply_options has incomplete parameters list
(#286) Phpdocs for function forumngtype::calculate_number_of_posts has incomplete parameters list
(#296) Phpdocs for function forumngtype::calculate_number_of_unread_posts has incomplete parameters list
(#28) Package mod is not valid
mod/forumng/type/general/forumngtype_general.php
(#17) File-level phpdocs block is not found
(#19) Package forumngtype is not valid
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/ipud/forumngtype_ipud.php
(#17) File-level phpdocs block is not found
(#48) Phpdocs for function forumngtype_ipud::can_post has incomplete parameters list
(#167) Phpdocs for function forumngtype_ipud::get_reply_options has incomplete parameters list
mod/forumng/type/ipud/renderer.php
(#17) File-level phpdocs block is not found
(#30) Class forumngtype_ipud_renderer is not documented
(#118) Phpdocs for function forumngtype_ipud_renderer::render_discussion_header has incomplete parameters list
(#243) Phpdocs for function forumngtype_ipud_renderer::render_discussion_list_item_lastpost has incomplete parameters list
(#246) Invalid phpdocs tag @returns used
(#30) Package is not specified for class forumngtype_ipud_renderer. It is also not specified in file-level phpdocs
mod/forumng/type/ipud/tests/forumngtype_ipud_test.php
(#32) Class forumngtype_ipud_testcase is not documented
mod/forumng/type/studyadvice/forumngtype_studyadvice.php
(#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
(#21) Package forumngtype is not valid
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]

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(5 errors, 0 warnings)

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

mod/forumng/templates/mobile_add_discussion.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/forumng/templates/mobile_delete_draft.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/forumng/templates/mobile_discussions_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/forumng/templates/mobile_posts_page.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/forumng/templates/mobile_reply.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error

Gherkin .feature problems

(14 errors, 0 warnings)

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

mod/forumng/feature/sticky/tests/behat/basic.feature
(#63) Trailing spaces are not allowed
mod/forumng/feature/userposts/tests/behat/user.feature
(#89) Multiple empty lines are not allowed
(#191) Multiple empty lines are not allowed
mod/forumng/tests/behat/app_forumng_create_discussion.feature
(#26) Multiple empty lines are not allowed
mod/forumng/tests/behat/app_forumng_create_draft.feature
(#26) Multiple empty lines are not allowed
(#137) Multiple empty lines are not allowed
mod/forumng/tests/behat/app_forumng_discussion.feature
(#2) Feature name is already used in: mod/forumng/tests/behat/app_forumng_create_discussion.feature
(#27) Multiple empty lines are not allowed
mod/forumng/tests/behat/basic.feature
(#262) Multiple empty lines are not allowed
mod/forumng/tests/behat/regression.feature
(#190) Wrong indentation for "given", expected indentation level of 4, but got 8
(#215) Multiple empty lines are not allowed
(#216) Multiple empty lines are not allowed
(#217) Multiple empty lines are not allowed
mod/forumng/tests/behat/tags.feature
(#8) Wrong indentation for "given", expected indentation level of 4, but got 6