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

(48 errors, 22 warnings)

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

mod/socialwiki/backup/moodle2/backup_socialwiki_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/backup/moodle2/restore_socialwiki_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/create_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/socialwiki/db/upgrade.php
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/difflib.php
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#500) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#501) This comment is 46% valid code; is this commented out code?
(#501) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#502) This comment is 50% valid code; is this commented out code?
(#502) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#516) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#517) Expected 1 space before comment text but found 4; use block comment if you need indentation
mod/socialwiki/edit_form.php
(#76) This comment is 53% valid code; is this commented out code?
mod/socialwiki/editors/socialwiki_editor.php
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/editors/wikieditor.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) PHP4 style constructors are not allowed; use "__construct()" instead
mod/socialwiki/follow.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/socialwiki/lib.php
(#45) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Whitespace found at end of line
(#53) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Whitespace found at end of line
(#56) Whitespace found at end of line
(#62) Whitespace found at end of line
mod/socialwiki/like.ajax.php
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/socialwiki/like.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/socialwiki/locallib.php
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#373) Whitespace found at end of line
(#383) Whitespace found at end of line
(#388) Whitespace found at end of line
(#393) Whitespace found at end of line
(#399) Whitespace found at end of line
(#401) Whitespace found at end of line
(#409) Whitespace found at end of line
(#412) Whitespace found at end of line
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#695) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#755) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#756) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#775) Expected 1 space before comment text but found 13; use block comment if you need indentation
mod/socialwiki/mod_form.php
(#54) Whitespace found at end of line
(#66) Whitespace found at end of line
mod/socialwiki/pagelib.php
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#98) This comment is 58% valid code; is this commented out code?
(#1946) Whitespace found at end of line
(#1994) Whitespace found at end of line
mod/socialwiki/parser/markups/creole.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Line exceeds 132 characters; contains 153 characters
mod/socialwiki/parser/markups/html.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Expected 1 space after "="; newline found
mod/socialwiki/parser/markups/nwiki.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#58) Line exceeds 132 characters; contains 136 characters
mod/socialwiki/parser/markups/wikimarkup.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/parser/parser.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#153) Expected 1 space after "="; newline found
mod/socialwiki/parser/utils.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/socialwiki/peer.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/socialwiki/table/table.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#69) Whitespace found at end of line
mod/socialwiki/table/topictable.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/table/usertable.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/table/versiontable.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
mod/socialwiki/tree/tree.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#125) Line indented incorrectly; expected at least 12 spaces, found 8
(#127) Line indented incorrectly; expected at least 12 spaces, found 8
(#128) Line indented incorrectly; expected at least 12 spaces, found 8
(#129) Line indented incorrectly; expected at least 12 spaces, found 8
(#137) Line indented incorrectly; expected at least 12 spaces, found 8
(#213) Whitespace found at end of line
(#218) Whitespace found at end of line

Javascript coding style problems

(0 errors, 92 warnings)

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

mod/socialwiki/editors/wiki/buttons.js
(#23) ['mform1'] is better written in dot notation.
(#20) 'unescape' is not defined.
(#21) 'unescape' is not defined.
(#49) 'subst' is not defined.
(#51) 'subst' is not defined.
(#53) 'subst' is not defined.
(#71) 'prompt' is not defined.
(#9) 'is_khtml' is defined but never used.
(#11) 'is_opera' is defined but never used.
(#12) 'is_opera_preseven' is defined but never used.
(#13) 'is_opera_seven' is defined but never used.
(#18) 'insertTags' is defined but never used.
mod/socialwiki/like.ajax.js
(#24) '$' is not defined.
(#25) '$' is not defined.
(#26) '$' is not defined.
(#26) 'options' is not defined.
(#27) 'toString' is not defined.
(#28) '$' is not defined.
(#32) '$' is not defined.
(#36) '$' is not defined.
mod/socialwiki/table/table.js
(#27) '$' is not defined.
(#29) '$' is not defined.
(#37) '$' is not defined.
(#44) '$' is not defined.
(#59) '$' is not defined.
(#74) '$' is not defined.
mod/socialwiki/tree/tree.js
(#24) '$' is not defined.
(#26) '$' is not defined.
(#53) '$' is not defined.
(#54) '$' is not defined.
(#55) '$' is not defined.
(#63) '$' is not defined.
(#70) '$' is not defined.
(#71) '$' is not defined.
(#71) '$' is not defined.
(#76) '$' is not defined.
(#76) '$' is not defined.
(#77) '$' is not defined.
(#77) '$' is not defined.
(#78) '$' is not defined.
(#78) '$' is not defined.
(#79) '$' is not defined.
(#79) '$' is not defined.
(#83) '$' is not defined.
(#83) '$' is not defined.
(#84) '$' is not defined.
(#84) '$' is not defined.
(#85) '$' is not defined.
(#85) '$' is not defined.
(#86) '$' is not defined.
(#86) '$' is not defined.
(#94) '$' is not defined.
(#95) '$' is not defined.
(#95) '$' is not defined.
(#100) '$' is not defined.
(#100) '$' is not defined.
(#101) '$' is not defined.
(#101) '$' is not defined.
(#102) '$' is not defined.
(#102) '$' is not defined.
(#103) '$' is not defined.
(#103) '$' is not defined.
(#104) '$' is not defined.
(#104) '$' is not defined.
(#105) '$' is not defined.
(#105) '$' is not defined.
(#106) '$' is not defined.
(#106) '$' is not defined.
(#109) '$' is not defined.
(#109) '$' is not defined.
(#110) '$' is not defined.
(#110) '$' is not defined.
(#115) '$' is not defined.
(#115) '$' is not defined.
(#116) '$' is not defined.
(#116) '$' is not defined.
(#117) '$' is not defined.
(#117) '$' is not defined.
(#118) '$' is not defined.
(#118) '$' is not defined.
(#119) '$' is not defined.
(#119) '$' is not defined.
(#120) '$' is not defined.
(#120) '$' is not defined.
(#121) '$' is not defined.
(#121) '$' is not defined.
(#124) '$' is not defined.
(#124) '$' is not defined.
(#125) '$' is not defined.
(#125) '$' is not defined.
(#150) 'jQuery' is not defined.
(#172) 'jQuery' is not defined.

CSS problems

(0 errors, 2 warnings)

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

mod/socialwiki/modern_style.css
(#40) float can't be used with display: inline-block.
mod/socialwiki/styles.css
(#70) Expected (left | right | center | justify | inherit) but found 'initial'.

PHPDocs style problems

(205 errors, 0 warnings)

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

mod/socialwiki/backup/moodle2/backup_socialwiki_stepslib.php
(#33) Function backup_socialwiki_activity_structure_step::define_structure is not documented
mod/socialwiki/backup/moodle2/restore_socialwiki_stepslib.php
(#33) Function restore_socialwiki_activity_structure_step::define_structure is not documented
(#56) Function restore_socialwiki_activity_structure_step::process_socialwiki is not documented
(#73) Function restore_socialwiki_activity_structure_step::process_socialwiki_subwiki is not documented
(#85) Function restore_socialwiki_activity_structure_step::process_socialwiki_page is not documented
(#98) Function restore_socialwiki_activity_structure_step::process_socialwiki_like is not documented
(#109) Function restore_socialwiki_activity_structure_step::process_socialwiki_follow is not documented
(#120) Function restore_socialwiki_activity_structure_step::process_socialwiki_tag is not documented
(#134) Function restore_socialwiki_activity_structure_step::after_execute is not documented
mod/socialwiki/difflib.php
(#226) Function socialwiki_diff_sort_v is not documented
(#241) Function socialwiki_diff_find_last is not documented
(#372) Function socialwiki_diffcontent_word::__construct is not documented
(#276) Variable socialwiki_diffcontent_line::$words is not documented
(#369) Variable socialwiki_diffcontent_word::$word is not documented
(#370) Variable socialwiki_diffcontent_word::$start is not documented
(#427) Variable socialwiki_diffcontent_changes::$adds is not documented
(#428) Variable socialwiki_diffcontent_changes::$deletes is not documented
(#429) Variable socialwiki_diffcontent_changes::$changes is not documented
(#362) No one-line description found in phpdocs for class socialwiki_diffcontent_word
(#326) There is no description in phpdocs for function get_as_string
(#354) There is no description in phpdocs for function is_empty
(#431) There is no description in phpdocs for function __construct
(#644) Phpdocs for function socialwiki_diff_add_markers has incomplete parameters list
(#270) Class socialwiki_diffcontent_line does not have @copyright tag
(#362) Class socialwiki_diffcontent_word does not have @copyright tag
(#423) Class socialwiki_diffcontent_changes does not have @copyright tag
(#270) Class socialwiki_diffcontent_line does not have @license tag
(#362) Class socialwiki_diffcontent_word does not have @license tag
(#423) Class socialwiki_diffcontent_changes does not have @license tag
mod/socialwiki/editors/socialwiki_editor.php
(#33) Phpdocs for function socialwiki_print_editor_wiki has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/socialwiki/editors/wikieditor.php
(#32) Class moodlequickform_socialwikieditor is not documented
(#36) Function moodlequickform_socialwikieditor::moodlequickform_socialwikieditor is not documented
(#49) Function moodlequickform_socialwikieditor::setwikiformat is not documented
(#53) Function moodlequickform_socialwikieditor::tohtml is not documented
(#57) Function moodlequickform_socialwikieditor::creoleeditor is not documented
(#61) Function moodlequickform_socialwikieditor::nwikieditor is not documented
(#65) Function moodlequickform_socialwikieditor::printwikieditor is not documented
(#69) Function moodlequickform_socialwikieditor::getbuttons is not documented
(#139) Function moodlequickform_socialwikieditor::gettockens is not documented
(#153) Function moodlequickform_socialwikieditor::escapetoken is not documented
(#34) Variable moodlequickform_socialwikieditor::$files is not documented
mod/socialwiki/lib.php
(#136) Function socialwiki_reset_userdata is not documented
(#183) Function socialwiki_reset_course_form_definition is not documented
(#410) Function socialwiki_search_form is not documented
mod/socialwiki/locallib.php
(#374) Phpdocs for function socialwiki_search has incomplete parameters list
mod/socialwiki/pagelib.php
(#2015) Class page_socialwiki_help is not documented
(#545) Function page_socialwiki_edit::set_upload is not documented
(#779) Function page_socialwiki_editcomment::set_action is not documented
(#793) Function page_socialwiki_editcomment::add_comment_form is not documented
(#808) Function page_socialwiki_editcomment::edit_comment_form is not documented
(#872) Function page_socialwiki_create::set_format is not documented
(#876) Function page_socialwiki_create::set_wid is not documented
(#880) Function page_socialwiki_create::set_swid is not documented
(#884) Function page_socialwiki_create::set_availablegroups is not documented
(#888) Function page_socialwiki_create::set_action is not documented
(#923) Function page_socialwiki_create::create_page is not documented
(#1008) Function page_socialwiki_preview::set_newcontent is not documented
(#1012) Function page_socialwiki_preview::print_preview is not documented
(#1127) Function page_socialwiki_diff::set_comparison is not documented
(#1379) Function page_socialwiki_home::generate_follow_data is not documented
(#1391) Function page_socialwiki_home::generate_nav is not documented
(#1500) Function page_socialwiki_deletecomment::set_action is not documented
(#1618) Function page_socialwiki_save::set_newcontent is not documented
(#1721) Function page_socialwiki_handlecomments::set_action is not documented
(#1728) Function page_socialwiki_handlecomments::add_comment is not documented
(#1746) Function page_socialwiki_handlecomments::delete_comment is not documented
(#447) Variable page_socialwiki_edit::$upload is not documented
(#448) Variable page_socialwiki_edit::$format is not documented
(#449) Variable page_socialwiki_edit::$makenew is not documented
(#728) Variable page_socialwiki_editcomment::$comment is not documented
(#729) Variable page_socialwiki_editcomment::$action is not documented
(#730) Variable page_socialwiki_editcomment::$form is not documented
(#731) Variable page_socialwiki_editcomment::$format is not documented
(#836) Variable page_socialwiki_create::$format is not documented
(#837) Variable page_socialwiki_create::$swid is not documented
(#838) Variable page_socialwiki_create::$wid is not documented
(#839) Variable page_socialwiki_create::$action is not documented
(#840) Variable page_socialwiki_create::$mform is not documented
(#841) Variable page_socialwiki_create::$groups is not documented
(#961) Variable page_socialwiki_preview::$newcontent is not documented
(#1064) Variable page_socialwiki_diff::$compare is not documented
(#1065) Variable page_socialwiki_diff::$comparewith is not documented
(#1465) Variable page_socialwiki_deletecomment::$commentid is not documented
(#1542) Variable page_socialwiki_save::$newcontent is not documented
(#1671) Variable page_socialwiki_handlecomments::$action is not documented
(#1672) Variable page_socialwiki_handlecomments::$content is not documented
(#1673) Variable page_socialwiki_handlecomments::$commentid is not documented
(#1674) Variable page_socialwiki_handlecomments::$format is not documented
(#1761) Variable page_socialwiki_admin::$listall is not documented
(#1298) Constant page_socialwiki_home::EXPLORE_TAB is not documented
(#1299) Constant page_socialwiki_home::TOPICS_TAB is not documented
(#1300) Constant page_socialwiki_home::REVIEW_TAB is not documented
(#1301) Constant page_socialwiki_home::PEOPLE_TAB is not documented
(#1151) Phpdocs for function page_socialwiki_versions::__construct has incomplete parameters list
(#1262) Phpdocs for function page_socialwiki_search::set_search_string has incomplete parameters list
mod/socialwiki/parser/markups/creole.php
(#27) Class creole_parser is not documented
(#105) Function creole_parser::header_block_rule is not documented
(#148) Function creole_parser::paragraph_block_rule is not documented
(#186) Function creole_parser::link_tag_rule is not documented
(#208) Function creole_parser::image_tag_rule is not documented
(#29) Variable creole_parser::$blockrules is not documented
(#59) Variable creole_parser::$tagrules is not documented
(#113) Phpdocs for function creole_parser::table_block_rule has incomplete parameters list
(#165) Phpdocs for function creole_parser::escapetoken_string has incomplete parameters list
(#172) Phpdocs for function creole_parser::url_tag_rule has incomplete parameters list
(#196) Phpdocs for function creole_parser::bold_tag_rule has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/socialwiki/parser/markups/html.php
(#26) Class html_parser is not documented
(#31) Function html_parser::__construct is not documented
(#41) Function html_parser::before_parsing is not documented
(#82) Function html_parser::get_repeated_sections is not documented
(#87) Function html_parser::get_repeated_sections_callback is not documented
(#28) Variable html_parser::$blockrules is not documented
(#29) Variable html_parser::$sectionediting is not documented
(#61) Phpdocs for function html_parser::get_section has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/socialwiki/parser/markups/nwiki.php
(#26) Class nwiki_parser is not documented
(#121) Function nwiki_parser::table_block_rule is not documented
(#138) Function nwiki_parser::get_table_cells is not documented
(#160) Function nwiki_parser::tab_paragraph_block_rule is not documented
(#171) Function nwiki_parser::desc_list_block_rule is not documented
(#216) Function nwiki_parser::url_tag_tag_rule is not documented
(#230) Function nwiki_parser::url_tag_rule is not documented
(#243) Function nwiki_parser::attach_tag_rule is not documented
(#28) Variable nwiki_parser::$blockrules is not documented
(#68) Variable nwiki_parser::$tagrules is not documented
(#108) Phpdocs for function nwiki_parser::header_block_rule has incomplete parameters list
(#192) Phpdocs for function nwiki_parser::italic_tag_rule has incomplete parameters list
(#209) Phpdocs for function nwiki_parser::link_tag_rule has incomplete parameters list
(#236) Phpdocs for function nwiki_parser::image_tag_rule has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/socialwiki/parser/markups/wikimarkup.php
(#17) File-level phpdocs block is not found
(#68) Function socialwiki_markup_parser::after_parsing is not documented
(#157) Function socialwiki_markup_parser::list_block_rule is not documented
(#163) Function socialwiki_markup_parser::nowiki_block_rule is not documented
(#310) Function socialwiki_markup_parser::format_image is not documented
(#316) Function socialwiki_markup_parser::real_path is not documented
(#399) Function socialwiki_markup_parser::get_repeated_sections is not documented
(#405) Function socialwiki_markup_parser::get_repeated_sections_callback is not documented
(#26) Variable socialwiki_markup_parser::$prettyprint is not documented
(#27) Variable socialwiki_markup_parser::$printable is not documented
(#29) Variable socialwiki_markup_parser::$pageid is not documented
(#31) Variable socialwiki_markup_parser::$repeatedsections is not documented
(#32) Variable socialwiki_markup_parser::$sectionediting is not documented
(#34) Variable socialwiki_markup_parser::$toc is not documented
(#35) Variable socialwiki_markup_parser::$maxheaderdepth is not documented
(#37) Variable socialwiki_markup_parser::$linkgeneratorcallback is not documented
(#38) Variable socialwiki_markup_parser::$linkgeneratorcallbackargs is not documented
(#49) Variable socialwiki_markup_parser::$realpathcallbackargs is not documented
(#81) Phpdocs for function socialwiki_markup_parser::set_options has incomplete parameters list
(#150) Phpdocs for function socialwiki_markup_parser::line_break_block_rule has incomplete parameters list
(#167) Phpdocs for function socialwiki_markup_parser::nowiki_tag_rule has incomplete parameters list
(#174) Phpdocs for function socialwiki_markup_parser::generate_header has incomplete parameters list
(#239) Phpdocs for function socialwiki_markup_parser::process_block_list has incomplete parameters list
(#260) Phpdocs for function socialwiki_markup_parser::generate_list has incomplete parameters list
(#303) Phpdocs for function socialwiki_markup_parser::generate_table has incomplete parameters list
(#321) Phpdocs for function socialwiki_markup_parser::link has incomplete parameters list
(#343) Phpdocs for function socialwiki_markup_parser::format_link has incomplete parameters list
(#381) Phpdocs for function socialwiki_markup_parser::get_section has incomplete parameters list
(#40) Phpdocs for variable socialwiki_markup_parser::$tablegeneratorcallback does not contain @var or incorrect
(#45) Phpdocs for variable socialwiki_markup_parser::$realpathcallback does not contain @var or incorrect
(#17) Class socialwiki_markup_parser does not have @copyright tag
mod/socialwiki/parser/parser.php
(#17) File-level phpdocs block is not found
(#89) Class socialgeneric_parser is not documented
(#30) Function socialwiki_parser_proxy::parse is not documented
(#45) Function socialwiki_parser_proxy::get_token is not documented
(#53) Function socialwiki_parser_proxy::get_section is not documented
(#67) Function socialwiki_parser_proxy::create_parser_instance is not documented
(#103) Function socialgeneric_parser::__construct is not documented
(#161) Function socialgeneric_parser::block_callback is not documented
(#212) Function socialgeneric_parser::process_tag_rule is not documented
(#228) Function socialgeneric_parser::tag_callback is not documented
(#248) Function socialgeneric_parser::initialize_nowiki_index_callback is not documented
(#252) Function socialgeneric_parser::protect is not documented
(#258) Function socialgeneric_parser::commit_nowiki_index is not documented
(#264) Function socialgeneric_parser::commit_nowiki_index_callback is not documented
(#27) Variable socialwiki_parser_proxy::$parsers is not documented
(#28) Variable socialwiki_parser_proxy::$basepath is not documented
(#91) Variable socialgeneric_parser::$string is not documented
(#92) Variable socialgeneric_parser::$blockrules is not documented
(#93) Variable socialgeneric_parser::$tagrules is not documented
(#94) Variable socialgeneric_parser::$rulestack is not documented
(#100) Variable socialgeneric_parser::$nowikiindex is not documented
(#101) Variable socialgeneric_parser::$nowikitoken is not documented
(#107) Phpdocs for function socialgeneric_parser::parse has incomplete parameters list
(#142) Phpdocs for function socialgeneric_parser::set_options has incomplete parameters list
(#149) Phpdocs for function socialgeneric_parser::process_block_rule has incomplete parameters list
(#185) Phpdocs for function socialgeneric_parser::rules has incomplete parameters list
(#268) Phpdocs for function socialgeneric_parser::get_token has incomplete parameters list
(#96) Phpdocs for variable socialgeneric_parser::$returnvalues does not contain @var or incorrect
(#17) Class socialwiki_parser_proxy does not have @copyright tag
(#89) Package is not specified for class socialgeneric_parser. It is also not specified in file-level phpdocs
mod/socialwiki/parser/utils.php
(#28) Class socialparser_utils is not documented
(#30) Function socialparser_utils::h is not documented
(#38) Phpdocs for function socialparser_utils::socialwiki_parser_link_callback has incomplete parameters list
(#49) Phpdocs for function socialparser_utils::socialwiki_parser_table_callback has incomplete parameters list
(#97) Phpdocs for function socialparser_utils::socialwiki_parser_real_path has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/socialwiki/renderer.php
(#464) Function mod_socialwiki_renderer::render_socialwiki_files_tree is not documented
(#503) Phpdocs for function mod_socialwiki_renderer::viewing_area has incomplete parameters list
(#554) Phpdocs for function mod_socialwiki_renderer::help_content has incomplete parameters list
mod/socialwiki/table/table.php
(#73) Phpdocs for function socialwiki_table::__construct has incomplete parameters list
(#92) Phpdocs for function socialwiki_table::print_html has incomplete parameters list
mod/socialwiki/tree/tree.php
(#251) Phpdocs for function socialwiki_tree::display has incomplete parameters list

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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