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

(567 errors, 814 warnings)

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

mod/ouwiki/annotate.php
(#36) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#44) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#77) 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
(#85) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#90) This comment is 63% valid code; is this commented out code?
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "new_annotations" must not contain underscores.
(#98) Variable "edited_annotations" must not contain underscores.
(#101) Variable "edited_annotations" must not contain underscores.
(#103) Variable "new_annotations" must not contain underscores.
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "deleted_annotations" must not contain underscores.
(#119) Variable "deleted_annotations" must not contain underscores.
(#124) Variable "edited_annotations" must not contain underscores.
(#127) Variable "deleted_annotations" must not contain underscores.
(#139) Variable "deleted_annotations" must not contain underscores.
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "new_annotations" must not contain underscores.
(#145) Variable "new_annotations" must not contain underscores.
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) 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
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) 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
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Expected 1 space before "/"; 0 found
(#299) Expected 1 space after "/"; 0 found
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) 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
mod/ouwiki/annotate_form.php
(#17) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#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/ouwiki/backup/moodle1/lib.php
(#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
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/backup/moodle2/backup_ouwiki_activity_task.class.php
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) 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
(#44) The static declaration must come after the visibility declaration
(#49) 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
mod/ouwiki/backup/moodle2/backup_ouwiki_settingslib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/backup/moodle2/backup_ouwiki_stepslib.php
(#35) 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
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) 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
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) 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/ouwiki/backup/moodle2/restore_ouwiki_activity_task.class.php
(#27) 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
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) The static declaration must come after the visibility declaration
(#66) The static declaration must come after the visibility declaration
(#81) The static declaration must come after the visibility declaration
(#102) The static declaration must come after the visibility declaration
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/backup/moodle2/restore_ouwiki_stepslib.php
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/basicpage.php
(#29) 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
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) 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) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#65) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#69) Variable "ouwiki_nologin" must not contain underscores.
(#70) Variable "ouwiki_nologin" must not contain underscores.
(#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
mod/ouwiki/classes/privacy/provider.php
(#726) Line exceeds 132 characters; contains 134 characters
mod/ouwiki/classes/task/daily_housekeeping.php
(#51) Expected 1 space before "-"; 0 found
(#51) Expected 1 space after "-"; 0 found
mod/ouwiki/confirmlock.php
(#27) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/ouwiki/csv_writer.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#29) 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
(#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
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/db/access.php
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
mod/ouwiki/db/log.php
(#53) File must end with a newline character
mod/ouwiki/db/upgrade.php
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "update_sql" must not contain underscores.
(#105) Variable "update_sql" must not contain underscores.
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) 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
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Line exceeds 132 characters; contains 136 characters
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/delete.php
(#37) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#62) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) 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
(#78) 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
(#82) Line exceeds 132 characters; contains 136 characters
(#84) 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
(#100) 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
(#110) 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
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/diff.php
(#39) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#66) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line exceeds 132 characters; contains 150 characters
(#83) Line exceeds 132 characters; contains 150 characters
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) 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
(#116) 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
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/difflib.php
(#39) 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
(#46) 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
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) 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
(#92) 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
(#98) 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
(#122) Expected 1 space before "+"; 0 found
(#122) Expected 1 space after "+"; 0 found
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#127) 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
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) 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
(#153) 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
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) This comment is 43% valid code; is this commented out code?
(#173) 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
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Expected 1 space before "+"; 0 found
(#186) Expected 1 space after "+"; 0 found
(#189) Expected 1 space before "+"; 0 found
(#189) Expected 1 space after "+"; 0 found
(#189) Expected 1 space before "/"; 0 found
(#189) Expected 1 space after "/"; 0 found
(#192) Expected 1 space before "+"; 0 found
(#192) Expected 1 space after "+"; 0 found
(#193) Expected 1 space before "+"; 0 found
(#193) Expected 1 space after "+"; 0 found
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Expected 1 space before "+"; 0 found
(#205) Expected 1 space after "+"; 0 found
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Expected 1 space before "+"; 0 found
(#218) Expected 1 space after "+"; 0 found
(#218) Expected 1 space before "+"; 0 found
(#218) Expected 1 space after "+"; 0 found
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Expected 1 space before "+"; 0 found
(#256) Expected 1 space after "+"; 0 found
(#258) Expected 1 space before "+"; 0 found
(#258) Expected 1 space after "+"; 0 found
(#258) Expected 1 space before "/"; 0 found
(#258) Expected 1 space after "/"; 0 found
(#262) Expected 1 space before "+"; 0 found
(#262) Expected 1 space after "+"; 0 found
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Expected 1 space before "-"; 0 found
(#273) Expected 1 space after "-"; 0 found
(#298) 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
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Expected 1 space before "-"; 0 found
(#336) Expected 1 space after "-"; 0 found
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) The use of backticks in strings is not recommended
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) The use of backticks in strings is not recommended
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) The use of backticks in strings is not recommended
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Expected 1 space before "-"; 0 found
(#444) Expected 1 space after "-"; 0 found
(#449) Expected 1 space before "+"; 0 found
(#449) Expected 1 space after "+"; 0 found
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) 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
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) 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
(#525) Expected 1 space after "-"; 0 found
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Expected 1 space after "-"; 0 found
(#534) Expected 1 space before "+"; 0 found
(#534) Expected 1 space after "+"; 0 found
(#550) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#551) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#552) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#565) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#566) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#570) Expected 1 space before "+"; 0 found
(#570) Expected 1 space after "+"; 0 found
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#596) Expected 1 space before "="; 0 found
(#596) Expected 1 space after "="; 0 found
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) 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
(#650) 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
(#669) Expected 1 space after first semicolon of FOR loop; newline found
(#673) Expected 1 space after first semicolon of FOR loop; newline found
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) Closing brace must be on a line by itself
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) 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
(#719) 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
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#770) Inline comments must end in full-stops, exclamation marks, or question marks
(#779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/edit.php
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#60) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#162) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#165) 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
(#174) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#181) 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
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Line exceeds 132 characters; contains 161 characters
(#239) Line exceeds 132 characters; contains 141 characters
(#241) 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
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) 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
(#440) Expected 1 space before "/"; 0 found
(#440) Expected 1 space after "/"; 0 found
(#446) 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
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/edit_form.php
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/entirewiki.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#58) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#61) 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
(#80) Line exceeds 132 characters; contains 145 characters
(#124) Expected 1 space before "!="; 0 found
mod/ouwiki/feed-history.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Variable "ouwiki_nologin" must not contain underscores.
(#27) Variable "ouwiki_nologin" must not contain underscores.
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#32) 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
(#70) 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
mod/ouwiki/feed-wikihistory.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Variable "ouwiki_nologin" must not contain underscores.
(#28) Variable "ouwiki_nologin" must not contain underscores.
(#30) 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
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/history.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line exceeds 132 characters; contains 167 characters
(#145) Line exceeds 132 characters; contains 155 characters
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) 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
mod/ouwiki/import.php
(#27) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#59) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#592) Expected 1 space before comment text but found 2; use block comment if you need indentation
mod/ouwiki/import_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/ouwiki/index.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#84) Line exceeds 132 characters; contains 133 characters
mod/ouwiki/lang/en/ouwiki.php
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#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
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#64) 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
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Expected 1 space before "="; 0 found
(#94) 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
(#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
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#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
(#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
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#174) Expected 1 space before "="; 0 found
(#174) 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
(#178) Expected 1 space after "="; 0 found
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#207) 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
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#225) Expected 1 space before "="; 0 found
(#226) Expected 1 space before "="; 0 found
(#226) 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
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#243) Expected 1 space before "="; 0 found
(#243) 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
(#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
(#248) Expected 1 space before "="; 0 found
(#248) 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
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#254) Expected 1 space before "="; 0 found
(#254) 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
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#263) Expected 1 space before "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#291) Expected 1 space before "="; 0 found
(#291) Expected 1 space after "="; 0 found
(#292) Expected 1 space before "="; 0 found
(#292) Expected 1 space after "="; 0 found
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#295) Expected 1 space before "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#326) 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
(#367) 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
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#605) Whitespace found at end of line within string
mod/ouwiki/lib.php
(#40) 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
(#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
(#75) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#78) 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
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) 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
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Closing brace must be on a line by itself
(#376) Closing brace must be on a line by itself
(#377) Closing brace must be on a line by itself
(#378) Closing brace must be on a line by itself
(#379) Closing brace must be on a line by itself
(#380) Closing brace must be on a line by itself
(#381) Closing brace must be on a line by itself
(#382) Closing brace must be on a line by itself
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Expected 1 space before "==="; 2 found
mod/ouwiki/locallib.php
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Expected 1 space before "*"; 0 found
(#43) Expected 1 space after "*"; 0 found
(#44) Expected 1 space before "*"; 0 found
(#44) Expected 1 space after "*"; 0 found
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) 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) Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$source" was used, and possibly changed (by reference), on line 81.
(#86) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#91) Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$source" was used, and possibly changed (by reference), on line 90.
(#95) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#208) Expected 1 space after "="; 2 found
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Expected 1 space after "="; 2 found
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Expected 1 space after "="; 2 found
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Closing brace must be on a line by itself
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Variable "pagename_s" must not contain underscores.
(#719) Variable "pagename_s" must not contain underscores.
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Expected 1 space before "-"; 0 found
(#890) Expected 1 space after "-"; 0 found
(#890) Expected 1 space before "*"; 0 found
(#890) Expected 1 space after "*"; 0 found
(#892) Expected 1 space before "*"; 0 found
(#892) Expected 1 space after "*"; 0 found
(#892) Expected 1 space before "*"; 0 found
(#892) Expected 1 space after "*"; 0 found
(#913) Inline comments must end in full-stops, exclamation marks, or question marks
(#914) Variable "ouwiki_internallinks" must not contain underscores.
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) Variable "ouwiki_internallinks" must not contain underscores.
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) Variable "ouwiki_wikilinks" must not contain underscores.
(#936) Variable "ouwiki_wikilinks" must not contain underscores.
(#937) Variable "ouwiki_wikilinks" must not contain underscores.
(#949) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) Variable "ouwiki_internallinks" must not contain underscores.
(#950) Variable "ouwiki_wikilinks" must not contain underscores.
(#952) Inline comments must end in full-stops, exclamation marks, or question marks
(#952) This comment is 58% valid code; is this commented out code?
(#954) Variable "ouwiki_internallinks" must not contain underscores.
(#957) Variable "ouwiki_wikilinks" must not contain underscores.
(#1199) Expected 1 space before "-"; 0 found
(#1199) Expected 1 space after "-"; 0 found
(#1219) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1227) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) Expected 1 space before "-"; 0 found
(#1230) Expected 1 space after "-"; 0 found
(#1237) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1242) Inline comments must end in full-stops, exclamation marks, or question marks
(#1244) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) Expected 1 space before "="; 0 found
(#1258) Expected 1 space after "="; 0 found
(#1280) Inline comments must end in full-stops, exclamation marks, or question marks
(#1291) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1345) Inline comments must end in full-stops, exclamation marks, or question marks
(#1380) 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
(#1602) Inline comments must end in full-stops, exclamation marks, or question marks
(#1636) 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
(#1644) Inline comments must end in full-stops, exclamation marks, or question marks
(#1665) Inline comments must end in full-stops, exclamation marks, or question marks
(#1672) Inline comments must end in full-stops, exclamation marks, or question marks
(#1685) Inline comments must end in full-stops, exclamation marks, or question marks
(#1713) Inline comments must end in full-stops, exclamation marks, or question marks
(#1716) Inline comments must end in full-stops, exclamation marks, or question marks
(#1756) Variable "ouwiki_count" must not contain underscores.
(#1760) Inline comments must end in full-stops, exclamation marks, or question marks
(#1771) 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
(#1781) 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
(#1791) Expected 1 space before "|"; 0 found
(#1791) Expected 1 space after "|"; 0 found
(#1793) Inline comments must end in full-stops, exclamation marks, or question marks
(#1803) Inline comments must end in full-stops, exclamation marks, or question marks
(#1807) Inline comments must end in full-stops, exclamation marks, or question marks
(#1810) Inline comments must end in full-stops, exclamation marks, or question marks
(#1835) Inline comments must end in full-stops, exclamation marks, or question marks
(#1838) Inline comments must end in full-stops, exclamation marks, or question marks
(#1845) Inline comments must end in full-stops, exclamation marks, or question marks
(#1846) Variable "ouwiki_count" must not contain underscores.
(#1855) Inline comments must end in full-stops, exclamation marks, or question marks
(#1860) Inline comments must end in full-stops, exclamation marks, or question marks
(#1866) Inline comments must end in full-stops, exclamation marks, or question marks
(#1869) Inline comments must end in full-stops, exclamation marks, or question marks
(#1870) Inline comments must end in full-stops, exclamation marks, or question marks
(#1880) Inline comments must end in full-stops, exclamation marks, or question marks
(#1887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1888) Inline comments must end in full-stops, exclamation marks, or question marks
(#1896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1896) Inline comments must end in full-stops, exclamation marks, or question marks
(#1901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1901) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1927) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1940) Inline comments must end in full-stops, exclamation marks, or question marks
(#1944) Inline comments must end in full-stops, exclamation marks, or question marks
(#1948) Inline comments must end in full-stops, exclamation marks, or question marks
(#1952) 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
(#1959) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1961) Inline comments must end in full-stops, exclamation marks, or question marks
(#1975) Inline comments must end in full-stops, exclamation marks, or question marks
(#2007) Inline comments must end in full-stops, exclamation marks, or question marks
(#2019) Inline comments must end in full-stops, exclamation marks, or question marks
(#2083) Inline comments must end in full-stops, exclamation marks, or question marks
(#2087) Expected 1 space before "+"; 0 found
(#2087) Expected 1 space after "+"; 0 found
(#2091) Inline comments must end in full-stops, exclamation marks, or question marks
(#2095) Inline comments must end in full-stops, exclamation marks, or question marks
(#2100) Inline comments must end in full-stops, exclamation marks, or question marks
(#2109) Inline comments must end in full-stops, exclamation marks, or question marks
(#2121) Inline comments must end in full-stops, exclamation marks, or question marks
(#2147) Inline comments must end in full-stops, exclamation marks, or question marks
(#2154) Inline comments must end in full-stops, exclamation marks, or question marks
(#2158) Inline comments must end in full-stops, exclamation marks, or question marks
(#2161) Inline comments must end in full-stops, exclamation marks, or question marks
(#2185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2205) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#2208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2227) Inline comments must end in full-stops, exclamation marks, or question marks
(#2234) 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
(#2246) Inline comments must end in full-stops, exclamation marks, or question marks
(#2258) Inline comments must end in full-stops, exclamation marks, or question marks
(#2261) Inline comments must end in full-stops, exclamation marks, or question marks
(#2264) Inline comments must end in full-stops, exclamation marks, or question marks
(#2267) Inline comments must end in full-stops, exclamation marks, or question marks
(#2299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2299) Inline comments must end in full-stops, exclamation marks, or question marks
(#2345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2345) Inline comments must end in full-stops, exclamation marks, or question marks
(#2352) Inline comments must end in full-stops, exclamation marks, or question marks
(#2355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2359) 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
(#2422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2454) Inline comments must end in full-stops, exclamation marks, or question marks
(#2463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2463) Inline comments must end in full-stops, exclamation marks, or question marks
(#2466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2472) Inline comments must end in full-stops, exclamation marks, or question marks
(#2480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2480) Inline comments must end in full-stops, exclamation marks, or question marks
(#2497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2498) Inline comments must end in full-stops, exclamation marks, or question marks
(#2504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2504) Inline comments must end in full-stops, exclamation marks, or question marks
(#2504) This comment is 63% valid code; is this commented out code?
(#2512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2513) Inline comments must end in full-stops, exclamation marks, or question marks
(#2534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2535) Inline comments must end in full-stops, exclamation marks, or question marks
(#2537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2538) Inline comments must end in full-stops, exclamation marks, or question marks
(#2549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2549) Inline comments must end in full-stops, exclamation marks, or question marks
(#2595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2605) Inline comments must end in full-stops, exclamation marks, or question marks
(#2633) Inline comments must end in full-stops, exclamation marks, or question marks
(#2652) Inline comments must end in full-stops, exclamation marks, or question marks
(#2664) Variable "updated_annotations" must not contain underscores.
(#2671) Variable "updated_annotations" must not contain underscores.
(#2733) Expected 1 space before "="; 0 found
(#2733) Expected 1 space after "="; 0 found
(#2735) Expected 1 space after "="; 0 found
(#2743) Expected 1 space after "?"; 2 found
(#2768) Expected 1 space before "/"; 0 found
(#2768) Expected 1 space after "/"; 0 found
(#2769) Expected 1 space before "*"; 0 found
(#2769) Expected 1 space after "*"; 0 found
(#2773) Inline comments must end in full-stops, exclamation marks, or question marks
(#2856) Inline comments must end in full-stops, exclamation marks, or question marks
(#2905) Inline comments must end in full-stops, exclamation marks, or question marks
(#2918) Inline comments must end in full-stops, exclamation marks, or question marks
(#2948) Inline comments must end in full-stops, exclamation marks, or question marks
(#3024) Inline comments must end in full-stops, exclamation marks, or question marks
(#3026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3030) Inline comments must end in full-stops, exclamation marks, or question marks
(#3036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3036) Inline comments must end in full-stops, exclamation marks, or question marks
(#3039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3039) Inline comments must end in full-stops, exclamation marks, or question marks
(#3044) Inline comments must end in full-stops, exclamation marks, or question marks
(#3191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3191) Inline comments must end in full-stops, exclamation marks, or question marks
(#3243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3243) Inline comments must end in full-stops, exclamation marks, or question marks
(#3246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3246) Inline comments must end in full-stops, exclamation marks, or question marks
(#3253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3253) Inline comments must end in full-stops, exclamation marks, or question marks
(#3270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3270) Inline comments must end in full-stops, exclamation marks, or question marks
(#3274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3274) Inline comments must end in full-stops, exclamation marks, or question marks
(#3281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3281) Inline comments must end in full-stops, exclamation marks, or question marks
(#3302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3302) Inline comments must end in full-stops, exclamation marks, or question marks
(#3318) Variable "grading_info" must not contain underscores.
(#3321) Variable "grading_info" must not contain underscores.
(#3325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3325) Inline comments must end in full-stops, exclamation marks, or question marks
(#3338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3338) Inline comments must end in full-stops, exclamation marks, or question marks
(#3394) Expected 1 space after ".="; 2 found
(#3395) Expected 1 space after ".="; 2 found
(#3407) Expected 1 space after ".="; 2 found
(#3408) Expected 1 space after ".="; 2 found
(#3930) Expected 1 space after "="; 2 found
(#3942) Expected 1 space after ".="; 2 found
(#3958) Expected 1 space after ".="; 2 found
(#3960) Expected 1 space after ".="; 2 found
(#3961) Expected 1 space after ".="; 2 found
(#3970) Expected 1 space after ".="; 2 found
mod/ouwiki/lock.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
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) 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
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Expected 1 space before "==="; 0 found
(#119) Expected 1 space after "==="; 0 found
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/ouwiki/mod_form.php
(#33) 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
(#51) 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) Expected 1 space before "*"; 0 found
(#59) Expected 1 space after "*"; 0 found
(#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
(#62) Expected 1 space before "*"; 0 found
(#62) Expected 1 space after "*"; 0 found
(#63) Expected 1 space before "*"; 0 found
(#63) Expected 1 space after "*"; 0 found
(#67) Expected 1 space before "*"; 0 found
(#67) Expected 1 space after "*"; 0 found
(#97) 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
(#112) 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
(#171) Variable "default_values" must not contain underscores.
(#175) Variable "default_values" must not contain underscores.
(#175) Variable "default_values" must not contain underscores.
(#176) Variable "default_values" must not contain underscores.
(#177) Variable "default_values" must not contain underscores.
(#179) Variable "default_values" must not contain underscores.
(#179) Variable "default_values" must not contain underscores.
(#180) Variable "default_values" must not contain underscores.
(#181) Variable "default_values" must not contain underscores.
mod/ouwiki/nojslock.php
(#27) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#39) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/ouwiki/override.php
(#27) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#31) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#35) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/ouwiki/participation.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Variable "grading_info" must not contain underscores.
(#84) Variable "grading_info" must not contain underscores.
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "grading_info" must not contain underscores.
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/participation_table.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/renderer.php
(#66) Line indented incorrectly; expected 8 spaces, found 12
(#71) Closing brace indented incorrectly; expected 12 spaces, found 8
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) global $OUTPUT cannot be used in renderers. Use $this->output.
(#527) global $OUTPUT cannot be used in renderers. Use $this->output.
(#532) global $OUTPUT cannot be used in renderers. Use $this->output.
(#537) global $OUTPUT cannot be used in renderers. Use $this->output.
(#551) global $OUTPUT cannot be used in renderers. Use $this->output.
(#556) global $OUTPUT cannot be used in renderers. Use $this->output.
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) global $OUTPUT cannot be used in renderers. Use $this->output.
(#591) global $OUTPUT cannot be used in renderers. Use $this->output.
(#612) global $OUTPUT cannot be used in renderers. Use $this->output.
(#864) Variable "grading_info" must not contain underscores.
(#866) global $OUTPUT cannot be used in renderers. Use $this->output.
(#871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) Variable "grading_info" must not contain underscores.
(#882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#897) Inline comments must start with a capital letter, digit or 3-dots sequence
(#897) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Inline comments must start with a capital letter, digit or 3-dots sequence
(#909) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Variable "grading_info" must not contain underscores.
(#948) Variable "grading_info" must not contain underscores.
(#951) Variable "grading_info" must not contain underscores.
(#959) Variable "grading_info" must not contain underscores.
(#962) Variable "grading_info" must not contain underscores.
(#967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) global $OUTPUT cannot be used in renderers. Use $this->output.
(#991) Inline comments must start with a capital letter, digit or 3-dots sequence
(#991) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1005) This comment is 72% valid code; is this commented out code?
(#1018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Variable "grading_info" must not contain underscores.
(#1045) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) Expected 1 space before "*"; 0 found
(#1083) Expected 1 space after "*"; 0 found
(#1085) Expected 1 space before "*"; 0 found
(#1085) Expected 1 space after "*"; 0 found
(#1085) Expected 1 space before "*"; 0 found
(#1085) Expected 1 space after "*"; 0 found
(#1098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1174) Inline comments must end in full-stops, exclamation marks, or question marks
(#1197) Variable "grading_info" must not contain underscores.
(#1199) Variable "grading_info" must not contain underscores.
(#1200) Variable "grading_info" must not contain underscores.
(#1203) Variable "grading_info" must not contain underscores.
mod/ouwiki/revert.php
(#39) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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
(#71) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line exceeds 132 characters; contains 142 characters
(#83) 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
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line exceeds 132 characters; contains 155 characters
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/savegrades.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/search.php
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#35) Line exceeds 132 characters; contains 149 characters
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line exceeds 132 characters; contains 147 characters
mod/ouwiki/tests/diff_test.php
(#32) PHPUnit testcase name "ouwiki_test_diff" does not match file name "diff_test"
(#32) PHUnit class "ouwiki_test_diff" does not have any namespace. It is recommended to add it to the "mod_ouwiki" namespace, using more levels if needed, in order to match the code being tested
(#32) PHPUnit irregular testcase name found: ouwiki_test_diff (_test/_testcase ended expected)
(#59) Line exceeds 132 characters; contains 136 characters
(#290) Line exceeds 132 characters; contains 141 characters
(#291) Line exceeds 132 characters; contains 141 characters
(#293) Line exceeds 132 characters; contains 136 characters
(#310) Line exceeds 132 characters; contains 141 characters
(#311) Line exceeds 132 characters; contains 136 characters
(#320) Line exceeds 132 characters; contains 141 characters
(#321) Line exceeds 132 characters; contains 136 characters
(#330) Line exceeds 132 characters; contains 141 characters
(#331) Line exceeds 132 characters; contains 136 characters
mod/ouwiki/tests/generator_test.php
(#35) PHPUnit testcase name "mod_ouwiki_generator_testcase" does not match file name "generator_test"
(#35) PHUnit class "mod_ouwiki_generator_testcase" does not have any namespace. It is recommended to add it to the "mod_ouwiki" namespace, using more levels if needed, in order to match the code being tested
mod/ouwiki/tests/locallib_test.php
(#32) PHPUnit testcase name "ouwiki_locallib_test" does not match file name "locallib_test"
(#32) PHUnit class "ouwiki_locallib_test" does not have any namespace. It is recommended to add it to the "mod_ouwiki" namespace, using more levels if needed, in order to match the code being tested
(#259) Line indented incorrectly; expected 8 spaces, found 9
(#259) Closing brace indented incorrectly; expected 8 spaces, found 9
(#631) Commas (,) must be followed by white space.
mod/ouwiki/tests/participation_test.php
(#32) PHPUnit testcase name "ouwiki_participation_test" does not match file name "participation_test"
(#32) PHUnit class "ouwiki_participation_test" does not have any namespace. It is recommended to add it to the "mod_ouwiki" namespace, using more levels if needed, in order to match the code being tested
mod/ouwiki/tests/privacy_test.php
(#43) PHPUnit testcase name "mod_ouwiki_privacy_testcase" does not match file name "privacy_test"
(#43) PHUnit class "mod_ouwiki_privacy_testcase" does not have any namespace. It is recommended to add it to the "mod_ouwiki" namespace, using more levels if needed, in order to match the code being tested
mod/ouwiki/tests/search_page_version_test.php
(#39) PHPUnit testcase name "mod_ouwiki_search_page_version_testcase" does not match file name "search_page_version_test"
(#39) PHUnit class "mod_ouwiki_search_page_version_testcase" does not have any namespace. It is recommended to add it to the "mod_ouwiki" namespace, using more levels if needed, in order to match the code being tested
mod/ouwiki/tests/sections_test.php
(#32) PHPUnit testcase name "ouwiki_test_sections" does not match file name "sections_test"
(#32) PHUnit class "ouwiki_test_sections" does not have any namespace. It is recommended to add it to the "mod_ouwiki" namespace, using more levels if needed, in order to match the code being tested
(#32) PHPUnit irregular testcase name found: ouwiki_test_sections (_test/_testcase ended expected)
mod/ouwiki/userparticipation.php
(#49) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#67) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#87) 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
mod/ouwiki/version.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/ouwiki/view.php
(#44) 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
(#53) Expected 1 space after "=>"; 2 found
(#55) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#59) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#73) 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
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) 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
mod/ouwiki/viewold.php
(#37) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line exceeds 132 characters; contains 140 characters
(#96) Line exceeds 132 characters; contains 141 characters
(#102) 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
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/wikihistory.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#58) 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
(#64) Expected 1 space before "+"; 0 found
(#64) Expected 1 space after "+"; 0 found
(#66) Expected 1 space before "+"; 0 found
(#66) Expected 1 space after "+"; 0 found
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before "?"; 0 found
(#80) Expected 1 space after "?"; 0 found
(#82) Expected 1 space before "?"; 0 found
(#82) Expected 1 space after "?"; 0 found
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Expected 1 space before "/"; 0 found
(#92) Expected 1 space after "/"; 0 found
(#96) 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
(#136) Expected 1 space before "?"; 0 found
(#136) Expected 1 space after "?"; 0 found
(#136) Expected 1 space before ":"; 0 found
(#136) Expected 1 space after ":"; 0 found
(#169) Line exceeds 132 characters; contains 153 characters
(#178) Expected 1 space after "="; 0 found
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
mod/ouwiki/wikiindex.php
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#41) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#59) 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
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected 1 space before "!="; 0 found
(#155) Expected 1 space before ".="; 0 found
(#201) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(23 errors, 120 warnings)

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

mod/ouwiki/module.js
(#24) Identifier 'mod_ouwiki_view' is not in camel case. (camelcase)
(#25) Extra space after key 'Y'. (key-spacing)
(#27) Extra space after key 'init'. (key-spacing)
(#27) 'args' is defined but never used. (no-unused-vars)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Use '===' to compare with null. (no-eq-null)
(#76) Missing JSDoc parameter type for 'show'. (valid-jsdoc)
(#78) Extra space after key 'show_annotation_icons'. (key-spacing)
(#78) Identifier 'show_annotation_icons' is not in camel case. (camelcase)
(#98) Extra space after key 'ouwikiToggleFunction'. (key-spacing)
(#100) Expected space(s) after "if". (keyword-spacing)
(#106) Operator '=' must be spaced. (space-infix-ops)
(#113) Extra space after key 'ouwikiKeyFunction'. (key-spacing)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Operator '==' must be spaced. (space-infix-ops)
(#115) Operator '==' must be spaced. (space-infix-ops)
(#115) Multiple spaces found before '{'. (no-multi-spaces)
(#124) Extra space after key 'ouwikiShowFormFunction'. (key-spacing)
(#127) Expected space(s) after "if". (keyword-spacing)
(#130) Expected space(s) after "if". (keyword-spacing)
(#142) Operator ':' must be spaced. (space-infix-ops)
(#149) Extra space after key 'ouwikiSetFields'. (key-spacing)
(#157) Statement inside of curly braces should be on next line. (brace-style)
(#157) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#158) Statement inside of curly braces should be on next line. (brace-style)
(#158) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#159) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#167) Statement inside of curly braces should be on next line. (brace-style)
(#167) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#168) Statement inside of curly braces should be on next line. (brace-style)
(#168) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#169) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#172) Extra space after key 'ouwikiClearDisabled'. (key-spacing)
(#180) Extra space after key 'ouwikiResetThisField'. (key-spacing)
(#188) Extra space after key 'ouwikiShowAllAnnotations'. (key-spacing)
(#189) 'annoboxes' is not defined. (no-undef)
(#190) 'annoboxes' is not defined. (no-undef)
(#190) Unexpected space before function parentheses. (space-before-function-paren)
(#195) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#196) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#198) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#199) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#203) Expected space(s) after "if". (keyword-spacing)
(#205) Expected space(s) after "if". (keyword-spacing)
(#210) Extra space after key 'ouwikiSwapAnnotationUrl'. (key-spacing)
(#210) Missing space before opening brace. (space-before-blocks)
(#224) Extra space after key 'ouwikiShowHideAnnotation'. (key-spacing)
(#231) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#232) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#235) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#236) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#237) 'annoboxes' is not defined. (no-undef)
(#238) 'annoboxes' is not defined. (no-undef)
(#238) 'annoboxes' is not defined. (no-undef)
(#240) 'annoboxes' is not defined. (no-undef)
(#241) 'annoboxes' is not defined. (no-undef)
(#251) Extra space after key 'setupspans'. (key-spacing)
(#255) Expected to return a value at the end of function. (consistent-return)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#271) Identifier 'mod_ouwiki_annotate' is not in camel case. (camelcase)
(#272) Extra space after key 'Y'. (key-spacing)
(#273) Extra space after key 'YAHOO'. (key-spacing)
(#275) Extra space after key 'init'. (key-spacing)
(#275) 'args' is defined but never used. (no-unused-vars)
(#299) Unexpected alert. (no-alert)
(#311) Comments should not begin with a lowercase character. (capitalized-comments)
(#317) There should be no space after '['. (array-bracket-spacing)
(#317) There should be no space after '{'. (object-curly-spacing)
(#317) Missing space before value for key 'text'. (key-spacing)
(#317) Missing space before value for key 'handler'. (key-spacing)
(#317) There should be no space before '}'. (object-curly-spacing)
(#318) There should be no space after '{'. (object-curly-spacing)
(#318) Missing space before value for key 'text'. (key-spacing)
(#318) Missing space before value for key 'handler'. (key-spacing)
(#318) There should be no space before '}'. (object-curly-spacing)
(#318) There should be no space before ']'. (array-bracket-spacing)
(#322) There should be no space after '{'. (object-curly-spacing)
(#322) There should be no space before '}'. (object-curly-spacing)
(#325) 'currentMarker' is not defined. (no-undef)
(#333) Comments should not begin with a lowercase character. (capitalized-comments)
(#335) Unexpected space before function parentheses. (space-before-function-paren)
(#341) Missing space before value for key 'keys'. (key-spacing)
(#341) 'types' is defined but never used. (no-unused-vars)
(#341) 'args' is defined but never used. (no-unused-vars)
(#341) 'obj' is defined but never used. (no-unused-vars)
(#341) Statement inside of curly braces should be on next line. (brace-style)
(#352) Extra space after key 'setupmarkers'. (key-spacing)
(#356) Expected to return a value at the end of function. (consistent-return)
(#363) Expected space(s) after "if". (keyword-spacing)
(#364) Comments should not begin with a lowercase character. (capitalized-comments)
(#376) Extra space after key 'openNewWindow'. (key-spacing)
(#377) 'currentMarker' is not defined. (no-undef)
(#381) Extra space after key 'newAnnotation'. (key-spacing)
(#382) Comments should not begin with a lowercase character. (capitalized-comments)
(#386) Comments should not begin with a lowercase character. (capitalized-comments)
(#386) Expected space or tab after '//' in comment. (spaced-comment)
(#388) Operator '+' must be spaced. (space-infix-ops)
(#397) Comments should not begin with a lowercase character. (capitalized-comments)
(#397) Expected space or tab after '//' in comment. (spaced-comment)
(#400) Comments should not begin with a lowercase character. (capitalized-comments)
(#403) Comments should not begin with a lowercase character. (capitalized-comments)
(#403) Expected space or tab after '//' in comment. (spaced-comment)
(#407) Multiple spaces found before '='. (no-multi-spaces)
(#410) Operator '+' must be spaced. (space-infix-ops)
(#410) 'currentMarker' is not defined. (no-undef)
(#411) Comments should not begin with a lowercase character. (capitalized-comments)
(#420) Comments should not begin with a lowercase character. (capitalized-comments)
(#434) Statement inside of curly braces should be on next line. (brace-style)
(#434) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#440) Statement inside of curly braces should be on next line. (brace-style)
(#440) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#447) Extra space after key 'markNewAnnotation'. (key-spacing)
(#457) 'currentMarker' is not defined. (no-undef)
(#458) There should be no space before this paren. (space-in-parens)
(#463) Operator '+' must be spaced. (space-infix-ops)
(#471) 'currentMarker' is not defined. (no-undef)
(#474) Operator '+' must be spaced. (space-infix-ops)
(#474) Operator '+' must be spaced. (space-infix-ops)
(#483) Identifier 'mod_ouwiki_edit' is not in camel case. (camelcase)
(#484) Extra space after key 'Y'. (key-spacing)
(#485) Extra space after key 'init'. (key-spacing)
(#491) Missing JSDoc comment. (require-jsdoc)
(#503) Missing JSDoc comment. (require-jsdoc)
(#503) 'oncancel' is defined but never used. (no-unused-vars)
(#510) 'e' is defined but never used. (no-unused-vars)
(#519) Missing JSDoc comment. (require-jsdoc)
(#519) 'args' is defined but never used. (no-unused-vars)
(#533) A space is required after ','. (comma-spacing)
mod/ouwiki/yui/pageselector/pageselector.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_ouwiki' is not in camel case. (camelcase)
(#8) Use '===' to compare with null. (no-eq-null)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(397 errors, 8 warnings)

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

mod/ouwiki/styles.css
(#686) Expected newline before "}" (block-closing-brace-newline-before)
(#688) Expected newline before "}" (block-closing-brace-newline-before)
(#690) Expected newline before "}" (block-closing-brace-newline-before)
(#692) Expected newline before "}" (block-closing-brace-newline-before)
(#693) Expected newline before "}" (block-closing-brace-newline-before)
(#694) Expected newline before "}" (block-closing-brace-newline-before)
(#695) Expected newline before "}" (block-closing-brace-newline-before)
(#727) Expected newline before "}" (block-closing-brace-newline-before)
(#745) Expected newline before "}" (block-closing-brace-newline-before)
(#746) Expected newline before "}" (block-closing-brace-newline-before)
(#748) Expected newline before "}" (block-closing-brace-newline-before)
(#758) Expected newline before "}" (block-closing-brace-newline-before)
(#795) Expected newline before "}" (block-closing-brace-newline-before)
(#796) Expected newline before "}" (block-closing-brace-newline-before)
(#797) Expected newline before "}" (block-closing-brace-newline-before)
(#798) Expected newline before "}" (block-closing-brace-newline-before)
(#803) Expected newline before "}" (block-closing-brace-newline-before)
(#805) Expected newline before "}" (block-closing-brace-newline-before)
(#808) Expected newline before "}" (block-closing-brace-newline-before)
(#809) Expected newline before "}" (block-closing-brace-newline-before)
(#810) Expected newline before "}" (block-closing-brace-newline-before)
(#815) Expected newline before "}" (block-closing-brace-newline-before)
(#816) Expected newline before "}" (block-closing-brace-newline-before)
(#818) Expected newline before "}" (block-closing-brace-newline-before)
(#686) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#688) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#690) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#692) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#693) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#694) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#695) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#727) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#745) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#746) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#748) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#758) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#795) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#796) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#797) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#798) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#803) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#805) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#808) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#809) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#810) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#815) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#816) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#818) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#262) Unexpected empty block (block-no-empty)
(#702) Unexpected empty block (block-no-empty)
(#686) Expected newline after "{" (block-opening-brace-newline-after)
(#688) Expected newline after "{" (block-opening-brace-newline-after)
(#690) Expected newline after "{" (block-opening-brace-newline-after)
(#692) Expected newline after "{" (block-opening-brace-newline-after)
(#693) Expected newline after "{" (block-opening-brace-newline-after)
(#694) Expected newline after "{" (block-opening-brace-newline-after)
(#695) Expected newline after "{" (block-opening-brace-newline-after)
(#727) Expected newline after "{" (block-opening-brace-newline-after)
(#745) Expected newline after "{" (block-opening-brace-newline-after)
(#746) Expected newline after "{" (block-opening-brace-newline-after)
(#748) Expected newline after "{" (block-opening-brace-newline-after)
(#758) Expected newline after "{" (block-opening-brace-newline-after)
(#795) Expected newline after "{" (block-opening-brace-newline-after)
(#796) Expected newline after "{" (block-opening-brace-newline-after)
(#797) Expected newline after "{" (block-opening-brace-newline-after)
(#798) Expected newline after "{" (block-opening-brace-newline-after)
(#803) Expected newline after "{" (block-opening-brace-newline-after)
(#805) Expected newline after "{" (block-opening-brace-newline-after)
(#808) Expected newline after "{" (block-opening-brace-newline-after)
(#809) Expected newline after "{" (block-opening-brace-newline-after)
(#810) Expected newline after "{" (block-opening-brace-newline-after)
(#815) Expected newline after "{" (block-opening-brace-newline-after)
(#816) Expected newline after "{" (block-opening-brace-newline-after)
(#818) Expected newline after "{" (block-opening-brace-newline-after)
(#686) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#688) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#690) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#692) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#693) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#694) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#695) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#727) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#745) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#746) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#748) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#758) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#795) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#796) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#797) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#798) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#803) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#805) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#808) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#809) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#810) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#815) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#816) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#818) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#93) Expected single space before "{" (block-opening-brace-space-before)
(#690) Expected single space before "{" (block-opening-brace-space-before)
(#746) Expected single space before "{" (block-opening-brace-space-before)
(#748) Expected single space before "{" (block-opening-brace-space-before)
(#638) Expected "#F7F0D9" to be "#f7f0d9" (color-hex-case)
(#440) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#443) Expected "#cc0000" to be "#c00" (color-hex-length)
(#690) Expected "#99ccff" to be "#9cf" (color-hex-length)
(#758) Expected "#000000" to be "#000" (color-hex-length)
(#761) Expected "#ffffff" to be "#fff" (color-hex-length)
(#762) Expected "#ff0000" to be "#f00" (color-hex-length)
(#796) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#796) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#805) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#809) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#809) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#816) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#796) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#805) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#809) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#816) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) 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)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#18) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#19) 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)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#34) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#35) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#36) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#43) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#46) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) 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)
(#78) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#79) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#83) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#86) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#87) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#90) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#94) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#97) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#98) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#103) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#104) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#125) 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)
(#127) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#130) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#133) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#134) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#137) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#141) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#147) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#154) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#155) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#156) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#163) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#164) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#165) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#169) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#172) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#175) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#179) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#180) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#181) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#182) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#185) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#189) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#190) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#193) 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)
(#195) 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)
(#205) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#206) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#210) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#214) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#215) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#216) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#217) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#218) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#219) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#224) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#228) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#229) 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)
(#231) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#232) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#235) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#238) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#244) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#247) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#248) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#249) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#257) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#258) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#259) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#260) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#265) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#268) 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)
(#274) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#277) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#280) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#283) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#286) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#291) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#296) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#299) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#300) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#301) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#302) 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)
(#304) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#308) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#315) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#316) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#317) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#320) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#321) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#325) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#329) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#333) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#336) 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)
(#342) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#343) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#352) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#374) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#375) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#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)
(#384) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#385) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#390) 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)
(#398) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#407) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#408) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#413) 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)
(#417) 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)
(#424) 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)
(#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)
(#443) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#447) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#448) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#451) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#454) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#459) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#460) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#461) 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)
(#469) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#470) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#471) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#478) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#481) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#482) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#485) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#488) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#497) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#498) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#501) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#502) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#503) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#507) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#508) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#509) 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)
(#515) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#516) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#517) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#518) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#523) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#529) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#533) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#537) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#541) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#545) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#546) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#551) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#555) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#556) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#559) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#560) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#563) 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)
(#570) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#574) 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)
(#576) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#579) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#582) 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)
(#584) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#585) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#589) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#595) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#599) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#600) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#601) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#602) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#603) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#604) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#607) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#608) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#609) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#610) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#614) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#620) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#621) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#622) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#623) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#628) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#633) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#634) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#635) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#636) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#637) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#638) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#643) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#644) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#645) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#646) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#651) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#661) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#662) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#663) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#664) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#669) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#670) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#671) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#675) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#676) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#677) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#681) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#682) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#683) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#688) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#690) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#692) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#693) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#694) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#695) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#699) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#706) 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)
(#735) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#736) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#737) 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)
(#746) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#748) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#751) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#755) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#758) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#768) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#787) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#805) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#805) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#816) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#816) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#822) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#859) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#576) Unexpected unit (length-zero-no-unit)
(#242) Expected no more than 2 empty lines (max-empty-lines)
(#536) Expected newline after "," (selector-list-comma-newline-after)
(#554) Expected newline after "," (selector-list-comma-newline-after)
(#493) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(316 errors, 2 warnings)

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

mod/ouwiki/annotate.php
(#22) Package ouwiki is not valid
mod/ouwiki/annotate_form.php
(#20) Package is not specified for class mod_ouwiki_annotate_form. It is also not specified in file-level phpdocs
(#20) Class mod_ouwiki_annotate_form is not documented
(#22) Function mod_ouwiki_annotate_form::definition is not documented
(#75) Function mod_ouwiki_annotate_form::ouwiki_internal_position_sort is not documented
mod/ouwiki/backup/moodle1/lib.php
(#20) Package mod is not valid
(#74) Phpdocs for function moodle1_mod_ouwiki_handler::process_ouwiki has incomplete parameters list
(#42) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#42) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/ouwiki/backup/moodle2/backup_ouwiki_activity_task.class.php
(#19) Package is not specified for class backup_ouwiki_activity_task. It is also not specified in file-level phpdocs
(#19) No one-line description found in phpdocs for class backup_ouwiki_activity_task
(#40) Phpdocs for function backup_ouwiki_activity_task::encode_content_links has incomplete parameters list
mod/ouwiki/backup/moodle2/backup_ouwiki_settingslib.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/backup/moodle2/backup_ouwiki_stepslib.php
(#18) Package moodlecore is not valid
(#33) Function backup_ouwiki_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
mod/ouwiki/backup/moodle2/restore_ouwiki_activity_task.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class restore_ouwiki_activity_task
(#77) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#79) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#94) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#96) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/ouwiki/backup/moodle2/restore_ouwiki_stepslib.php
(#18) Package moodlecore is not valid
(#33) Function restore_ouwiki_activity_structure_step::define_structure is not documented
(#51) Function restore_ouwiki_activity_structure_step::process_ouwiki is not documented
(#78) Function restore_ouwiki_activity_structure_step::process_ouwiki_subwiki is not documented
(#100) Function restore_ouwiki_activity_structure_step::process_ouwiki_page is not documented
(#116) Function restore_ouwiki_activity_structure_step::process_ouwiki_version is not documented
(#186) Function restore_ouwiki_activity_structure_step::process_ouwiki_link is not documented
(#195) Function restore_ouwiki_activity_structure_step::process_ouwiki_annotation is not documented
(#210) Function restore_ouwiki_activity_structure_step::after_execute is not documented
(#28) Variable restore_ouwiki_activity_structure_step::$versions is not documented
(#29) Variable restore_ouwiki_activity_structure_step::$processingversion is not documented
(#31) Variable restore_ouwiki_activity_structure_step::$elementsids is not documented
(#17) No one-line description found in phpdocs for file
mod/ouwiki/basicpage.php
(#23) Package ouwiki is not valid
mod/ouwiki/classes/event/course_module_instance_list_viewed.php
(#20) Package mod_forumng is not valid
mod/ouwiki/classes/event/page_created.php
(#38) Class page_created is not documented
mod/ouwiki/classes/event/page_updated.php
(#37) Class page_updated is not documented
mod/ouwiki/classes/event/save_failed.php
(#17) No one-line description found in phpdocs for file
mod/ouwiki/classes/privacy/provider.php
(#17) No one-line description found in phpdocs for file
(#488) Phpdocs for function provider::update_xhmtl_content_user_request_delete has incomplete parameters list
(#512) Phpdocs for function provider::update_xhmtl_content_users_request_delete has incomplete parameters list
(#625) Phpdocs for function provider::delete_individual_data_for_users has incomplete parameters list
mod/ouwiki/classes/task/daily_housekeeping.php
(#26) Class daily_housekeeping is not documented
mod/ouwiki/classes/tool_datamasking.php
(#30) Function tool_datamasking::build_plan is not documented
mod/ouwiki/classes/wiki_content_mask.php
(#41) Function wiki_content_mask::before_table is not documented
(#62) Function wiki_content_mask::after_table is not documented
(#67) Function wiki_content_mask::get_extra_fields is not documented
(#76) Function wiki_content_mask::execute is not documented
(#84) Function wiki_content_mask::replace_html is not documented
(#130) Function wiki_content_mask::get_description_text is not documented
(#19) No one-line description found in phpdocs for class wiki_content_mask
mod/ouwiki/confirmlock.php
(#24) Package ouwiki is not valid
(#16) No one-line description found in phpdocs for file
mod/ouwiki/confirmloggedin.php
(#21) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/csv_writer.php
(#22) Package ouwiki is not valid
(#27) Class csv_writer is not documented
(#30) Variable csv_writer::$_excelcsv is not documented
(#31) Variable csv_writer::$_sep is not documented
(#32) Variable csv_writer::$_line is not documented
(#38) Phpdocs for function csv_writer::__construct has incomplete parameters list
(#88) Phpdocs for function csv_writer::sep has incomplete parameters list
(#98) Phpdocs for function csv_writer::line has incomplete parameters list
mod/ouwiki/db/access.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
mod/ouwiki/db/upgrade.php
(#17) Package is not specified for function xmldb_ouwiki_upgrade. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#17) Function xmldb_ouwiki_upgrade is not documented
mod/ouwiki/delete.php
(#22) Package ouwiki is not valid
mod/ouwiki/diff.php
(#23) Package ouwiki is not valid
mod/ouwiki/difflib.php
(#22) Package ouwiki is not valid
(#41) Function ouwiki_diff_internal is not documented
(#177) Function ouwiki_diff_merge is not documented
(#234) Function ouwiki_diff_sort_v is not documented
(#249) Function ouwiki_diff_find_last is not documented
(#392) Function ouwiki_word::__construct is not documented
(#760) Function ouwiki_diff_attachments is not documented
(#288) Variable ouwiki_line::$words is not documented
(#388) Variable ouwiki_word::$word is not documented
(#390) Variable ouwiki_word::$start is not documented
(#459) Variable ouwiki_change_range::$file1start is not documented
(#459) Variable ouwiki_change_range::$file1count is not documented
(#460) Variable ouwiki_change_range::$file2start is not documented
(#460) Variable ouwiki_change_range::$file2count is not documented
(#469) Variable ouwiki_changes::$adds is not documented
(#472) Variable ouwiki_changes::$deletes is not documented
(#475) Variable ouwiki_changes::$changes is not documented
(#282) No one-line description found in phpdocs for class ouwiki_line
(#380) No one-line description found in phpdocs for class ouwiki_word
(#454) No one-line description found in phpdocs for class ouwiki_change_range
(#345) There is no description in phpdocs for function get_as_string
(#372) There is no description in phpdocs for function is_empty
(#477) There is no description in phpdocs for function __construct
(#696) Phpdocs for function ouwiki_diff_add_markers has incomplete parameters list
mod/ouwiki/edit.php
(#22) Package ouwiki is not valid
mod/ouwiki/edit_form.php
(#23) Package is not specified for class mod_ouwiki_edit_page_form. It is also not specified in file-level phpdocs
(#23) Class mod_ouwiki_edit_page_form is not documented
(#25) Function mod_ouwiki_edit_page_form::definition is not documented
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
mod/ouwiki/entirewiki.php
(#23) Package ouwiki is not valid
(#197) Function get_online_display_content is not documented
mod/ouwiki/feed-history.php
(#23) Package ouwiki is not valid
mod/ouwiki/feed-wikihistory.php
(#24) Package ouwiki is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/history.php
(#23) Package ouwiki is not valid
mod/ouwiki/import.php
(#19) Package mod is not valid
mod/ouwiki/import_form.php
(#19) Package mod is not valid
(#27) Class mod_ouwiki_import_wikiselect_form is not documented
(#93) Class mod_ouwiki_import_pageselect_form is not documented
(#112) Class mod_ouwiki_import_confirm_form is not documented
(#28) Function mod_ouwiki_import_wikiselect_form::definition is not documented
(#80) Function mod_ouwiki_import_wikiselect_form::get_form_identifier is not documented
(#85) Function mod_ouwiki_import_wikiselect_form::add_action_buttons is not documented
(#94) Function mod_ouwiki_import_pageselect_form::definition is not documented
(#113) Function mod_ouwiki_import_confirm_form::definition is not documented
mod/ouwiki/index.php
(#24) Package ouwiki is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/lang/en/ouwiki.php
(#16) File-level phpdocs block is not found
mod/ouwiki/lib.php
(#23) Package ouwiki is not valid
(#30) Function ouwiki_add_instance is not documented
(#70) Function ouwiki_update_instance is not documented
(#141) Function ouwiki_delete_instance is not documented
(#198) There is no description in phpdocs for function ouwiki_get_extra_capabilities
(#438) Phpdocs for function ouwiki_print_overview has incomplete parameters list
(#780) Phpdocs for function ouwiki_grade_item_update has incomplete parameters list
mod/ouwiki/locallib.php
(#21) Package mod is not valid
(#80) Function ouwiki_dberror is not documented
(#89) Function ouwiki_error is not documented
(#273) Function ouwiki_create_subwiki is not documented
(#551) Function ouwiki_get_parameter is not documented
(#900) Function ouwiki_internal_re_heading is not documented
(#907) Function ouwiki_internal_re_plain_heading_bits is not documented
(#912) Function ouwiki_internal_re_internallinks is not documented
(#931) Function ouwiki_internal_re_wikilinks is not documented
(#943) Function ouwiki_convert_content is not documented
(#1021) Function ouwiki_print_tabs is not documented
(#1155) Function ouwiki_nice_date is not documented
(#1167) Function ouwiki_handle_backup_exception is not documented
(#1694) Function ouwiki_internal_re_headings is not documented
(#2186) Function ouwiki_internal_newline_tags is not documented
(#2226) Function ouwiki_xhtml_to_plain is not documented
(#2233) Function ouwiki_plain_to_xhtml is not documented
(#2653) Function ouwiki_internal_position_sort is not documented
(#3347) Function ouwiki_display_wikiindex_page_in_index is not documented
(#3376) Function ouwiki_display_entirewiki_page_in_index is not documented
(#3400) Function ouwiki_display_portfolio_page_in_index is not documented
(#3412) Function ouwiki_build_up_sub_index is not documented
(#3424) Function ouwiki_get_sub_tree_from_index is not documented
(#3436) Function ouwiki_tree_index is not documented
(#3499) Function ouwiki_has_subwikis is not documented
(#3504) Function ouwiki_get_subwikis is not documented
(#3510) Function ouwiki_subwiki_content_exists is not documented
(#3515) Function ouwiki_get_wiki_details is not documented
(#3552) Function ouwiki_portfolio_caller_base::load_base_data is not documented
(#3716) Function ouwiki_portfolio_caller_base::get_navigation is not documented
(#3728) Function ouwiki_portfolio_caller_base::expected_time is not documented
(#3732) Function ouwiki_portfolio_caller_base::check_permissions is not documented
(#3737) Function ouwiki_portfolio_caller_base::display_name is not documented
(#3741) Function ouwiki_portfolio_caller_base::base_supported_formats is not documented
(#3768) Function ouwiki_page_portfolio_caller::expected_callbackargs is not documented
(#3775) Function ouwiki_page_portfolio_caller::load_data is not documented
(#3789) Function ouwiki_page_portfolio_caller::get_return_url is not documented
(#3798) Function ouwiki_page_portfolio_caller::get_navigation is not documented
(#3858) Function ouwiki_page_portfolio_caller::get_sha1 is not documented
(#3877) Function ouwiki_all_portfolio_caller::expected_callbackargs is not documented
(#3885) Function ouwiki_all_portfolio_caller::load_data is not documented
(#3899) Function ouwiki_all_portfolio_caller::get_return_url is not documented
(#3904) Function ouwiki_all_portfolio_caller::prepare_tree_inline_styles is not documented
(#3924) Function ouwiki_all_portfolio_caller::prepare_package is not documented
(#4013) Function ouwiki_all_portfolio_caller::get_sha1 is not documented
(#3545) Variable ouwiki_portfolio_caller_base::$withannotations is not documented
(#3547) Variable ouwiki_portfolio_caller_base::$subwiki is not documented
(#3547) Variable ouwiki_portfolio_caller_base::$ouwiki is not documented
(#3547) Variable ouwiki_portfolio_caller_base::$modcontext is not documented
(#3550) Variable ouwiki_portfolio_caller_base::$attachments is not documented
(#3763) Variable ouwiki_page_portfolio_caller::$pageid is not documented
(#3766) Variable ouwiki_page_portfolio_caller::$pageversion is not documented
(#3872) Variable ouwiki_all_portfolio_caller::$subwikiid is not documented
(#3872) Variable ouwiki_all_portfolio_caller::$tree is not documented
(#3875) Variable ouwiki_all_portfolio_caller::$pageversions is not documented
(#17) No one-line description found in phpdocs for file
(#2130) There is no description in phpdocs for function ouwiki_search_installed
(#2252) There is no description in phpdocs for function ouwiki_javascript_escape
(#2288) There is no description in phpdocs for function ouwiki_display_create_page_form
(#2332) There is no description in phpdocs for function ouwiki_create_new_page
(#3605) There is no description in phpdocs for function copy_files
(#3745) There is no description in phpdocs for function make_filename_safe
(#3846) There is no description in phpdocs for function prepare_page
(#4001) There is no description in phpdocs for function prepare_page
(#139) Phpdocs for function ouwiki_get_subwiki has incomplete parameters list
(#293) Phpdocs for function ouwiki_init_pages has incomplete parameters list
(#427) Phpdocs for function ouwiki_set_extra_subwiki_fields has incomplete parameters list
(#486) Phpdocs for function ouwiki_shared_url_params has incomplete parameters list
(#783) Phpdocs for function ouwiki_get_subwiki_allpages has incomplete parameters list
(#814) Phpdocs for function ouwiki_get_page_version has incomplete parameters list
(#884) Phpdocs for function ouwiki_recent_span has incomplete parameters list
(#1103) Phpdocs for function ouwiki_print_footer has incomplete parameters list
(#1314) Phpdocs for function ouwiki_get_page_history has incomplete parameters list
(#1704) Phpdocs for function ouwiki_save_new_version_section has incomplete parameters list
(#1738) Phpdocs for function ouwiki_save_new_version has incomplete parameters list
(#2333) Phpdocs for function ouwiki_create_new_page has incomplete parameters list
(#2368) Phpdocs for function ouwiki_create_new_section has incomplete parameters list
(#2404) Phpdocs for function ouwiki_get_annotations has incomplete parameters list
(#2448) Phpdocs for function ouwiki_setup_annotation_markers has incomplete parameters list
(#2643) Phpdocs for function ouwiki_insert_annotation has incomplete parameters list
(#2660) Phpdocs for function ouwiki_cleanup_annotation_tags has incomplete parameters list
(#2727) Phpdocs for function ouwiki_display_lock_page_form has incomplete parameters list
(#2870) Phpdocs for function ouwiki_get_last_modified has incomplete parameters list
(#3133) Phpdocs for function ouwiki_get_user_participation has incomplete parameters list
(#3458) Phpdocs for function ouwiki_build_tree has incomplete parameters list
(#3012) Invalid phpdocs tag @returns used
(#3065) Invalid phpdocs tag @returns used
(#3816) Not recommended phpdocs tag @global used
(#3816) Not recommended phpdocs tag @global used
(#2185) Invalid inline phpdocs tag @return found
(#979) Inline phpdocs tag {@link format_text()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/ouwiki/lock.php
(#22) Package ouwiki is not valid
mod/ouwiki/mod_form.php
(#23) Package is not specified for class mod_ouwiki_mod_form. It is also not specified in file-level phpdocs
(#23) Class mod_ouwiki_mod_form is not documented
(#25) Function mod_ouwiki_mod_form::definition is not documented
(#122) Function mod_ouwiki_mod_form::add_completion_rules is not documented
(#142) Function mod_ouwiki_mod_form::completion_rule_enabled is not documented
(#148) Function mod_ouwiki_mod_form::get_data is not documented
(#171) Function mod_ouwiki_mod_form::data_preprocessing is not documented
(#185) Function mod_ouwiki_mod_form::validation is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
mod/ouwiki/nojslock.php
(#24) Package ouwiki is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/override.php
(#24) Package ouwiki is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/participation.php
(#20) Package mod is not valid
mod/ouwiki/participation_table.php
(#20) Package mod is not valid
(#42) Function ouwiki_participation_table::__construct is not documented
(#151) Function ouwiki_participation_table::grade_form_header is not documented
(#167) Function ouwiki_participation_table::grade_form_footer is not documented
(#212) Function ouwiki_user_participation_table::__construct is not documented
(#225) Function ouwiki_user_participation_table::setup is not documented
(#33) Variable ouwiki_participation_table::$cm is not documented
(#34) Variable ouwiki_participation_table::$course is not documented
(#35) Variable ouwiki_participation_table::$ouwiki is not documented
(#36) Variable ouwiki_participation_table::$pagename is not documented
(#37) Variable ouwiki_participation_table::$groupid is not documented
(#38) Variable ouwiki_participation_table::$groupname is not documented
(#39) Variable ouwiki_participation_table::$grade is not documented
(#40) Variable ouwiki_participation_table::$extraheaders is not documented
(#203) Variable ouwiki_user_participation_table::$cm is not documented
(#204) Variable ouwiki_user_participation_table::$course is not documented
(#205) Variable ouwiki_user_participation_table::$ouwiki is not documented
(#206) Variable ouwiki_user_participation_table::$pagename is not documented
(#207) Variable ouwiki_user_participation_table::$groupname is not documented
(#208) Variable ouwiki_user_participation_table::$user is not documented
(#209) Variable ouwiki_user_participation_table::$userfullname is not documented
(#210) Variable ouwiki_user_participation_table::$extraheaders is not documented
(#27) No one-line description found in phpdocs for class ouwiki_participation_table
(#197) No one-line description found in phpdocs for class ouwiki_user_participation_table
(#55) Phpdocs for function ouwiki_participation_table::setup has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/ouwiki/renderer.php
(#20) Package mod is not valid
(#28) Class mod_ouwiki_renderer is not documented
(#320) Function mod_ouwiki_renderer::render_heading_bit is not documented
(#425) Function mod_ouwiki_renderer::ouwiki_internal_re_heading_bits is not documented
(#443) Function mod_ouwiki_renderer::ouwiki_print_preview is not documented
(#31) Variable mod_ouwiki_renderer::$params is not documented
(#470) Phpdocs for function mod_ouwiki_renderer::ouwiki_print_diff has incomplete parameters list
(#517) Phpdocs for function mod_ouwiki_renderer::ouwiki_print_attachment_diff has incomplete parameters list
(#578) Phpdocs for function mod_ouwiki_renderer::ouwiki_print_hidden_annotation has incomplete parameters list
(#608) Phpdocs for function mod_ouwiki_renderer::ouwiki_print_portfolio_annotation has incomplete parameters list
(#849) Phpdocs for function mod_ouwiki_renderer::ouwiki_render_participation_list has incomplete parameters list
(#1187) Phpdocs for function mod_ouwiki_renderer::ouwiki_render_user_grade has incomplete parameters list
(#1265) Phpdocs for function mod_ouwiki_renderer::ouwiki_get_annotate_link has incomplete parameters list
(#1343) Phpdocs for function mod_ouwiki_renderer::get_link_back_to_wiki has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/ouwiki/revert.php
(#23) Package ouwiki is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/savegrades.php
(#20) Package mod is not valid
mod/ouwiki/search.php
(#23) Package ouwiki is not valid
mod/ouwiki/tests/diff_test.php
(#32) Class ouwiki_test_diff is not documented
(#34) Variable ouwiki_test_diff::$html1 is not documented
(#51) Variable ouwiki_test_diff::$html2 is not documented
mod/ouwiki/tests/generator/lib.php
(#41) Function mod_ouwiki_generator::reset is not documented
(#48) Function mod_ouwiki_generator::create_instance is not documented
(#74) Function mod_ouwiki_generator::create_content is not documented
(#37) Variable mod_ouwiki_generator::$modcount is not documented
(#38) Variable mod_ouwiki_generator::$pagecount is not documented
(#39) Variable mod_ouwiki_generator::$annotationcount is not documented
mod/ouwiki/tests/locallib_test.php
(#32) Class ouwiki_locallib_test is not documented
(#673) Function ouwiki_locallib_test::get_page_from_index_by_pagename is not documented
(#682) Function ouwiki_locallib_test::get_page_from_index_by_pageid is not documented
(#691) Function ouwiki_locallib_test::get_new_user is not documented
(#696) Function ouwiki_locallib_test::get_new_course is not documented
(#700) Function ouwiki_locallib_test::get_new_ouwiki is not documented
(#723) Function ouwiki_locallib_test::get_new_group is not documented
(#732) Function ouwiki_locallib_test::get_new_group_member is not documented
mod/ouwiki/tests/ouwiki_test_utils.php
(#28) Class ouwiki_test_utils is not documented
(#17) No one-line description found in phpdocs for file
mod/ouwiki/tests/participation_test.php
(#32) Class ouwiki_participation_test is not documented
(#189) Function ouwiki_participation_test::get_new_ouwiki is not documented
(#209) Function ouwiki_participation_test::save_new_version is not documented
(#222) Function ouwiki_participation_test::get_new_group is not documented
(#229) Function ouwiki_participation_test::get_new_group_member is not documented
mod/ouwiki/tests/privacy_test.php
(#172) Phpdocs for function mod_ouwiki_privacy_testcase::attach_file has incomplete parameters list
(#440) Phpdocs for function mod_ouwiki_privacy_testcase::get_param_for_test_export_user_data has incomplete parameters list
(#458) Phpdocs for function mod_ouwiki_privacy_testcase::assert_page_data has incomplete parameters list
mod/ouwiki/tests/sections_test.php
(#32) Class ouwiki_test_sections is not documented
(#34) Variable ouwiki_test_sections::$sample is not documented
mod/ouwiki/userparticipation.php
(#20) Package mod is not valid
mod/ouwiki/view.php
(#23) Package ouwiki is not valid
mod/ouwiki/viewold.php
(#23) Package ouwiki is not valid
mod/ouwiki/wikihistory.php
(#24) Package ouwiki is not valid
(#17) No one-line description found in phpdocs for file
mod/ouwiki/wikiindex.php
(#25) Package ouwiki is not valid
(#18) No one-line description found in phpdocs for file

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 2 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]

mod/ouwiki/db/upgrade.php
Database modifications (new tables or columns) detected in the patch without any change to some important areas.
No changes detected to external functions, that may affect apps and other web service integrations, please verify!

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

(0 errors, 0 warnings)

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


Gherkin .feature problems

(5 errors, 0 warnings)

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

mod/ouwiki/tests/behat/lock.feature
(#68) Trailing spaces are not allowed
mod/ouwiki/tests/behat/wiki_regression.feature
(#125) Multiple empty lines are not allowed
(#126) Multiple empty lines are not allowed
(#127) Multiple empty lines are not allowed
(#128) Multiple empty lines are not allowed