Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

mod/oublog/lang/es/oublog.php
BOM character found

PHP coding style problems

(910 errors, 412 warnings)

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

mod/oublog/allposts.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "+"; 0 found
(#104) Expected 1 space after "+"; 0 found
(#105) Expected 1 space after "+"; newline found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/oublog/approve.php
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) 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
(#37) 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
(#44) Expected 1 space before "=>"; 0 found
(#48) 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
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#66) 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
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/atomlib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#151) Expected 1 space before "*"; 0 found
(#151) Expected 1 space after "*"; 0 found
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
mod/oublog/backup/moodle2/backup_oublog_activity_task.class.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
mod/oublog/backup/moodle2/backup_oublog_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/oublog/backup/moodle2/backup_oublog_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) 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
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/backup/moodle2/restore_oublog_activity_task.class.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/backup/moodle2/restore_oublog_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Line exceeds 132 characters; contains 133 characters
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space before "=>"; 0 found
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) 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
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Expected 1 space after "="; 2 found
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/bloglogin.php
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/classes/task/cron_task.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
mod/oublog/comment_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/db/access.php
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/db/install.php
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
mod/oublog/db/log.php
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) 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 before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
mod/oublog/db/upgrade.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) 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
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/deletecomment.php
(#22) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected 1 space before "=="; 0 found
(#57) Expected 1 space after "=="; 0 found
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
mod/oublog/deletelink.php
(#22) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
mod/oublog/deletepost.php
(#22) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "!="; 0 found
(#60) Expected 1 space after "!="; 0 found
mod/oublog/deletepost_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
mod/oublog/editcomment.php
(#23) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Expected 1 space before ":"; newline found
mod/oublog/editinstance.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
mod/oublog/editlink.php
(#23) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#103) Expected 1 space before "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found
mod/oublog/externallib.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/feed.php
(#22) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#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
(#65) Expected 1 space before "=>"; 0 found
(#65) 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
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Expected 1 space after "="; newline found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space after "="; newline found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Expected 1 space after "="; newline found
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Empty IF statement detected
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Expected 1 space before "=="; 0 found
(#192) Expected 1 space after "=="; 0 found
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "=="; 0 found
(#207) Expected 1 space after "=="; 0 found
mod/oublog/import.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/oublog/index.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/lang/ca/oublog.php
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#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
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
mod/oublog/lang/de/oublog.php
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#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
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
mod/oublog/lang/en/oublog.php
(#309) Expected 1 space after "="; newline found
(#341) Expected 1 space after "="; newline found
(#586) Expected 1 space before "="; 0 found
(#586) Expected 1 space after "="; 0 found
mod/oublog/lang/es/oublog.php
(#1) The first thing in a PHP file must be the <?php tag.
(#96) Expected 1 space before "="; 0 found
(#96) 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
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
mod/oublog/lang/ja/oublog.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
mod/oublog/lang/pt_br/oublog.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#178) Whitespace found at end of line
mod/oublog/lib.php
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Expected 1 space before "="; 0 found
(#467) Expected 1 space after "="; 0 found
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#484) Expected 1 space before "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#489) Expected 1 space before "="; 0 found
(#489) Expected 1 space after "="; 0 found
(#492) Expected 1 space before "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#503) Expected 1 space before "!="; 0 found
(#503) Expected 1 space after "!="; 0 found
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#507) 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
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Expected 1 space before "="; 0 found
(#526) Expected 1 space after "="; 0 found
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#543) Expected 1 space before "="; 0 found
(#543) Expected 1 space after "="; 0 found
(#543) Expected 1 space before "="; 0 found
(#543) Expected 1 space after "="; 0 found
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Expected 1 space before "="; 0 found
(#547) Expected 1 space after "="; 0 found
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Expected 1 space before "%"; 0 found
(#561) Expected 1 space after "%"; 0 found
(#561) Expected 1 space before "=="; 0 found
(#561) Expected 1 space after "=="; 0 found
(#562) Expected 1 space before "=="; 0 found
(#562) Expected 1 space after "=="; 0 found
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#578) Expected 1 space before "!="; 0 found
(#578) Expected 1 space after "!="; 0 found
(#578) Expected 1 space before "<"; 0 found
(#578) Expected 1 space after "<"; 0 found
(#579) Expected 1 space before "=="; 0 found
(#579) Expected 1 space after "=="; 0 found
(#579) Expected 1 space before "?"; 0 found
(#579) Expected 1 space after "?"; 0 found
(#579) Expected 1 space before ":"; 0 found
(#579) Expected 1 space after ":"; 0 found
(#591) Closing brace must be on a line by itself
(#592) Closing brace must be on a line by itself
(#593) Closing brace must be on a line by itself
(#594) Closing brace must be on a line by itself
(#595) Closing brace must be on a line by itself
(#596) Closing brace must be on a line by itself
(#597) Closing brace must be on a line by itself
(#598) Closing brace must be on a line by itself
(#599) Closing brace must be on a line by itself
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Expected 1 space before "="; 0 found
(#617) Expected 1 space after "="; 0 found
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) Expected 1 space before "=="; 0 found
(#633) Expected 1 space after "=="; 0 found
(#634) Expected 1 space before "="; 0 found
(#634) Expected 1 space after "="; 0 found
(#636) Expected 1 space before "="; 0 found
(#636) Expected 1 space after "="; 0 found
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Expected 1 space before "=="; 0 found
(#650) Expected 1 space after "=="; 0 found
(#651) Expected 1 space before "="; 0 found
(#651) Expected 1 space after "="; 0 found
(#653) Expected 1 space before "="; 0 found
(#653) Expected 1 space after "="; 0 found
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Expected 1 space before "=="; 0 found
(#721) Expected 1 space after "=="; 0 found
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) Expected 1 space before "=="; 0 found
(#769) Expected 1 space after "=="; 0 found
(#772) Expected 1 space before "=>"; 0 found
(#772) Expected 1 space after "=>"; 0 found
(#789) Expected 1 space before "=>"; 0 found
(#789) Expected 1 space after "=>"; 0 found
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) Expected 1 space after "="; 2 found
(#1240) Line exceeds 132 characters; contains 148 characters
mod/oublog/link_form.php
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/locallib.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Expected 1 space before "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Expected 1 space before "=="; 0 found
(#223) Expected 1 space after "=="; 0 found
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Expected 1 space after "="; newline found
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Expected 1 space after "="; newline found
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Expected 1 space before "=="; 0 found
(#386) Expected 1 space after "=="; 0 found
(#389) Expected 1 space before "=="; 0 found
(#389) Expected 1 space after "=="; 0 found
(#393) Expected 1 space before "!="; 0 found
(#393) Expected 1 space after "!="; 0 found
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Expected 1 space before "=>"; 0 found
(#430) Expected 1 space after "=>"; 0 found
(#430) Expected 1 space before "=>"; 0 found
(#430) Expected 1 space after "=>"; 0 found
(#430) Line exceeds 132 characters; contains 144 characters
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Line exceeds 132 characters; contains 151 characters
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#457) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Expected 1 space before "=>"; 0 found
(#487) Expected 1 space after "=>"; 0 found
(#491) Expected 1 space before "=>"; 0 found
(#491) Expected 1 space after "=>"; 0 found
(#491) Expected 1 space before "=>"; 0 found
(#491) Expected 1 space after "=>"; 0 found
(#491) Line exceeds 132 characters; contains 140 characters
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Line exceeds 132 characters; contains 153 characters
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Line exceeds 132 characters; contains 160 characters
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) Line exceeds 132 characters; contains 134 characters
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Expected 1 space before "=>"; 0 found
(#895) Expected 1 space after "=>"; 0 found
(#897) Expected 1 space before "="; 0 found
(#897) Expected 1 space after "="; 0 found
(#903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) Expected 1 space before "-"; 0 found
(#1024) Expected 1 space after "-"; 0 found
(#1024) Expected 1 space before "+"; 0 found
(#1024) Expected 1 space after "+"; 0 found
(#1027) Expected 1 space before "-"; 0 found
(#1027) Expected 1 space after "-"; 0 found
(#1027) Expected 1 space before "/"; 0 found
(#1027) Expected 1 space after "/"; 0 found
(#1027) Expected 1 space before "*"; 0 found
(#1027) Expected 1 space after "*"; 0 found
(#1052) Expected 1 space before "="; 0 found
(#1062) Expected 1 space before "=>"; 0 found
(#1062) Expected 1 space after "=>"; 0 found
(#1122) Inline comments must end in full-stops, exclamation marks, or question marks
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1236) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) Expected 1 space before "=>"; 0 found
(#1265) Expected 1 space after "=>"; 0 found
(#1267) Expected 1 space before "=>"; 0 found
(#1267) Expected 1 space after "=>"; 0 found
(#1275) Expected 1 space before "="; 0 found
(#1275) Expected 1 space after "="; 0 found
(#1318) Line exceeds 132 characters; contains 169 characters
(#1339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1339) Inline comments must end in full-stops, exclamation marks, or question marks
(#1393) Expected 1 space before "=>"; 0 found
(#1393) Expected 1 space after "=>"; 0 found
(#1543) Inline comments must end in full-stops, exclamation marks, or question marks
(#1545) Inline comments must end in full-stops, exclamation marks, or question marks
(#1548) Inline comments must end in full-stops, exclamation marks, or question marks
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1601) Inline comments must end in full-stops, exclamation marks, or question marks
(#1618) Inline comments must end in full-stops, exclamation marks, or question marks
(#1619) Line exceeds 132 characters; contains 154 characters
(#1633) Inline comments must end in full-stops, exclamation marks, or question marks
(#1645) Inline comments must end in full-stops, exclamation marks, or question marks
(#1685) Expected 1 space before "=="; 0 found
(#1685) Expected 1 space after "=="; 0 found
(#1706) 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
(#1755) Line exceeds 132 characters; contains 145 characters
(#1765) Line exceeds 132 characters; contains 134 characters
(#1793) Line exceeds 132 characters; contains 142 characters
(#1794) Line exceeds 132 characters; contains 140 characters
(#1855) Inline comments must end in full-stops, exclamation marks, or question marks
(#1856) Expected 1 space before "="; 0 found
(#1856) Expected 1 space after "="; 0 found
(#1859) Expected 1 space before "="; 0 found
(#1859) Expected 1 space after "="; 0 found
(#1870) Expected 1 space before "="; 0 found
(#1870) Expected 1 space after "="; 0 found
(#1871) Expected 1 space before "="; 0 found
(#1871) Expected 1 space after "="; 0 found
(#1892) Inline comments must end in full-stops, exclamation marks, or question marks
(#1894) Expected 1 space before "="; 0 found
(#1894) Expected 1 space after "="; 0 found
(#1896) Inline comments must end in full-stops, exclamation marks, or question marks
(#1897) Expected 1 space before "="; 0 found
(#1897) Expected 1 space after "="; 0 found
(#1905) Expected 1 space before "="; 0 found
(#1905) Expected 1 space after "="; 0 found
(#1907) Expected 1 space before "="; 0 found
(#1907) Expected 1 space after "="; 0 found
(#1913) Inline comments must end in full-stops, exclamation marks, or question marks
(#1914) Expected 1 space before "="; 0 found
(#1914) Expected 1 space after "="; 0 found
(#1930) Inline comments must end in full-stops, exclamation marks, or question marks
(#1935) Inline comments must end in full-stops, exclamation marks, or question marks
(#1936) Expected 1 space before "="; 0 found
(#1936) Expected 1 space after "="; 0 found
(#1938) Inline comments must end in full-stops, exclamation marks, or question marks
(#1939) Expected 1 space before "="; 0 found
(#1939) Expected 1 space after "="; 0 found
(#1940) Expected 1 space before "=="; 0 found
(#1940) Expected 1 space after "=="; 0 found
(#1941) Expected 1 space before "="; 0 found
(#1941) Expected 1 space after "="; 0 found
(#1944) Inline comments must end in full-stops, exclamation marks, or question marks
(#1971) Expected 1 space before "=>"; 0 found
(#1971) Expected 1 space after "=>"; 0 found
(#1972) Expected 1 space before "=>"; 0 found
(#1972) Expected 1 space after "=>"; 0 found
(#1972) Line exceeds 132 characters; contains 137 characters
(#1976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1993) Inline comments must end in full-stops, exclamation marks, or question marks
(#1999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1999) Inline comments must end in full-stops, exclamation marks, or question marks
(#2166) Expected 1 space after "="; 2 found
(#2173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2173) 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
(#2284) Line exceeds 132 characters; contains 133 characters
(#2309) Expected 1 space after "="; 2 found
(#2356) Inline comments must end in full-stops, exclamation marks, or question marks
(#2362) Inline comments must end in full-stops, exclamation marks, or question marks
(#2367) Inline comments must end in full-stops, exclamation marks, or question marks
(#2395) Inline comments must end in full-stops, exclamation marks, or question marks
(#2398) Inline comments must end in full-stops, exclamation marks, or question marks
(#2433) Inline comments must end in full-stops, exclamation marks, or question marks
(#2447) Inline comments must end in full-stops, exclamation marks, or question marks
(#2465) Inline comments must end in full-stops, exclamation marks, or question marks
(#2470) Inline comments must end in full-stops, exclamation marks, or question marks
(#2474) Inline comments must end in full-stops, exclamation marks, or question marks
(#2476) Inline comments must end in full-stops, exclamation marks, or question marks
(#2477) Expected 1 space before "/"; 0 found
(#2477) Expected 1 space after "/"; 0 found
(#2483) Inline comments must end in full-stops, exclamation marks, or question marks
(#2484) Expected 1 space before "*"; 0 found
(#2484) Expected 1 space after "*"; 0 found
(#2508) Inline comments must end in full-stops, exclamation marks, or question marks
(#2524) Inline comments must end in full-stops, exclamation marks, or question marks
(#2549) Inline comments must end in full-stops, exclamation marks, or question marks
(#2572) Inline comments must end in full-stops, exclamation marks, or question marks
(#2573) Line exceeds 132 characters; contains 137 characters
(#2582) Inline comments must end in full-stops, exclamation marks, or question marks
(#2586) Inline comments must end in full-stops, exclamation marks, or question marks
(#2593) Inline comments must end in full-stops, exclamation marks, or question marks
(#2595) Expected 1 space before "=>"; 0 found
(#2595) Expected 1 space after "=>"; 0 found
(#2598) Expected 1 space before "=>"; 0 found
(#2598) Expected 1 space after "=>"; 0 found
(#2606) Inline comments must end in full-stops, exclamation marks, or question marks
(#2612) Inline comments must end in full-stops, exclamation marks, or question marks
(#2620) Inline comments must end in full-stops, exclamation marks, or question marks
(#2630) Expected 1 space after "=>"; newline found
(#2646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2646) Inline comments must end in full-stops, exclamation marks, or question marks
(#2651) Inline comments must end in full-stops, exclamation marks, or question marks
(#2658) Inline comments must end in full-stops, exclamation marks, or question marks
(#2659) Expected 1 space before "=>"; 0 found
(#2659) Expected 1 space after "=>"; 0 found
(#2676) Inline comments must end in full-stops, exclamation marks, or question marks
(#2682) Inline comments must end in full-stops, exclamation marks, or question marks
(#2696) Inline comments must end in full-stops, exclamation marks, or question marks
(#2700) Inline comments must end in full-stops, exclamation marks, or question marks
(#2703) Expected 1 space after ":"; newline found
(#2711) Inline comments must end in full-stops, exclamation marks, or question marks
(#2728) Inline comments must end in full-stops, exclamation marks, or question marks
(#2741) Expected 1 space before "=>"; 0 found
(#2741) Expected 1 space after "=>"; 0 found
(#2758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2758) Inline comments must end in full-stops, exclamation marks, or question marks
(#2790) Expected 1 space before "=>"; 0 found
(#2790) Expected 1 space after "=>"; 0 found
(#2822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2822) Inline comments must end in full-stops, exclamation marks, or question marks
(#2824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2824) Inline comments must end in full-stops, exclamation marks, or question marks
(#2941) Empty CATCH statement detected
(#3014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3014) Inline comments must end in full-stops, exclamation marks, or question marks
(#3022) Expected 1 space after "="; newline found
(#3053) Inline comments must end in full-stops, exclamation marks, or question marks
(#3058) Inline comments must end in full-stops, exclamation marks, or question marks
(#3065) Inline comments must end in full-stops, exclamation marks, or question marks
(#3090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3090) Inline comments must end in full-stops, exclamation marks, or question marks
(#3152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3152) Inline comments must end in full-stops, exclamation marks, or question marks
(#3155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3155) Inline comments must end in full-stops, exclamation marks, or question marks
(#3159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3159) Inline comments must end in full-stops, exclamation marks, or question marks
(#3304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3304) Inline comments must end in full-stops, exclamation marks, or question marks
(#3416) Inline comments must end in full-stops, exclamation marks, or question marks
(#3516) The use of the AS keyword to alias tables is bad for cross-db
(#3575) Inline comments must end in full-stops, exclamation marks, or question marks
(#3697) The use of the AS keyword to alias tables is bad for cross-db
(#3764) Inline comments must end in full-stops, exclamation marks, or question marks
(#3964) Inline comments must end in full-stops, exclamation marks, or question marks
(#4050) Line exceeds 132 characters; contains 133 characters
(#4155) Line exceeds 132 characters; contains 151 characters
(#4162) Inline comments must end in full-stops, exclamation marks, or question marks
(#4234) Expected 1 space after ":"; newline found
(#4260) Expected 1 space after "!="; 0 found
(#4298) Expected 1 space after "="; 0 found
(#4326) Expected 1 space after ":"; newline found
(#4358) Expected 1 space after "!="; 0 found
(#4552) Line exceeds 132 characters; contains 153 characters
(#4811) Empty CATCH statement detected
mod/oublog/migratepersonal.php
(#138) Line exceeds 132 characters; contains 134 characters
(#142) Line exceeds 132 characters; contains 135 characters
(#180) Line exceeds 132 characters; contains 150 characters
(#183) Line exceeds 132 characters; contains 146 characters
(#198) Variable "SOURCESERVER" must be all lower-case
(#199) Variable "SOURCESERVER" must be all lower-case
(#201) Variable "SOURCESERVER" must be all lower-case
(#322) Variable "SOURCESERVER" must be all lower-case
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) This comment is 59% valid code; is this commented out code?
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) This comment is 50% valid code; is this commented out code?
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) This comment is 59% valid code; is this commented out code?
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) This comment is 50% valid code; is this commented out code?
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) This comment is 59% valid code; is this commented out code?
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) This comment is 59% valid code; is this commented out code?
(#555) Variable "SOURCESERVER" must be all lower-case
(#565) Inline comments must start with a capital letter, digit or 3-dots sequence
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) This comment is 59% valid code; is this commented out code?
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) This comment is 59% valid code; is this commented out code?
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) This comment is 50% valid code; is this commented out code?
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) This comment is 59% valid code; is this commented out code?
(#629) Variable "SOURCESERVER" must be all lower-case
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) This comment is 59% valid code; is this commented out code?
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) This comment is 50% valid code; is this commented out code?
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) This comment is 59% valid code; is this commented out code?
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) This comment is 59% valid code; is this commented out code?
(#702) Variable "SOURCESERVER" must be all lower-case
(#782) Expected 1 space before "?"; newline found
(#784) Expected 1 space before "?"; newline found
(#787) Expected 1 space before "?"; newline found
(#831) Variable "SOURCESERVER" must be all lower-case
(#873) Variable "SOURCESERVER" must be all lower-case
(#875) Variable "SOURCESERVER" must be all lower-case
(#895) Variable "SOURCESERVER" must be all lower-case
(#903) Variable "old_id" must not contain underscores.
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#905) Variable "old_id" must not contain underscores.
(#916) Variable "old_id" must not contain underscores.
(#919) Variable "old_id" must not contain underscores.
(#919) Variable "SOURCESERVER" must be all lower-case
(#919) Variable "old_id" must not contain underscores.
(#919) Line exceeds 132 characters; contains 137 characters
(#930) Variable "old_id" must not contain underscores.
(#933) No space found before comment text; expected "// See if this user made the post refered to, if so use their details." but found "//See if this user made the post refered to, if so use their details."
(#936) Variable "old_id" must not contain underscores.
(#953) Line exceeds 132 characters; contains 139 characters
(#954) Variable "old_id" must not contain underscores.
(#957) Variable "old_id" must not contain underscores.
(#957) Variable "SOURCESERVER" must be all lower-case
(#957) Variable "old_id" must not contain underscores.
(#957) Line exceeds 132 characters; contains 141 characters
mod/oublog/mod_form.php
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Expected 1 space before "!="; 0 found
(#215) Expected 1 space after "!="; 0 found
(#216) Expected 1 space before "!="; 0 found
(#216) Expected 1 space after "!="; 0 found
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#225) Expected 1 space before "=="; 0 found
(#225) Expected 1 space after "=="; 0 found
(#227) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#279) Variable "default_values" must not contain underscores.
(#283) Variable "default_values" must not contain underscores.
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; newline found
(#284) Variable "default_values" must not contain underscores.
(#285) Variable "default_values" must not contain underscores.
(#286) Variable "default_values" must not contain underscores.
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#288) Variable "default_values" must not contain underscores.
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; newline found
(#289) Variable "default_values" must not contain underscores.
(#290) Variable "default_values" must not contain underscores.
(#291) Variable "default_values" must not contain underscores.
(#291) Expected 1 space before "="; 0 found
(#291) Expected 1 space after "="; 0 found
(#322) Line indented incorrectly; expected 12 spaces, found 11
(#325) Closing brace indented incorrectly; expected 11 spaces, found 12
mod/oublog/movelink.php
(#23) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Expected 1 space before "+"; 0 found
(#64) Expected 1 space after "+"; 0 found
(#69) Expected 1 space before "+"; 0 found
(#69) Expected 1 space after "+"; 0 found
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Expected 1 space before "-"; 0 found
(#76) Expected 1 space after "-"; 0 found
(#81) Expected 1 space before "-"; 0 found
(#81) Expected 1 space after "-"; 0 found
mod/oublog/participation.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#68) 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
(#97) Line indented incorrectly; expected at least 4 spaces, found 0
(#99) Line indented incorrectly; expected at least 4 spaces, found 0
(#100) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) Line indented incorrectly; expected at least 4 spaces, found 0
(#102) Line indented incorrectly; expected 4 spaces, found 0
(#103) Line indented incorrectly; expected 8 spaces, found 4
(#104) Line indented incorrectly; expected at least 12 spaces, found 8
(#105) Line indented incorrectly; expected 8 spaces, found 4
(#106) Line indented incorrectly; expected 8 spaces, found 4
(#107) Line indented incorrectly; expected at least 12 spaces, found 8
(#108) Line indented incorrectly; expected 8 spaces, found 4
(#109) Line indented incorrectly; expected 4 spaces, found 0
(#111) Line indented incorrectly; expected at least 4 spaces, found 0
(#112) Line indented incorrectly; expected at least 4 spaces, found 0
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#126) Line indented incorrectly; expected at least 4 spaces, found 0
(#127) Line indented incorrectly; expected at least 4 spaces, found 0
(#129) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) Line indented incorrectly; expected 4 spaces, found 0
(#132) Line indented incorrectly; expected at least 8 spaces, found 4
(#134) Line indented incorrectly; expected at least 8 spaces, found 4
(#135) Line indented incorrectly; expected 8 spaces, found 4
(#136) Line indented incorrectly; expected at least 12 spaces, found 8
(#137) Line indented incorrectly; expected at least 12 spaces, found 8
(#138) Line indented incorrectly; expected at least 12 spaces, found 8
(#139) Line indented incorrectly; expected 8 spaces, found 4
(#141) Line indented incorrectly; expected at least 8 spaces, found 4
(#142) Line indented incorrectly; expected at least 8 spaces, found 4
(#143) Line indented incorrectly; expected at least 8 spaces, found 4
(#144) Line indented incorrectly; expected 8 spaces, found 4
(#145) Line indented incorrectly; expected at least 12 spaces, found 8
(#146) Line indented incorrectly; expected 8 spaces, found 4
(#147) Line indented incorrectly; expected at least 8 spaces, found 4
(#148) Line indented incorrectly; expected 4 spaces, found 0
(#150) Line indented incorrectly; expected 4 spaces, found 0
(#151) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Line indented incorrectly; expected at least 8 spaces, found 4
(#153) Line indented incorrectly; expected 4 spaces, found 0
(#154) Line indented incorrectly; expected at least 4 spaces, found 0
(#155) Line indented incorrectly; expected at least 4 spaces, found 0
(#156) Line indented incorrectly; expected 4 spaces, found 0
(#157) Line indented incorrectly; expected at least 8 spaces, found 4
(#158) Line indented incorrectly; expected at least 8 spaces, found 4
(#159) Line indented incorrectly; expected 4 spaces, found 0
(#160) Line indented incorrectly; expected 4 spaces, found 0
(#161) Line indented incorrectly; expected at least 8 spaces, found 4
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#163) Line indented incorrectly; expected 4 spaces, found 0
(#164) Line indented incorrectly; expected 4 spaces, found 0
(#165) Line indented incorrectly; expected at least 8 spaces, found 4
(#166) Line indented incorrectly; expected at least 8 spaces, found 4
(#167) Line indented incorrectly; expected at least 8 spaces, found 4
(#168) Line indented incorrectly; expected at least 8 spaces, found 4
(#169) Line indented incorrectly; expected at least 8 spaces, found 4
(#170) Line indented incorrectly; expected 4 spaces, found 0
(#171) Line indented incorrectly; expected 4 spaces, found 0
(#172) Line indented incorrectly; expected at least 8 spaces, found 4
(#174) Line indented incorrectly; expected at least 8 spaces, found 4
(#175) Line indented incorrectly; expected 4 spaces, found 0
(#177) Line indented incorrectly; expected at least 4 spaces, found 0
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#183) Line indented incorrectly; expected 4 spaces, found 0
(#184) Line indented incorrectly; expected at least 8 spaces, found 4
(#185) Line indented incorrectly; expected 4 spaces, found 0
mod/oublog/participation_table.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#74) 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
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/pluginfile.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/oublog/post_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#94) Line exceeds 132 characters; contains 151 characters
mod/oublog/restrictcomments.php
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#46) 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
(#75) 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
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space after "="; 0 found
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/savegrades.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) 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
(#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
mod/oublog/search.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected 1 space before "==="; 0 found
(#95) Expected 1 space after "==="; 0 found
(#95) Expected 1 space before "=="; 0 found
(#95) Expected 1 space after "=="; 0 found
(#105) 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
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/settings.php
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Expected 1 space before "="; 0 found
mod/oublog/stats_update.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/oublog/tests/externallib_test.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/tests/generator/lib.php
(#86) This comment is 58% valid code; is this commented out code?
mod/oublog/tests/locallib_test.php
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#801) Inline comments must end in full-stops, exclamation marks, or question marks
(#1053) Expected 1 space before "*"; 0 found
(#1053) Expected 1 space after "*"; 0 found
(#1053) Expected 1 space before "*"; 0 found
(#1053) Expected 1 space after "*"; 0 found
(#1054) Expected 1 space before "*"; 0 found
(#1054) Expected 1 space after "*"; 0 found
(#1054) Expected 1 space before "*"; 0 found
(#1054) Expected 1 space after "*"; 0 found
(#1054) Expected 1 space before "*"; 0 found
(#1054) Expected 1 space after "*"; 0 found
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) Expected 1 space after ".="; 2 found
(#1170) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) Expected 1 space before "*"; 0 found
(#1181) Expected 1 space after "*"; 0 found
(#1182) Expected 1 space before "*"; 0 found
(#1182) Expected 1 space after "*"; 0 found
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1197) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1232) Inline comments must end in full-stops, exclamation marks, or question marks
(#1236) Expected 1 space after "-"; 0 found
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1285) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/tests/oublog_import_getbloginfo_test.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/tests/oublog_import_getblogs_test.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/tests/oublog_import_getposts_test.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/tests/oublog_test_lib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
mod/oublog/userparticipation.php
(#36) This comment is 50% valid code; is this commented out code?
(#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
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/version.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/view.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/oublog/viewedit.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/oublog/viewpost.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(6 errors, 109 warnings)

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

mod/oublog/module.js
(#25) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#31) 'e' is defined but never used. (no-unused-vars)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Requires a space before '}'. (block-spacing)
(#44) Expected space or tab after '/*' in comment. (spaced-comment)
(#46) Identifier 'init_showhide' is not in camel case. (camelcase)
(#85) Identifier 'init_deleteandemail' is not in camel case. (camelcase)
(#91) Multiple spaces found before 'e'. (no-multi-spaces)
(#108) Extra space after key 'action'. (key-spacing)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Extra space after key 'action'. (key-spacing)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Extra space after key 'value'. (key-spacing)
(#132) Extra space after key 'action'. (key-spacing)
(#132) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Identifier 'init_posttable' is not in camel case. (camelcase)
(#158) Requires a space after '{'. (block-spacing)
(#158) Missing space before opening brace. (space-before-blocks)
(#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)
(#158) Requires a space before '}'. (block-spacing)
(#167) Missing space before opening brace. (space-before-blocks)
(#167) Requires a space after '{'. (block-spacing)
(#167) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#167) Statement inside of curly braces should be on next line. (brace-style)
(#167) Requires a space before '}'. (block-spacing)
(#169) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#169) Requires a space before '}'. (block-spacing)
(#179) 'prearray' used outside of binding context. (block-scoped-var)
(#180) 'i' used outside of binding context. (block-scoped-var)
(#180) 'len' used outside of binding context. (block-scoped-var)
(#180) 'prearray' used outside of binding context. (block-scoped-var)
(#180) 'i' used outside of binding context. (block-scoped-var)
(#180) 'len' used outside of binding context. (block-scoped-var)
(#180) 'i' used outside of binding context. (block-scoped-var)
(#181) 'prearray' used outside of binding context. (block-scoped-var)
(#181) 'i' used outside of binding context. (block-scoped-var)
(#186) 'prearray' used outside of binding context. (block-scoped-var)
(#187) 'prearray' used outside of binding context. (block-scoped-var)
(#188) 'prearray' used outside of binding context. (block-scoped-var)
(#193) 'prearray' used outside of binding context. (block-scoped-var)
(#193) 'prearray' is already defined. (no-redeclare)
(#194) 'i' used outside of binding context. (block-scoped-var)
(#194) 'i' is already defined. (no-redeclare)
(#194) 'len' used outside of binding context. (block-scoped-var)
(#194) 'len' is already defined. (no-redeclare)
(#194) 'prearray' used outside of binding context. (block-scoped-var)
(#194) 'i' used outside of binding context. (block-scoped-var)
(#194) 'len' used outside of binding context. (block-scoped-var)
(#194) 'i' used outside of binding context. (block-scoped-var)
(#195) 'prearray' used outside of binding context. (block-scoped-var)
(#195) 'i' used outside of binding context. (block-scoped-var)
(#196) 'prearray' used outside of binding context. (block-scoped-var)
(#196) 'i' used outside of binding context. (block-scoped-var)
(#197) 'prearray' used outside of binding context. (block-scoped-var)
(#198) 'prearray' used outside of binding context. (block-scoped-var)
mod/oublog/yui/accordion/accordion.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#4) Extra space after key 'closetab'. (key-spacing)
(#12) Extra space after key 'opentab'. (key-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Requires a space before '}'. (block-spacing)
(#29) Identifier 'container_class' is not in camel case. (camelcase)
(#29) Identifier 'default_open' is not in camel case. (camelcase)
(#30) Identifier 'container_class' is not in camel case. (camelcase)
(#38) Identifier 'default_open' is not in camel case. (camelcase)
(#38) Identifier 'default_open' is not in camel case. (camelcase)
(#39) Identifier 'default_open' is not in camel case. (camelcase)
(#43) Identifier 'container_class' is not in camel case. (camelcase)
(#43) Identifier 'container_class' is not in camel case. (camelcase)
(#53) Identifier 'default_open' is not in camel case. (camelcase)
(#72) Unexpected space before unary operator '++'. (space-unary-ops)
(#78) There should be no space after '{'. (object-curly-spacing)
(#78) There should be no space before '}'. (object-curly-spacing)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
mod/oublog/yui/src/savecheck/js/savecheck.js
(#25) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#28) Extra space after key 'init'. (key-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#36) Extra space after key 'title'. (key-spacing)
(#37) Extra space after key 'message'. (key-spacing)
(#38) Extra space after key 'render'. (key-spacing)
(#39) Extra space after key 'plugins'. (key-spacing)
(#39) There should be no space after '['. (array-bracket-spacing)
(#39) There should be no space before ']'. (array-bracket-spacing)
(#40) Extra space after key 'modal'. (key-spacing)
(#46) 'e' is defined but never used. (no-unused-vars)
(#55) Missing JSDoc comment. (require-jsdoc)
(#63) Extra space after key 'method'. (key-spacing)
(#64) Extra space after key 'data'. (key-spacing)
(#65) Extra space after key 'on'. (key-spacing)
(#66) Extra space after key 'success'. (key-spacing)
(#67) Extra space after key 'failure'. (key-spacing)
(#69) Extra space after key 'sync'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#70) Extra space after key 'timeout'. (key-spacing)
mod/oublog/yui/src/tagselector/js/tagselector.js
(#1) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#56) Missing JSDoc comment. (require-jsdoc)
(#91) 'e' is defined but never used. (no-unused-vars)
mod/oublog/yui/statsbar/statsbar.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#4) Identifier 'container_class' is not in camel case. (camelcase)
(#5) Identifier 'container_class' is not in camel case. (camelcase)
mod/oublog/yui/statsupdate/statsupdate.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#5) Identifier 'container_class' is not in camel case. (camelcase)
(#6) Identifier 'container_class' is not in camel case. (camelcase)
(#9) Missing space before opening brace. (space-before-blocks)
(#52) Blocks are nested too deeply (5). (max-depth)
(#78) Identifier 'statsupdate_killspinner' is not in camel case. (camelcase)

CSS problems

(99 errors, 17 warnings)

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

mod/oublog/styles.css
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#20) Expected single space before "{" (block-opening-brace-space-before)
(#95) Expected single space before "{" (block-opening-brace-space-before)
(#603) Expected single space before "{" (block-opening-brace-space-before)
(#62) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#71) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#137) Expected "#E7E7E7" to be "#e7e7e7" (color-hex-case)
(#154) Expected "#6E6E6E" to be "#6e6e6e" (color-hex-case)
(#217) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#234) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#238) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#248) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#299) Expected "#8D0047" to be "#8d0047" (color-hex-case)
(#128) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#238) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#266) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#275) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#516) Expected "#ffffff" to be "#fff" (color-hex-length)
(#538) Expected "#ffffff" to be "#fff" (color-hex-length)
(#654) Unexpected "vertical-align" with "float: left" (declaration-block-no-ignored-properties)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) 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)
(#18) 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)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#54) 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)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#76) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#86) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#100) 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)
(#196) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#201) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#261) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#295) 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)
(#307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#308) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#313) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#314) 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)
(#336) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#337) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#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)
(#345) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#349) 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)
(#360) 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)
(#600) 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)
(#201) Unexpected !important (declaration-no-important)
(#296) Expected indentation of 0 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#342) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#683) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#690) Expected indentation of 4 spaces (indentation)
(#691) Expected indentation of 4 spaces (indentation)
(#699) Expected indentation of 4 spaces (indentation)
(#279) Unexpected unit (length-zero-no-unit)
(#95) Expected line length to be no more than 132 characters (max-line-length)
(#662) Unexpected unknown property "font-color" (property-no-unknown)
(#24) Expected newline after "," (selector-list-comma-newline-after)
(#24) Expected newline after "," (selector-list-comma-newline-after)
(#24) Expected newline after "," (selector-list-comma-newline-after)
(#24) Expected newline after "," (selector-list-comma-newline-after)
(#61) Expected newline after "," (selector-list-comma-newline-after)
(#74) Expected newline after "," (selector-list-comma-newline-after)
(#75) Expected newline after "," (selector-list-comma-newline-after)
(#95) Expected newline after "," (selector-list-comma-newline-after)
(#95) Expected newline after "," (selector-list-comma-newline-after)
(#95) Expected newline after "," (selector-list-comma-newline-after)
(#95) Expected newline after "," (selector-list-comma-newline-after)
(#95) Expected newline after "," (selector-list-comma-newline-after)
(#95) Expected newline after "," (selector-list-comma-newline-after)
(#99) Expected newline after "," (selector-list-comma-newline-after)
(#278) Expected newline after "," (selector-list-comma-newline-after)
(#282) Expected newline after "," (selector-list-comma-newline-after)
(#282) Expected newline after "," (selector-list-comma-newline-after)
(#282) Expected newline after "," (selector-list-comma-newline-after)
(#282) Expected newline after "," (selector-list-comma-newline-after)
(#298) Expected newline after "," (selector-list-comma-newline-after)
(#359) Expected newline after "," (selector-list-comma-newline-after)
(#394) Expected newline after "," (selector-list-comma-newline-after)
(#554) Expected "UL" to be "ul" (selector-type-case)

PHPDocs style problems

(370 errors, 19 warnings)

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

mod/oublog/allposts.php
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Package oublog is not valid
mod/oublog/approve.php
(#18) File-level phpdocs block is not found
mod/oublog/atomlib.php
(#26) Function atom_standard_header is not documented
(#80) Function atom_add_items is not documented
(#123) Function atom_standard_footer is not documented
(#139) Function atom_start_tag is not documented
(#155) Function atom_end_tag is not documented
(#166) Function atom_full_tag is not documented
(#181) Function date_format_rfc3339 is not documented
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/backup/moodle2/backup_oublog_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#27) No one-line description found in phpdocs for class backup_oublog_activity_task
(#47) Phpdocs for function backup_oublog_activity_task::encode_content_links has incomplete parameters list
(#27) Class backup_oublog_activity_task does not have @copyright tag
(#27) Class backup_oublog_activity_task does not have @license tag
(#18) Package moodlecore is not valid
mod/oublog/backup/moodle2/backup_oublog_settingslib.php
(#17) No one-line description found in phpdocs for file
(#18) Package moodlecore is not valid
mod/oublog/backup/moodle2/backup_oublog_stepslib.php
(#33) Function backup_oublog_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class backup_oublog_activity_structure_step does not have @copyright tag
(#28) Class backup_oublog_activity_structure_step does not have @license tag
(#18) Package moodlecore is not valid
mod/oublog/backup/moodle2/restore_oublog_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_oublog_activity_task
(#28) Class restore_oublog_activity_task does not have @copyright tag
(#28) Class restore_oublog_activity_task does not have @license tag
(#18) Package moodlecore is not valid
mod/oublog/backup/moodle2/restore_oublog_stepslib.php
(#33) Function restore_oublog_activity_structure_step::define_structure is not documented
(#54) Function restore_oublog_activity_structure_step::process_oublog is not documented
(#78) Function restore_oublog_activity_structure_step::process_oublog_instance is not documented
(#91) Function restore_oublog_activity_structure_step::process_oublog_link is not documented
(#104) Function restore_oublog_activity_structure_step::process_oublog_post is not documented
(#122) Function restore_oublog_activity_structure_step::process_oublog_comment is not documented
(#135) Function restore_oublog_activity_structure_step::process_oublog_edit is not documented
(#148) Function restore_oublog_activity_structure_step::process_oublog_tag is not documented
(#173) Function restore_oublog_activity_structure_step::process_oublog_rating is not documented
(#200) Function restore_oublog_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class restore_oublog_activity_structure_step does not have @copyright tag
(#28) Class restore_oublog_activity_structure_step does not have @license tag
(#18) Package moodlecore is not valid
mod/oublog/bloglogin.php
(#16) File-level phpdocs block is not found
mod/oublog/classes/event/save_failed.php
(#17) No one-line description found in phpdocs for file
mod/oublog/classes/task/cron_task.php
(#26) Class cron_task is not documented
mod/oublog/comment_form.php
(#17) File-level phpdocs block is not found
(#19) Class mod_oublog_comment_form is not documented
(#21) Function mod_oublog_comment_form::definition is not documented
(#99) Function mod_oublog_comment_form::validation is not documented
(#19) Package is not specified for class mod_oublog_comment_form. It is also not specified in file-level phpdocs
mod/oublog/confirmloggedin.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/oublog/db/access.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
mod/oublog/db/install.php
(#28) Function xmldb_oublog_install is not documented
(#20) Package mod is not valid
mod/oublog/db/log.php
(#20) Package mod is not valid
mod/oublog/db/upgrade.php
(#) File-level phpdocs block is not found
(#33) Function xmldb_oublog_upgrade is not documented
(#33) Package is not specified for function xmldb_oublog_upgrade. It is also not specified in file-level phpdocs
mod/oublog/deletecomment.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/deletelink.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/deletepost.php
(#219) Function oublog_do_delete is not documented
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/deletepost_form.php
(#17) File-level phpdocs block is not found
(#28) Function mod_oublog_deletepost_form::definition is not documented
(#76) Function mod_oublog_deletepost_form::validation is not documented
(#21) Package mod is not valid
mod/oublog/editcomment.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#21) Package oublog is not valid
mod/oublog/editinstance.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#21) Package oublog is not valid
mod/oublog/editlink.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/editpost.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#21) Package oublog is not valid
mod/oublog/externallib.php
(#30) Class mod_oublog_external is not documented
(#32) Function mod_oublog_external::get_user_blogs_parameters is not documented
(#59) Function mod_oublog_external::get_user_blogs_returns is not documented
(#73) Function mod_oublog_external::get_blog_info_parameters is not documented
(#82) Function mod_oublog_external::get_blog_info is not documented
(#101) Function mod_oublog_external::get_blog_info_returns is not documented
(#112) Function mod_oublog_external::get_blog_allposts_parameters is not documented
(#160) Function mod_oublog_external::get_blog_allposts_returns is not documented
(#180) Function mod_oublog_external::get_blog_posts_parameters is not documented
(#253) Function mod_oublog_external::get_blog_posts_returns is not documented
(#17) No one-line description found in phpdocs for file
(#195) Phpdocs for function mod_oublog_external::get_blog_posts has incomplete parameters list
(#21) Package mod is not valid
mod/oublog/feed.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/import.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/oublog/index.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/lang/ca/oublog.php
(#16) File-level phpdocs block is not found
mod/oublog/lang/de/oublog.php
(#16) File-level phpdocs block is not found
mod/oublog/lang/en/oublog.php
(#17) File-level phpdocs block is not found
mod/oublog/lang/es/oublog.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/oublog/lang/ja/oublog.php
(#2) File-level phpdocs block is not found
mod/oublog/lang/pt_br/oublog.php
(#2) File-level phpdocs block is not found
mod/oublog/lib.php
(#1130) Function oublog_oualerts_additional_recipients is not documented
(#1157) Function oublog_oualerts_custom_info is not documented
(#115) Phpdocs for function oublog_delete_instance has incomplete parameters list
(#661) Phpdocs for function oublog_print_overview has incomplete parameters list
(#1183) Phpdocs for function oublog_extend_settings_navigation has incomplete parameters list
(#1213) Phpdocs for function oublog_rating_permissions has incomplete parameters list
(#1407) Phpdocs for function oublog_get_user_grades has incomplete parameters list
(#16) File-level phpdocs block does not have @copyright tag
(#1041) Not recommended phpdocs tag @global used
(#1041) Not recommended phpdocs tag @global used
(#1188) Not recommended phpdocs tag @global used
(#1188) Not recommended phpdocs tag @global used
(#1376) Not recommended phpdocs tag @global used
(#1376) Not recommended phpdocs tag @global used
(#1406) Not recommended phpdocs tag @global used
(#25) Package oublog is not valid
mod/oublog/link_form.php
(#16) File-level phpdocs block is not found
(#18) Class mod_oublog_link_form is not documented
(#20) Function mod_oublog_link_form::definition is not documented
(#18) Package is not specified for class mod_oublog_link_form. It is also not specified in file-level phpdocs
mod/oublog/locallib.php
(#2752) Class oublog_portfolio_caller is not documented
(#4522) Class oublog_stats_timefilter_form is not documented
(#4617) Class oublog_all_portfolio_caller is not documented
(#5215) Class oublog_participation_timefilter_form is not documented
(#1240) Function oublog_require_userblog_permission is not documented
(#1949) Function oublog_date is not documented
(#2097) Function oublog_individual_get_all_users is not documented
(#2133) Function oublog_individual_get_users_who_posted_to_this_blog is not documented
(#2161) Function oublog_individual_get_active_user is not documented
(#2187) Function oublog_individual_has_permissions is not documented
(#2284) Function oublog_individual_add_to_sqlwhere is not documented
(#2948) Function oublog_portfolio_caller::expected_time is not documented
(#2968) Function oublog_portfolio_caller::base_supported_formats is not documented
(#4526) Function oublog_stats_timefilter_form::definition is not documented
(#4568) Function oublog_stats_timefilter_form::render is not documented
(#4578) Function oublog_stats_timefilter_form::get_form_identifier is not documented
(#4583) Function oublog_stats_timefilter_form::add_action_buttons is not documented
(#4834) Function oublog_get_displayname is not documented
(#4847) Function oublog_get_reportingemail is not documented
(#4857) Function oublog_oualerts_enabled is not documented
(#4905) Function oublog_public_curl_multi::public_multi is not documented
(#5217) Function oublog_participation_timefilter_form::definition is not documented
(#5263) Function oublog_participation_timefilter_form::validation is not documented
(#2754) Variable oublog_portfolio_caller::$postid is not documented
(#2755) Variable oublog_portfolio_caller::$attachment is not documented
(#2757) Variable oublog_portfolio_caller::$post is not documented
(#2758) Variable oublog_portfolio_caller::$keyedfiles is not documented
(#4524) Variable oublog_stats_timefilter_form::$type is not documented
(#4619) Variable oublog_all_portfolio_caller::$postid is not documented
(#4620) Variable oublog_all_portfolio_caller::$attachment is not documented
(#4621) Variable oublog_all_portfolio_caller::$currentgroup is not documented
(#4622) Variable oublog_all_portfolio_caller::$offset is not documented
(#4623) Variable oublog_all_portfolio_caller::$currentindividual is not documented
(#4624) Variable oublog_all_portfolio_caller::$oubloguserid is not documented
(#4625) Variable oublog_all_portfolio_caller::$canaudit is not documented
(#4626) Variable oublog_all_portfolio_caller::$tag is not documented
(#4627) Variable oublog_all_portfolio_caller::$oublogid is not documented
(#4628) Variable oublog_all_portfolio_caller::$cmid is not documented
(#4630) Variable oublog_all_portfolio_caller::$post is not documented
(#4631) Variable oublog_all_portfolio_caller::$files is not documented
(#4632) Variable oublog_all_portfolio_caller::$keyedfiles is not documented
(#1840) There is no description in phpdocs for function oublog_search_installed
(#2760) There is no description in phpdocs for function expected_callbackargs
(#2769) There is no description in phpdocs for function __construct
(#2778) There is no description in phpdocs for function load_data
(#2832) There is no description in phpdocs for function get_return_url
(#2840) There is no description in phpdocs for function get_navigation
(#2934) There is no description in phpdocs for function get_sha1
(#2951) There is no description in phpdocs for function check_permissions
(#2961) There is no description in phpdocs for function display_name
(#4634) There is no description in phpdocs for function expected_callbackargs
(#4651) There is no description in phpdocs for function __construct
(#4661) There is no description in phpdocs for function load_data
(#4733) There is no description in phpdocs for function get_return_url
(#4742) There is no description in phpdocs for function get_navigation
(#4804) There is no description in phpdocs for function get_sha1
(#4824) There is no description in phpdocs for function check_permissions
(#209) Phpdocs for function oublog_can_post has incomplete parameters list
(#236) Phpdocs for function oublog_can_comment has incomplete parameters list
(#418) Phpdocs for function oublog_add_post has incomplete parameters list
(#555) Phpdocs for function oublog_get_posts has incomplete parameters list
(#752) Phpdocs for function oublog_get_post has incomplete parameters list
(#883) Phpdocs for function oublog_update_item_tags has incomplete parameters list
(#956) Phpdocs for function oublog_get_tags has incomplete parameters list
(#1043) Phpdocs for function oublog_get_tag_cloud has incomplete parameters list
(#1149) Phpdocs for function oublog_add_comment has incomplete parameters list
(#1567) Phpdocs for function oublog_get_feed_posts has incomplete parameters list
(#1668) Phpdocs for function oublog_get_feedurl has incomplete parameters list
(#1728) Phpdocs for function oublog_get_feedblock has incomplete parameters list
(#1779) Phpdocs for function oublog_get_meta_tags has incomplete parameters list
(#1959) Phpdocs for function oublog_build_navigation has incomplete parameters list
(#1984) Phpdocs for function oublog_individual_get_activity_details has incomplete parameters list
(#2320) Phpdocs for function oublog_get_last_modified has incomplete parameters list
(#2495) Phpdocs for function oublog_apply_high_security has incomplete parameters list
(#2890) Phpdocs for function oublog_portfolio_caller::prepare_post has incomplete parameters list
(#3822) Phpdocs for function oublog_stats_output_commentpoststats has incomplete parameters list
(#4045) Phpdocs for function oublog_stats_output_myparticipation has incomplete parameters list
(#4150) Phpdocs for function oublog_stats_output_participation has incomplete parameters list
(#4409) Phpdocs for function oublog_get_participation_details has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#4901) Class oublog_public_curl_multi does not have @copyright tag
(#4901) Class oublog_public_curl_multi does not have @license tag
(#2979) Invalid phpdocs tag @returns used
(#2779) Not recommended phpdocs tag @global used
(#2833) Not recommended phpdocs tag @global used
(#2841) Not recommended phpdocs tag @global used
(#2865) Not recommended phpdocs tag @global used
(#2865) Not recommended phpdocs tag @global used
(#2889) Not recommended phpdocs tag @global used
(#4662) Not recommended phpdocs tag @global used
(#4734) Not recommended phpdocs tag @global used
(#4743) Not recommended phpdocs tag @global used
(#4755) Not recommended phpdocs tag @global used
(#27) Package oublog is not valid
mod/oublog/migratepersonal.php
(#46) Class importpersonal is not documented
(#47) Function importpersonal::definition is not documented
(#966) Function oublog_sort_links is not documented
(#973) Function childnodes_to_object is not documented
(#996) Function formatbytes is not documented
(#1009) Function get_filenumber is not documented
(#1024) Function output is not documented
(#17) No one-line description found in phpdocs for file
(#891) Phpdocs for function oublog_decode_perbloglinks has incomplete parameters list
(#21) Package mod is not valid
mod/oublog/mod_form.php
(#25) Class moodleform_mod is not documented
(#33) Class mod_oublog_mod_form is not documented
(#35) Function mod_oublog_mod_form::definition is not documented
(#189) Function mod_oublog_mod_form::add_completion_rules is not documented
(#214) Function mod_oublog_mod_form::completion_rule_enabled is not documented
(#219) Function mod_oublog_mod_form::get_data is not documented
(#279) Function mod_oublog_mod_form::data_preprocessing is not documented
(#295) Function mod_oublog_mod_form::validation is not documented
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#19) Not recommended phpdocs tag @access used
(#20) Package oublog is not valid
mod/oublog/movelink.php
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
(#20) Package oublog is not valid
mod/oublog/participation.php
(#20) Package mod is not valid
mod/oublog/participation_table.php
(#44) Function oublog_participation_table::__construct is not documented
(#156) Function oublog_participation_table::grade_form_header is not documented
(#173) Function oublog_participation_table::grade_form_footer is not documented
(#210) Function oublog_user_participation_table::__construct is not documented
(#223) Function oublog_user_participation_table::setup is not documented
(#36) Variable oublog_participation_table::$cm is not documented
(#37) Variable oublog_participation_table::$course is not documented
(#38) Variable oublog_participation_table::$oublog is not documented
(#39) Variable oublog_participation_table::$groupid is not documented
(#40) Variable oublog_participation_table::$groupname is not documented
(#41) Variable oublog_participation_table::$extraheaders is not documented
(#42) Variable oublog_participation_table::$hasgrades is not documented
(#195) Variable oublog_user_participation_table::$cmid is not documented
(#196) Variable oublog_user_participation_table::$course is not documented
(#197) Variable oublog_user_participation_table::$oublog is not documented
(#198) Variable oublog_user_participation_table::$userid is not documented
(#199) Variable oublog_user_participation_table::$userfullname is not documented
(#200) Variable oublog_user_participation_table::$groupname is not documented
(#201) Variable oublog_user_participation_table::$groupid is not documented
(#204) Variable oublog_user_participation_table::$detailsheader is not documented
(#205) Variable oublog_user_participation_table::$postsheader is not documented
(#206) Variable oublog_user_participation_table::$commentsheader is not documented
(#207) Variable oublog_user_participation_table::$posts is not documented
(#208) Variable oublog_user_participation_table::$comments is not documented
(#30) No one-line description found in phpdocs for class oublog_participation_table
(#185) No one-line description found in phpdocs for class oublog_user_participation_table
(#56) Phpdocs for function oublog_participation_table::setup has incomplete parameters list
(#30) Class oublog_participation_table does not have @copyright tag
(#185) Class oublog_user_participation_table does not have @copyright tag
(#30) Class oublog_participation_table does not have @license tag
(#185) Class oublog_user_participation_table does not have @license tag
(#20) Package mod is not valid
mod/oublog/pluginfile.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#21) Package mod is not valid
mod/oublog/post_form.php
(#17) File-level phpdocs block is not found
(#19) Class mod_oublog_post_form is not documented
(#25) Function mod_oublog_post_form::definition is not documented
(#148) Function mod_oublog_post_form::validation is not documented
(#21) Variable mod_oublog_post_form::$restricttags is not documented
(#22) Variable mod_oublog_post_form::$requiretags is not documented
(#23) Variable mod_oublog_post_form::$availtags is not documented
(#19) Package is not specified for class mod_oublog_post_form. It is also not specified in file-level phpdocs
mod/oublog/renderer.php
(#27) Class mod_oublog_renderer is not documented
(#1627) Class oublog_statsinfo is not documented
(#1390) Function mod_oublog_renderer::render_stats_view is not documented
(#1479) Function mod_oublog_renderer::render_oublog_print_delete_dialog is not documented
(#1576) Function mod_oublog_renderer::render_export_button_top is not documented
(#1581) Function mod_oublog_renderer::render_export_button_bottom is not documented
(#1628) Variable oublog_statsinfo::$percent is not documented
(#1629) Variable oublog_statsinfo::$url is not documented
(#1630) Variable oublog_statsinfo::$label is not documented
(#1631) Variable oublog_statsinfo::$user is not documented
(#1632) Variable oublog_statsinfo::$stat is not documented
(#1634) There is no description in phpdocs for function __construct
(#57) Phpdocs for function mod_oublog_renderer::render_post has incomplete parameters list
(#435) Phpdocs for function mod_oublog_renderer::render_post_socialshares has incomplete parameters list
(#530) Phpdocs for function mod_oublog_renderer::render_participation_list has incomplete parameters list
(#666) Phpdocs for function mod_oublog_renderer::render_user_participation_list has incomplete parameters list
(#943) Phpdocs for function mod_oublog_renderer::render_comments has incomplete parameters list
(#1139) Phpdocs for function mod_oublog_renderer::render_all_users_participation_table has incomplete parameters list
(#1569) Phpdocs for function mod_oublog_renderer::render_summary has incomplete parameters list
(#1611) Phpdocs for function mod_oublog_renderer::get_link_back_to_oublog has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package mod is not valid
mod/oublog/restrictcomments.php
(#20) File-level phpdocs block is not found
mod/oublog/savegrades.php
(#20) Package mod is not valid
mod/oublog/search.php
(#23) Package oublog is not valid
mod/oublog/settings.php
(#18) File-level phpdocs block is not found
mod/oublog/stats_update.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/oublog/tests/externallib_test.php
(#17) File-level phpdocs block is not found
(#21) Class externallib_test is not documented
(#26) Function externallib_test::create_content is not documented
(#23) Variable externallib_test::$course1 is not documented
(#24) Variable externallib_test::$blog is not documented
(#21) Package is not specified for class externallib_test. It is also not specified in file-level phpdocs
mod/oublog/tests/generator/lib.php
(#39) Function mod_oublog_generator::reset is not documented
(#44) Function mod_oublog_generator::create_instance is not documented
(#83) Function mod_oublog_generator::create_content is not documented
(#37) Variable mod_oublog_generator::$modcount is not documented
mod/oublog/tests/generator_test.php
(#33) Class oublog_generator_test is not documented
mod/oublog/tests/locallib_test.php
(#35) Class oublog_locallib_test is not documented
(#37) Variable oublog_locallib_test::$userid is not documented
(#38) Variable oublog_locallib_test::$modules is not documented
(#39) Variable oublog_locallib_test::$usercount is not documented
(#17) No one-line description found in phpdocs for file
mod/oublog/tests/oublog_import_getallposts_test.php
(#35) Class oublog_import_getallposts_test is not documented
(#37) Variable oublog_import_getallposts_test::$course1 is not documented
(#38) Variable oublog_import_getallposts_test::$course2 is not documented
(#39) Variable oublog_import_getallposts_test::$course3 is not documented
(#17) No one-line description found in phpdocs for file
mod/oublog/tests/oublog_import_getbloginfo_test.php
(#17) File-level phpdocs block is not found
(#21) Class oublog_import_getbloginfo_test is not documented
(#23) Variable oublog_import_getbloginfo_test::$course1 is not documented
(#24) Variable oublog_import_getbloginfo_test::$course2 is not documented
(#25) Variable oublog_import_getbloginfo_test::$course3 is not documented
(#21) Package is not specified for class oublog_import_getbloginfo_test. It is also not specified in file-level phpdocs
mod/oublog/tests/oublog_import_getblogs_test.php
(#17) File-level phpdocs block is not found
(#21) Class oublog_import_getblogs_test is not documented
(#23) Variable oublog_import_getblogs_test::$course1 is not documented
(#24) Variable oublog_import_getblogs_test::$course2 is not documented
(#25) Variable oublog_import_getblogs_test::$course3 is not documented
(#21) Package is not specified for class oublog_import_getblogs_test. It is also not specified in file-level phpdocs
mod/oublog/tests/oublog_import_getposts_test.php
(#17) File-level phpdocs block is not found
(#21) Class oublog_import_getposts_test is not documented
(#27) Function oublog_import_getposts_test::create_content is not documented
(#23) Variable oublog_import_getposts_test::$course1 is not documented
(#24) Variable oublog_import_getposts_test::$course2 is not documented
(#25) Variable oublog_import_getposts_test::$course3 is not documented
(#21) Package is not specified for class oublog_import_getposts_test. It is also not specified in file-level phpdocs
mod/oublog/tests/oublog_test_lib.php
(#26) Class oublog_test_lib is not documented
(#52) Function oublog_test_lib::get_new_course is not documented
(#59) Function oublog_test_lib::get_new_group is not documented
(#66) Function oublog_test_lib::get_new_group_member is not documented
(#17) No one-line description found in phpdocs for file
mod/oublog/tests/participation_test.php
(#32) Class oublog_participation_test is not documented
mod/oublog/userparticipation.php
(#20) Package mod is not valid
mod/oublog/version.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#23) Package oublog is not valid
mod/oublog/view.php
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#22) Package oublog is not valid
mod/oublog/viewedit.php
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#22) Package oublog is not valid
mod/oublog/viewpost.php
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#22) Package oublog is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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